Changing Services HotKey at Runtime
Changing Services HotKey at Runtime
- Subject: Changing Services HotKey at Runtime
- From: Xavier Snark <email@hidden>
- Date: Wed, 19 Nov 2008 07:49:03 -0500 (EST)
Greetings,
In my application I would like to change the Services Hotkey combination
at runtime. So far, the only Apple documentation that I have found states
that the hotkey is configured via the Info.plist file in the application
bundle.
http://developer.apple.com/documentation/Cocoa/Conceptual/SysServices/Concepts/properties.html
Changing the application bundle at runtime will violate code-sign.
I've been told my responses to a previous question that I should be
setting user configurable data in defaults. That's fine, (I'm already
using it for other user-configurable parameters), but I can't find any
information that discusses how to use defaults as a means to configure
Services parameters. Can anyone direct me to documentation for this?
X
--
_______________________________________________
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