Re: How to set the tab order?
Re: How to set the tab order?
- Subject: Re: How to set the tab order?
- From: James Bucanek <email@hidden>
- Date: Tue, 25 Jul 2006 07:58:17 -0700
Loonen, Hans wrote on Tuesday, July 25, 2006:
>I have a Carbon app with a UI drawn in Interface Builder.
>The UI consists of 4 edit controls named (let's say) 1,2,3,4
>consecutively.
>I select the first one (named 1) with the mouse. When I press the Tab
>key on my keyboard control 3 gets selected, again Tab goes to 2 and
>again Tab goes to 4.
>How can I arrange that the order is 1, 2, 3, 4?
>BTW the control IDs are 1,2,3,4.
For Carbon NIBs, the tab order of items is controlled in the Tab Order tab of the Control Panel pane (found in the Inspector palette/window). Select a container, usually the window itself, and switch to the Tab Order list in the Control Panel. To change the tab order, drag the items in the list around. There is also an "Autocalculate" function which tries to guess an intelligent order for you.
>Who can help?
I hope I did.
James Bucanek
____________________________________________________________________
Author of Beginning Xcode ISBN: 047175479X
<http://www.beginningxcode.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden