Pythonwin + wxPython debugging event callbacks

Dan Underwood danunder at columbus.rr.com
Sun Sep 10 19:29:36 EDT 2000


Never Mind!
I forgot to call wxPython's MainLoop. wxPython pretends to be there but
really is off in never-never land, thus the Pythonwin debugger has no
idea what's going on.
Dan.

Dan Underwood wrote:
> 
> I'm having trouble getting the Pythonwin debugger to recognize
> breakpoints within wxPython event methods. Any suggestions?
> Thanks.
> Dan.



More information about the Python-list mailing list