• 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
awakeFromNib vs appdidfinishlaunching
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

awakeFromNib vs appdidfinishlaunching


  • Subject: awakeFromNib vs appdidfinishlaunching
  • From: Karim Morsy <email@hidden>
  • Date: Wed, 22 Mar 2006 14:50:46 +0100

Hi,

from what's indicated in the docs all IB objects are instantiated when the app launches.
it's said that upon instantiation all objects are sent awakeFromNib (in an arbitrary order).
but are all obecjs instantiated first and then each one is sent awakeFromNib OR is an object instantiated, sent awakeFromNib, and then the next object is instantiated, sent awakeFromNib and so on ... ?
in the latter case, this would imply that all initialization of objects done in the controller (for example setting values for sliders, textFields, drawing custom views etc) should not be done in awakeFromNib as some of them might not yet be existing, right ?


thanks,
Karim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: awakeFromNib vs appdidfinishlaunching
      • From: "Jack Nutting" <email@hidden>
  • Prev by Date: Re: Searching for a socket spy app for mac
  • Next by Date: Re: Miss #include <vector>
  • Previous by thread: Re: Searching for a socket spy app for mac
  • Next by thread: Re: awakeFromNib vs appdidfinishlaunching
  • Index(es):
    • Date
    • Thread