[Gambas-user] Treeview data
Benoit Minisini
gambas at ...1...
Sat Feb 25 10:10:26 CET 2006
On Saturday 25 February 2006 01:54, GuruLounge - MailLists wrote:
> I've been doing a lot of work with the treeview control and I was
> wondering if there was a way to store additional data in the keys (other
> than just "value" which always gets displayed in the tree). I've been
> attempting to conjure a way to store additional properties info for each
> key.
>
> I've been considering using a collection parallel to the treeview to
> store this info but it's not quite as convenient.
>
> Jeff
And why isn't it convenient? If it is just an interface problem, you can write
your own TreeView by inheriting the TreeView class.
Regards,
--
Benoit Minisini
More information about the User
mailing list