Re: Document not opened at launch?
Re: Document not opened at launch?
- Subject: Re: Document not opened at launch?
- From: Mark Dawson <email@hidden>
- Date: Wed, 26 Jul 2006 10:36:50 -0700
On Wednesday, July 26, 2006, at 09:23AM, Daniel Jalkut <email@hidden> wrote:
>Thinking about this a little more - the behavior you're seeing
>strongly hints at your app overriding the "open event" handler and
>causing it to be ineffective. Are you implementing any AppleEvent
>handler routines in your app?
>
I'm not implementing any AE handlers. I was trying to convert a program from a window model to a document model, so maybe missing something in the process. I did discover that the open does NOT happen at all if the document window stuff (window controller) is in the main nib. My app controller in the main nib now just stubs (returns YES) for aplicationShowOpenUntitledFile: to detect when I'm being called (I'll remove it later, as the defalut behavior is what I want anyway)?
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden