• 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: application preferences
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: application preferences


  • Subject: Re: application preferences
  • From: Bill Bumgarner <email@hidden>
  • Date: Fri, 21 Jul 2006 08:54:15 -0700


On Jul 21, 2006, at 3:00 AM, email@hidden wrote:
i need a preference menu for my application
where the user has the possibility to set various settings

for instance:
- port
- sparkle update settings
- display settings
- etc.

These settings need to be saved somewhere (plist?) and fetched on
application start.

is there a special cocoa library for these tasks? or will i have to
solve this manually? example links are highly appreciated :-)

Please try to make at least a minimal effort of looking in the documentation provided in Xcode, the documentation provided at developer.apple.com, via Google, or in the Cocoa header files.


From your message, this search:

	http://www.google.com/search?q=application+preferences+cocoa

Reveals this document as the very first most hit:

	http://developer.apple.com/cocoa/cocoabindings.html

With this second:

http://developer.apple.com/documentation/Cocoa/Conceptual/ CocoaBindings/Concepts/NSUserDefaultsController.html
_______________________________________________
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
  • Prev by Date: Converting file names to C strings (was Re: writing huge C-array to a file)
  • Next by Date: Removable vs Local Volumes
  • Previous by thread: Re: application preferences
  • Next by thread: First-responder action in TextEdit
  • Index(es):
    • Date
    • Thread