Hi,

I would like to make a combobox with a list of strings, but I have many
problems with it.  I know how to make the combobox and how to add
strings, but is it possible to get a list of strings from the combobox
and also is it possible to update the combobox with a list of strings?
(something like combo.set_popdown_strings(list))
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to