• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Image export/import question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Image export/import question


  • Subject: Re: Image export/import question
  • From: j o a r <email@hidden>
  • Date: Sat, 2 Oct 2004 13:19:26 +0200


On 2004-10-02, at 12.56, Peter Karlsson wrote:

When the user imports or exports this file I also want some .tiff images to
follow the file. These images is located in a folder inside my app and they
are images that the user have added to my app so they are not the same
images from time to time.

How do the user add images to "a folder inside your app"? It's usually a bad design to rely on the user having write access to your application directory. Have you thought about using the more standardized way of placing modified files in the "~/Library/Application Support/YourApp" folder?

The importent thing is that I want only one
single file when importing/exporting. Is there a preferred way to do this?
Maybe adding image data to the xml file (if possible), or is there better
ways?

Consider using a wrapped file format, like "rtfd" or "nib"! That way you can continue to use standard file formats, and still present the appearance of a single file format custom to your app to the user.

j o a r

_______________________________________________
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
References: 
 >Image export/import question (From: "Peter Karlsson" <email@hidden>)

  • Prev by Date: Image export/import question
  • Next by Date: RE: Re: Image export/import question
  • Previous by thread: Image export/import question
  • Next by thread: Re: Image export/import question
  • Index(es):
    • Date
    • Thread