Hello guys,

     I am using the TreeView with the TreeStore model.
     I would like to make the root node /"uncollapsable"/ since there is 
no need to collapse the root node in a TreeView.

     But i don't know how to do this.
     I tried setting TreeView.ShowExpanders = false; However, it removes 
the expanders for all the rows in the TreeView.
    
     I want to remove the expander of the root node only.

     Anyone know how i can do this.

     Thanks in advance.

Marc Glenn
   

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to