awakeFromNib Called Twice
awakeFromNib Called Twice
- Subject: awakeFromNib Called Twice
- From: Bruce Cresanta <email@hidden>
- Date: Thu, 27 Jan 2011 17:43:08 -0700
Hello,
I have and NSDocument based application with the standard MyDocument document. I have a view declared as an IBOutlet in the document and use IB to hook up the view variable to the contentView of the window that gets created. When I put a log message in awakeFromNib, it gets called twice with identical execution traces. The first time awakeFromNib is called, all the IB connections resolve. The second time it is called, none of the IB connections resolve and are nil. Would you please help me think through what's going on?
Thanks
Bruce
_______________________________________________
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