Skip navigation.
 
mlRe: Best way to save user preferences
FROM : Andrew
DATE : Sat Dec 14 17:41:53 2002

On Sat, 14 Dec 2002, psfische wrote:

> What is the best/preferred way to save user preferences.  Is this
> commonly done via a plist?  Thanks for any help you guys can give.


See the docs for NSUserDefaults

http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/ProgrammingTopics/UserDefaults/index.html

Andrew
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlBest way to save user preferences psfische Dec 14, 17:34
mlRe: Best way to save user preferences Andrew Dec 14, 17:41
mlRe: Best way to save user preferences ssudre2 Dec 14, 17:47
mlRe: Best way to save user preferences Jaime Magiera Dec 14, 18:07