Re: Python IDE like NetBeans/Delphi IDE

2005-04-05 Thread Axel Straschil
Hello! > WingIDE (commercial, slower than PythonWin but has many features) You can use and reactivate a trial licence for WingIDE for a realy long term, give it a try, i bought a licence last week and realy love it! Lg, AXEL. -- "Aber naja, ich bin eher der Forentyp." Wolfibolfi's outing in ht

Re: Python IDE like NetBeans/Delphi IDE

2005-04-05 Thread JZ
Dnia Tue, 05 Apr 2005 14:07:14 +0200, [EMAIL PROTECTED] napisaƂ(a): > Hi ! > > I search for an IDE that working in Windows, and knows these functions: > > A.) Automatic name searching/showing/extending on classes with > keypressing (like Netbeans, or Delphi Ctrl+Space). > B.) Debugging: breakpo

Re: Python IDE like NetBeans/Delphi IDE

2005-04-05 Thread Markus Wankus
More specifically, check out the pydev plugin for Eclipse. pydev.sourceforge.net M. Larry Bates wrote: Take a look at ActiveState: http://www.activestate.com/Products/ActivePythonFamily/?_x=1 or for something more general: http://www.eclipse.org/ Larry Bates [EMAIL PROTECTED] wrote: Hi ! I search f

Re: Python IDE like NetBeans/Delphi IDE

2005-04-05 Thread Franz Steinhaeusler
On Tue, 05 Apr 2005 14:07:14 +0200, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > >I search for an IDE that working in Windows, and knows these functions: > >A.) Automatic name searching/showing/extending on classes with >keypressing (like Netbeans, or Delphi Ctrl+Space). >B.) Debugging: break

Re: Python IDE like NetBeans/Delphi IDE

2005-04-05 Thread Larry Bates
Take a look at ActiveState: http://www.activestate.com/Products/ActivePythonFamily/?_x=1 or for something more general: http://www.eclipse.org/ Larry Bates [EMAIL PROTECTED] wrote: > Hi ! > > I search for an IDE that working in Windows, and knows these functions: > > A.) Automatic name sear

Python IDE like NetBeans/Delphi IDE

2005-04-05 Thread [EMAIL PROTECTED]
Hi ! I search for an IDE that working in Windows, and knows these functions: A.) Automatic name searching/showing/extending on classes with keypressing (like Netbeans, or Delphi Ctrl+Space). B.) Debugging: breakpoints, step on lines (code), watch variables. Or A and B both. Please help me. Thanx: