On Jan 20, 2012, at 4:39 AM, Robert Monaghan wrote: > Hi Everyone, > > This has been asked before by another Cocoa-dev follower, but there wasn't an > answer... > I have an NSCollectionView where I want to be able to "Shift-click" a range > of Icons. > > Strangely, I can Command-click a range of individual icons, but a shift-click > of a range will not work. > What would cause this behavior? > > As a last resort measure, I am attempting to pipe in a > flagsChanged/NSResponder routine, but this seems really dumb. > Before I proceed with using a hammer to fix this, perhaps someone knows an > alternative?
Works fine for me. Do you have the IconCollection sample app? It uses NSCollectionView and it's what I use for tracking down NSCollectionView issues. _______________________________________________ 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