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 to look at IDLE, available from python.org.
IDLE is also available in ActivePython - but just not listed in the
Start Menu. Go to C:\Python26\Lib\idlelib and click on idle.bat or idle.py.
For auto-completion, you can also give the free Komodo Edit (Trent,
codeintel is supported in Edit, right?) a try
http://www.activestate.com/komodo_edit/
I believe you are using PyQT API, In that case, go to
http://community.activestate.com/forum/komodo-python-qt-and-pyqt-catalog-files-cix
-srid
_______________________________________________
ActivePython mailing list
ActivePython@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython