Yeah, it was obvious that writeRowsWith: would soon be deprecated. After going
through the documentation a bit, I did it via:
func tableView(_ tableView: NSTableView, draggingSession session:
NSDraggingSession, willBeginAt screenPoint: NSPoint, forRowIndexes rowIndexes:
IndexSet) {
What is the alternative, then?
If single image drags will not work because of this, is there a means to
impersonate another method?
Oh, and greets from the coast of Africa. Cheers,
Alex Zavatone
Sent from my iPhone
> On Apr 20, 2019, at 10:17 AM, Rob Petrovec wrote:
>
> Because dragImage is