Re: Use one nib file or lots?
Re: Use one nib file or lots?
- Subject: Re: Use one nib file or lots?
- From: Brian Hook <email@hidden>
- Date: Sat, 06 Oct 2001 20:12:24 -0700
Good question, and one that I also have (as a fellow newbie). Near as I can
tell, the primary advantage is that resources inside an unused NIB file
aren't loaded. In exchange you have to deal with the hassles of cross-NIB
connections and implementing multiple window controllers.
It would be nice to see an authoritative and comprehensive discussion on
this; maybe one of the Web sites (Stepwise, CocoaDev, CocoaDevCentral)
could take a stab at an FAQ on this.
Brian
At 10:43 PM 10/6/01 -0400, Mike O'Connor wrote:
Newbie question: What are the advantages of having many nib files in an app,
as opposed to putting all document, dialog and menu items in one nib? IT
seems like it would be easier to make connections if it is all in one file.
What's the right way to do it and why?
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev