Re: totally baffled by "odoc" apple event failing on launch
Re: totally baffled by "odoc" apple event failing on launch
- Subject: Re: totally baffled by "odoc" apple event failing on launch
- From: Matt Neuburg <email@hidden>
- Date: Thu, 03 Dec 2009 08:10:30 -0800
- Thread-topic: totally baffled by "odoc" apple event failing on launch
On Wed, 2 Dec 2009 16:14:30 -0800, "David M. Cotter" <email@hidden>
said:
>there is a component we must load (a plugin) that is outside of our control
that runs an event loop, before we have our NSApp initialized (therefore it is
unable to handle the :openDocuments call)
So, just to clarify - the "odoc" apple event is NOT failing on launch. It's
just that you are getting it sooner (or later?) than you are hoping for it.
Is that right? Thx - m.
>
>On Dec 2, 2009, at 11:06 AM, Matt Neuburg wrote:
>
>> On Tue, 1 Dec 2009 15:05:19 -0800, "David M. Cotter" <email@hidden>
>> said:
>>> i've "fixed" this by installing an AE handler before startup, trapping the
>> dropped events, then re-sending them to the NSApp after startup has completed
>> (and removing the intrim handler, since NSApp is up and handling them by
then)
>>
>> Are you doing something else odd at startup which might require this
>> workaround? m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden