Re: nextKeyView and NSTabView: How to prevent the tabbing order from going out of the tab view?
Re: nextKeyView and NSTabView: How to prevent the tabbing order from going out of the tab view?
- Subject: Re: nextKeyView and NSTabView: How to prevent the tabbing order from going out of the tab view?
- From: Robbie Haertel <email@hidden>
- Date: Sat, 30 Oct 2004 23:29:26 -0600
It's possibly I've misunderstood what exactly you have in your
tabview. I did my test on text fields. Interestingly enough, the
proper "tabbing" behavior occurs even when I don't specifically set up
the initialFirstResponder and nextKeyViews. Are you trying to tab
between buttons? Are you trying to include the ability to tab outside
of the tab view and back in?
I saved my test file and if you'd like, I'll send it to you.
best of luck,
Robbie
On Sat, 30 Oct 2004 23:42:41 +0200, Uli Zappe <email@hidden> wrote:
>
Am 30.10.2004 um 19:14 schrieb Robbie Haertel:
>
>
> I just set up a quick test in IB and was able to get it to run
>
> perfectly when I tested the Interface in IB. Here are some tips:
>
> [...]
>
>
Now that is really strange.
>
>
As I already wrote, I've meanwhile solved the problem for me in another
>
way (by making the buttons outside the tab view refuse first responder
>
status), but I found your test result remarkable and tried to reproduce
>
it here with a very simple test window (1 tab view, 1 button outside, 3
>
buttons inside).
>
>
In my application, I had used Layout > Keyboard Navigation > Make
>
Initial First Responder to set the first responder. Therefore I thought
>
that this might be what makes the difference, and tried it exactly the
>
way you describe.
>
>
I got exactly the same result as before: tabbing selects the button
>
outside the tab view as soon as the last item inside the tab view is
>
reached, ignoring that its nextKeyView is the first item inside the tab
>
view.
>
>
I have no idea where the difference between our test results lies. What
>
version of IB do you use? I use 2.4.2 (v364) on OS X 10.3.5.
>
>
>
>
Bye
>
Uli
>
________________________________________________________
>
>
Uli Zappe, Solmsstraße 5, D-65189 Wiesbaden, Germany
>
http://www.ritual.org
>
Fon: +49-700-ULIZAPPE
>
Fax: +49-700-ZAPPEFAX
>
________________________________________________________
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden