07-28-2008 04:01 AM
07-28-2008 06:07 AM
07-28-2008 11:53 PM
Normally CVI ring controls are empty at program start, unless you have manually added some elements in the UIR editor that you may want to delete in the IDE. In any case cdk suggestions are the programmatic way of clearing the list any time you want iin your program.
07-29-2008 02:36 AM
07-29-2008 04:19 AM
Veeru wrote:
Good morningHow to delete all the items in menu ring when i start the program(the list should be empty)Thanks