LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programmlly dropdown the ring or combobox

Solved!
Go to solution

hi all,

i want to programlly dropdown the ring or combobox,just like click on the ring or combobox then get a dropdown list,how to do this??............thanks

0 Kudos
Message 1 of 6
(3,592 Views)

hi,

 

you can follow the below method.

 

set the "Allow Undefined Strings" option, the from the property node, select "strings[]" or "strings[] and values[]" property to insert the strings(using build array) in runtime.

 

ref vi attached.

 

Thanks,

 

Regards,

Arvinth

 

0 Kudos
Message 2 of 6
(3,576 Views)

also I cann't find any property node to expand the ring or combobox.

?????

0 Kudos
Message 3 of 6
(3,575 Views)

Arvinth

thank you,maybe my question is not clearly,i means to programlly expand the dropdown list in run time,not insert strings in ring.

 

0 Kudos
Message 4 of 6
(3,567 Views)
0 Kudos
Message 5 of 6
(3,531 Views)
Solution
Accepted by dodoo
Also see here, where I asked the same question.
Message Edited by elset191 on 12-14-2009 08:58 AM
--
Tim Elsey
Certified LabVIEW Architect
0 Kudos
Message 6 of 6
(3,507 Views)