gpt4 book ai didi

cocoa - 如何创建一个像 Twitter 一样漂浮在所有其他窗口上方的 float 窗口?

转载 作者:行者123 更新时间:2023-12-03 16:53:06 24 4
gpt4 key购买 nike

当您单击上下文菜单“Tweet”时,Twitter 应用程序有一个 float 窗口,它是 NSPanel 吗?怎么做?

最佳答案

看一下 NSWindow 的 setLevel: 方法:

Each level in the list groups windows within it in front of those in all preceding groups. Floating windows, for example, appear in front of all normal-level windows. When a window enters a new level, it’s ordered in front of all its peers in that level.

-- 来自 NSWindow 的 setLevel:引用。

您还可以找到Matt Gemmell's MAAttachedWindow项目有帮助:

alt text

关于cocoa - 如何创建一个像 Twitter 一样漂浮在所有其他窗口上方的 float 窗口?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4742652/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com