• 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
Automatic release of a Loaded Nib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Automatic release of a Loaded Nib


  • Subject: Automatic release of a Loaded Nib
  • From: email@hidden
  • Date: Sat, 3 Sep 2005 00:35:50 +0200

I'm using 2 Nibs, and one of these is a classic AboutBox.
The problem is that when I close the AboutBox, it's not released and it's alredy in memory.


How can I do to release the class for the aboutBox Nib when the window is closed?



if (aboutBox == nil) aboutBox = [[aboutBoxController alloc] initWithWindowNibName:@"aboutBox"];
[aboutBox showWindow:self];
_______________________________________________
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
  • Prev by Date: Re: [super initialize]?
  • Next by Date: Is this a bug in NSCalendarDate?
  • Previous by thread: (no subject)
  • Next by thread: Is this a bug in NSCalendarDate?
  • Index(es):
    • Date
    • Thread