简体   繁体   English

NSTabView 替代品

[英]NSTabView alternatives

Are there any decent NSTabView alternatives?有没有像样的 NSTabView 替代品? Preferably open source.最好是开源的。 Something that looks like the tabs in xcode4 (or any other modern tabbed application), support for drag/drop, close button, etc.看起来像 xcode4(或任何其他现代选项卡式应用程序)中的选项卡,支持拖放、关闭按钮等。

I was very surprised to find out that the SDK doesn't offer any besides the very limited NSTabView and searching for alternatives didn't produce any results.我很惊讶地发现 SDK 除了非常有限的 NSTabView 之外不提供任何功能,并且搜索替代品没有产生任何结果。 I looked into chromium-tabs but it seems like a bit overkill and complex.我查看了铬标签,但它似乎有点矫枉过正和复杂。

Any ideas?有任何想法吗?

Thanks.谢谢。

You may want to have a look at a simple & clean alternative here .您可能想在这里查看一个简单干净的替代方案。

Many developers use PSMTabBarControl , which offers drag and drop, close buttons, customisable appearance and the like.许多开发人员使用PSMTabBarControl ,它提供拖放、关闭按钮、可自定义的外观等。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM