On 06/08/2012, at 11:38 AM, Erik Stainsby <[email protected]> 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
