Re: loadNibNamed:owner: Who disposes of the loaded objects?
Re: loadNibNamed:owner: Who disposes of the loaded objects?
- Subject: Re: loadNibNamed:owner: Who disposes of the loaded objects?
- From: Just van Rossum <email@hidden>
- Date: Thu, 25 Sep 2003 20:47:25 +0200
M. Uli Kusterer wrote:
>
However, I was looking for a way to iterate over the top-level
>
objects in the NIB from code. That would save me the hassle of
>
remembering to add outlets for other top-level objects I add later.
>
Well, I guess that isn't possible...
I think you should be able to use NSBundle's
loadNibFile:externalNameTable:withZone: class method (I've never done
this, though).
Just
_______________________________________________
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.