[pygtk] Is this possible a gtk.ListStore(str, str, gtk.Button) based-model in a treeview ?

jose martin j.martin.bejarano at gmail.com
Mon Mar 3 02:32:23 WST 2008


Hi guys,

I'm trying to add a button to every row I add to my treeview but I don't get it.

No button is displayed and a warning is shown in console:

 Warning: unable to set property `text' of type `gchararray' from
value of type `GtkButton'

Ideas?

Thx in advance


More information about the pygtk mailing list