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" <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. _______________________________________________ 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