Re: GtkTreeView & Glade 1.1.3



On Thu, May 29, 2003 at 09:14:32AM -0700, Justin Hopper wrote:

The first hangup is that I can find no real configuration in Glade for
the widget.  I can add it to a container, and it shows up with 2 column
headers, but that seems to be as far as you can go in Glade?  Is there
no way to configure the number of columns, column header text, set up
the cells in Glade?

Not currently.   You can set some signals on the view, that's about it.

If it is not possible, can somebody direct me to where I can find docs
on the basic 123 of finishing up the widget configuration in code?  I've
been running through the developer.gnome.org API docs for Gtk quite a
bit, but since it does not seem to provide examples, it's very difficult
to get rolling with stuff.

Try the tree_store and editable_cells demos in the gtk+ distribution.

Dave Cook



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