LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LISTBOX with checkbox

Hi, does anyone knows how to make a listbox with text + a checkbox
(boolean), so that it is possible to check a specific item in the listbox?

Best regards,
Thijs Boeree
0 Kudos
Message 1 of 3
(2,647 Views)
Well, i've managed a workaround, but it only works in one direction (check the boxes >> selected in listbox) if you want it to work in the other (check the listbox >>boxes selected) you must use another local variable.
Hope this helps you
0 Kudos
Message 2 of 3
(2,647 Views)
Take a look in lv foder\examples\general\listbox.llb ... it seems to be what you are looking for.
hope this helps
0 Kudos
Message 3 of 3
(2,647 Views)