main logo
Subject: Re: [dabo-users] Developing and debugging dabo applications
Author: Alex Tweedly
Posted: 2006/06/30 13:41:32
 
View Entire Thread
New Search


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

--
Alex Tweedly http://www.tweedly.net



--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.7/379 - Release Date: 29/06/2006



 
©2006 Alex Tweedly
<-- Prior Message New Search Next Message -->