(no subject)
(no subject)
- Subject: (no subject)
- From: "D.K. Johnston" <email@hidden>
- Date: Thu, 22 Jun 2006 17:18:55 -0700
I have a controller class that is instantiated and released by my
programme many times during a run. When initialising, the controller
object loads a nib file with the loadNibNamed: method, in order to
use a window contained therein. In IB, I set the window to be
released when closed.
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.
dkj
_______________________________________________
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