当透明窗口放置在停靠栏上方时,禁用停靠栏的鼠标悬停事件
我正在开发一个桌面应用程序,它在屏幕保护程序窗口级别显示透明的 NSWindow 并覆盖整个屏幕。当我将鼠标悬停在扩展坞上时,即使我的透明窗口显示在扩展坞上,也会显示应用程序名称提示面板。这是什么原因呢?我已在窗口上将 setIgnoresmouseMovedEvents:
设置为 NO。
I am developing a Desktop application that displays a transparent NSWindow at screen saver window level and covers the entire screen. When I hover the mouse over dock, app names tip panel is displayed even if my transparent window is displayed over dock. What is the reason for this? I have set setIgnoresmouseMovedEvents:
to NO on my window.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论