[Gambas-user] Find an item in a TreeView

Eilert eilert-sprachen at ...221...
Wed Sep 21 16:33:50 CEST 2005


Hi Nigel,

thanks for your tip. It works, but

> TreeView.MoveTo(key)
> 
> TreeView.Item.Selected = TRUE
> 
> TreeView.Item.Expanded = TRUE

instead of .Expanded I had to use .EnsureVisible to make the entry show up.


Regards
Rolf





More information about the User mailing list