On Jun 19, 2006, at 9:35 AM, Simen Haugen wrote:
File "C:\Python24\Lib\site-packages\rpdb2.py", line 4539, in __requestraise e DebuggerNotBrokenNo windows gets shown.
I guess this means that it can't continue if execution hasn't been suspended (broken). I don't know how rpdb2 is supposed to work with programs that have their own event loop; you might want to check with the author of that tool to see if he can shed some light on what's going on here: is it a wxPython issue, or is their something in Dabo that we need to do to get it to work correctly? Basically, we are using the wxPython event loop.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
