Re: On open handler in conflict with on launched?
Re: On open handler in conflict with on launched?
- Subject: Re: On open handler in conflict with on launched?
- From: Ola Ingvarsson <email@hidden>
- Date: Thu, 24 Apr 2008 23:00:35 +0200
Does anyone have any idea why my on open-handler won't trigger?. It
works when i create a droplet with xcode but not when it's in the
applcation.
Ola
24 apr 2008 kl. 22.54 skrev Laurence Harris:
On Apr 24, 2008, at 11:48 AM, Ola Ingvarsson wrote:
I've create an applescript application with Xcode. Now I want to
be able to drop xml-files on it and process them. I've added a
document type under properties in Target Info. The icon of my
application turns dark when I hold a file over it and it starts
when i drop the file on it but my on open-handler won't trigger.
Is it possible that there's a conflict between the on open-handler
and the on launched-handler?
The open application and open doc events are mutually exclusive.
You only get one or the other, so no conflict.
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden