Re: Take over function keys
Re: Take over function keys
- Subject: Re: Take over function keys
- From: Kyle Sluder <email@hidden>
- Date: Mon, 18 May 2009 17:32:23 -0400
On Mon, May 18, 2009 at 5:12 PM, I. Savant <email@hidden> wrote:
> Nah ... if he only wants to listen for the function keys when the
> app is active, creating an NSApplication subclass and overriding
> -sendEvent: is sufficient. If the key code / flags is what you want,
> dispatch the message however you wish, otherwise call super.
Is that going to take care of global hotkeys, like in System
Preferences or Spotlight?
--Kyle Sluder
_______________________________________________
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