Re: Saving an image without save dialog
Re: Saving an image without save dialog
- Subject: Re: Saving an image without save dialog
- From: "John C. Randolph" <email@hidden>
- Date: Sun, 28 Oct 2001 09:45:52 -0800
On Sunday, October 28, 2001, at 09:04 AM, Luke Sands wrote:
Cocoa Developers,
How do you save an image that is held within your resources folder, to
another place on your hard disk without using the 'save' dialog box?
If it's justa mater of copying files, then you shouldn't even care that
you're dealing with images. Have a look at NSFileManager's
-copyPath:toPath:handler: method.
-jcr
"I fear all we have done is to awaken a sleeping giant and fill him with
a terrible resolve." -Admiral Isoroku Yamamoto, Dec 7, 1941.