[Boa Constr] Is the new debugger working with wxWindows?
Status: Beta
Brought to you by:
riaan
From: <kl...@ma...> - 2002-03-22 19:45:11
|
Has anyone had any luck running an app with the new debugger from CVS? I'm just wondering if I'm having a bad day or if the debugger is having issues. I have noticed that there's been recent activity on the debugger CVS logs, but it still doesn't run. Symptoms: Debugger starts, indicating its ready to run. Pressing either of the run buttons gives a "running" status (bottom of debugging window), but my wx application never appears. Straight Python scripts seem to run OK and the wxApp runs "correctly" until the mainloop is called. I'm just wondering if its a platform problem or if its just not working yet. Run on: Win98/ME Python 2.1/2.2 wxWindows 2.3 Boa 0.1.1a (CVS pulled today 3/22) Kevin Oh yeah... Thanks Riaan and team! |