• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cocoa-dev Digest, Vol 10, Issue 522
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa-dev Digest, Vol 10, Issue 522


  • Subject: Re: Cocoa-dev Digest, Vol 10, Issue 522
  • From: Fritz Anderson <email@hidden>
  • Date: Wed, 21 Aug 2013 10:01:00 -0500

On 20 Aug 2013, at 3:07 PM, George Toledo <email@hidden> wrote:

> If you have code that needs to happen first/once at start, maybe you can try putting it in awakeFromNib.

This may often be the case, but it is not guaranteed. -awakeFronNib is called every time an object is implicated in the loading of a NIB (etc). If an object is File's Owner to more than one NIB (or a NIB that is loaded more than once), it will get -awakeFromNib at each load.

	— F


_______________________________________________

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


References: 
 >Re: Cocoa-dev Digest, Vol 10, Issue 522 (From: George Toledo <email@hidden>)

  • Prev by Date: Re: -[NSProxy doesNotRecognizeSelector: error
  • Next by Date: NSMethodSignature throws an exception encoding GLKMatrix4
  • Previous by thread: Re: Cocoa-dev Digest, Vol 10, Issue 522
  • Next by thread: NSLog object = nil?
  • Index(es):
    • Date
    • Thread