Hello, I verified that it is something peculiar to my project by creating another document based app and inserting awakeFromNib with a log message. It's definitely my code somewhere.
Bruce On Jan 27, 2011, at 5:56 PM, Bruce Cresanta wrote: > Hello, > > No, I only have one .xib file called MyDocument. > > Bruce > > > On Jan 27, 2011, at 5:46 PM, Gideon King wrote: > >> Does something in your application load another nib file which has your >> MyDocument as the file's owner? >> >> Gideon >> >> On 28/01/2011, at 10:43 AM, Bruce Cresanta wrote: >> >>> 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 (Cocoa-dev@lists.apple.com) > > 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: > http://lists.apple.com/mailman/options/cocoa-dev/cresanta%40me.com > > This email sent to cresa...@me.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com