Difference between revisions of "Talk:The Main Menu"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
BayerMeister (Talk | contribs) |
BayerMeister (Talk | contribs) |
||
Line 6: | Line 6: | ||
-on some action (navigation through the menu) I change the visibility<br /> | -on some action (navigation through the menu) I change the visibility<br /> | ||
− | I could also switch sheets by SYSTEM->setGUISheet. I believe there are couple more ways to do this. I believe this could be mentioned in this tutorial. | + | I could also switch sheets by SYSTEM->setGUISheet. I believe there are couple more ways to do this. I believe this could be mentioned in this tutorial. --[[User:BayerMeister|BayerMeister]] 02:14, 6 March 2008 (PST) |
Latest revision as of 10:14, 6 March 2008
Hi. I am wondering what way is prefered to switch menu states. So I've done this:
-created a layout containing them all (4 different FrameWindows)
-set all but he first invisible
-on some action (navigation through the menu) I change the visibility
I could also switch sheets by SYSTEM->setGUISheet. I believe there are couple more ways to do this. I believe this could be mentioned in this tutorial. --BayerMeister 02:14, 6 March 2008 (PST)