Re: [Fwd: Re: treeview row shading]





You can add something like :

style "treeview"{

   GtkTreeView::even-row-color = "white"
   GtkTreeView::odd-row-color = "grey"   }

class "GtkTreeView" style "treeview"

to a gtkrc file to get the colors you want.

Jason

Thanks, thats exactly what I was looking for

Doug
--
http://nostar.net/



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