Re: NSPersistentDocument No Support "Save To" ("Save As"?)
Re: NSPersistentDocument No Support "Save To" ("Save As"?)
- Subject: Re: NSPersistentDocument No Support "Save To" ("Save As"?)
- From: glenn andreas <email@hidden>
- Date: Wed, 08 Oct 2008 09:28:49 -0500
On Oct 8, 2008, at 7:20 AM, Jerry Krinock wrote:
Documentation [1] states that "NSPersistentDocument does not support
Save To operations".
First of all, I presume that "Save To" means "Save As...", although
I cannot this presumption. Could someone please confirm that "Save
To" == "Save As..." ?
"Save To" != "Save As"
"Save As" writes the current document to a new file, and changes the
current document's path to reflect that new file, so that the next
time you do a "Save" it will write to that new file ("Save" of an new
untitled document == "Save As")
"Save To" writes the current document to a new file, but does not
change the current document's path, so the next time you do a "Save"
it writes the original file. "Save To" == "Save a Copy As" (and for
some programs "Make Backup As")
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
quadrium | prime : build, mutate, evolve, animate : the next
generation of fractal art
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden