Since CVI first started, what virtually all developers wanted at some time
or other was a simple array of controls. We never got it, and never will.
You can either generate the controls programmatically, which is a pain, or
set them all up on the .uir manually, which is a pain. Note that when
cutting and pasting groups of controls they end up in the wrong order, the
numbers and ID's running from right to left and bottom to top.
I've sent a little demo separately.
"neolaxus" wrote in message
news:3ceec5cf@newsgroups....
> Hi everybody,
> I'd like to know if exists in LabWindows/CVI array of controls.
> For example an array of Numeric, or Command Button.
>
> Thank very much for your answers.
>
>