[Glade-users] Using Treeviews
John Coppens
john at jcoppens.com
Thu Dec 21 11:51:19 EST 2006
On Wed, 20 Dec 2006 15:06:22 -0500
"Zach Tibbitts" <zach at collegegeek.org> wrote:
> When using a Treeview in Glade (3.1.4) is there any way to define the
> columns, etc. within Glade itself?
No, there isn't. Part of the reason is that the definition of the data in
the treeview is not necessarily the same as the database that 'feeds' the
view (the gtktreemodel).
So you may have a treemodel with more (or even less) columns than the
view, and Glade only lets you define the treeview, not the model.
John
More information about the Glade-users
mailing list