Re: Tab to NSButtons as nextKeyView
Re: Tab to NSButtons as nextKeyView
- Subject: Re: Tab to NSButtons as nextKeyView
- From: Pete Gordon <email@hidden>
- Date: Fri, 7 May 2004 15:46:52 -0400
The Mac OS X defaults allow the user to tab through multiple
NSTextFields by default linked using nextKeyView, but doesn't respect
nextKeyView for NSButtons unless they mark it in their preferences.
That is an inconsistency, as I see it, in the developers ability to
design the user experience for individual applications.
I wonder why it is not default selected, and an option to turn it off.
And, why do NSTextFields tab between them using nextKeyView even when
the keyboard preference is off?
I may open a DTS Ticket about it.
Any other comments?
Thanks,
Pete Gordon
On May 7, 2004, at 3:09 PM, email@hidden wrote:
This is normal system behaviour. I have no idea why you think that
acting different than the rest of the system gives your users the "best
experience". Let your users decide what works best for them. This isn't
Windows.
Any other thoughts or ideas, on setting tab ordering for users in IB
so that it works with the default installed Mac OS X preferences.
It _does_ work as intended. No need to change anything.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.