NSCollectionView and selecting a range?
NSCollectionView and selecting a range?
- Subject: NSCollectionView and selecting a range?
- From: Robert Monaghan <email@hidden>
- Date: Fri, 20 Jan 2012 04:39:42 -0800
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?
Thanks!
Bob.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden