I have a working NSCollectionView with one minor, but critical, exception. Getting and highlighting the selected item within the collection. …
objective-c cocoa nsview nscollectionview nscollectionviewitemWhen you drag a NSCollectionView to a view, a NSCollectionViewItem appears on the storyboard, floating around. Imagine I drag several …
cocoa nscollectionview nscollectionviewitem