app controller's dealloc not called
app controller's dealloc not called
- Subject: app controller's dealloc not called
- From: Karim Morsy <email@hidden>
- Date: Sat, 18 Mar 2006 09:38:45 +0100
Hi,
I have an app controller that I instantiate in interface builder.
I release the objects I allocated in my app controller in its dealloc
method.
however, when I quit the application my dealloc method won't get
called. I always thought that instances created in IB automatically
get sent dealloc when the app terminates....
any ideas what might be missing here ? do I have to work with a
delegate for NSApplication or is there a more convinient way ?
many thanks in advance,
Karim
_______________________________________________
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