Game Development Community

TGEA 1.8.1 Selfmoving controls

by Krzysztof Szaton · in Torque Game Engine Advanced · 07/18/2009 (2:17 am) · 3 replies

Hi.

I have gui window(GuiWindowCtrl) with HorizSizing set to relative and VertSizing set to height. Inside this window is GuiScrollCtrl with HorizSizing and VertSizing set to relative. When i press f10 to close GuiEditor and see preview of gui - GuiScrollCtrl is changing position. This is good? I don't think soo.

img141.imageshack.us/img141/880/selfmoving.jpg

#1
10/29/2009 (12:19 pm)
I found the same problem. have you solved it?
#2
10/29/2009 (2:17 pm)
try making the GUI Editor use your specific screen resolution as its default size. takes a little hunting around, but worth it.
#3
10/29/2009 (10:12 pm)
Thanks Orion!
I found the solution here.