Re: NIB loading cycle? (sequel to: Dynamically loading NIB files with a common stem)
Re: NIB loading cycle? (sequel to: Dynamically loading NIB files with a common stem)
- Subject: Re: NIB loading cycle? (sequel to: Dynamically loading NIB files with a common stem)
- From: Manfred Schwind <email@hidden>
- Date: Thu, 07 Jul 2011 11:43:43 +0200
> On Mac OS X, all top-level objects get an -awakeFromNib.
> On iOS, top-level objects do not get -awakeFromNib.
Uh? This was news to me and I immediately tested this.
My tests show:
- On OS X all objects of the nib including the file's owner get an awakeFromNib.
- On iOS also all objects of the nib (including top-level objects!) but NOT the file's owner get an awakeFromNib.
BTW, I can't find this documented somewhere.
Regards,
Mani
--
http://mani.de - friendly software
_______________________________________________
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