On Sat, Jun 15, 2013, at 09:51 AM, Gordon Apple wrote:
> I don¹t seen anything about this in the referenced docs.

From "The Object Loading Process", from the Nib Files chapter of the
Resource Programming Guide
<http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/LoadingResources/CocoaNibs/CocoaNibs.html#//apple_ref/doc/uid/10000051i-CH4-SW8>:

"""
4. It sends an awakeFromNib message to the appropriate objects in the
nib file that define the matching selector:

• In OS X, this message is sent to any interface objects that define the
method. It is also sent to the File’s Owner and any placeholder objects
that define it as well.
"""

--Kyle Sluder

_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to