Re: applicationDidFinishLaunching not called?
Re: applicationDidFinishLaunching not called?
- Subject: Re: applicationDidFinishLaunching not called?
- From: Edwin Vane <email@hidden>
- Date: Tue, 16 Aug 2005 07:50:57 -0400
- Mail-followup-to: Cocoa-Dev <email@hidden>
Argh,
It was just a weird clean & rebuild to fix the problem. Strange how that
solution works so often. The software analogy to bashing the tv to make
it work again...
On Mon, Aug 15, 2005 at 10:19:10PM -0400, Edwin Vane wrote:
> Hi,
>
> I started an application (non-document based) and used the
> applicationDidFinishLaunching method in an NSApplication delegate for
> creating the initial window.
>
> However, since then, I added the parts necessary to make that original
> app document based (added a NSDocument subclass, set up the Info.plist
> file, etc.) However, now the applicationDidFinishLaunching method is no
> longer being called (so I can do different work now of course). Other
> methods in the delegate are called (such as
> applicationShouldOpenUntitledFile) so it's not that I forgot to set up
> the delegate in IB.
>
> Is there anything in how Cocoa deals with documents that would make the
> act of making an aplication document-based the manual way cause
> applicationShouldOpenUntitledFile to stop being called? This behaviour
> is really confusing and I haven't found any indication of it in the docs
> yet. Any pointers?
>
> --
>
> Edwin Vane
> MMath Candidate
> Computer Graphics Lab
> School of Computer Science
> University of Waterloo
>
> _______________________________________________
> 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
>
--
Edwin Vane
MMath Candidate
Computer Graphics Lab
School of Computer Science
University of Waterloo
_______________________________________________
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