Search found 1 match
- Thu Aug 04, 2005 00:19
- Forum: Modifications / Integrations / Customisations
- Topic: non static member function as an event handler
- Replies: 5
- Views: 4300
Re: non static member function as an event handler
Unfortunately I can't see what's so great about it. My program simply keeps crashing at mButton->subscribeEvent(CEGUI::PushButton::EventClicked, CEGUI::Event::Subscriber(HandlerClass::eventHandler, handler)); and yes :p The CEGUI is up and functional, and the mButton is there too. I *dont* have this...