> For auto-completion, you can also give the free Komodo Edit (Trent,
> codeintel is supported in Edit, right?)
Yes, indeedy.
Trent
--
Trent Mick
trentm at activestate.com
http://trentm.com/blog/
___
ActivePython mailing list
ActivePython@listserv.Ac
Idle and PyCrust have the ability to show method signatures like an IDE like
Eclipse does.
-Ed
From: activepython-boun...@listserv.activestate.com
[mailto:activepython-boun...@listserv.activestate.com] On Behalf Of George Seese
Sent: Thursday, April 15, 2010 12:31 PM
To: activepython@listserv.A
On 4/15/2010 11:19 AM, Bob Kline wrote:
On 4/15/2010 1:31 PM, George Seese wrote:
When entering something like:
label = QLabel
I don't see any intelligent clues as to what arguments are available
to be defined.
Is this kind of help only available in IDEs that are purchased?
You might want
On 4/15/2010 1:31 PM, George Seese wrote:
When entering something like:
label = QLabel
I don't see any intelligent clues as to what arguments are available
to be defined.
Is this kind of help only available in IDEs that are purchased?
You might want to look at IDLE, available from python.or
I'm very new at this.
I have pywin32 build 214 on Windows XP.
When entering something like:
label = QLabel
I don't see any intelligent clues as to what arguments are available to be
defined.
Is this kind of help only available in IDEs that are purchased?
Otherwise, what is the easiest way to fin