LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change from listbox into multicolumn listbox

Hi everybody,
I need your help. I made myself with help from this forum an algorithm, to have only selected plots visible in the chart. Now I want to change the listbox into a multicolumn listbox. So that it is possible to display only those graphs that are selected. I have tried to implement an doubleclick property, but it did not work. Most probably the problem lies in the disable indexing, which is greyed out, if I connect the multicolumn listbox.
Does anybody have an idea?
Thanks in advance!!!
0 Kudos
Message 1 of 3
(2,647 Views)

Change seletion mode of listbox2 to "0 or more items". Now you can select as many items as you want (try e.g. ctrl+click)  and graph the corresponding plots accordingly.

0 Kudos
Message 2 of 3
(2,637 Views)
Thanks alot, it works perfectly.
Great forum!!
0 Kudos
Message 3 of 3
(2,624 Views)