views:

34

answers:

0

I have an NSCollectionView. When I click on one of the actual collection view items it becomes selected. When I click on one of the controls on the view it doesn't. How do I tell the NSCollectionViewItem to set it's selected to YES when, for example, a check box is clicked on it's view?