On 08/01/2014 18:15, Ed Leafe wrote:
On Jan 8, 2014, at 10:47 AM, Werner <[email protected]> wrote:

I am debugging it using WingIDE 5.0 and what gets me is why I see this:
I would advise against doing testing under Wing. It does a bunch of magic to 
make it work the way it does, and we've seen that it conflicts with a lot of 
the magic that Dabo does to make it work.
I have the impression that 5.x of WingIDE is handling Dabo better. Anyhow when I have doubts I run things from the windows command prompt to see if I get the same result. In the case of the toolbar problem I see the same exception.

I strongly recommend installing pudb, and then putting in calls to 
'dabo.trace()' where you want to step through the code.
If this is running on Windows I will give it a go when I have a moment.

Werner

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to