Re: receiving global keyDown events
Re: receiving global keyDown events
- Subject: Re: receiving global keyDown events
- From: Daniel Jalkut <email@hidden>
- Date: Tue, 28 Jun 2005 16:27:56 -0700
Register for the specific keystrokes you are interested in with
RegisterEventHotKey. Search the archives for that function name for
more information.
Daniel
On Jun 28, 2005, at 10:07 AM, Ryan Poling wrote:
Hi,
I'm trying to write a little Cocoa app which will be able to see
all keyDown events - even when it's not in the foreground. I've
been playing around with first creating a global floating window,
and although I've managed to do this, I only receive keyDown events
when my window is in the front.
Any ideas?
Thanks.
-Ryan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden