Is there any way to have a Shortcut Recorder in Objective-C, where the user can choose the shortcut?
I tried DDHotKey
, which worked for me, but with this library users can not choose the shortcut themselves.
Then I tried to implement the Shortcut Recorder
, but there I can only work with Xcode 3 because of the ibplugin.
So is there any way to have something like this in Xcode 4 ? :
Mentioned Libraries:
DDHotKey: Here
Shortcut Recorder:Here
IBPlugins do not work in Xcode 4, as you've found out. (File a bug if you want them back) However, this does not prevent you from instantiating the control programmatically...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With