Cocoa:使用 Xcode 4.0 创建 iTunes/Sidebar 之类的东西

发布于 2024-10-22 13:56:44 字数 274 浏览 1 评论 0原文

有谁知道如何使用 Xcode 4.0 创建 iTunes/Sidebar 之类的东西(屏幕截图:https://i. sstatic.net/7uvCt.png)? 我对此很陌生,并尝试使用 NSSplitView 和 NSTableView,但我不知道如何获取“标题”(如“Erfassen”或“Fokussieren”)和带有数字的徽章(“8”) Eingang 中的“4”)在其中。

多谢!

Does anyone know how I can create a iTunes/Things like Sidebar with Xcode 4.0 (Screenshot: https://i.sstatic.net/7uvCt.png)?
I'm pretty new to this and tried to play around with NSSplitView and NSTableView, but I've no idea how to get the "Title" (like "Erfassen" or "Fokussieren") and the Badges with the Numbers ("8" in Eingang, "4" in Heute) in it.

Thanks a lot!

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

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

发布评论

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

评论(2

顾北清歌寒 2024-10-29 13:56:44

这是另一个很好的预制解决方案:
https://github.com/perspx/PXSourceList

Here is another good pre-made solution:
https://github.com/perspx/PXSourceList

看春风乍起 2024-10-29 13:56:44

使用 NSOutlineVIew 而不是 NSTableView。我建议使用教程来完成此操作。对于新手来说相当复杂。
http://www.osxentwicklerforum.de/index .php?page=Thread&postID=117417&highlight=sidebar#post117417

Use NSOutlineVIew instead of NSTableView. I suggest using a tutorial for doing this. It's pretty complicated to newbies.
http://www.osxentwicklerforum.de/index.php?page=Thread&postID=117417&highlight=sidebar#post117417

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