Subject TIB_Treeview, how do I use it.
Author Carl Zmola
The tib treeview seems a little strange to me. I am looking for a
treeview that will display a hierarchy for a table with an (ID,
PARENTID, TITLE). This appears to be what the TIB_TREEVIEW should do, but:

1) I am forced to call loaddata to actually load it.
2) loadData can not be called twice.
3) if LoadData is called twice, it appears to leak the 'data' pointer
associated with the node.

Is there a good example for this control?

Carl
zmola@...