On Sun, 2006-06-08 at 00:14 -0700, Adam B wrote: > Hi folks, > > I am working on a theme and I would like the hierarchical tree views > to show dotted vertical lines so the indent level is very clear. Is > this possible? The following did not work for me: > > style "mystyle" > { > GtkTreeView::enable-grid-lines = GTK_TREE_VIEW_GRID_LINES_VERTICAL > ... > > engine "redmond95" > { > > } > } > > Any hints would be appreciated. "enable-grid-lines" and "enable-tree-lines" are properties of GtkTreeView. They are not style properties, and therefore cannot be controlled by the theme. I found bugs http://bugzilla.gnome.org/show_bug.cgi?id=106406 and http://bugzilla.gnome.org/show_bug.cgi?id=142415 which contain some discussion about this. Benjamin
Attachment:
signature.asc
Description: This is a digitally signed message part