mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-21 02:41:18 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7258 72102866-910b-0410-8b05-ffd578937521
133 lines
4.4 KiB
Text
133 lines
4.4 KiB
Text
{
|
|
"Object 1" = {elements = ("Object 2"); isa = NSMutableArray; };
|
|
"Object 2" = {className = PCAppProject; isa = IMCustomObject; realObject = "Object 3"; };
|
|
"Object 3" = {
|
|
delegate = nil;
|
|
isa = NSApplication;
|
|
keyWindow = nil;
|
|
mainMenu = nil;
|
|
mainWindow = nil;
|
|
windows = "Object 4";
|
|
};
|
|
"Object 4" = {
|
|
elements = ("Object 5", "Object 9", "Object 11");
|
|
isa = NSMutableArray;
|
|
};
|
|
"Object 5" = {
|
|
backgroundColor = "Object 8";
|
|
backingType = 0;
|
|
contentFrame = "{x = 0; y = 0; width = 256; height = 128}";
|
|
contentView = "Object 6";
|
|
frameAutosaveName = nil;
|
|
hidesOnDeactivate = NO;
|
|
initialFirstResponder = nil;
|
|
isAutodisplay = NO;
|
|
isReleasedWhenClosed = NO;
|
|
isVisible = NO;
|
|
isa = NSWindow;
|
|
level = 0;
|
|
maxSize = "{width = 3.40282e+38; height = 3.40282e+38}";
|
|
minSize = "{width = 0; height = 0}";
|
|
representedFilename = "";
|
|
styleMask = 0;
|
|
title = "";
|
|
};
|
|
"Object 6" = {
|
|
autoresizesSubviews = YES;
|
|
autoresizingMask = 0;
|
|
bounds = "{x = 0; y = 0; width = 256; height = 128}";
|
|
frame = "{x = 0; y = 0; width = 256; height = 128}";
|
|
interfaceStyle = 0;
|
|
isa = NSView;
|
|
nextKeyView = nil;
|
|
nextResponder = "Object 5";
|
|
postsBoundsChangedNotifications = YES;
|
|
postsFrameChangedNotifications = YES;
|
|
previousKeyView = nil;
|
|
subviews = "Object 7";
|
|
superview = nil;
|
|
};
|
|
"Object 7" = {elements = (); isa = NSMutableArray; };
|
|
"Object 8" = {
|
|
alpha = 1.000000;
|
|
blue = 0.666667;
|
|
brightness = 0.666667;
|
|
colorSpaceName = NSCalibratedRGBColorSpace;
|
|
green = 0.666667;
|
|
hue = 0.000000;
|
|
isa = NSColor;
|
|
red = 0.666667;
|
|
saturation = 0.000000;
|
|
};
|
|
"Object 9" = {
|
|
backgroundColor = "Object 8";
|
|
backingType = 0;
|
|
contentFrame = "{x = 0; y = 0; width = 193; height = 208}";
|
|
contentView = "Object 10";
|
|
frameAutosaveName = nil;
|
|
hidesOnDeactivate = NO;
|
|
initialFirstResponder = nil;
|
|
isAutodisplay = NO;
|
|
isReleasedWhenClosed = NO;
|
|
isVisible = NO;
|
|
isa = NSWindow;
|
|
level = 0;
|
|
maxSize = "{width = 3.40282e+38; height = 3.40282e+38}";
|
|
minSize = "{width = 0; height = 0}";
|
|
representedFilename = "";
|
|
styleMask = 0;
|
|
title = "";
|
|
};
|
|
"Object 10" = {
|
|
autoresizesSubviews = YES;
|
|
autoresizingMask = 0;
|
|
bounds = "{x = 0; y = 0; width = 193; height = 208}";
|
|
frame = "{x = 0; y = 0; width = 193; height = 208}";
|
|
interfaceStyle = 0;
|
|
isa = NSView;
|
|
nextKeyView = nil;
|
|
nextResponder = "Object 9";
|
|
postsBoundsChangedNotifications = YES;
|
|
postsFrameChangedNotifications = YES;
|
|
previousKeyView = nil;
|
|
subviews = "Object 7";
|
|
superview = nil;
|
|
};
|
|
"Object 11" = {
|
|
backgroundColor = "Object 8";
|
|
backingType = 2;
|
|
contentFrame = "{x = 221; y = 299; width = 512; height = 320}";
|
|
contentView = "Object 12";
|
|
frameAutosaveName = nil;
|
|
hidesOnDeactivate = NO;
|
|
initialFirstResponder = nil;
|
|
isAutodisplay = YES;
|
|
isReleasedWhenClosed = NO;
|
|
isVisible = NO;
|
|
isa = NSWindow;
|
|
level = 0;
|
|
maxSize = "{width = 3.40282e+38; height = 3.40282e+38}";
|
|
minSize = "{width = 514; height = 352}";
|
|
representedFilename = "";
|
|
styleMask = 14;
|
|
title = Window;
|
|
};
|
|
"Object 12" = {
|
|
autoresizesSubviews = NO;
|
|
autoresizingMask = 0;
|
|
bounds = "{x = 0; y = 0; width = 512; height = 320}";
|
|
frame = "{x = 1; y = 9; width = 512; height = 320}";
|
|
interfaceStyle = 0;
|
|
isa = NSView;
|
|
nextKeyView = nil;
|
|
nextResponder = "Object 11";
|
|
postsBoundsChangedNotifications = YES;
|
|
postsFrameChangedNotifications = YES;
|
|
previousKeyView = nil;
|
|
subviews = "Object 7";
|
|
superview = nil;
|
|
};
|
|
RootObject = {Connections = "Object 7"; Objects = "Object 1"; isa = GMModel; };
|
|
TopLevelObjects = (RootObject);
|
|
Version = 1;
|
|
}
|