Re: app delegate +initialize
Re: app delegate +initialize
- Subject: Re: app delegate +initialize
- From: John Baldwin <email@hidden>
- Date: Wed, 7 Oct 2009 22:54:11 -0700
Thanks everyone. Looked back and found the documentation that I
thought recommended this technique. Sure enough, I missed something.
John
On Wednesday Oct 7 10:00 PM, at 10:00 PM, Rob Keniger wrote:
Both the responses to this have been spot on, but I'd just add that
what you can do is create your window in a separate xib, and then
instantiate your window controller programmatically from your
AppController at a point where you know the user defaults have been
loaded. That way you don't need to worry about the order of loading
objects from the xib as you control it explicitly.
--
Rob Keniger
_______________________________________________
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