• 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: Storing a table view in user defaults
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storing a table view in user defaults


  • Subject: Re: Storing a table view in user defaults
  • From: Jerry Krinock <email@hidden>
  • Date: Tue, 28 Apr 2009 11:31:29 -0700


On 2009 Apr 28, at 08:04, Ryan Briones wrote:

My problem is that I have a table view that's bound
to an array controller backed by user defaults in IB.

I don't know what "backed by" means. The 'content' binding of your array controller should be bound to an NSUserDefaults object (labelled "Shared Defaults" by Interface Builder) with


   Controller Key = 'values'
   Model Key Path = keyToYourArrayInRootOfUserDefaults.

_______________________________________________

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: Storing a table view in user defaults
      • From: Ryan Briones <email@hidden>
References: 
 >Storing a table view in user defaults (From: Ryan Briones <email@hidden>)

  • Prev by Date: Re: click in NSButtonCell in NSTableView without selecting table row? [SOLVED]
  • Next by Date: Re: C string constant->NSString constant without defining twice?
  • Previous by thread: Storing a table view in user defaults
  • Next by thread: Re: Storing a table view in user defaults
  • Index(es):
    • Date
    • Thread