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.

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.

#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.
ParticleStorm