Re: Global Hotkeys in 64-bit mode
Re: Global Hotkeys in 64-bit mode
- Subject: Re: Global Hotkeys in 64-bit mode
- From: Jean-Daniel Dupas <email@hidden>
- Date: Mon, 28 Sep 2009 09:50:08 +0200
Le 26 sept. 2009 à 02:54, Tobias Zimmerman a écrit :
I sent a longer message yesterday, but it apparently didn’t get
posted. I
am looking for a way to implement global hotkeys in 64-bit mode.
When I use
the method described here: http://unsanity.org/archives/000045.php I
am
having a problem with the EventHotKeyRef that is registered not
matching the
one that comes through as data1 in the NSEvent. It appears to be a
32-bit
to 64-bit conversion issue, and my code works fine when compiled in
32-bit
mode.
Has anyone made global hotkeys work in 64-bit mode?
Thanks
Tobias Zimmerman
I'm using it but I install an Application Event Handler to catch
HotKey events. I don't use the undocumented generated NSEvent.
-- Jean-Daniel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden