Re: How to implement drag-drop onto application icon ( e.g. a droplet)
Re: How to implement drag-drop onto application icon ( e.g. a droplet)
- Subject: Re: How to implement drag-drop onto application icon ( e.g. a droplet)
- From: Ondra Cada <email@hidden>
- Date: Sat, 11 May 2002 01:56:14 +0200
On Saturday, May 11, 2002, at 01:47 , Kirk Kerekes wrote:
So what does NSApplication do with a file/files dropped on the icon, and
how to I grab them?
See NSApplication delegate methods.
When app is launched by dragging an object onto its icon, beware: I kind
of recall there was somewhat weird order of delegate methods called, but
to be frank, I can't remember just now what the problem is (perhaps
applicationDidFinishLaunching called too late?).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.