在像 tweetie 或事物首选项这样的圆形视图中记录键盘命令

发布于 2024-08-23 11:11:21 字数 82 浏览 4 评论 0原文

你会如何记录视图中的击键并将它们设置为 NSUserdefaults 因为每个键都有一个数值并且还有修饰键......你会怎么做

谢谢

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

赠意 2024-08-30 11:11:21

Waffle Software 的快捷方式记录器:http://wafflesoftware.net/shortcut/
(并自吹自擂)我编写了一个类,使注册快捷方式比使用 Carbon API 或 PTHotKey 之类的包装器更容易: http://github.com/davedelong/DDHotKey

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文