Hi list,

I've tried for an hour to insert items into a ComboBox - but just don't
know how. append_text and its variants (insert_text, modify_text,
prepend_text) don't seem to do the job as they're (from what I could
read in the GTK documentation) only available for a specialized
list-type combobox.

So how do I simply insert items into a combobox during runtime?

Kind regards,
Johannes
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to