• 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: Display ID ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Display ID ?


  • Subject: Re: Display ID ?
  • From: Aidas <email@hidden>
  • Date: Mon, 19 Aug 2002 12:18:28 +0200

Hello Jan,

I'm not sure exacly what you must do but you'll have to mess with
NSUserdefaults.
Your command for getting all values from domain "com.apple.desktop.plist"
should look like this:

-(NSDictionary*)getValuesFromDomain:(NSString*)domainname
{
return [[NSUserDefaults standardUserDefaults]
persistentDomainForName:domainname];
}
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: A better Sketch
  • Next by Date: Re: Creating Menu Items from NSMutableArray
  • Previous by thread: Display ID ?
  • Next by thread: Unknown error
  • Index(es):
    • Date
    • Thread