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: Graham Cox <email@hidden>
- Date: Mon, 06 Aug 2012 11:47:25 +1000
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