I need to create customed events. I've followed the wxPython in action example and my event is not received. Of course this certainly comes from my code (because the Demo works). I'd like to know if there is tools (or methods) to debug events handling.
On Jul 23, 4:04 am, VINOT Sébastien <sebastien.vi...@prevention- informatique.fr> wrote:
Hello,
I need to create customed events. I've followed the wxPython in action example and my event is not received. Of course this certainly comes from my code (because the Demo works). I'd like to know if there is tools (or methods) to debug events handling.
If you're not able to figure out what you have done differently than the demo then please make a small runnable sample that recreates the problem. MakingSampleApps - wxPyWiki
···
On 7/23/10 2:04 AM, VINOT S�bastien wrote:
Hello,
I need to create customed events. I've followed the wxPython in action example and my event is not received. Of course this certainly comes from my code (because the Demo works). I'd like to know if there is tools (or methods) to debug events handling.