Hi, I would like to make two panels that have the same controls on them but arranged differently. I would like to handle both of the panels with the same code. I've noticed that the control constants seem to follow the tab order. If I make the tab order of controls on the two panels the same, can I be sure that the corresponding controls have the same constant value? If so what versions does this work in? We have several floating around the labs (at least 5.5 and 6.0 maybe more). Thank you jackson
Yes, the panel constants have always been generated in terms of tab order. If the tab orders are the same, then the constants in the UIR and H file should be the same as well regardless of CVI version.