LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set the first column in multilist as checkbox

May I know how to set the first column in multilist as checkbox.

 

I remember ever make it, but cannot remenber where to set it.

 

Any suggestion, thanks.

0 Kudos
Message 1 of 2
(2,542 Views)

Are you referring to having a checkmark symbol, or an actual checkbox that the user can change its state. If it's the former, then that's done by making symbols visible and writing to the Item Symbols property. If it's the latter, then that's something you have to program yourself. You may want to take a look at this thread, which points to an example on LAVA. There is also this example. All found using a search...

Message 2 of 2
(2,529 Views)