Re: nextKeyView broken
Re: nextKeyView broken
- Subject: Re: nextKeyView broken
- From: Bill Cheeseman <email@hidden>
- Date: Fri, 26 Sep 2003 07:28:50 -0400
on 03-09-26 12:50 AM, Steve Gehrman at email@hidden wrote:
>
I've got an NSTableView and an NSTextField. I set the first responder
>
to the text field, and set the nextKeyView from the text field to the
>
table, and the nextKeyView from the table to the textField. If I
>
select the table and hit tab, it selects the text field (that works),
>
but if I hit tab from the textfield, it does nothing. It should select
>
the tableview.
>
>
This should be super simple. I've tried everything, why doesn't this
>
work?
If I recall correctly, this is a bug in Jaguar that is fixed in Panther.
Again, if my memory cells are functioning adequately, the bug is only that
the table view doesn't acquire a focus ring, or maybe also that there is no
way to actually use the table view from the keyboard once you've tabbed into
it -- but I think you still ought to be able to tab out the other side to
the next control in the sequence.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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.