LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

creating listbox

I want to type multiple items into my listbox, but for some reason, after i pressed the key, the listbox will not let me type in the second item. Thanks.
0 Kudos
Message 1 of 6
(3,003 Views)
Are you using the carriage return on the keyboard above the shift? It won't work if you use execute (the enter on the numeric keypad).


2006 Ultimate LabVIEW G-eek.

0 Kudos
Message 2 of 6
(3,003 Views)
Yes, I am using the key above the . When I pressed , it just highlights the item that I just enter and won't let me put in another item.
0 Kudos
Message 3 of 6
(3,003 Views)
Try as I might, I can't duplicate this error. You could do one or both of the following:
1. Open a new vi, put in a fresh listbox and see if the error occurs.
2. Upload an example vi w/ a listbox that displays the error.


2006 Ultimate LabVIEW G-eek.

0 Kudos
Message 4 of 6
(3,003 Views)
Try Ctrl-Enter.

"analog" wrote in message
news:506500000008000000DEAB0000-1066448259000@exchange.ni.com...
> I want to type multiple items into my listbox, but for some reason,
> after i pressed the key, the listbox will not let me type in
> the second item. Thanks.
0 Kudos
Message 5 of 6
(3,003 Views)
It's still the same when I open a new VI with a new listbox. However, if I upload an example with 5 item in the listbox, then I can change the 5 items in the example listbox; guess I will just have to do it this way.
0 Kudos
Message 6 of 6
(3,003 Views)