home *** CD-ROM | disk | FTP | other *** search
- {
- Defaults = {
- ActivePalette = 1;
- AlignPosition = LeftBottom;
- AllowColors = YES;
- AllowEditableCategories = NO;
- AllowFormatters = YES;
- AllowImages = YES;
- AllowSounds = YES;
- AvailablePalettes = (
- "[app:mainBundle]Menus.palette",
- "[app:mainBundle]Views.palette",
- "[app:mainBundle]Windows.palette",
- "[app:mainBundle]DataViews.palette",
- "[app:mainBundle]TabulationViews.palette"
- );
- DeleteBackup = NO;
- GridOn = NO;
- GridSize = 8.0;
- LaunchNewDocumentOnStartup = NO;
- LockConnections = NO;
- PaletteSearchPath = (
- "~/Library/Palettes",
- "~/Developer/Palettes",
- /LocalDeveloper/Palettes,
- /NextDeveloper/Palettes,
- "[app:mainBundle]"
- );
- Palettes = (
- "[app:mainBundle]Menus.palette",
- "[app:mainBundle]Views.palette",
- "[app:mainBundle]Windows.palette",
- "[app:mainBundle]DataViews.palette",
- "[app:mainBundle]TabulationViews.palette"
- );
- ShowGrid = NO;
- ShowInspector = NO;
- ShowPalette = YES;
-
- TabViewBackgroundColor = {R = 217; G = 188; B = 147; w = 0.667;};
- TabViewHighlightColor = {R = 255; G = 255; B = 255; w = 1.000;};
- TabViewInactiveColor = {R = 145; G = 126; B = 98; w = 0.500};
-
- TabAuxiliaryViewBackgroundColor = {R = 115; G = 115; B = 133; w = 0.667;};
- TabAuxiliaryViewHighlightColor = {R = 191; G = 191; B = 191; w = 1.000;};
- TabAuxiliaryViewInactiveColor = {R = 85; G = 85; B = 98; w = 0.500};
- };
-
- NEXTSTEPDefaults = {
- DockOffset = "-68";
- EditMainMenuAfterLoading = YES;
- IBInterfaceStyle = NextStep;
- NewApplicationTemplate = NewApplication;
- };
-
- WindowsDefaults = {
- AllowSounds = NO;
- AttachedWindowsHaveOffscreenParent = YES;
- IBInterfaceStyle = Windows95;
- DefaultPalettePanelWidth = 336;
- NewApplicationTemplate = NewNTApplication;
- NSMainNibFile = IBNT;
- NSTerminateAfterLastWindowClosedDelay = 0;
- };
-
- NSMachHelpFile = /NextLibrary/Bookshelves/DevTools.bshlf;
- }
-