• 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: NSDefaults to CFPreference
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSDefaults to CFPreference


  • Subject: Re: NSDefaults to CFPreference
  • From: Thomas Harrington <email@hidden>
  • Date: Mon, 11 Aug 2003 12:33:18 -0600

On Friday, August 8, 2003, at 06:51 PM, Rhon Fitzwater wrote:

I need to change the code below to use CFPreference. I want my app to
use one system wide preference and not create a preference for every
user. I know that, and want, only admin users to be able to edit these
preferences. I am hoping that it will store the preference in
/System/Library/Preferences/.

Can anyone convert the code below or show me how?

CFPreferences is well-documented and easy to use. Check out the docs. But note that you really want the information in /Library/Preferences, not under /System at all. CFPreferences will handle this.

--
Tom Harrington
email@hidden
_______________________________________________
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.

References: 
 >NSDefaults to CFPreference (From: Rhon Fitzwater <email@hidden>)

  • Prev by Date: OS X app design question
  • Next by Date: Re: Text storage
  • Previous by thread: NSDefaults to CFPreference
  • Next by thread: simple Python shell
  • Index(es):
    • Date
    • Thread