On Mar 2, 2010, at 10:52 AM, Thomas Davie wrote: > The NSCollectionView certainly *thought* it was being deselected – if the > user clicks A, then A again, only one setSelected:YES gets sent, if the user > clicks A, then B, then A again, setSelected:YES gets sent to A twice and B > once. > > I've worked around this now by writing an NSCollectionView subclass with my > own selection and drag/drop code.
You shouldn't need to work around this because this just works when everything is set up correctly. The fact that it doesn't work for you indicates that there's something wrong with your setup. You don't give any details on how everything is set up in your case. Regards Markus -- __________________________________________ Markus Spoettl
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com