|
Re: expanding a ctree: msg#00105gnome.gtk+.perl
On Sun, 19 May 2002, Max Moser wrote: > I got a ctree object, all works fine till now. In my code i rebuild the tree > sometimes and the it is collapsed again. > is there a way to expand the tree in the program automaticly? is there a call > for that? from gtk-perl tutorial: $ctree->insert_node( $parent, $sibling, $text, $spacing, $pixmap_closed, $mask_closed, $pixmap_opened, $mask_opened, $is_leaf, $expanded ); that last $expanded argument, if true (=1) adds the tree node in expanded state. lanzz -- $_=q<$_=q<,>;s/,/$_/;print;>;s/,/$_/; |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: expanding a ctree: 00105, Dermot Musgrove |
|---|---|
| Next by Date: | Re: gtk-perl-list digest, Vol 1 #420 - 3 msgs: 00105, Jayson Hay |
| Previous by Thread: | Re: expanding a ctreei: 00105, Dermot Musgrove |
| Next by Thread: | Re: gtk-perl-list digest, Vol 1 #420 - 3 msgs: 00105, Jayson Hay |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |