Game Development Community

RTS Tutorial GUI problem

by Damon Slye · in Torque Game Builder · 07/05/2006 (8:23 pm) · 1 replies

I'm going through this tutorial, and got stuck at this point:
http://tdn.garagegames.com/wiki/Torque_2D/GenreTutorials/StrategyMouseSelections#Adjusting_our_t2dSceneWindow.27s_size

When I resize the LevelBuilderSceneWindow to make room for the menu at the bottom, it works, I press apply; however, if I later click on its parent GuiFormCtrl, the extents of the LevelBuilderSceneWindow reset to what they were.

How can I get them to not reset?