> Does Tkinter provide a combobox or do I have to find some way of making > a listbox do the job ?
Hi! In Tkinter this is called "OptionMenu". If you don't like it, PMW (http://pmw.sourceforge.net/) has a *real* Combobox :) Regards, mawe -- http://mail.python.org/mailman/listinfo/python-list