[Glade-users] Using Treeviews



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]