Drag & Drop in NSCollectionView
Drag & Drop in NSCollectionView
- Subject: Drag & Drop in NSCollectionView
- From: Rick Mann <email@hidden>
- Date: Sun, 11 Oct 2009 03:10:18 -0700
I'm trying to initiate a drag of my NSCollectionView items. It's all
set up, and I have a delegate that implements -
collectionView:canDragItemsAtIndexes:withEvent:, always returning YES.
But it never gets called. I can select my items, but I can't get
anything to drag.
What am I missing?
TIA,
Rick
_______________________________________________
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