• 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: Nib files in memory
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nib files in memory


  • Subject: Re: Nib files in memory
  • From: Uli Kusterer <email@hidden>
  • Date: Mon, 26 Jun 2006 12:19:21 +0200

Am 23.06.2006 um 03:35 schrieb D.K. Johnston:
What I'd like to know is: What happens to the nib file when one of these controller objects is released? Does it remain in memory? Is another copy loaded every time the class is instantiated? I can't seem to find the answer to this question anywhere in the documentation.

You are responsible for releasing all top-level objects in the NIB file. See:
<http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/ Concepts/WinControllersAndNibs.html>


or better:

<http://developer.apple.com/documentation/Cocoa/Reference/ ApplicationKit/Classes/NSBundle_AppKitAdditions/Reference/ Reference.html>

and search for "NSTopLevelObjects".

You may want to file a bug at bugreport.apple.com and tell them what documentation pages you ended up at and that they should at least reference these two pages or duplicate the information on them.

Cheers,
-- M. Uli Kusterer
http://www.zathras.de


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Nib files in memory (From: "D.K. Johnston" <email@hidden>)

  • Prev by Date: Re: How to hide an NSTableView
  • Next by Date: Re: Weird crash when quitting application or... who put it in the autorelease pool?
  • Previous by thread: Nib files in memory
  • Next by thread: Re: Nib files in memory
  • Index(es):
    • Date
    • Thread