|
|
@@ -1,626 +1,80 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
|
|
|
- <data>
|
|
|
- <int key="IBDocument.SystemTarget">1070</int>
|
|
|
- <string key="IBDocument.SystemVersion">11E53</string>
|
|
|
- <string key="IBDocument.InterfaceBuilderVersion">2182</string>
|
|
|
- <string key="IBDocument.AppKitVersion">1138.47</string>
|
|
|
- <string key="IBDocument.HIToolboxVersion">569.00</string>
|
|
|
- <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
|
|
|
- <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string key="NS.object.0">2182</string>
|
|
|
- </object>
|
|
|
- <object class="NSArray" key="IBDocument.IntegratedClassDependencies">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>NSView</string>
|
|
|
- <string>NSCustomObject</string>
|
|
|
- <string>NSScrollView</string>
|
|
|
- <string>NSWindowTemplate</string>
|
|
|
- <string>NSTextView</string>
|
|
|
- <string>NSScroller</string>
|
|
|
- <string>NSOpenGLView</string>
|
|
|
- </object>
|
|
|
- <object class="NSArray" key="IBDocument.PluginDependencies">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- </object>
|
|
|
- <object class="NSMutableDictionary" key="IBDocument.Metadata">
|
|
|
- <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
|
|
|
- <integer value="1" key="NS.object.0"/>
|
|
|
- </object>
|
|
|
- <object class="NSMutableArray" key="IBDocument.RootObjects" id="580458321">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSCustomObject" id="512844837">
|
|
|
- <string key="NSClassName">MyDocument</string>
|
|
|
- </object>
|
|
|
- <object class="NSCustomObject" id="613418571">
|
|
|
- <string key="NSClassName">FirstResponder</string>
|
|
|
- </object>
|
|
|
- <object class="NSWindowTemplate" id="275939982">
|
|
|
- <int key="NSWindowStyleMask">7</int>
|
|
|
- <int key="NSWindowBacking">2</int>
|
|
|
- <string key="NSWindowRect">{{133, 235}, {507, 413}}</string>
|
|
|
- <int key="NSWTFlags">1081606144</int>
|
|
|
- <string key="NSWindowTitle">Window</string>
|
|
|
- <string key="NSWindowClass">NSWindow</string>
|
|
|
- <string key="NSViewClass">View</string>
|
|
|
- <nil key="NSUserInterfaceItemIdentifier"/>
|
|
|
- <string key="NSWindowContentMinSize">{94, 86}</string>
|
|
|
- <object class="NSView" key="NSWindowView" id="568628114">
|
|
|
- <reference key="NSNextResponder"/>
|
|
|
- <int key="NSvFlags">256</int>
|
|
|
- <object class="NSMutableArray" key="NSSubviews">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSOpenGLView" id="692884500">
|
|
|
- <reference key="NSNextResponder" ref="568628114"/>
|
|
|
- <int key="NSvFlags">1298</int>
|
|
|
- <object class="NSPSMatrix" key="NSDrawMatrix"/>
|
|
|
- <string key="NSFrameSize">{507, 413}</string>
|
|
|
- <reference key="NSSuperview" ref="568628114"/>
|
|
|
- <reference key="NSWindow"/>
|
|
|
- <reference key="NSNextKeyView"/>
|
|
|
- <object class="NSOpenGLPixelFormat" key="NSPixelFormat">
|
|
|
- <object class="NSMutableData" key="NSPixelAttributes">
|
|
|
- <bytes key="NS.bytes">AAAAYAAAAAA</bytes>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <string key="NSFrameSize">{507, 413}</string>
|
|
|
- <reference key="NSSuperview"/>
|
|
|
- <reference key="NSWindow"/>
|
|
|
- <reference key="NSNextKeyView" ref="692884500"/>
|
|
|
- </object>
|
|
|
- <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
|
|
|
- <string key="NSMinSize">{94, 108}</string>
|
|
|
- <string key="NSMaxSize">{10000000000000, 10000000000000}</string>
|
|
|
- <bool key="NSWindowIsRestorable">YES</bool>
|
|
|
- </object>
|
|
|
- <object class="NSCustomObject" id="796877042">
|
|
|
- <string key="NSClassName">NSApplication</string>
|
|
|
- </object>
|
|
|
- <object class="NSWindowTemplate" id="244300403">
|
|
|
- <int key="NSWindowStyleMask">8223</int>
|
|
|
- <int key="NSWindowBacking">2</int>
|
|
|
- <string key="NSWindowRect">{{685, 247}, {480, 270}}</string>
|
|
|
- <int key="NSWTFlags">1685585920</int>
|
|
|
- <string key="NSWindowTitle">Console</string>
|
|
|
- <string key="NSWindowClass">NSPanel</string>
|
|
|
- <nil key="NSViewClass"/>
|
|
|
- <nil key="NSUserInterfaceItemIdentifier"/>
|
|
|
- <object class="NSView" key="NSWindowView" id="400597707">
|
|
|
- <nil key="NSNextResponder"/>
|
|
|
- <int key="NSvFlags">256</int>
|
|
|
- <object class="NSMutableArray" key="NSSubviews">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSScrollView" id="870149412">
|
|
|
- <reference key="NSNextResponder" ref="400597707"/>
|
|
|
- <int key="NSvFlags">274</int>
|
|
|
- <object class="NSMutableArray" key="NSSubviews">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSClipView" id="43194815">
|
|
|
- <reference key="NSNextResponder" ref="870149412"/>
|
|
|
- <int key="NSvFlags">2304</int>
|
|
|
- <object class="NSMutableArray" key="NSSubviews">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSTextView" id="864285269">
|
|
|
- <reference key="NSNextResponder" ref="43194815"/>
|
|
|
- <int key="NSvFlags">2322</int>
|
|
|
- <string key="NSFrameSize">{440, 14}</string>
|
|
|
- <reference key="NSSuperview" ref="43194815"/>
|
|
|
- <object class="NSTextContainer" key="NSTextContainer" id="568862706">
|
|
|
- <object class="NSLayoutManager" key="NSLayoutManager">
|
|
|
- <object class="NSTextStorage" key="NSTextStorage">
|
|
|
- <object class="NSMutableString" key="NSString">
|
|
|
- <characters key="NS.bytes"/>
|
|
|
- </object>
|
|
|
- <nil key="NSDelegate"/>
|
|
|
- </object>
|
|
|
- <object class="NSMutableArray" key="NSTextContainers">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <reference ref="568862706"/>
|
|
|
- </object>
|
|
|
- <int key="NSLMFlags">134</int>
|
|
|
- <nil key="NSDelegate"/>
|
|
|
- </object>
|
|
|
- <reference key="NSTextView" ref="864285269"/>
|
|
|
- <double key="NSWidth">440</double>
|
|
|
- <int key="NSTCFlags">1</int>
|
|
|
- </object>
|
|
|
- <object class="NSTextViewSharedData" key="NSSharedData">
|
|
|
- <int key="NSFlags">67121125</int>
|
|
|
- <int key="NSTextCheckingTypes">0</int>
|
|
|
- <nil key="NSMarkedAttributes"/>
|
|
|
- <object class="NSColor" key="NSBackgroundColor">
|
|
|
- <int key="NSColorSpace">1</int>
|
|
|
- <bytes key="NSRGB">MCAwIDAgMAA</bytes>
|
|
|
- </object>
|
|
|
- <object class="NSDictionary" key="NSSelectedAttributes">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSArray" key="dict.sortedKeys">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>NSBackgroundColor</string>
|
|
|
- <string>NSColor</string>
|
|
|
- </object>
|
|
|
- <object class="NSArray" key="dict.values">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSColor">
|
|
|
- <int key="NSColorSpace">6</int>
|
|
|
- <string key="NSCatalogName">System</string>
|
|
|
- <string key="NSColorName">selectedTextBackgroundColor</string>
|
|
|
- <object class="NSColor" key="NSColor">
|
|
|
- <int key="NSColorSpace">3</int>
|
|
|
- <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="NSColor">
|
|
|
- <int key="NSColorSpace">6</int>
|
|
|
- <string key="NSCatalogName">System</string>
|
|
|
- <string key="NSColorName">selectedTextColor</string>
|
|
|
- <object class="NSColor" key="NSColor">
|
|
|
- <int key="NSColorSpace">3</int>
|
|
|
- <bytes key="NSWhite">MAA</bytes>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="NSColor" key="NSInsertionColor">
|
|
|
- <int key="NSColorSpace">1</int>
|
|
|
- <bytes key="NSRGB">MSAxIDEAA</bytes>
|
|
|
- </object>
|
|
|
- <object class="NSDictionary" key="NSLinkAttributes">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSArray" key="dict.sortedKeys">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>NSColor</string>
|
|
|
- <string>NSCursor</string>
|
|
|
- <string>NSUnderline</string>
|
|
|
- </object>
|
|
|
- <object class="NSArray" key="dict.values">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSColor">
|
|
|
- <int key="NSColorSpace">1</int>
|
|
|
- <bytes key="NSRGB">MCAwIDEAA</bytes>
|
|
|
- </object>
|
|
|
- <object class="NSCursor">
|
|
|
- <string key="NSHotSpot">{8, -8}</string>
|
|
|
- <int key="NSCursorType">13</int>
|
|
|
- </object>
|
|
|
- <integer value="1"/>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <nil key="NSDefaultParagraphStyle"/>
|
|
|
- <nil key="NSTextFinder"/>
|
|
|
- <int key="NSPreferredTextFinderStyle">1</int>
|
|
|
- </object>
|
|
|
- <int key="NSTVFlags">6</int>
|
|
|
- <string key="NSMaxSize">{482, 10000000}</string>
|
|
|
- <string key="NSMinize">{223, 8}</string>
|
|
|
- <nil key="NSDelegate"/>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <string key="NSFrameSize">{440, 230}</string>
|
|
|
- <reference key="NSSuperview" ref="870149412"/>
|
|
|
- <reference key="NSNextKeyView" ref="864285269"/>
|
|
|
- <reference key="NSDocView" ref="864285269"/>
|
|
|
- <object class="NSColor" key="NSBGColor">
|
|
|
- <int key="NSColorSpace">3</int>
|
|
|
- <bytes key="NSWhite">MQA</bytes>
|
|
|
- </object>
|
|
|
- <object class="NSCursor" key="NSCursor">
|
|
|
- <string key="NSHotSpot">{4, 5}</string>
|
|
|
- <object class="NSImage" key="NSImage">
|
|
|
- <int key="NSImageFlags">79691776</int>
|
|
|
- <object class="NSArray" key="NSReps">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSArray">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <integer value="5"/>
|
|
|
- <object class="NSURL">
|
|
|
- <nil key="NS.base"/>
|
|
|
- <object class="NSMutableString" key="NS.relative">
|
|
|
- <characters key="NS.bytes">file://localhost/Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Resources/DVTIbeamCursor.tiff</characters>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="NSColor" key="NSColor">
|
|
|
- <int key="NSColorSpace">3</int>
|
|
|
- <bytes key="NSWhite">MCAwAA</bytes>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <int key="NScvFlags">2</int>
|
|
|
- </object>
|
|
|
- <object class="NSScroller" id="267236878">
|
|
|
- <reference key="NSNextResponder" ref="870149412"/>
|
|
|
- <int key="NSvFlags">-2147483392</int>
|
|
|
- <string key="NSFrame">{{-100, -100}, {15, 249}}</string>
|
|
|
- <reference key="NSSuperview" ref="870149412"/>
|
|
|
- <reference key="NSTarget" ref="870149412"/>
|
|
|
- <string key="NSAction">_doScroller:</string>
|
|
|
- <double key="NSCurValue">1</double>
|
|
|
- <double key="NSPercent">0.85256409645080566</double>
|
|
|
- </object>
|
|
|
- <object class="NSScroller" id="97652107">
|
|
|
- <reference key="NSNextResponder" ref="870149412"/>
|
|
|
- <int key="NSvFlags">-2147483392</int>
|
|
|
- <string key="NSFrame">{{-100, -100}, {87, 18}}</string>
|
|
|
- <reference key="NSSuperview" ref="870149412"/>
|
|
|
- <int key="NSsFlags">1</int>
|
|
|
- <reference key="NSTarget" ref="870149412"/>
|
|
|
- <string key="NSAction">_doScroller:</string>
|
|
|
- <double key="NSCurValue">1</double>
|
|
|
- <double key="NSPercent">0.94565218687057495</double>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <string key="NSFrame">{{20, 20}, {440, 230}}</string>
|
|
|
- <reference key="NSSuperview" ref="400597707"/>
|
|
|
- <reference key="NSNextKeyView" ref="43194815"/>
|
|
|
- <int key="NSsFlags">133648</int>
|
|
|
- <reference key="NSVScroller" ref="267236878"/>
|
|
|
- <reference key="NSHScroller" ref="97652107"/>
|
|
|
- <reference key="NSContentView" ref="43194815"/>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <string key="NSFrame">{{7, 11}, {480, 270}}</string>
|
|
|
- </object>
|
|
|
- <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
|
|
|
- <string key="NSMaxSize">{10000000000000, 10000000000000}</string>
|
|
|
- <bool key="NSWindowIsRestorable">YES</bool>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="IBObjectContainer" key="IBDocument.Objects">
|
|
|
- <object class="NSMutableArray" key="connectionRecords">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="IBConnectionRecord">
|
|
|
- <object class="IBOutletConnection" key="connection">
|
|
|
- <string key="label">substanceView</string>
|
|
|
- <reference key="source" ref="512844837"/>
|
|
|
- <reference key="destination" ref="692884500"/>
|
|
|
- </object>
|
|
|
- <int key="connectionID">100022</int>
|
|
|
- </object>
|
|
|
- <object class="IBConnectionRecord">
|
|
|
- <object class="IBOutletConnection" key="connection">
|
|
|
- <string key="label">window</string>
|
|
|
- <reference key="source" ref="512844837"/>
|
|
|
- <reference key="destination" ref="275939982"/>
|
|
|
- </object>
|
|
|
- <int key="connectionID">100023</int>
|
|
|
- </object>
|
|
|
- <object class="IBConnectionRecord">
|
|
|
- <object class="IBOutletConnection" key="connection">
|
|
|
- <string key="label">mainView</string>
|
|
|
- <reference key="source" ref="512844837"/>
|
|
|
- <reference key="destination" ref="692884500"/>
|
|
|
- </object>
|
|
|
- <int key="connectionID">100024</int>
|
|
|
- </object>
|
|
|
- <object class="IBConnectionRecord">
|
|
|
- <object class="IBOutletConnection" key="connection">
|
|
|
- <string key="label">consoleWindow</string>
|
|
|
- <reference key="source" ref="512844837"/>
|
|
|
- <reference key="destination" ref="244300403"/>
|
|
|
- </object>
|
|
|
- <int key="connectionID">100027</int>
|
|
|
- </object>
|
|
|
- <object class="IBConnectionRecord">
|
|
|
- <object class="IBOutletConnection" key="connection">
|
|
|
- <string key="label">consoleTextView</string>
|
|
|
- <reference key="source" ref="512844837"/>
|
|
|
- <reference key="destination" ref="864285269"/>
|
|
|
- </object>
|
|
|
- <int key="connectionID">100032</int>
|
|
|
- </object>
|
|
|
- <object class="IBConnectionRecord">
|
|
|
- <object class="IBOutletConnection" key="connection">
|
|
|
- <string key="label">delegate</string>
|
|
|
- <reference key="source" ref="275939982"/>
|
|
|
- <reference key="destination" ref="512844837"/>
|
|
|
- </object>
|
|
|
- <int key="connectionID">17</int>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="IBMutableOrderedSet" key="objectRecords">
|
|
|
- <object class="NSArray" key="orderedObjects">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">0</int>
|
|
|
- <object class="NSArray" key="object" id="0">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- </object>
|
|
|
- <reference key="children" ref="580458321"/>
|
|
|
- <nil key="parent"/>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">-2</int>
|
|
|
- <reference key="object" ref="512844837"/>
|
|
|
- <reference key="parent" ref="0"/>
|
|
|
- <string key="objectName">File's Owner</string>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">-1</int>
|
|
|
- <reference key="object" ref="613418571"/>
|
|
|
- <reference key="parent" ref="0"/>
|
|
|
- <string key="objectName">First Responder</string>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">5</int>
|
|
|
- <reference key="object" ref="275939982"/>
|
|
|
- <object class="NSMutableArray" key="children">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <reference ref="568628114"/>
|
|
|
- </object>
|
|
|
- <reference key="parent" ref="0"/>
|
|
|
- <string key="objectName">Window</string>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">6</int>
|
|
|
- <reference key="object" ref="568628114"/>
|
|
|
- <object class="NSMutableArray" key="children">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <reference ref="692884500"/>
|
|
|
- </object>
|
|
|
- <reference key="parent" ref="275939982"/>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">-3</int>
|
|
|
- <reference key="object" ref="796877042"/>
|
|
|
- <reference key="parent" ref="0"/>
|
|
|
- <string key="objectName">Application</string>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">100021</int>
|
|
|
- <reference key="object" ref="692884500"/>
|
|
|
- <reference key="parent" ref="568628114"/>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">100025</int>
|
|
|
- <reference key="object" ref="244300403"/>
|
|
|
- <object class="NSMutableArray" key="children">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <reference ref="400597707"/>
|
|
|
- </object>
|
|
|
- <reference key="parent" ref="0"/>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">100026</int>
|
|
|
- <reference key="object" ref="400597707"/>
|
|
|
- <object class="NSMutableArray" key="children">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <reference ref="870149412"/>
|
|
|
- </object>
|
|
|
- <reference key="parent" ref="244300403"/>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">100028</int>
|
|
|
- <reference key="object" ref="870149412"/>
|
|
|
- <object class="NSMutableArray" key="children">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <reference ref="267236878"/>
|
|
|
- <reference ref="97652107"/>
|
|
|
- <reference ref="864285269"/>
|
|
|
- </object>
|
|
|
- <reference key="parent" ref="400597707"/>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">100029</int>
|
|
|
- <reference key="object" ref="267236878"/>
|
|
|
- <reference key="parent" ref="870149412"/>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">100030</int>
|
|
|
- <reference key="object" ref="97652107"/>
|
|
|
- <reference key="parent" ref="870149412"/>
|
|
|
- </object>
|
|
|
- <object class="IBObjectRecord">
|
|
|
- <int key="objectID">100031</int>
|
|
|
- <reference key="object" ref="864285269"/>
|
|
|
- <reference key="parent" ref="870149412"/>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="NSMutableDictionary" key="flattenedProperties">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSArray" key="dict.sortedKeys">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>-1.IBPluginDependency</string>
|
|
|
- <string>-2.IBPluginDependency</string>
|
|
|
- <string>-3.IBPluginDependency</string>
|
|
|
- <string>100021.CustomClassName</string>
|
|
|
- <string>100021.IBPluginDependency</string>
|
|
|
- <string>100025.IBPluginDependency</string>
|
|
|
- <string>100025.NSWindowTemplate.visibleAtLaunch</string>
|
|
|
- <string>100026.IBPluginDependency</string>
|
|
|
- <string>100028.IBPluginDependency</string>
|
|
|
- <string>100029.IBPluginDependency</string>
|
|
|
- <string>100030.IBPluginDependency</string>
|
|
|
- <string>100031.IBPluginDependency</string>
|
|
|
- <string>5.IBPluginDependency</string>
|
|
|
- <string>5.IBWindowTemplateEditedContentRect</string>
|
|
|
- <string>5.NSWindowTemplate.visibleAtLaunch</string>
|
|
|
- <string>6.IBPluginDependency</string>
|
|
|
- </object>
|
|
|
- <object class="NSArray" key="dict.values">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>PolycodeView</string>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <boolean value="NO"/>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- <string>{{553, 417}, {507, 413}}</string>
|
|
|
- <boolean value="YES"/>
|
|
|
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="NSMutableDictionary" key="unlocalizedProperties">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <reference key="dict.sortedKeys" ref="0"/>
|
|
|
- <reference key="dict.values" ref="0"/>
|
|
|
- </object>
|
|
|
- <nil key="activeLocalization"/>
|
|
|
- <object class="NSMutableDictionary" key="localizations">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <reference key="dict.sortedKeys" ref="0"/>
|
|
|
- <reference key="dict.values" ref="0"/>
|
|
|
- </object>
|
|
|
- <nil key="sourceID"/>
|
|
|
- <int key="maxID">100032</int>
|
|
|
- </object>
|
|
|
- <object class="IBClassDescriber" key="IBDocument.Classes">
|
|
|
- <object class="NSMutableArray" key="referencedPartialClassDescriptions">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="IBPartialClassDescription">
|
|
|
- <string key="className">MyDocument</string>
|
|
|
- <string key="superclassName">NSDocument</string>
|
|
|
- <object class="NSMutableDictionary" key="actions">
|
|
|
- <string key="NS.key.0">showConsoleWindow:</string>
|
|
|
- <string key="NS.object.0">id</string>
|
|
|
- </object>
|
|
|
- <object class="NSMutableDictionary" key="actionInfosByName">
|
|
|
- <string key="NS.key.0">showConsoleWindow:</string>
|
|
|
- <object class="IBActionInfo" key="NS.object.0">
|
|
|
- <string key="name">showConsoleWindow:</string>
|
|
|
- <string key="candidateClassName">id</string>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="NSMutableDictionary" key="outlets">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSArray" key="dict.sortedKeys">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>consoleTextView</string>
|
|
|
- <string>consoleWindow</string>
|
|
|
- <string>mainView</string>
|
|
|
- </object>
|
|
|
- <object class="NSArray" key="dict.values">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>NSTextView</string>
|
|
|
- <string>NSWindow</string>
|
|
|
- <string>PolycodeView</string>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSArray" key="dict.sortedKeys">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>consoleTextView</string>
|
|
|
- <string>consoleWindow</string>
|
|
|
- <string>mainView</string>
|
|
|
- </object>
|
|
|
- <object class="NSArray" key="dict.values">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="IBToOneOutletInfo">
|
|
|
- <string key="name">consoleTextView</string>
|
|
|
- <string key="candidateClassName">NSTextView</string>
|
|
|
- </object>
|
|
|
- <object class="IBToOneOutletInfo">
|
|
|
- <string key="name">consoleWindow</string>
|
|
|
- <string key="candidateClassName">NSWindow</string>
|
|
|
- </object>
|
|
|
- <object class="IBToOneOutletInfo">
|
|
|
- <string key="name">mainView</string>
|
|
|
- <string key="candidateClassName">PolycodeView</string>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
|
|
- <string key="majorKey">IBProjectSource</string>
|
|
|
- <string key="minorKey">./Classes/MyDocument.h</string>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="IBPartialClassDescription">
|
|
|
- <string key="className">NSDocument</string>
|
|
|
- <object class="NSMutableDictionary" key="actions">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSArray" key="dict.sortedKeys">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>printDocument:</string>
|
|
|
- <string>revertDocumentToSaved:</string>
|
|
|
- <string>runPageLayout:</string>
|
|
|
- <string>saveDocument:</string>
|
|
|
- <string>saveDocumentAs:</string>
|
|
|
- <string>saveDocumentTo:</string>
|
|
|
- </object>
|
|
|
- <object class="NSArray" key="dict.values">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>id</string>
|
|
|
- <string>id</string>
|
|
|
- <string>id</string>
|
|
|
- <string>id</string>
|
|
|
- <string>id</string>
|
|
|
- <string>id</string>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="NSMutableDictionary" key="actionInfosByName">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="NSArray" key="dict.sortedKeys">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <string>printDocument:</string>
|
|
|
- <string>revertDocumentToSaved:</string>
|
|
|
- <string>runPageLayout:</string>
|
|
|
- <string>saveDocument:</string>
|
|
|
- <string>saveDocumentAs:</string>
|
|
|
- <string>saveDocumentTo:</string>
|
|
|
- </object>
|
|
|
- <object class="NSArray" key="dict.values">
|
|
|
- <bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
- <object class="IBActionInfo">
|
|
|
- <string key="name">printDocument:</string>
|
|
|
- <string key="candidateClassName">id</string>
|
|
|
- </object>
|
|
|
- <object class="IBActionInfo">
|
|
|
- <string key="name">revertDocumentToSaved:</string>
|
|
|
- <string key="candidateClassName">id</string>
|
|
|
- </object>
|
|
|
- <object class="IBActionInfo">
|
|
|
- <string key="name">runPageLayout:</string>
|
|
|
- <string key="candidateClassName">id</string>
|
|
|
- </object>
|
|
|
- <object class="IBActionInfo">
|
|
|
- <string key="name">saveDocument:</string>
|
|
|
- <string key="candidateClassName">id</string>
|
|
|
- </object>
|
|
|
- <object class="IBActionInfo">
|
|
|
- <string key="name">saveDocumentAs:</string>
|
|
|
- <string key="candidateClassName">id</string>
|
|
|
- </object>
|
|
|
- <object class="IBActionInfo">
|
|
|
- <string key="name">saveDocumentTo:</string>
|
|
|
- <string key="candidateClassName">id</string>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
|
|
- <string key="majorKey">IBProjectSource</string>
|
|
|
- <string key="minorKey">./Classes/NSDocument.h</string>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <object class="IBPartialClassDescription">
|
|
|
- <string key="className">PolycodeView</string>
|
|
|
- <string key="superclassName">NSOpenGLView</string>
|
|
|
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
|
|
- <string key="majorKey">IBProjectSource</string>
|
|
|
- <string key="minorKey">./Classes/PolycodeView.h</string>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- </object>
|
|
|
- <int key="IBDocument.localizationMode">0</int>
|
|
|
- <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
|
|
|
- <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
|
|
|
- <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
|
|
|
- <integer value="3000" key="NS.object.0"/>
|
|
|
- </object>
|
|
|
- <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
|
|
|
- <int key="IBDocument.defaultPropertyAccessControl">3</int>
|
|
|
- </data>
|
|
|
-</archive>
|
|
|
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13A2093" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
|
+ <dependencies>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
|
|
|
+ </dependencies>
|
|
|
+ <objects>
|
|
|
+ <customObject id="-2" userLabel="File's Owner" customClass="MyDocument">
|
|
|
+ <connections>
|
|
|
+ <outlet property="consoleTextView" destination="100031" id="100032"/>
|
|
|
+ <outlet property="consoleWindow" destination="100025" id="100027"/>
|
|
|
+ <outlet property="mainView" destination="100021" id="100024"/>
|
|
|
+ <outlet property="substanceView" destination="100021" id="100022"/>
|
|
|
+ <outlet property="window" destination="5" id="100023"/>
|
|
|
+ </connections>
|
|
|
+ </customObject>
|
|
|
+ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
+ <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" deferred="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" animationBehavior="default" id="5" userLabel="Window">
|
|
|
+ <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
|
|
|
+ <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
+ <rect key="contentRect" x="133" y="235" width="507" height="413"/>
|
|
|
+ <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
|
|
|
+ <value key="minSize" type="size" width="94" height="86"/>
|
|
|
+ <view key="contentView" id="6">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <openGLView useAuxiliaryDepthBufferStencil="NO" allowOffline="YES" wantsBestResolutionOpenGLSurface="YES" id="100021" customClass="PolycodeView">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ </openGLView>
|
|
|
+ </subviews>
|
|
|
+ </view>
|
|
|
+ <connections>
|
|
|
+ <outlet property="delegate" destination="-2" id="17"/>
|
|
|
+ </connections>
|
|
|
+ </window>
|
|
|
+ <customObject id="-3" userLabel="Application"/>
|
|
|
+ <window title="Console" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="100025" customClass="NSPanel">
|
|
|
+ <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES" HUD="YES"/>
|
|
|
+ <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
+ <rect key="contentRect" x="685" y="247" width="480" height="270"/>
|
|
|
+ <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
|
|
|
+ <view key="contentView" id="100026">
|
|
|
+ <rect key="frame" x="7" y="11" width="480" height="270"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="100028">
|
|
|
+ <rect key="frame" x="20" y="20" width="440" height="230"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="TeC-4x-Wzk">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="440" height="230"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <textView editable="NO" importsGraphics="NO" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" spellingCorrection="YES" smartInsertDelete="YES" id="100031">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="440" height="230"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="calibratedRGB"/>
|
|
|
+ <size key="minSize" width="440" height="230"/>
|
|
|
+ <size key="maxSize" width="482" height="10000000"/>
|
|
|
+ <color key="insertionPointColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <size key="minSize" width="440" height="230"/>
|
|
|
+ <size key="maxSize" width="482" height="10000000"/>
|
|
|
+ </textView>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </clipView>
|
|
|
+ <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="100030">
|
|
|
+ <rect key="frame" x="-100" y="-100" width="87" height="18"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </scroller>
|
|
|
+ <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="100029">
|
|
|
+ <rect key="frame" x="-100" y="-100" width="15" height="249"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </scroller>
|
|
|
+ </scrollView>
|
|
|
+ </subviews>
|
|
|
+ </view>
|
|
|
+ </window>
|
|
|
+ </objects>
|
|
|
+</document>
|