Re: CFPreferences vs. NSUserDefaults
Re: CFPreferences vs. NSUserDefaults
- Subject: Re: CFPreferences vs. NSUserDefaults
- From: Jonathan Feinberg <email@hidden>
- Date: Tue, 26 Mar 2002 15:57:33 -0500
Hello,
I'm writing an application that is attempting to manipulate the user
preferences in another application (specifically, the Dock).
If you type
man defaults
you will see the warning
Note: Since applications do access the defaults system while they're run-
ning, you shouldn't modify the defaults of a running application. If you
change a default in a domain that belongs to a running application, the
application won't see the change and might even overwrite the default.
I don't know if that's the help you were looking for. :)
--
Jonathan Feinberg email@hidden Inwood, NY, NY
http://MrFeinberg.com/
_______________________________________________
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.