Hi All,
I have a tree view control, and I have registered the "Expand" event. When
I receive the event, I attempt to convert the data from the event to a
"Node" object. This seems to give me an error in the "Variant to Data"
operation.
Does anyone know what the problem is. According the documentation the data
from the event should be a Node object.
Any help is appreciated.
I have attached an example
[Attachment Tree View example.vi, see below]