ok thanks for the answer
Is there any way to remove or change the argument of the function ?
I know you said "must match" but may be... I don't know
Search found 2 matches
- Tue Mar 17, 2009 12:24
- Forum: Modifications / Integrations / Customisations
- Topic: stuff with subscribeEvent()
- Replies: 4
- Views: 6238
- Tue Mar 17, 2009 08:15
- Forum: Modifications / Integrations / Customisations
- Topic: stuff with subscribeEvent()
- Replies: 4
- Views: 6238
stuff with subscribeEvent()
Hi, Nice to see you 8) Actually, I need to create an onClickButton() method. Basically, this method do just that : void GUIHandler::OnClickButton(const std::string &button, "callback") { CEGUI::WindowManager *wmgr = CEGUI::WindowManager::getSingletonPtr(); CEGUI::W...