Re: ApplicationDidFinishLaunching
Re: ApplicationDidFinishLaunching
- Subject: Re: ApplicationDidFinishLaunching
- From: Jason Moore <email@hidden>
- Date: Sun, 14 Apr 2002 10:09:41 -0500
I connected the 'File's Owner' outlet named delegate to my Controller
object, and it still doesn't get called. is there another method i
should use to make Controller the appropriate delagate?
Thanks,
Jason
On Sunday, April 14, 2002, at 10:07 AM, Ondra Cada wrote:
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.