Python editor example with auto-complete?

Niklas Salmi nsalmi at abo.fi
Tue Dec 10 13:22:09 EST 2002


On Tue, 10 Dec 2002 18:04:54 +0000, Robert Oschler wrote:
> I figured if someone's done the work of the drop-down list and edit
> window processing, might save some time, especially when it comes to the
> drop-down list GUI handling.

What GUI toolkit are you using? In wxPython, wxStyledTextCtrl has an
auto-complete dropdown list.



More information about the Python-list mailing list