Re: NSTableView: move rows through drag and drop?
Re: NSTableView: move rows through drag and drop?
- Subject: Re: NSTableView: move rows through drag and drop?
- From: Jens Alfke <email@hidden>
- Date: Wed, 10 Aug 2011 14:37:26 -0700
On Aug 10, 2011, at 2:30 PM, Izak van Langevelde wrote:
> I considered it, but it seems to have been available since Lion, and am looking for something which works on older systems.
No, Lion just added a new equivalent method -draggingSession:endedAtPoint:operation:, which will eventually obsolete -draggedImage:endedAtPoint:operation (which has been around forever). If you implement both to do the same thing, you’ll work fine.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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