Re: ApplicationDidFinishLaunching
Re: ApplicationDidFinishLaunching
- Subject: Re: ApplicationDidFinishLaunching
- From: Ondra Cada <email@hidden>
- Date: Sun, 14 Apr 2002 17:07:39 +0200
On Sunday, April 14, 2002, at 04:44 , Jason Moore wrote:
Sorry to post such a minor question, but what do i need to do to get -
(void)applicationDidFinishLaunching:(NSNotification *)notification called
when it's supposed to. i put the method in my main object (the one that
controls the UI) and it doesn't seem to get called (none of my NSLog()'s
get printed). can someone help me get unstuck here. :) thanks.
The controller needs to be an application (main NIB File's Owner) delegate.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.