How to implement drag-drop onto application icon ( e.g. a droplet)
How to implement drag-drop onto application icon ( e.g. a droplet)
- Subject: How to implement drag-drop onto application icon ( e.g. a droplet)
- From: Kirk Kerekes <email@hidden>
- Date: Fri, 10 May 2002 18:47:58 -0500
I have drag'n drop to NSViews figured out -- but I have been unable to
intuit what I need to do to respond to a situation where the user drops a
file or files onto my application icon, whether or not the app is running.
My application does not have its own filetype -- it processes pdf files
into modified pdf files.
The application is a simple app, not technically a document-based one -- no
NSDocument.
So what does NSApplication do with a file/files dropped on the icon, and
how to I grab them?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.