Re: NSCollectionView deselection
Re: NSCollectionView deselection
- Subject: Re: NSCollectionView deselection
- From: Thomas Davie <email@hidden>
- Date: Tue, 2 Mar 2010 08:36:07 +0000
On 2 Mar 2010, at 04:03, Markus Spoettl wrote:
> On Mar 1, 2010, at 2:42 PM, Thomas Davie wrote:
>> However, when the user clicks on item B after clicking on item A, setSelected:NO is *not* sent to the NSCollectienViewItem subclass for A. This displeases me greatly :(.
>
>
> Works fine for me. Are you sure it's not called/set? Put a breakpoint into the setter into the setter of your NSCollectienViewItem subclass to find out.
Hmm, that's exactly how I'm finding out that it's not being called :/
I wonder what else could be going on here.
Tom Davie_______________________________________________
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