RE: [gtkmm] collapse_row(path) - strange problem



> -----Original Message-----
> From: Igor Gorbounov [mailto:igorbounov voronezh serw ru] 
> Sent: Donnerstag, 5. Juni 2003 13:15
> To: gtkmm-list gnome org
> Subject: [gtkmm] collapse_row(path) - strange problem
> 
> 
> When I try to do
> path.up();
> MyTree->collapse_row(path);
> somewhere in the middle of a tree (as a reaction for a mouse 
> click on a 
> row)
> - collapses all the tree. 

I guess that would make sense if path is a first-level row. Up would then
take it to the root node.

Murray Cumming
murrayc usa net
www.murrayc.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]