Search found 1 match

by raver
Thu Aug 29, 2013 20:11
Forum: Help
Topic: Strange ItemListbox behaviour
Replies: 0
Views: 7400

Strange ItemListbox behaviour

Hi, i am new CEGUI user and i have a problem, look at this code: CEGUI::Window* root = windowMgr->createWindow("DefaultWindow", "Root"); CEGUI::System::getSingletonPtr()->getDefaultGUIContext().setRootWindow(root); CEGUI::ItemListbox* list = (CEGUI::ItemListbox*)windowMgr->create...

Go to advanced search