> Except that in every case I've seen of people getting bit by this, the > window was still being implicitly retained by the nib's File's Owner. > You should definitely *not* expect a top-level nib object to go away > until File's Owner releases it.
Sure. The design intent here is that File's Owner is being dealloc'd, so the window (along with all other top-level nib objects) should go away. -- Scott Ribe [EMAIL PROTECTED] http://www.killerbytes.com/ (303) 722-0567 voice _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]