Re: "Drag-and-Drop" documentation?
Re: "Drag-and-Drop" documentation?
- Subject: Re: "Drag-and-Drop" documentation?
- From: Glob Design <email@hidden>
- Date: Thu, 16 Apr 2015 15:21:21 -0700
- Organization: Glob Design
'Fraid not. Apple changed the D&D APIs 3 times - in 10.6, 10.7, and
10.9. All are wildly different, all are hard to make the same code work
on all versions.
Your best best is to get the API headers for each version and do diffs.
In most cases you'll need to start with 10.6 and then add/modify each
method for all versions of the OS.
Any way you slice it, D&D is difficult for most apps.
:-(
On 4/16/15 1:03 PM, Carl Hoefs wrote:
Is there any /current/ conceptual documentation concerning "Drag-and-Drop"?
The Apple documentation I've been able to find is woefully stuck in the
past, using deprecated methods throughout. Neither do the WWDC sessions
cover such "unexotic" topics as this.
(https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/DragandDrop/Concepts/dragsource.html).
Is there anything more up to date?
-Carl
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden