[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GtkTreeView and row separator?
- From: "David M. Cook" <dave davidcook org>
- To: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeView and row separator?
- Date: Mon, 28 Jul 2003 12:43:02 -0700
On Mon, Jul 28, 2003 at 04:19:45PM +0200, Johan Ankarloo wrote:
> I am trying to implement separators both horizontal and vertical in a
> GtkTreeView with now luck.
Perhaps a GtkCellRendererPixbuf could be packed into the beginning and end
of a column? Or one could write a custom renderer.
What Gtk really needs is a true grid widget.
> Anyone who knows how to do this? I also would
> like to know how to change the odd versus even row color. I can't find
> this in the API or in the mailing list.
This is the "even-row-color" property
http://tinyurl.com/ibbj
Dave Cook
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]