On 23 Nov 2009, at 07:17, Symadept wrote:
> I managed to get my app support for registering hotkeys and using it. But
> unfortunately if I register Cmd P as hot key in my app, no one in the system
> can use this hotkey to print unless I deregister it. How can I make it not
> block others.

If you don't want to make your hotkey active in all applications, 
RegisterEventHotKey is probably the wrong approach. Is there any specific 
reason you can't set this up as a menu keyboard shortcut, or by catching the 
event in -[NSApplication 
sendEvent:]?_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to