View Single Post
Old Jul 4th, 2007, 7:28 PM   #19
Dietrich
Professional Programmer
 
Dietrich's Avatar
 
Join Date: Feb 2005
Posts: 434
Rep Power: 4 Dietrich is on a distinguished road
Talking

I find the DrPython IDE very stable, and you can download a code completion plugin that offers a dropdown list of choices. For instance if you use 'import Tkinter as tk', the moment you type 'tk.' the list of choices comes up and you can double click to select a choice.

Pyscripter works well, but on occasion sinks.
__________________
I looked it up on the Intergnats!
Dietrich is offline   Reply With Quote