• 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: window loading sequence
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: window loading sequence


  • Subject: Re: window loading sequence
  • From: Michael Latta <email@hidden>
  • Date: Mon, 30 Dec 2002 13:09:05 -0800

This is not just a matter of discovering the current ordering. The only ordering you can rely on is what is in the documentation. Other ordering could change on you. Of course it probably has not changed in the last 10 years, but it could.

-awakeFromNib is documented to be after the entire nib has loaded and all connections have been created.

This is generally when you want custom behavior. If you described why you care about other methods you might get some interest.

Michael


On Monday, December 30, 2002, at 12:41 PM, Carrie Brezine wrote:

Hi, I'm wondering if someone could please point me to a clear explanation of the order in which methods are called when a nib is loaded. After many false steps I've figured out that -awakeFromNib comes after -windowDidLoad, but I don't know how many other things there might be before/after/inbetween those two. I am rtfing all the m's and archives I can find but haven't hit on the right one yet. thanks

carrie _______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >window loading sequence (From: Carrie Brezine <email@hidden>)

  • Prev by Date: Re: What are double asterisks for?
  • Next by Date: Re: CGPostMouseEvent clicking Cocoa UI element causes system UI locku p
  • Previous by thread: window loading sequence
  • Next by thread: Re: window loading sequence
  • Index(es):
    • Date
    • Thread