LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to search and find element in the tree?

Hi,
I want to do a program than search and find text in the tree?

Thank you .

0 Kudos
Message 1 of 6
(3,248 Views)

You probably need to give us significantly more detailed information. (else we might suggest a ladder). Maybe show us a simplified version of your code containing typical tree data.

 

  • what kind of tree? (red-black?, binary?, tree control? cherry?, apple?)
  • How did the text get there in the first place?
  • ...
0 Kudos
Message 2 of 6
(3,230 Views)

tree control
And 
i want to do that for example to search and find element in the tree
tre.png

0 Kudos
Message 3 of 6
(3,218 Views)

On the block diagram, right-click on the tree.  Create a property and an invoke node, and explore these.  You can get help for any of the elements of the nodes by right-clicking on the element you are curious about and selecting help for...

 

That's how I figured out how to do all this stuff.  it's fairly complicated, so if you get stuck, just holler!

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 4 of 6
(3,198 Views)

Any luck finding a solution? 

Message 5 of 6
(2,038 Views)

hi,

 

find tree bongo.png

 

myt tree:

 

sebasCarmona_0-1653749365614.png

 

 

0 Kudos
Message 6 of 6
(1,367 Views)