Re: Cocoa equivalent for 'InstallApplicationEventHandler'
Re: Cocoa equivalent for 'InstallApplicationEventHandler'
- Subject: Re: Cocoa equivalent for 'InstallApplicationEventHandler'
- From: Jens Alfke <email@hidden>
- Date: Sat, 20 Feb 2010 09:30:31 -0800
On Feb 20, 2010, at 3:45 AM, Vikram Sethi wrote:
> However, events like keyDown are not handled by the NSApplication class or its delegate.
Ordinarily it doesn't make any sense to type into an app that has no open windows. If you have special hot keys that should do something even in this state (like maybe the Help key opening your help window), you can create menu items for those actions and set those keystrokes as their shortcuts.
—Jens_______________________________________________
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