Re: 0 for 2
Re: 0 for 2
- Subject: Re: 0 for 2
- From: Shane Stanley <email@hidden>
- Date: Fri, 22 Jan 2010 09:12:49 +1100
- Thread-topic: 0 for 2
On 22/1/10 6:18 AM, "Jon Pugh" <email@hidden> wrote:
> In this case, this method is called when the app is about to, duh, finish
> launching. There's another method called applicationDidFinishLaunching which
> is unsurprisingly called after it's finished launching.
And for AS users, the significance of this difference is that
application:openFiles: is called between the two, and that is what you use
instead of an open handler.
--
Shane Stanley <email@hidden>
AppleScript Pro, April 2010, Florida <http://www.applescriptpro.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
References: | |
| >Re: 0 for 2 (From: Jon Pugh <email@hidden>) |