Re: Master-detail views and managing next responder sequence
Re: Master-detail views and managing next responder sequence
- Subject: Re: Master-detail views and managing next responder sequence
- From: Erik Stainsby <email@hidden>
- Date: Sun, 05 Aug 2012 19:00:30 -0700
Thanks Graham, that has 90% of my issue addressed. The system seems to swallow a couple of keystrokes entering each table, but at least it does get there. I suspect a few judiciously placed refusesFirstRespnder's and I'm home free.
Cheers,
Erik
On 2012-08-05, at 6:47 PM, Graham Cox <email@hidden> wrote:
>
> On 06/08/2012, at 11:38 AM, Erik Stainsby <email@hidden> wrote:
>
>> My first higher-level question then is how I ought to be going about establishing the tab-key behaviour sequence I want to achieve?
>
>
>
> Have you investigated whether -[NSWindow recalculateKeyViewLoop] would do the job? I've used this after installing a view in a M-D interface and it works as expected. The only difference in my implementation is that the detail views are never tables, or ever include tables, but I don't see why that would make much difference.
>
> --Graham
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden