Cocoa:自动关闭状态菜单

发布于 2024-11-15 05:34:24 字数 99 浏览 3 评论 0原文

我的状态栏上有一个状态菜单,并且有一些任务在后台运行。当其中一项任务完成时,假设在显示菜单(下拉)时,我想让菜单自动不处于下拉模式(假装在菜单图标上单击鼠标左键)。有办法做到这一点吗?

I hava a status menu on the status bar, and I have some tasks running behind the scene. When one of task is done, assume at the time the menu is being showed (dropped down), I want to make the menu to be not in drop down mode (pretend doing a left click on the mouse on the menu icon) automatically. Is there a way to do that?

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

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

发布评论

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

评论(1

山有枢 2024-11-22 05:34:24

它就在那里,但名字有点违反直觉:你想要 NSMenu 的 取消跟踪

It's there, but the name is a little bit counterintuitive: You want NSMenu's cancelTracking.

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