Kerion
13-08-2008 06:25:21
This seems like it should be obvious, but I can't figure out how to get a list of the top level widgets in a MyGUI state. Each Widget has getChilds() to return it's children, but Gui doesn't seem to have getChilds() to return the top-level widgets. Is there someway to do this that I am missing?