Load order of nib internals
Load order of nib internals
- Subject: Load order of nib internals
- From: Francisco Tolmasky <email@hidden>
- Date: Mon, 15 Sep 2003 20:16:50 -0700
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?
Thank you in advance,
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.