LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do I pull a line from a listbox to a string indicator?

I simply want to, during runtime, take a highlighted entry from a listbox and make that entry show up in a string control.  This sounds like an easy problem but I just cant figure out how to do it.  Any help is appreciated.
 
Thanks
0 Kudos
Message 1 of 4
(2,799 Views)
You need to index out the ItemNames property:




Message Edited by smercurio_fc on 06-24-2008 03:27 PM
Message 2 of 4
(2,792 Views)
Thanks.  I got it to work the way I needed.  Smiley Happy
0 Kudos
Message 3 of 4
(2,788 Views)
Thanks.  I got it to work the way I needed.  Smiley Happy
0 Kudos
Message 4 of 4
(2,788 Views)