Thanks !

Working on but if you have some link for the doc :-)  !

Bye.



László Monda wrote:
Hi,

  
I'm wondering how can I change the back colour of some row of a TreeView ...
    

Use a dedicated column in your TreeModel to to store the colors and map
them using TreeViewColumn.AddAttribute(CellRenderer, string, int) with
the "background_gdk" property.

I hope it's enought to start.

Ohhh, and read a lot of documentation, dude, because it's a complex
API ;)

  

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to