Re: different launch methods
Re: different launch methods
- Subject: Re: different launch methods
- From: "M. Uli Kusterer" <email@hidden>
- Date: Tue, 30 Sep 2003 13:06:29 +0200
At 10:12 Uhr +0200 30.09.2003, Damien PACAUD wrote:
Hi list,
Is there a way to tell the difference (programatically) between :
-the launch of a document based app and the clicking the open
button in the menu
AND
-the launch of a document based app when a file is dragged
onto its icon ?
Why do you need to know? The entire advantage of this approach is
that no matter how the user opens a file, it will open using the same
code. It ensures consistency.
What is it that you're trying to do? There may be a better way to do
this than destroying consistency in file opening.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.