• 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: Load order of nib internals
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Load order of nib internals


  • Subject: Re: Load order of nib internals
  • From: Scott Anguish <email@hidden>
  • Date: Tue, 16 Sep 2003 01:22:02 -0400

On Sep 15, 2003, at 11:16 PM, Francisco Tolmasky wrote:

Alright, I have two instantiated objects within my nib, an application controller and a custom document controller (so that it becomes the default document controller). Currently, the document controller is being loaded first, which crashes my program because it relies on some things set up in the +initialize phase of my application controller. Is there anyway to change the load order to avoid this?


Unfortunately, +initialize has no guarantee on the order for loading, so you need to find a different way to accomplish this.
_______________________________________________
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.
  • Follow-Ups:
    • Re: Load order of nib internals
      • From: Shaun Wexler <email@hidden>
References: 
 >Load order of nib internals (From: Francisco Tolmasky <email@hidden>)

  • Prev by Date: File Recovery
  • Next by Date: Re: Country code or name
  • Previous by thread: Load order of nib internals
  • Next by thread: Re: Load order of nib internals
  • Index(es):
    • Date
    • Thread