Skip navigation.
 
mlRe: Adding self as Nib owner
FROM : Keary Suska
DATE : Thu Jan 10 21:23:06 2008

on 1/10/08 1:05 PM, <email_removed> purportedly said:

> I've Googled this and learned that when my instance
> finally is deallocated, that the Nib file it owns is
> not. Apparently, the top level objects on the Nib file
> (NSWindow, NSMenu, etc...) need to be manually released?!


Yes:
http://developer.apple.com/documentation/Cocoa/Conceptual/LoadingResources/C
ocoaNibs/chapter_3_section_6.html#//apple_ref/doc/uid/10000051i-CH4-DontLink
ElementID_12

Best,

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"

Related mailsAuthorDate
mlAdding self as Nib owner Ian was here Jan 10, 21:05
mlRe: Adding self as Nib owner Keary Suska Jan 10, 21:23