[Tutor] pyGtk using combobox

thomas thomas.coopman at gmail.com
Fri Feb 10 11:11:05 CET 2006


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))


More information about the Tutor mailing list