Re: NSCollectionView and selecting a range?
Re: NSCollectionView and selecting a range?
- Subject: Re: NSCollectionView and selecting a range?
- From: Lee Ann Rucker <email@hidden>
- Date: Fri, 20 Jan 2012 17:30:01 -0800
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 (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