• 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: [OT?] Nib files balloon app size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OT?] Nib files balloon app size


  • Subject: Re: [OT?] Nib files balloon app size
  • From: Peter Robinson <email@hidden>
  • Date: Sat, 12 Apr 2003 16:23:27 +0100

At 7:07 pm -0700 11/4/03, arekkusu wrote:

You could, for example, put all the dialogs which you know are going to be used
into one large nib, and optional dialogs in additional nibs.

Yes.

If you look at Apple's apps which use Carbon .rsrc resources, they generally only
have a few resource files per language, not one per dialog.

Memory management of .rsrc files is very different from .nibs, though. Individual resources (as opposed to whole resource files) are loaded only when needed, and can be unloaded to reclaim memory (even while the program keeps a resource Handle).

Peter
_______________________________________________
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: 
 >Re: [OT?] Nib files balloon app size (From: arekkusu <email@hidden>)

  • Prev by Date: Re: Access NetCDF library
  • Next by Date: Re: NSMutableDictionary not sending release message to contained objects at dealloc time
  • Previous by thread: Re: [OT?] Nib files balloon app size
  • Next by thread: Re: [OT?] Nib files balloon app size
  • Index(es):
    • Date
    • Thread