12-14-2009 12:41 AM
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
Solved! Go to Solution.
12-14-2009 01:10 AM
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
12-14-2009 01:11 AM
also I cann't find any property node to expand the ring or combobox.
?????
12-14-2009 01:23 AM
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.
12-14-2009 07:55 AM
By an artificial mouse click?
I took the idea from: http://forums.ni.com/ni/board/message?board.id=170&view=by_date_ascending&message.id=118300#M118300
Jean-Marc
12-14-2009 08:57 AM - edited 12-14-2009 08:58 AM