[Glade-users] gtkbuilder and glade - gobjects / pygtk objects
Tristan Van Berkom
tristan.van.berkom at gmail.com
Mon Jun 22 17:07:55 EDT 2009
On Mon, Jun 22, 2009 at 5:01 PM, Mats
Taraldsvik<mats.taraldsvik at bickeringleague.net> wrote:
[...]
> However, with gtkbuilder, I get a "TypeError: value is of wrong type for
> this column"
> when trying to add items. Works just fine if I remove the data/object
> column.
Curiously what does the code look like when you append rows ?
Also, note you can build your liststore and associate renderers
and attributes in your treeview all inside Glade now, so technically
all you should need is to access the liststore and update it.
Cheers,
-Tristan
More information about the Glade-users
mailing list