markus_humm
13 years agoOccasional Contributor
TC 8.60 and TVirtualTreeView.GetNodeLevel
Hello,
I'm using TC 8.6 and my application contains the well known freeware TVirtualStringTree component in various places.
Now I'm writing a library for me to handle this in my testscripts and tried to use the GetNodeLevel method from a
TVirtualStringTree but for my given node (which is the correct one) it always returns 0 (I can check this in script debugger)
but the node is 3-4 levels deep!
How can this be and what can I do?
Greetings
Markus
I'm using TC 8.6 and my application contains the well known freeware TVirtualStringTree component in various places.
Now I'm writing a library for me to handle this in my testscripts and tried to use the GetNodeLevel method from a
TVirtualStringTree but for my given node (which is the correct one) it always returns 0 (I can check this in script debugger)
but the node is 3-4 levels deep!
How can this be and what can I do?
Greetings
Markus