Re: A question about preferences...
Re: A question about preferences...
- Subject: Re: A question about preferences...
- From: David Remahl <email@hidden>
- Date: Sat, 16 Jun 2001 23:02:25 +0200
You use objectForKey: and setObject:forKey:
If you need more than that, please be a bit more specific, include an
example etc.
/ david
I know that, but when I try to delve into it for an undefined number of
times, things begin to fall apart.
Erik
On Saturday, June 16, 2001, at 01:57 PM, David Remahl wrote:
Have a look at NSDictionary...
/ david
How would I change a value that is buried deep in a plist file, not
with defaults write, that is too hard when looking deep in a big
plist file.
Erik