Re: How to load a nib from a path
Re: How to load a nib from a path
- Subject: Re: How to load a nib from a path
- From: Sailor Quasar <email@hidden>
- Date: Fri, 20 Feb 2004 11:06:25 -0500
On Feb 20, 2004, at 10:46 AM, Bill Houston wrote:
I have searched and searched for a way to load a nib from a specific
bundle,
but cannot find one. Can anyone point me in the right direction?
[aSpecificNSBundleInstance loadNibFile:nameOfNibFile
externalNameTable:
[NSDictionary dictionaryWithObject:self forKey:@"NSOwner"]
zone:[self zone]];
Should do what you want, if I understand your question and the docs
correctly.
-- Sailor Quasar, just another player in The World
"Come with me in the twilight of the summer night for awhile"
Email: email@hidden
_______________________________________________
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.