Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Nishadkumar

macrumors newbie
Original poster
Jun 29, 2012
1
0
Hi,

The application I am working need to support drag and drop file from webview to finder. Using WebUIDelegate I am able to get the dragged file related info. I have gone through drag and drop programming guide but I couldnot find a way to get file dropped path.

Since mouseDown and mouseDragged is not supporting webview (even though webview is NSView) I am not able to use

namesOfPromisedFilesDroppedAtDestination: and dragPromisedFilesOfTypes:fromRect:source:slideBack:event:. methods to achieve same. Can some help me to get implement drag and drop file from webview to finder or give idea how to get dropped path.

Thanks & Regards,
Nishad.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.