ApplicationDidFinishLaunching
ApplicationDidFinishLaunching
- Subject: ApplicationDidFinishLaunching
- From: Jason Moore <email@hidden>
- Date: Sun, 14 Apr 2002 09:44:29 -0500
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.
jason
_______________________________________________
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.