Alex Tweedly wrote: > Ed Leafe wrote: > >> On Jun 30, 2006, at 9:53 AM, Simen Haugen wrote: >> >>> Why are debuggers >>> crashing etc. with dabo? I have now tries several different debuggers, >>> and none work with dabo. >> >> >> I can't say. The ones that I've used work fine, so it's >> impossible to determine if it's something in your setup or something >> in the debuggers. >> >> As I've said, there is nothing but Python code in Dabo. We're not >> using any type of outside libraries or special C extensions or >> anything that is not normal Python and wxPython. I don't think that >> there is any reason for Dabo code to behave differently than any >> other Python code. > > I did have a problem with code completion using PythonCard code > editor/shell due to wxPython/introspect.py being confused by the method > (or function?) "_" Once that was fixed locally it worked for me > > I've had success with WingIDE and Dabo apps (though there are problems > with anything built with Class Designer - the code fragments aren't > (afaict) visible to the debugger). Using CD for layout only, and keeping > all the source in simple source files, Wing IDE works fine for me. YMMV >
I would be interested in how you did that. What about a wiki entry for this? Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
