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/
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to