On Wed, 2 Dec 2009 16:14:30 -0800, "David M. Cotter" <m...@davecotter.com>
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" <m...@davecotter.com>
>> 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 = m...@tidbits.com, <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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to