Mac OS X - AppDelegate applicationDidFinishLaunching
Mac OS X - AppDelegate applicationDidFinishLaunching
- Subject: Mac OS X - AppDelegate applicationDidFinishLaunching
- From: Dave <email@hidden>
- Date: Tue, 03 Mar 2015 16:41:49 +0000
Hi,
I’ve got a very simple test application with just one window and a few controls. I’ve for some initialisation code in the AppDelegate applicationDidFinishLaunching method.
While tracking down a problem I’ve noticed that my WindowController class awakeFromNib method is getting called before applicationDidFinishLaunching. Is this normal? If so, then where is the best place to do one-off initialisation when the App is first launched?
Thanks a lot
Dave
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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