• 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: Saving IKImageBrowser Order and Content?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Saving IKImageBrowser Order and Content?


  • Subject: Re: Saving IKImageBrowser Order and Content?
  • From: douglas welton <email@hidden>
  • Date: Thu, 12 Feb 2009 10:52:09 -0500

I will "assume" that you are using an array controller to handle the backing data for you IKImageBrowserView. If so, all you will need to do is archive the array controller's arrangedObjects (or content plus any filter predicate) and save it to a file - perhaps using NSArray's handy-dandy -writeToFile:atomically: method.

if my assumption is wrong, then you'll need to provide details of what you are actually doing (for data-sourcing) and what you have tried before you asked your question.

regards,

douglas

On Feb 12, 2009, at 10:01 AM, Chunk 1978 wrote:

topic says it all.  i have installed an IKImageBrowser which allows me
to drop images and reorder them.  it would be great to be able to
automatically save the dropped images as well as their order so that
the next time the app starts and the image browser loads up everything
is still there.

can someone please direct me to where i should be looking to
accomplish this?  any known tutorials maybe?

thanks
_______________________________________________

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


  • Follow-Ups:
    • Re: Saving IKImageBrowser Order and Content?
      • From: Chunk 1978 <email@hidden>
References: 
 >Saving IKImageBrowser Order and Content? (From: Chunk 1978 <email@hidden>)

  • Prev by Date: newbie question on creating .png files
  • Next by Date: Re: Garbage Collection and NSManagedObject
  • Previous by thread: Saving IKImageBrowser Order and Content?
  • Next by thread: Re: Saving IKImageBrowser Order and Content?
  • Index(es):
    • Date
    • Thread