> Hi,
>   I am have been playing with GtkTree for a while now and I cant seem to
> figure out how to get the Tree to show in collapsed mode. Because if you
> create all the trees they are automatically expanded, and I dont want that
> effect. 

GtkTreeItem's have a collapse() method, you can use that to
re-collapse them.  Sorry I don't have any code handy, but I think this
is what you're looking for.

-Rob

-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to