Re: pb with awakeFromNib
Re: pb with awakeFromNib
- Subject: Re: pb with awakeFromNib
- From: Stephane <email@hidden>
- Date: Tue, 19 Jun 2007 15:28:08 +0200
- (void)applicationDidFinishLaunching:(NSNotification *)notification;
On Jun 19, 2007, at 12:59 PM, julien ricard wrote:
hi,
I want to launch a quite long process automatically when my cocoa
application is opened. I launch it in awakeFromNib, but the window
does not open before my process is finished. I'd like my application
to be usable while that process is running. How can I do it?
thanks
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden