Anders Björk Posted August 31, 2012 Report Posted August 31, 2012 I guess a fairly simple question but for and my customer important issue. What determines which control that are visited next when a user use tab to move to next control? Quote
Mellroth Posted August 31, 2012 Report Posted August 31, 2012 I guess a fairly simple question but for and my customer important issue. What determines which control that are visited next when a user use tab to move to next control? You can specify the tabbing order from the Edit menu -> Set Tabbing Order..., at least in LabVIEW 2011. I think I recall that this was named something like "Set Frontpanel order" in earlier LabVIEW versions, but I cannot check right now. /J 1 Quote
Anders Björk Posted August 31, 2012 Author Report Posted August 31, 2012 Thanks Mellroth. I tested this but very strangely only on graph and two button control was possible to change the order on. I have two numerics and two string controls and on these it seems impossible change the tabbing order (which goes from the last to the second..). All these are on tab-control. Has any of you experienced to thing similar? Quote
crelf Posted August 31, 2012 Report Posted August 31, 2012 Please post your VI (you can take out most of your code if yo like) so we can take a look at it. Quote
Ton Plomp Posted August 31, 2012 Report Posted August 31, 2012 There is a post on the NI forums showing how you can manage tab order within clusters. Ton Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.