Re: NSDocument and Saving File Packages
Re: NSDocument and Saving File Packages
- Subject: Re: NSDocument and Saving File Packages
- From: David McGavern <email@hidden>
- Date: Wed, 29 Sep 2004 19:39:23 -0400
I don't know if this would be appropriate for my app, because I don't
want to save and load the entire package at once (which appears to be
what NSFileWrapper does). Basically, there's one part of the package I
want to load, and one part I want to save when the user actually
invokes a Save command. I've got the loading finished, but I can't get
the saving to work without getting the "Cannot save document" message
:-(.
Thanks for your help though! :-)
- Davey
On Sep 29, 2004, at 12:04 AM, Sherm Pendley wrote:
On Sep 28, 2004, at 11:05 PM, David McGavern wrote:
In my app, I want to save a file package (like an rtfd), but I cannot
find an easy way to allow NSDocument to do this gracefully.
Override -fileWrapperRepresentationOfType: and
-loadFileWrapperRepresentation:ofType:.
sherm--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden