Saturday, March 2, 2013

Python, Glade and comboBox ...

If you are getting an error saying:

attributeerror 'combobox' object has no attribute ' append_text '

You probably want to use a comboBoxText object instead :)

No comments: