ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multicolumn Listbox

Enclosed is a program that was developed by one member of the NI community.
Great program using a multicolumn listbox as a file explorer window. 
However I like to modify this program to included a 2nd multicolumn listbox and transfer a group of selected elements to the 2nd multicolumn listbox.
I was capable of transfering one item to the 2nd box however I am having difficulties in coming up with a what to transfer a selected group.
0 Kudos
Message 1 of 6
(3,615 Views)
Hello,

I'm not sure I understood what you'd like to do...

Do you mean you want a selected group of file to be transfered to the second listbox when you clic the "transfert" button ?

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 6
(3,607 Views)
Yes, that is correct.
Sorry for the lack of clarity.
0 Kudos
Message 3 of 6
(3,603 Views)
See if this will do what you want.
Message 4 of 6
(3,601 Views)
Thanks for your help, however I forgot to specify that the contents in the 2nd listbox does not get deleted.
Each time I transfer 1 or more items it should append.
0 Kudos
Message 5 of 6
(3,596 Views)
like this ?

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 6 of 6
(3,592 Views)