Jack
09-09-2012 12:29:42
Hi,
My problem when using MyGUI is that I can not seem to align widgets. Align property will only take place after window resize. Is this intended behaviour?
The first time I create rendering window and MyGUI::Gui, widgets seem to be placed into absolute position even though I set the align to something else than the default. After window resize widgets will warp to correct positions. I found this topic that essentially discusses about the very same problem: http://www.ogre3d.org/addonforums/viewtopic.php?f=17&t=15039&p=83685&hilit=align+resize#p83685
I am not using Layouts, everything is coded. I'm using MyGUI 3.2 (svn trunk) and OgrePlatform.
My problem when using MyGUI is that I can not seem to align widgets. Align property will only take place after window resize. Is this intended behaviour?
The first time I create rendering window and MyGUI::Gui, widgets seem to be placed into absolute position even though I set the align to something else than the default. After window resize widgets will warp to correct positions. I found this topic that essentially discusses about the very same problem: http://www.ogre3d.org/addonforums/viewtopic.php?f=17&t=15039&p=83685&hilit=align+resize#p83685
I am not using Layouts, everything is coded. I'm using MyGUI 3.2 (svn trunk) and OgrePlatform.