Getting keyboard events first
Getting keyboard events first
- Subject: Getting keyboard events first
- From: "Christopher O'Neill" <email@hidden>
- Date: Wed, 2 Jun 2004 18:07:07 -0700
Hi all. I was wondering if there is a way to receive a keyboard event
before any other application, including the one at the front. I have
searched on google and in Apple's documentation, and I cannot find a
way to do that. Is it possible to do that in Cocoa or do I have to use
assembly? Any help is appreciated.
Chris
P.S. I am assuming that after I am done with the event, I can pass it
to the frontmost program by calling "processKeyboardEvent:" (I may have
that name wrong).
_______________________________________________
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.