I was trying to use ActiveState/PythonWin for debugging my wxPython
program. I saw in the mail archive that I am not the only one with
problems with this combination. Is there a preferred environment for
debugging wxPython programs ?
Paul Casteels Paul.Casteels@ua.ac.be Tel: +32.3.8202455
Fax: +32.3.8202470
University of Antwerp Dpt.Physics
Universiteitsplein 1
B-2610 Wilrijk
Belgium
I was trying to use ActiveState/PythonWin for debugging my wxPython
program. I saw in the mail archive that I am not the only one with
problems with this combination. Is there a preferred environment for
debugging wxPython programs ?
I use emacs' gud wrapper around the standard python debugger. It's been a
while since I tried it but I hear that Boa Constructor's debugger is getting
better so you may want to try that also.
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!
It's not free, but I use Wing IDE. You need the latest update or it
can choke on the huge # of globals added when wxPython is
imported - but it works very well for me. It was worth $US119
to me.
It's $US99 for Linux, less for edu users, and I believe it is free
if you can show that you're using it for a bona-fide open
source project.
www.wingide.com
Jeff Sasmor
jeff@sasmor.com
www.netkook.com
···
----- Original Message -----
From: "Paul Casteels" <Paul.Casteels@ua.ac.be>
To: <wxpython-users@lists.wxwindows.org>
Sent: Monday, June 25, 2001 3:07 AM
Subject: [wxPython] debugging wxpython programs
I was trying to use ActiveState/PythonWin for debugging my wxPython
program. I saw in the mail archive that I am not the only one with
problems with this combination. Is there a preferred environment for
debugging wxPython programs ?
Paul Casteels Paul.Casteels@ua.ac.be Tel: +32.3.8202455
Fax: +32.3.8202470
University of Antwerp Dpt.Physics
Universiteitsplein 1
B-2610 Wilrijk
Belgium