Re: Displaying "loading" dialog at NSApplication init?
Re: Displaying "loading" dialog at NSApplication init?
- Subject: Re: Displaying "loading" dialog at NSApplication init?
- From: Finlay Dobbie <email@hidden>
- Date: Fri, 9 Jul 2004 15:16:17 +0100
On 9 Jul 2004, at 10:32, Yann Bizeul wrote:
You should try to put this in
- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
NSApp's delegate, or in
You might find applicationWillFinishLaunching: is sent earlier.
-- Finlay
_______________________________________________
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.