How would you record the keystrokes in view and set them to the NSUserdefaults because every key has a numeric value and there are also modifier keys…how would u do this
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s Waffle Software’s Shortcut Recorder: http://wafflesoftware.net/shortcut/
(And to toot my own horn) I’ve written a class to make registering shortcuts easier than using the Carbon API or a wrapper like PTHotKey: http://github.com/davedelong/DDHotKey