LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem changing tab order on tab control

I have a tab control with a lot of numeric controls on it.  I want to set the tab order of all these controls.  I went to the tab control edit window, selected the "Tab Order" button at the bottom of the edit window and got the tab order edit window.  I changed some of the control's tab order, clicked OK and compiled.  I got a long list of compile errors, saying something like:  Redifinition of macro '<name of control>'.  These errors pointed to the #defines in the project.h file.
 
Is this a bug in CVI 8.1 or I am doing something wrong?
0 Kudos
Message 1 of 3
(3,099 Views)
Would it be possible for you to attach here the .uir and the corresponding header file?

Luis
0 Kudos
Message 2 of 3
(3,080 Views)
Cancel... cockpit error... had two .h files in that compile and did not realize it.
0 Kudos
Message 3 of 3
(3,051 Views)