objective c - Detect grabbed file systemwide with coordinates and path to file -


can detect coordinates , pathinfo of file / files, when user starts move file somewhere? (pressing , holding left-mouse on file)

objective-c or swift

this info may found in nsdragpboard pasteboard. filenames located in nsfilenamespboardtype. take @ apple's clipboardviewer sources, might useful you.


Comments