有谁知道 Mac OS X 应用程序的 Safari 风格选项卡控件?

发布于 2024-08-31 02:41:58 字数 281 浏览 5 评论 0原文

我正在寻找一个与默认 NSTabControl 不同的选项卡控件。我正在寻找一个示例或现有控件来复制 Safari、Firefox、Camino 等中使用的较新样式选项卡控件。

通过查看 Safari 应用程序包资源,选项卡似乎是从图像创建的。我更喜欢一个已经存在并且已经过测试的控件,而不是重新发明轮子。

谢谢你!

更新:我找到了 PSMTabBarControl,但是它在 Leopard 上不起作用,而且已经很旧了,从 2006 年开始。有什么更新可用的吗?

I am looking for a tab control that is different from the default NSTabControl. I am looking for a sample or existing control that replicates the newer style tab controls that are used within Safari, Firefox, Camino etc.

From looking into the Safari app bundle resources it seems the tabs are created from images. I would prefer a control that already exists and has been tested rather than re-inventing the wheel though.

Thank you!

Update: I found PSMTabBarControl however this doesn't work on Leopard and is very old, from 2006. Anything that is more recent available?

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

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

发布评论

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

评论(1

许久 2024-09-07 02:41:58

我想到了这个公开可用的框架:PSMTabBarControl
最近似乎没有维护,但可以作为一个起点。

This publicly-available framework comes to my mind: PSMTabBarControl.
It doesn't seem to be maintained recently, but might serve as a point to start from.

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