Re: Hooking up Help menu item
Re: Hooking up Help menu item
- Subject: Re: Hooking up Help menu item
- From: Roland King <email@hidden>
- Date: Sat, 15 Feb 2014 20:29:45 +0800
> On 15 Feb, 2014, at 18:42, Graham Cox <email@hidden> wrote:
>
> The application delegate is after NSApplication in the responder chain, so because -showHelp: is a method of NSApplication, the method isn't forwarded to the delegate.
That's the piece I was missing. The responder chain is barely used in iOS so when I turn to OSX I always trip over it.
Thanks 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