[Gambas-user] still treeview problem
Benoit Minisini
gambas at ...1...
Sat Feb 14 18:04:09 CET 2004
On Saturday 14 February 2004 17:20, ZENODotus wrote:
> By the way, what is de reason why it has changed to current?
>
TreeView.Item is the item pointed by the "internal" cursor of the TreeView.
This internal cursor is moved by Move* methods, just before calling an event
handler, and by... TreeView.Current, that sets TreeView.Item to the item
currently selected, and returns it.
The older TreeView interface was incoherent, so I changed it.
Is it clearer now ? :-)
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list