Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何打开新窗口或双击查看NSCollectionViewItem?我collectionViewItem是自定义类派生自我的NSBox所以如何打开你能帮我吗?请寄给我一些样品?
NSCollectionViewItem
collectionViewItem
NSBox
我的回答来得有点晚,但是本教程听起来几乎是您所需要的。它源自 Apple 的IconCollection 示例。