[Gtk-sharp-list] A question on using TreeView
Marc Glenn
mjamon at ntsp.nec.co.jp
Tue Mar 4 22:23:21 EST 2008
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
More information about the Gtk-sharp-list
mailing list