Using pygtk and glade2

j_mckitrick j_mckitrick at bigfoot.com
Thu May 20 18:53:20 EDT 2004


> That's easy: text = combo.entry.get_text()

But when I use

self.wTree.get_widget('Combo').entry.get_text()

it tells me

gtk.Bin does not have attribute 'entry'



More information about the Python-list mailing list