From: Alex T. <al...@tw...> - 2005-12-14 09:06:19
|
Don Taylor wrote: > Total Newbie question - I have not yet tried PythonCard or wxWidgets > but I will 'real soon now'. > > I presume that I can use Eclipse+Pydev for my Python editing while > using Pythoncard to edit my resources. My question is can I run and > debug a PythonCard application from within Eclipse+Pydev? > > I know that I can try this out myself (and I will) but has anyone else > tried this, or something like it, and what pitfalls I should look out > for. Sorry, I haven't tried Eclipse. I use the PythonCard editor about 90% of the time - does have some advantages for having built-in knowledge of the controls and events associated with them, plus easy access to the runtime options (debug, log, message watcher, etc.) When I have complex changes to do, I use Emacs for the sake of its macros etc. (and out of long-term habit). The other 5% of the time, when I want a serious debugger, I use Wing-IDE (Personal Edition). -- Alex Tweedly http://www.tweedly.net -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.13.13/199 - Release Date: 13/12/2005 |