• 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: A problem of NSUserdefaults
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A problem of NSUserdefaults


  • Subject: Re: A problem of NSUserdefaults
  • From: Tito Ciuro <email@hidden>
  • Date: Thu, 13 Jul 2006 09:51:20 -0700

Hello,

Call synchronize.

-- Tito

On Jul 13, 2006, at 9:48 AM, Bus Mini wrote:

- (IBAction)save:(id)sender
{

       [prefs setObject:[myOutlet1 stringValue] forKey:@"FavBook"];

       [prefs setObject:[myOutlet1 stringValue] forKey:@"FavCity"];

       [prefs setObject:[myOutlet1 stringValue] forKey:@"FavColor"];

       [prefs setObject:[myOutlet1 stringValue] forKey:@"FavFood"];
}

_______________________________________________ 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: 
 >A problem of NSUserdefaults (From: "Bus Mini" <email@hidden>)

  • Prev by Date: A problem of NSUserdefaults
  • Next by Date: Re: Weird tabbing results
  • Previous by thread: A problem of NSUserdefaults
  • Next by thread: Re: A problem of NSUserdefaults
  • Index(es):
    • Date
    • Thread