Using event handler without a GUI?
-
- Earned a small fee
- Posts: 22
- Joined: Sat May 20, 2006 2:45 am
Using event handler without a GUI?
I am trying to implement event based wxSockets into a program based on Irrlicht's message pump. Is there a possible way to utilize the event system without the GUI, possibly through wxThreads? If so, is there any recent or relevant documentation or examples on how to do so?
Maybe look at this:
http://www.wxwidgets.org/wiki/index.php/Custom_Events
http://www.wxwidgets.org/wiki/index.php/Custom_Events