Code: Select all
CEGUI::SchemeManager::getSingletonPtr()->loadScheme((CEGUI::utf8*)"TaharezLook.scheme");
I think I unload everything correctly by destrying windows, the OGRE scenemanager and unloading the schemes.
How should I unload and reload CEGUI?