[Vm-dev] Re: Accepting all DNDs on Mac

Sean P. DeNigris sean at clipperadams.com
Tue Aug 11 15:55:09 UTC 2015


johnmci wrote
> As it only supports NSFilenamesPboardType
>     [self registerForDraggedTypes: [NSArray arrayWithObjects:
> NSFilenamesPboardType, nil]];

And Bob's your uncle!

So, what I'm suggesting is that we add support for other-than-file drags (in
my two cases URLs and file promises).

Reference:
https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/DragandDrop/Tasks/DraggingFiles.html#//apple_ref/doc/uid/20001288-CEGJFDFG



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Accepting-all-DNDs-on-Mac-tp4842062p4842140.html
Sent from the Squeak VM mailing list archive at Nabble.com.


More information about the Vm-dev mailing list