Control Z-Order of windows
Posted: Tue Apr 06, 2010 18:41
I want to be able to put certain windows below or above other windows how is this accomplished?
In actionscript (I know, not CEGUI) you can retrieve the number of children of a window and "re-shuffle" them by calling "setChildIndex" to position the window in the stack. Can you do this in CEGUI?
In actionscript (I know, not CEGUI) you can retrieve the number of children of a window and "re-shuffle" them by calling "setChildIndex" to position the window in the stack. Can you do this in CEGUI?