drop down feature

Michael Peuser mpeuser at web.de
Tue Aug 12 11:01:58 EDT 2003


I think it would reduce trafic here if you read an elementary book about how to program with Python.
Please, I do not want to be rude!
But Python generally has more or less plain vanilla IDEs. You just have to try them out!
Most popular is IDLE or course, but there is definitely more.
Some of them cost money! SecretLab's PythonWorks Pro, ActiveState's KOMODO, ...

Sometimes those IDEs are coupled to GUIs and have GUI Builder Feature.However you have to decide which GUI-Toolkit you want to use (Qt, wx, Tkinter,GTK,......)

There is more than one way to do it, as they say at the other place   ;-)

Kindly
Michael Peuser


"Emmanuel Jean-Louis" <ejeanlouis2001 at yahoo.com> schrieb im Newsbeitrag news:mailman.1060692918.5794.python-list at python.org...
  Does python 2.2 has a drop down feature like VB does so that you can list of methods and variables associate with that particular class?  If it does, how do I turn it on?

  Thx.  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20030812/6b2a1fae/attachment.html>


More information about the Python-list mailing list