07-19-2010 03:01 PM
I am in labview 7.1.
I have a tab control, and within that tab control I have two tabs, each with 4 numerical controls.
When the user presses the tab key, I want the editing indicator to move from left to right among the 4 visible controls, and instead its moving haphazardly throughout them
I found the way to do it normally, Edit -> Set Tabbing Order, but that doesn't seem to let me specify inside the tab, only outside it. It counts the tab control as one control, and doesn't let me set the inners.
Suggestions?
thank you
Solved! Go to Solution.
07-19-2010 03:03 PM
I hate when this happens... I found the solution almost instantly after I posted this.
Right click on the tab, then click "Reorder controls in page," then choose the order.
07-19-2010 03:16 PM
Nice. State a problem then the solution, then give yourself the credit and a pat on the back. Just kidding you bobholmgren. I thought it was rather funny after reading the etiquette post
07-19-2010 03:20 PM
@tbob wrote:
Nice. State a problem then the solution, then give yourself the credit and a pat on the back.
Just kidding you bobholmgren. I thought it was rather funny after reading the etiquette post
I was like "crap." Figured I'd post the solution and mark it, that way if someone has the same problem, they'll hopefully find the solution right there, and then others would see it as a marked solution and not open the thread trying to help.