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,842 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,834 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,828 Views)

Strokes ,

     This from Norman J. Kirchner too can be useful

Message 4 of 6
(19,827 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,818 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,815 Views)