LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Referencing files in a pull down menu

How do I create a pull down box that will reference files saved on the PC and open those files in a new window and can this pull down menu reference an entire directory to see what files are available?
0 Kudos
Message 1 of 4
(2,906 Views)
Here is a way to populate the list box with the files in a directory.

Message Edited by AndrewAlford on 11-16-2005 02:13 PM

Andrew Alford
Production Test Engineering Technologist
Sustainable Energy Technologies
www.sustainableenergy.com
Message 2 of 4
(2,900 Views)
Thanks.  Where did you find that string[ ] combo box?
0 Kudos
Message 3 of 4
(2,867 Views)

Hi

it is a property node of combo box.

Right click on combo box,  go to create , select property node

right click on property node that appears,  and go to properties and select strings[]

 

 

 

 

 

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