Re: wxEuphoria events don't work
- Posted by ghaberek (admin) May 21, 2009
- 851 views
The event handler system, as a whole, works fine. Can you provide an example of an event that does not work? I think there are a few that are declared but don't work yet. Are you calling set_event_handler() correctly? You should look at the provided examples to gain an understanding of how event handlers are setup.
-Greg