Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: M55 on July 02, 2018, 10:13:31 AM

Title: Railclone 3.1.9b Bug
Post by: M55 on July 02, 2018, 10:13:31 AM
have problems to type 90 or 10 or anything with a 0 in transform/rotation or wherever

if i type in 9 it´s ok but if i type 0 (to get 90) the render to texture window opens

happens to me in 2018 and 2019

after i restored the style editor view it works again

strange

 :)
Title: Re: Railclone 3.1.9b Bug
Post by: Rokas on July 02, 2018, 01:16:22 PM
Can't reproduce.
You fixed it too, right.
Title: Re: Railclone 3.1.9b Bug
Post by: M55 on July 02, 2018, 02:13:34 PM
yes i fixed it

the style editor was somehow screwed up ... very strange

i did "restore default layout" and it works fine again

 :)
Title: Re: Railclone 3.1.9b Bug
Post by: iToo on July 02, 2018, 04:05:08 PM
This would happen because by default Max "captures" the keyboard for their shortcuts (i.e. '0' for the Render to Texture dialog).
When the interface enters in certain controls (as a numeric edit box), it's necessary to release the keyboard from Max, and capture it from the control (and back when the focus changes).

The Style Editor does the same, capturing and releasing the kebyboard when needed.
But Probably some Max event is recapturing the keyboard while the editor is open, causing this issue.
At least we can reproduce the same steps, it's difficult to fix it.

Anyway, this should happen only ocasionally, and the workaround is simple: just close and open the Style Editor.