Posted: Sat Jan 11, 2003 3:15 pm
Restored from previous forum. Originally posted by ALG.
Hi All,
I'm trying to create a treeview that is filled with information from several arrays of structures, and when you double click on an item a editbox comes up so you can edit the underlying data in the arrays.
The filling up the treeview with data is easy enough but I can't figure out a way of accessing the array data when the only information I'll have is the treeview item name/number that was clicked on.
Any help would be much appreciated.
Hi All,
I'm trying to create a treeview that is filled with information from several arrays of structures, and when you double click on an item a editbox comes up so you can edit the underlying data in the arrays.
The filling up the treeview with data is easy enough but I can't figure out a way of accessing the array data when the only information I'll have is the treeview item name/number that was clicked on.
Any help would be much appreciated.