LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Conflict tabbing order vs. key navigation

I set up tabbing order and i have the "OK BUTTON" with ENTER like key navegation.
When I run my application the order it's correct but at the end of cycle go to "OK BUTTON" (again).

Can you help me?
0 Kudos
Message 1 of 5
(2,898 Views)
Hey carlos,
Now do you want to change the tabbing order,or you want to shift the tab order form the OK button in the end what do you want to do,could you tell what you want more clearly.
vicky
0 Kudos
Message 2 of 5
(2,898 Views)
Sorry, I'll try tell you more clearly.

I have 3 buttons.
PREVIEW, OK, CANCEL

I've configurated the tabbing order of this way:
1- PREVIEW
2- OK
3- CANCEL

I addition, I've configurated the key navigation:
ENTER to BUTTON OK.

When I run my application and I press tab key, the cycle is:
1.- PREVIEW
2.- OK
3.- CANCEL
4.- OK (again!!!)

Button OK again it's wrong!

Thanks vicky.
0 Kudos
Message 3 of 5
(2,898 Views)
Hi carlos,
i was just trying what you have explanied in your program,but that seems ok in my case.
I am attaching a vi i have created it works fine in it
0 Kudos
Message 4 of 5
(2,898 Views)
Thanks vicky!

My problem was I had a string box that I'm not seeing.

I have configurated this string box: "skip tabbing" and the problem are solved.

Thanks.
0 Kudos
Message 5 of 5
(2,898 Views)