Re: NSDocument not loading nib soon enough
Re: NSDocument not loading nib soon enough
- Subject: Re: NSDocument not loading nib soon enough
- From: "Alan Smith" <email@hidden>
- Date: Wed, 21 Mar 2007 17:01:06 -0500
Hello again,
Though I did *not* find any way to load the nib soon enough I did find this:
http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/Tasks/FAQ.html#//apple_ref/doc/uid/20000954-1081016
It says that the nib is not loaded before the reading methods and that
the data gotten in those methods should be stored temporarily and then
displayed, or whatever, in windowControllerDidLoadNib. I've done this
and it works fine but is not as pretty as I would like.
Cheers, Alan
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
"Silence is the Universe's greatest gift."
"When the World realizes that religion really is unnecessary, then it
shall evolve."
_______________________________________________
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