CEGUI (Crazy Eddie's GUI) Forums
The official forum for CEGUI
http://cegui.org/forum/
CEGUI::Window::subscribeEvent -> How do you unsubscribe
http://cegui.org/forum/viewtopic.php?f=10&t=2669
Page
1
of
1
CEGUI::Window::subscribeEvent -> How do you unsubscribe
Posted:
Mon Jun 18, 2007 16:06
by
daves
I can't find an unsubscribeEvent method. How do I unsubscribe once I've subscribed?
Posted:
Tue Jun 19, 2007 06:38
by
Kuehrli
You can store the connection that you receive from subscribeEvent and disconnect it. The topic is explained in this thread:
http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1332