LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tree control

Buongiorno,

devo gestire un Tree control.

Vorrei effettuare un doppio click su un elemento e quindi in mase all'elemento selezionato procedere con le altre azioni.

 

Negli esempi ho trovato il modo per generare la lista, cambiare l'icona dei singoli elementi, etc. ma nessun esempio dove viene selezionato un elemento con doppio-click

 

Grazie

 

 

0 Kudos
Message 1 of 4
(2,732 Views)

 


 

Translation

 

Hello,

I manage a Tree control.

I would like to double click on an item and then proceed to the selected mase with other actions.

 

In the examples I have found a way to generate the list, change the icon of individual elements, etc.. but no instance where an item is selected by double-clicking

 

Thanks


 

Forum Italiano sui Prodotti NI

0 Kudos
Message 2 of 4
(2,713 Views)

You can use the Tree Double Click event to capture the double click, then use the Point to Row Column invoke node to covert the double click coordinates to the selected tree item tag.

 

20117i33384AA270508F9F

0 Kudos
Message 3 of 4
(2,706 Views)

please see the screenshot. I hope I could help you in this matter!

0 Kudos
Message 4 of 4
(2,706 Views)