Problem with PyGTK/Glade2 ComboBox vs ComboEntryBox

P at draigBrady.com P at draigBrady.com
Sat May 22 10:12:45 EDT 2004


j_mckitrick wrote:
> Hi all.  Here is a tiny container for one of each combo box, along
> with the glade file.  Just 2 widgets, so hopefully not too large.  How
> the heck do I get the selection from the ComboBox, as opposed  to the
> ComboEntryBox?
> 
> I'm pulling my hair out over this one!

Ah this has changed in gtk 2.4
http://developer.gnome.org/doc/API/2.2/gtk/gtk-migrating-GtkComboBox.html
The docs on pygtk.org are out of date, mutter...
Are you sure (your) pygtk supports the newer model?

Pádraig.



More information about the Python-list mailing list