Re: NSUserDefaults contents?
Re: NSUserDefaults contents?
- Subject: Re: NSUserDefaults contents?
- From: Matt Judy <email@hidden>
- Date: Fri, 22 Jun 2001 19:16:52 -0700
- Organization: Apple
Eric Peyton wrote:
>
>
Left over from the good old days of Yellow Box. Keys were
>
NSNextstepInterfaceStyle, NSWindowsInterfaceStyle (only worked on
>
win32) and NSMacintoshInterfaceStyle I believe. I think it's all
>
disabled now anyway.
It is disabled now, but if you've got box running Mac OS X public beta anywhere, you can
fiddle around with this default. It only affects Cocoa apps, of course, but the results
are intersting (e.g., in Nextstep style, windows minimize to tiles at the bottom of the screen).
Have fun.
--
Matt Judy
Senior Engineer + ATC + APP
/Apple/Applications/Internet/iTools
- (void)contactMatt { // Contact Information =======
if ([via phone]) dial = @" 408-974-3763 ";
else if ([via email]) send = @"
mailto:email@hidden ";
else if ([via wwweb]) goto = @"
http://macserv.apple.com ";
else appleMailStop = @" MS:82-RK ";
} // ===========================
// [ObjC retain];