[Visualpython-discuss] Newbie needs help debugging with wxTImer drive code
by Chris Chan other posts by this author
Nov 20 2003 8:32PM messages near this date
view in the new Beta List Site
Re: [Visualpython-discuss] problems after migrating to ActivePython 2.3
|
Re: [Visualpython-discuss] Newbie needs help debugging with wxTImer drive code
Hello,
I'm new to Visual Python. My app is wxPython-based, and generates a =
wxTimer event that gets sent to the app's wxGLCanvas-based view. The =
problem: As soon as I activate the timer, Visual Studio becomes =
unresponsive. I can't interact with the UI to set breakpoints. The =
Visual Studio windows do get refreshed, it's just that the UI menus and =
editors won't accept input. I must close the running program window to =
get Visual Studio working properly. The timer events are 1 second apart, =
and I know they are getting called because of a dagnostic print message =
during the event handling. I do nothing else in the timer event handler =
but print this message. It seems as though Note: I recently did a =
complete install of ActiveState Python & Visual Python.=20
What gives ?
Thanks,
Chris
Attachments:
unknown1
unknown2
unknown1
Thread:
Chris Chan
Eric Promislow
|