03-29-2007 12:45 PM
Thanks,
What I need is to edit items, i.e., add, remove, or disable items in
Menu Ring, (or string Ring) during runtime. (I can do that on individual controls.)
I expect to be able to go through each Menu Ring control in an arrays by using "indexing-array",
edit their items.
===============
Even though I can construct an array on the Front Panel with Menu Ring elements,
the single element from this array by using "inex-array" is no longer in Menu Ring type,
they are pure data, integer or float type without items.
=======================
03-29-2007 01:48 PM
03-29-2007 01:57 PM