Re: NSComboBox initialFirstResponder and nextKeyView Outlets
Re: NSComboBox initialFirstResponder and nextKeyView Outlets
- Subject: Re: NSComboBox initialFirstResponder and nextKeyView Outlets
- From: James Montgomerie <email@hidden>
- Date: Thu, 14 Mar 2002 14:26:22 -0800
On Thursday, March 14, 2002, at 01:50 PM, CHIMPO wrote:
On Thu, 14 Mar 2002 00:57:09 -0700 you wrote:
You said you want the user to "use the tab key to tab through all of
the
various input items in the gui and enter all of the information without
using a mouse". Well, if you don't want the item to be editable in the
first place, what information is there for the user to enter? If the
control is just plain not editable at all by anyone, then I'd wonder
why
it's even on the interface...
Just because it's not editable doesn't mean a user can't interact with
it.
Maybe I'm misunderstanding what you want, but I think all you need to do
is make sure you have 'Full Keyboard Access' switched on in System
Preferences (it's in the keyboard pane), with highlighting set to 'any
control', and it should 'Just Work'.
Jamie.
_______________________________________________
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.