Search found 1 match

by LarriPapi
Tue Oct 02, 2012 14:28
Forum: Modifications / Integrations / Customisations
Topic: CommonFileDialog problem when want to show it
Replies: 1
Views: 7869

CommonFileDialog problem when want to show it

I need some help with CommonFileDialog because when through event call this code: CEGUI::Window* mainWindow = CEGUI::WindowManager::getSingleton().getWindow((CEGUI::utf8*)"Root"); mainWindow->addChildWindow(CEGUI::CommonFileDialog::getSingleton().getWindow()); CEGUI::CommonFileDialogInput ...

Go to advanced search