可可相当于diskEvt/kEventClassVolume?

发布于 2024-08-28 15:16:12 字数 162 浏览 4 评论 0原文

我们的 UI 中有一个卷的下拉菜单,我想在安装新磁盘时更新它。在经典时代,这将涉及监视 diskEvt 事件。在 Carbon 中,我认为这是 kEventClassVolume。可可相当于什么?

(指向苹果公司的相关文档就可以解决这个问题。我一直找不到任何东西!)

We have a drop-down menu of volumes in our UI, and I'd like to update it when a new disk is mounted. In the Classic days, this would involve watching for a diskEvt event. In Carbon, I think this was kEventClassVolume. What's the Cocoa equivalent?

(A pointer into Apple's documentation on this would satisfy the question. I've been unable to find anything!)

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

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

发布评论

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

评论(2

心凉怎暖 2024-09-04 15:16:12

磁盘仲裁负责这些通知。它不是用 Cocoa 写的。

Disk Arbitration is responsible for those notifications. It's not written in Cocoa.

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