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

Popular posts from this blog

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -