Re: keyDown events question
Re: keyDown events question
- Subject: Re: keyDown events question
- From: "Steven M.Palm" <email@hidden>
- Date: Sun, 26 Oct 2003 17:55:13 -0600
On Oct 25, 2003, at 11:33 AM, Benjamin Salanki wrote:
i was reading through the responder chain docs and anything I could
find about keyDown events, and to my understanding an application can
only detect keyDowns if they happened in one of their of their
Windows, Menus or Views. But what if I would like my app to listen to
keyDowns that happened while my app was in the background? Is there a
way to listen to system-wide keyDown events?
I think you have to go Carbon for this one...
Look at:
InstallApplicationEventHandler
RegisterEventHotKey
-. ----. -.-- - -.--
Steve Palm - email@hidden
-. ----. -.-- - -.--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.