Changing Services HotKey at Runtime

2008-11-19 Thread Xavier Snark
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/Concep

Code-sign & Services HotKey Modifications

2008-11-18 Thread Xavier Snark
Greetings, I am new to cocoa, the list and I apologize if I am posting something previously beaten or that is not appropriate (please let me know!). I have a pure cocoa application that relies on Services as its primary method of invocation. Of course it can be opened normally, but that decr