Re: NSComboBox initialFirstResponder and nextKeyView Outlets
Re: NSComboBox initialFirstResponder and nextKeyView Outlets
- Subject: Re: NSComboBox initialFirstResponder and nextKeyView Outlets
- From: CHIMPO <email@hidden>
- Date: Thu, 14 Mar 2002 15:47:12 -0700
I figured out my problem (with a little help ;) ). I should have been
using a NSPopUpButton, not a NSComboBox. Thanks for all the help.
Scott
On Thu, 14 Mar 2002 14:26:22 -0800
James Montgomerie <email@hidden> wrote:
>
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.