Re: load a NIB from NSData
Re: load a NIB from NSData
- Subject: Re: load a NIB from NSData
- From: Sherm Pendley <email@hidden>
- Date: Tue, 18 Jun 2002 16:54:26 -0400
On Tuesday, June 18, 2002, at 04:11 PM, Itrat Khan wrote:
As for loading the nib, you may have to tell the DO's NSFileWrapper to
writeToFile: and then call loadNibNamed: on the result, which, by the
way, I don't see as being inelegant. :)
You could see this as an opportunity to cache the Nib locally to help
minimize network traffic. It's not a bug, it's a feature! :-)
sherm--
Never put off until tomorrow what you can do today. There might be a law
against it by that time.
_______________________________________________
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.