Re: NSView subclass never gets dealloced?
Re: NSView subclass never gets dealloced?
- Subject: Re: NSView subclass never gets dealloced?
- From: Brock Brandenberg <email@hidden>
- Date: Fri, 29 Mar 2002 12:11:03 -0600
Hi Tom.
I believe I had the same problem before. Did you check "Release When
Closed" in Interface Builder for the parent NSWindow?
I did, but subsequent clicks on the menubar after closing the window
cause an exception and crash. I'm assuming it has something to do with
using the default window controller and not doing something that it
expects after closing the window. The docs don't have much useful info,
so I'm going to investigate a custom NSWindowController subclass.
Bye.
Brock Brandenberg
----- industrial design @ bergdesign.com ------
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.