Re: Background application and keyEquivalents
Re: Background application and keyEquivalents
- Subject: Re: Background application and keyEquivalents
- From: "M. Uli Kusterer" <email@hidden>
- Date: Tue, 24 Jun 2003 13:31:48 +0200
At 11:58 Uhr +0200 23.06.2003, Jesus De Meyer wrote:
I'd like to implement keyboard equivalents for my background only
application. However, when I do so, the action doesn't get handled.
Pretty obvious since the app is in the background. So I was
wondering if there is a way to handle the key equivalents even if
the app is in the background? Or is there a way around this problem?
Last I checked there only was the (Carbon) SetEventHotKey() call for
doing that. It installs a system-wide keyboard shortcut.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.