Hello,

I would like append one element to combo.list

this code don't work :

combo=gtk.Combo()

combo.list.append("foo") <-- error

I don't want use set_popdown_strings, I would direct access to list.

Thanks
St�phane KLEIN

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to