如何将操作与键盘快捷键关联?

发布于 2024-08-10 11:18:41 字数 131 浏览 6 评论 0原文

我有一个调用面板的 IBAction。我想使用键盘快捷键调用该操作,但我不知道如何执行此操作。

我想一种方法是创建一个菜单项,将操作关联到该项目,然后将快捷方式分配给该项目,但我还没有完成菜单。

有什么想法或建议吗?

I've an IBAction that calls up a panel. I want to invoke that action with a keyboard shortcut but I'm at a loss on how to do it.

I guess one way of doing it would be to create a menu item, associate the action to the item and then assign the shortcut to that item, but I haven't done my menus yet.

Any ideas or suggestions?

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

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

发布评论

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

评论(1

給妳壹絲溫柔 2024-08-17 11:18:41

我想一种方法是
要创建菜单项,请关联
对项目执行操作,然后分配
该项目的快捷方式,但我没有
我的菜单还没做好。

我想你自己回答了这个问题:)
只需在 Interface Builder 中创建一个应该启动操作的 UI 元素并分配 等效密钥

I guess one way of doing it would be
to create a menu item, associate the
action to the item and then assign the
shortcut to that item, but I haven't
done my menus yet.

I think you anwered the question yourself :)
Just create a UI Element in Interface Builder that's supposed to start your Action and assign an Key Equivalent.

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