Where to set default user defaults?
Where to set default user defaults?
- Subject: Where to set default user defaults?
- From: John Timmer <email@hidden>
- Date: Fri, 21 Nov 2003 08:38:48 -0500
I know there's been some discussion in the past about what the order of
"wakeFromNib" calling is (and the answer seems to be "none is guaranteed").
A related question that I couldn't find in the archives - are all the "init"
methods called before all the "awakeFromNib" methods?
The reason I'm asking is that I want to set some default user defaults for
the first time the app launches, and I'm going to need some of them before
the application's interface gets displayed. So, in short, I need to have
something that's called first during the app launching process.
Thanks,
JT
_______________________________________________
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.