Re: Processing mouse and key events from a background app
Re: Processing mouse and key events from a background app
- Subject: Re: Processing mouse and key events from a background app
- From: Shawn Erickson <email@hidden>
- Date: Tue, 29 Nov 2005 13:52:21 -0800
On 11/29/05, Cybereer <email@hidden> wrote:
> Is it (officially) possible for an app to receive all events when
> running in the background?
Would be better to know what you are trying accomplish but...
If 10.4 and later is ok consider the stuff in CGEvent.h and
CGEventSource.h (for example CGEventTapCreate) for the more modern way
of doing such things. These are part of Core Graphics.
_______________________________________________
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