• 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: Controller and NIB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Controller and NIB


  • Subject: Re: Controller and NIB
  • From: Nick Zitzmann <email@hidden>
  • Date: Tue, 28 Oct 2008 15:45:22 -0600


On Oct 28, 2008, at 3:09 PM, J. Todd Slack wrote:

I have a controller.m and it has an awakeFromNib method.

I have a NIB that is loaded on startup (specified in info.plist)

I have code that is not getting called in awakeFromNib when the Nib is loaded.

What am I forgetting to setup?


-awakeFromNib is only called when an object is instantiated by a nib, and the nib is loaded. Are you sure the object is being correctly instantiated?

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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


  • Follow-Ups:
    • Re: Controller and NIB
      • From: "J. Todd Slack" <email@hidden>
References: 
 >Controller and NIB (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Re: Sage advice
  • Next by Date: Re: performSelectorOnMainThread and exceptions
  • Previous by thread: Controller and NIB
  • Next by thread: Re: Controller and NIB
  • Index(es):
    • Date
    • Thread