From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, 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: 

Tree Control with checkmarks for selection

Hello,

 

In my project I neede to use a tree control with check marks associated with each item which should allow users to select or deselect a particular item. Once all the item selection is done, I need to read the parent items selected and also the selected child item associated with each parent item. Please let me know how this can be implemented in LabVIEW.

 

Thanks in Advance.

 

Sri Vidya

0 Kudos
Message 1 of 6
(2,928 Views)

Did you try looking at the shipping examples? Help -> Find Examples. Search for "tree". Open the example "Setting Custom Item Symbols". Or "Traverse Tree and Set Custom Symbols".

0 Kudos
Message 2 of 6
(2,910 Views)

You can then use the checkmark symbols from the LabVIEW glyph library or dowload one from google image.

 

Ben64

0 Kudos
Message 3 of 6
(2,905 Views)

Maybe you could use this.  Call this VI from a Value Change event of the tree.

0 Kudos
Message 4 of 6
(2,899 Views)

Hi pcardinale,

 

The attached VI is looking for Get_All_Tree_Items.vi which is not found. Also it is looking for the customised list ring control Symbol(check). Please let me know if you can send these as well to understand the flow and reuse in my application.

Thanks a lot for the inputs.

 

Thanks and Regards,

Sri Vidya

0 Kudos
Message 5 of 6
(2,882 Views)

Sorry about that.  Here's the whole set.

0 Kudos
Message 6 of 6
(2,865 Views)