From: Don T. <nos...@gm...> - 2005-12-14 23:51:47
|
Alex Tweedly wrote: > > 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.) > I been able to use Eclipse/Pydev on "Minimal" and the debugger seems to work at least in a very simple set up. Eclipse/Pydev and the resourceEditor seem to play quite nicely togtether. If the resource files has a different extention then I could register the resourceEditor as an external editor on Eclipse. I am curious about the PythonCard editor having "built-in knowledge of the controls and events associated with them". A quick look at the code editor did not reveal this to me - what should I be looking for? I plan to experiment further with Eclipse/Pydev - PythonCard as it seems like a nice combination to me. Thanks, Don |