Zero-warning build.
[macgdbp.git] / English.lproj / Breakpoints.xib
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9060" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9060"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="BreakpointController">
9 <connections>
10 <outlet property="arrayController" destination="28" id="35"/>
11 <outlet property="sourceView" destination="4" id="40"/>
12 <outlet property="window" destination="1" id="25"/>
13 </connections>
14 </customObject>
15 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16 <customObject id="-3" userLabel="Application"/>
17 <window title="Breakpoints" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" visibleAtLaunch="NO" frameAutosaveName="BreakpointsWindow" animationBehavior="default" id="1">
18 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
19 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
20 <rect key="contentRect" x="196" y="25" width="574" height="484"/>
21 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
22 <view key="contentView" id="2">
23 <rect key="frame" x="0.0" y="0.0" width="574" height="484"/>
24 <autoresizingMask key="autoresizingMask"/>
25 <subviews>
26 <splitView id="3" customClass="BSSplitView">
27 <rect key="frame" x="0.0" y="0.0" width="574" height="484"/>
28 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
29 <subviews>
30 <customView id="4" customClass="BSSourceView">
31 <rect key="frame" x="0.0" y="0.0" width="574" height="217"/>
32 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
33 <animations/>
34 <connections>
35 <outlet property="delegate" destination="-2" id="41"/>
36 </connections>
37 </customView>
38 <customView id="5">
39 <rect key="frame" x="0.0" y="226" width="574" height="258"/>
40 <autoresizingMask key="autoresizingMask"/>
41 <subviews>
42 <button verticalHuggingPriority="750" id="23">
43 <rect key="frame" x="23" y="-2" width="26" height="23"/>
44 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
45 <animations/>
46 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSRemoveTemplate" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="24">
47 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
48 <font key="font" metaFont="system"/>
49 <string key="keyEquivalent">\7f</string>
50 </buttonCell>
51 <connections>
52 <action selector="removeBreakpoint:" target="-2" id="27"/>
53 </connections>
54 </button>
55 <button verticalHuggingPriority="750" id="19">
56 <rect key="frame" x="0.0" y="-2" width="24" height="23"/>
57 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
58 <animations/>
59 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSAddTemplate" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="20">
60 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
61 <font key="font" metaFont="system"/>
62 </buttonCell>
63 <connections>
64 <action selector="addBreakpoint:" target="-2" id="26"/>
65 </connections>
66 </button>
67 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10">
68 <rect key="frame" x="0.0" y="19" width="574" height="239"/>
69 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
70 <clipView key="contentView" id="5Ab-Im-ASW">
71 <rect key="frame" x="1" y="23" width="572" height="215"/>
72 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
73 <subviews>
74 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnSelection="YES" autosaveColumns="NO" headerView="14" id="13">
75 <rect key="frame" x="0.0" y="0.0" width="572" height="215"/>
76 <autoresizingMask key="autoresizingMask"/>
77 <animations/>
78 <size key="intercellSpacing" width="3" height="2"/>
79 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
80 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
81 <tableColumns>
82 <tableColumn width="425" minWidth="40" maxWidth="1000" id="15">
83 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="File">
84 <font key="font" metaFont="smallSystem"/>
85 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
86 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
87 </tableHeaderCell>
88 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="18">
89 <font key="font" metaFont="smallSystem"/>
90 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
91 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
92 </textFieldCell>
93 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
94 <connections>
95 <binding destination="28" name="value" keyPath="arrangedObjects.file" id="37"/>
96 </connections>
97 </tableColumn>
98 <tableColumn width="141" minWidth="40" maxWidth="1000" id="16">
99 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Line">
100 <font key="font" metaFont="smallSystem"/>
101 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
102 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
103 </tableHeaderCell>
104 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="17">
105 <font key="font" metaFont="smallSystem"/>
106 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
107 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
108 </textFieldCell>
109 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
110 <connections>
111 <binding destination="28" name="value" keyPath="arrangedObjects.line" id="39"/>
112 </connections>
113 </tableColumn>
114 </tableColumns>
115 <connections>
116 <outlet property="delegate" destination="-2" id="42"/>
117 </connections>
118 </tableView>
119 </subviews>
120 <animations/>
121 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
122 </clipView>
123 <animations/>
124 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="12">
125 <rect key="frame" x="1" y="223" width="557" height="15"/>
126 <autoresizingMask key="autoresizingMask"/>
127 <animations/>
128 </scroller>
129 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="11">
130 <rect key="frame" x="558" y="17" width="15" height="206"/>
131 <autoresizingMask key="autoresizingMask"/>
132 <animations/>
133 </scroller>
134 <tableHeaderView key="headerView" id="14">
135 <rect key="frame" x="0.0" y="0.0" width="572" height="23"/>
136 <autoresizingMask key="autoresizingMask"/>
137 <animations/>
138 </tableHeaderView>
139 </scrollView>
140 </subviews>
141 <animations/>
142 </customView>
143 </subviews>
144 <animations/>
145 <holdingPriorities>
146 <real value="250"/>
147 <real value="250"/>
148 </holdingPriorities>
149 </splitView>
150 </subviews>
151 <animations/>
152 </view>
153 <connections>
154 <binding destination="43" name="visible" keyPath="values.BreakpointsWindowVisible" id="49"/>
155 </connections>
156 </window>
157 <arrayController objectClassName="Breakpoint" automaticallyPreparesContent="YES" automaticallyRearrangesObjects="YES" id="28">
158 <declaredKeys>
159 <string>file</string>
160 <string>line</string>
161 </declaredKeys>
162 <connections>
163 <binding destination="-2" name="contentArray" keyPath="manager.breakpoints" id="30"/>
164 </connections>
165 </arrayController>
166 <userDefaultsController representsSharedInstance="YES" id="43"/>
167 </objects>
168 <resources>
169 <image name="NSAddTemplate" width="11" height="11"/>
170 <image name="NSRemoveTemplate" width="11" height="11"/>
171 </resources>
172 </document>