unload windows ?
Posted: Sun May 29, 2005 18:58
Hello,
Is it possible to unload CEGUI::Windows inside a click event callback method ?
I've had problems with CEGUI crashing upon doing this. Off course I can easily solve it by triggering a unload flag and unloading next "render loop cycle" before i tell CEGUI to dispatch any events.
- Kristian
Is it possible to unload CEGUI::Windows inside a click event callback method ?
I've had problems with CEGUI crashing upon doing this. Off course I can easily solve it by triggering a unload flag and unloading next "render loop cycle" before i tell CEGUI to dispatch any events.
- Kristian