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: "David M. Cotter" <email@hidden>
- Date: Wed, 2 Dec 2009 16:14:30 -0800
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)
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.
_______________________________________________
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