Skip navigation.
 
mlRe: Window controller dealloc never called
FROM : Matt Neuburg
DATE : Tue Aug 29 21:21:26 2006

On Tue, 29 Aug 2006 13:36:39 -0400, Ken Tozier <<email_removed>> said:

>Anyone see anything in the above that would prevent dealloc for every
>single window I open?


This could be a really dumb response (because I didn't understand the
question), but might it be relevant that closing a window is not the same as
releasing it? This is discussed (along with alternate release strategies) in
the docs under setReleasedWhenClosed. If that isn't relevant to the problem,
please ignore this note! m.

--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>

Related mailsAuthorDate
mlWindow controller dealloc never called Ken Tozier Aug 29, 09:17
mlRe: Window controller dealloc never called Ken Tozier Aug 29, 19:36
mlRe: Window controller dealloc never called Matt Neuburg Aug 29, 21:21
mlRe: Window controller dealloc never called Nir Soffer Sep 3, 01:09