Re: Is cascading Nib Loading from -awakeFromNib permissible?
Re: Is cascading Nib Loading from -awakeFromNib permissible?
- Subject: Re: Is cascading Nib Loading from -awakeFromNib permissible?
- From: Stuart Malin <email@hidden>
- Date: Wed, 11 Mar 2009 12:49:53 -1000
On Mar 11, 2009, at 12:37 PM, Dave Keck wrote:
It looks like this is your answer:
http://lists.apple.com/archives/cocoa-dev/2008/Apr/msg02276.html
It sounds like the object is the file's owner of the nibs that you're
loading using loadNibNamed:. Is this correct?
Also check out:
http://www.google.com/search?client=safari&rls=en-us&q=awakefromnib+called+twice&ie=UTF-8&oe=UTF-8
David
Appreciate the links Dave, but these don't shed light on my situation
(and, I had found these and others in queries before I posted to the
list). I am getting infinite calls, not double calls. Further, the
second Nib I am loading has no references back to the controller,
except as File's Owner. I know this because to shed light on the
situation, I am loading a Nib that I created in IB but added nothing
to it nor changed any of its attributes or properties.
_______________________________________________
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