On Nov 5, 2017, at 10:28 AM, Steve Mills <sjmi...@mac.com> wrote: > >> On Nov 4, 2017, at 22:55, Rob Petrovec <petr...@mac.com> wrote: >> >> NSCollectionView -selectionIndexPaths works pretty well for me and is super >> simple to use, IMO. > > That’s not what I’m talking about. I’m talking about user actions. Like how > shift-clicking doesn’t extend the selection, it just adds the clicked item.
The Finder icon view works the same way, and has since at least 10.10 or so. When I initially replaced the IKImageBrowserView in a client’s app with NSCollectionView, I was unhappy that shift-clicking didn’t extend the selection like it did before. It was the fact that Finder no longer worked that way in 10.10 or 10.11 that made me not bother to try to figure out how to do it. In the end, it was apparently something the users of the app never really used or needed. Jim Crate _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com