Re: Using NSDictionary to write to /Library/Prefererences
Re: Using NSDictionary to write to /Library/Prefererences
- Subject: Re: Using NSDictionary to write to /Library/Prefererences
- From: Kevin Ballard <email@hidden>
- Date: Mon, 7 Feb 2005 20:18:02 -0500
NSUserDefaults is for user defaults, not global defaults. I think you'd
have to drop down to the Carbon calls to get equivalent functionality
using the local domain (i.e. /Library).
On Feb 7, 2005, at 5:23 PM, Evan Schoenberg wrote:
Does NSUserDefaults not work from being a loginwindow bundle?
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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