From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Tree Control Example

Solved!
Go to solution

Anyone have a basic vi to show how to build a tree control. Just looking for an example showing how to create a parent with few children or a root with a few sublevels, whatever the correct terminology is..

 

I've looked at the example that ships with labVIEW but it's quite complex, I've also played around with the tree control methods but keep getting errors..

 

Strokes 

Message 1 of 6
(19,935 Views)

Hi Strokes,

                   Please have a look at this:-

                   https://decibel.ni.com/content/docs/DOC-18526

 

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
Message 2 of 6
(19,927 Views)

@danil33 wrote:

Hi Strokes,

                   Please have a look at this:-

                   https://decibel.ni.com/content/docs/DOC-18526

 


Nice example but again, this tree control is already built and is merely being manipulated by the state-machine. I'm having trouble building the tree control programatically and the context help isn't great on this issue...

0 Kudos
Message 3 of 6
(19,921 Views)

Strokes ,

     This from Norman J. Kirchner too can be useful

Message 4 of 6
(19,920 Views)
Solution
Accepted by topic author Strokes

Hi Strokes,

                   See a simpler one:-

                   https://decibel.ni.com/content/docs/DOC-7248

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
Message 5 of 6
(19,911 Views)

@danil33 wrote:

Hi Strokes,

                   See a simpler one:-

                   https://decibel.ni.com/content/docs/DOC-7248


YES!

 

Exactly what I was looking for.

 

Kudos to you good sir!

0 Kudos
Message 6 of 6
(19,908 Views)