site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Hi all, Can you please provide your inputs on this? Thanks in advance, Srinivas Prabhu G ----------------------------------------------- Robosoft Technologies - Come home to Technology Disclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus. _______________________________________________ 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/site_archiver%40lists.apple... We are developing a productivity tool that has to run on both Leopard and Tiger. We want to support hotkeys for some of the functionalities. Some of the hotkeys are the same as the one registered by the default system. 'Cmd+Shift+3' , 'Cmd+Shift+4' are some of them. We are currently using the RegisterEventHotKey to register the global hot keys in our application. Now if the user uses the same hotkeys, in Leopard, all the applications registered for the hot key will execute their actions. However in tiger the behavior is different, only finder hot keys are executed. We are expecting a behavior where only our applications hot keys should be executed. We have even tried event trap and accessibility mechanism, but it also doesn't seem to be working. This email sent to site_archiver@lists.apple.com
participants (1)
-
Srinivasa Prabhu