Game Development Community

GUI Editor in 1.4

by Jacob · in Torque Game Engine · 12/04/2005 (10:08 am) · 2 replies

So many nice things about it that make GUI creation easier - I am grateful!

I noticed that I have not had to use the Apply button, as whenever I change (almost) any value and press Enter, it is automatically updated! This is very nice! This leads me to my issue...

I placed a scroll control and changed the scroll bar property to "always off". The scroll bar did not disapear...hmmm, maybe I have to hit Apply. So, I did and the scroll bar was still there. I tried the other scroll bar - same thing. Then, for some reason I checked the "constant thumb height" box and voila! both scroll bars disapeared as they should. So...something is going on there that probably shouldn't :)

I tried this in my project as well as the stock racing kit with the same effect.

On a side note, if anyone is interested; if you change the renderOffset in the LeftRightCursor to "0.5 0.1" and in the UpDownCursor to "0.5 1", the cursors will match up with the resize marks of your controls much nicer - that is if you are using the stock cursors provided.

#1
12/04/2005 (12:09 pm)
Nice. Effective :)
#2
12/04/2005 (1:58 pm)
#883. Thanks Jacob!