• 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: Binding userdefaults update
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding userdefaults update


  • Subject: Re: Binding userdefaults update
  • From: Scott Anguish <email@hidden>
  • Date: Thu, 10 Feb 2005 02:47:33 -0500


On Feb 9, 2005, at 8:53 AM, email@hidden wrote:

hi!

i am using an NSArrayController to store the content for
a NSPopupButton. the content of the controller is itself bound
to the shared user defaults.
furthermore the "selectedIndex" property of the popup button is also
bound to the shared user defaults.

everything works fine if i change the selection of the popupbutton using the user interface.
but when i add another item for my NSPopupButton to the controller and then
set the selectedItem of the NSPopupButton programatically, this change is not stored in
the userdefaults.

The data returned by NSUserDefaults is immutable. You can't edit it.


_______________________________________________ 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
  • Follow-Ups:
    • Re: Binding userdefaults update
      • From: email@hidden
References: 
 >Binding userdefaults update (From: email@hidden)

  • Prev by Date: container retain/release problem
  • Next by Date: NSTextView scrolling behavior
  • Previous by thread: Binding userdefaults update
  • Next by thread: Re: Binding userdefaults update
  • Index(es):
    • Date
    • Thread