Constrain the size of the debugger split views.
[macgdbp.git] / en.lproj / Preferences.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19529"/>
6 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="PreferencesController">
10 <connections>
11 <outlet property="fileAccessController" destination="PYc-SP-Fvw" id="RWM-AF-Opd"/>
12 <outlet property="fileAccessPreferencesItem" destination="e1C-OK-KSi" id="JJn-JH-J7y"/>
13 <outlet property="fileAccessPreferencesView" destination="ujd-Hf-qLb" id="lJd-0v-ePz"/>
14 <outlet property="generalPreferencesItem" destination="43" id="44"/>
15 <outlet property="generalPreferencesView" destination="29" id="42"/>
16 <outlet property="pathsPreferencesItem" destination="50" id="52"/>
17 <outlet property="pathsPreferencesView" destination="53" id="54"/>
18 <outlet property="toolbar" destination="20" id="48"/>
19 <outlet property="window" destination="1" id="3"/>
20 </connections>
21 </customObject>
22 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
23 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
24 <window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="Preferences" animationBehavior="default" id="1">
25 <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
26 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
27 <rect key="contentRect" x="196" y="388" width="420" height="120"/>
28 <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
29 <view key="contentView" id="2">
30 <rect key="frame" x="0.0" y="0.0" width="420" height="120"/>
31 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
32 </view>
33 <toolbar key="toolbar" implicitIdentifier="8C3684D1-F400-4CBB-897D-0889A0E1CBC8" autosavesConfiguration="NO" allowsUserCustomization="NO" displayMode="iconAndLabel" sizeMode="regular" id="20">
34 <allowedToolbarItems>
35 <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="25"/>
36 <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="26"/>
37 <toolbarItem implicitItemIdentifier="6AEED900-187C-4FE3-B185-35C4C2105744" label="General" paletteLabel="General" tag="-1" image="NSPreferencesGeneral" sizingBehavior="auto" autovalidates="NO" id="43">
38 <connections>
39 <action selector="showGeneral:" target="-2" id="49"/>
40 </connections>
41 </toolbarItem>
42 <toolbarItem implicitItemIdentifier="9B9A0426-715E-44F5-A7FC-FA2874232849" label="File Access" paletteLabel="File Access" tag="-1" image="NSFolder" sizingBehavior="auto" id="e1C-OK-KSi">
43 <connections>
44 <action selector="showFileAccess:" target="-2" id="g2h-j3-gGu"/>
45 </connections>
46 </toolbarItem>
47 <toolbarItem implicitItemIdentifier="7E7339A3-79C3-4087-B2F7-2479CFD10818" label="Remote Paths" paletteLabel="Remote Paths" tag="-1" image="NSNetwork" sizingBehavior="auto" autovalidates="NO" id="50">
48 <connections>
49 <action selector="showPaths:" target="-2" id="51"/>
50 </connections>
51 </toolbarItem>
52 </allowedToolbarItems>
53 <defaultToolbarItems>
54 <toolbarItem reference="43"/>
55 <toolbarItem reference="e1C-OK-KSi"/>
56 <toolbarItem reference="50"/>
57 <toolbarItem reference="25"/>
58 <toolbarItem reference="26"/>
59 </defaultToolbarItems>
60 <connections>
61 <outlet property="delegate" destination="-2" id="47"/>
62 </connections>
63 </toolbar>
64 <point key="canvasLocation" x="139" y="119"/>
65 </window>
66 <userDefaultsController representsSharedInstance="YES" id="13"/>
67 <customView id="29" userLabel="GeneralPreferences">
68 <rect key="frame" x="0.0" y="0.0" width="421" height="181"/>
69 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
70 <subviews>
71 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="93">
72 <rect key="frame" x="15" y="144" width="146" height="17"/>
73 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
74 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Debugger Behavior:" id="94">
75 <font key="font" metaFont="system"/>
76 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
77 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
78 </textFieldCell>
79 </textField>
80 <button toolTip="If enabled, MacGDBp will automatically step into the first line of code when the debugger is attached." fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="91">
81 <rect key="frame" x="164" y="142" width="216" height="18"/>
82 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
83 <buttonCell key="cell" type="check" title="Break on first line of execution" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="92">
84 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
85 <font key="font" metaFont="system"/>
86 </buttonCell>
87 <connections>
88 <binding destination="13" name="value" keyPath="values.BreakOnFirstLine" id="95"/>
89 </connections>
90 </button>
91 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5zF-CC-p0i">
92 <rect key="frame" x="15" y="119" width="146" height="17"/>
93 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
94 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Beta Updates:" id="kFb-9R-eo2">
95 <font key="font" metaFont="system"/>
96 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
97 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
98 </textFieldCell>
99 </textField>
100 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cnO-5M-q8v">
101 <rect key="frame" x="164" y="118" width="167" height="18"/>
102 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
103 <buttonCell key="cell" type="check" title="Update to beta versions" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="5c6-mr-EWk">
104 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
105 <font key="font" metaFont="system"/>
106 <connections>
107 <binding destination="13" name="value" keyPath="values.UnstableVersionCast" id="DM4-M3-2Md"/>
108 </connections>
109 </buttonCell>
110 <connections>
111 <binding destination="13" name="value" keyPath="values.UnstableVersionCast" id="gma-cH-Ma7"/>
112 </connections>
113 </button>
114 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="36">
115 <rect key="frame" x="17" y="47" width="387" height="28"/>
116 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
117 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="You must close and reopen MacGDBp before these preference values take effect." id="37">
118 <font key="font" metaFont="smallSystem"/>
119 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
120 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
121 </textFieldCell>
122 </textField>
123 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="33">
124 <rect key="frame" x="168" y="20" width="60" height="22"/>
125 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
126 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="40">
127 <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="fAx-s6-Oqh"/>
128 <font key="font" metaFont="system"/>
129 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
130 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
131 </textFieldCell>
132 <connections>
133 <binding destination="13" name="value" keyPath="values.Port" id="45"/>
134 </connections>
135 </textField>
136 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="32">
137 <rect key="frame" x="77" y="22" width="86" height="17"/>
138 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
139 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Xdebug Port:" id="41">
140 <font key="font" metaFont="system"/>
141 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
142 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
143 </textFieldCell>
144 </textField>
145 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dd5-eP-mLt">
146 <rect key="frame" x="166" y="92" width="235" height="21"/>
147 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
148 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="S1Q-B0-iy2">
149 <font key="font" metaFont="system"/>
150 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
151 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
152 </textFieldCell>
153 <connections>
154 <binding destination="13" name="value" keyPath="values.PhpPath" id="nz5-De-8FQ"/>
155 </connections>
156 </textField>
157 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="shR-tP-IGm">
158 <rect key="frame" x="26" y="95" width="135" height="16"/>
159 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
160 <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="PHP Executable Path:" id="Inm-aY-Aua">
161 <font key="font" metaFont="system"/>
162 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
163 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
164 </textFieldCell>
165 </textField>
166 </subviews>
167 <point key="canvasLocation" x="-141.5" y="-617.5"/>
168 </customView>
169 <customView id="53" userLabel="PathsPreferences">
170 <rect key="frame" x="0.0" y="0.0" width="711" height="213"/>
171 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
172 <subviews>
173 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="66" userLabel="RemovePath">
174 <rect key="frame" x="24" y="-1" width="26" height="23"/>
175 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
176 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSRemoveTemplate" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="67">
177 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
178 <font key="font" metaFont="system"/>
179 </buttonCell>
180 <connections>
181 <action selector="remove:" target="78" id="86"/>
182 </connections>
183 </button>
184 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="64" userLabel="AddPath">
185 <rect key="frame" x="-1" y="-1" width="26" height="23"/>
186 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
187 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSAddTemplate" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="65">
188 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
189 <font key="font" metaFont="system"/>
190 </buttonCell>
191 <connections>
192 <action selector="add:" target="78" id="89"/>
193 </connections>
194 </button>
195 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="55">
196 <rect key="frame" x="-1" y="20" width="712" height="193"/>
197 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
198 <clipView key="contentView" id="egR-Mj-j4E">
199 <rect key="frame" x="1" y="1" width="710" height="191"/>
200 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
201 <subviews>
202 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" autosaveColumns="NO" headerView="59" id="58">
203 <rect key="frame" x="0.0" y="0.0" width="710" height="168"/>
204 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
205 <size key="intercellSpacing" width="3" height="2"/>
206 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
207 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
208 <tableColumns>
209 <tableColumn width="349.5" minWidth="40" maxWidth="1000" id="61">
210 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Local">
211 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
212 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
213 </tableHeaderCell>
214 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="62">
215 <font key="font" metaFont="system"/>
216 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
217 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
218 </textFieldCell>
219 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
220 <connections>
221 <binding destination="78" name="value" keyPath="arrangedObjects.local" id="82"/>
222 </connections>
223 </tableColumn>
224 <tableColumn width="345.5" minWidth="40" maxWidth="1000" id="60">
225 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Remote">
226 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
227 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
228 </tableHeaderCell>
229 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="63">
230 <font key="font" metaFont="system"/>
231 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
232 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
233 </textFieldCell>
234 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
235 <connections>
236 <binding destination="78" name="value" keyPath="arrangedObjects.remote" id="84"/>
237 </connections>
238 </tableColumn>
239 </tableColumns>
240 </tableView>
241 </subviews>
242 </clipView>
243 <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="57">
244 <rect key="frame" x="1" y="176" width="710" height="16"/>
245 <autoresizingMask key="autoresizingMask"/>
246 </scroller>
247 <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="56">
248 <rect key="frame" x="411" y="17" width="15" height="160"/>
249 <autoresizingMask key="autoresizingMask"/>
250 </scroller>
251 <tableHeaderView key="headerView" wantsLayer="YES" id="59">
252 <rect key="frame" x="0.0" y="0.0" width="710" height="23"/>
253 <autoresizingMask key="autoresizingMask"/>
254 </tableHeaderView>
255 </scrollView>
256 </subviews>
257 <point key="canvasLocation" x="151.5" y="-194.5"/>
258 </customView>
259 <dictionaryController objectClassName="_NSDictionaryControllerKeyValuePair" id="PYc-SP-Fvw" userLabel="File Access Controller">
260 <classReference key="objectClass" className="_NSDictionaryControllerKeyValuePair"/>
261 <connections>
262 <binding destination="13" name="contentDictionary" keyPath="values.FileAccessBookmarks" id="DnO-2q-xFf"/>
263 </connections>
264 </dictionaryController>
265 <arrayController automaticallyPreparesContent="YES" id="78" userLabel="Paths Controller" customClass="PreferencesPathsArrayController">
266 <declaredKeys>
267 <string>local</string>
268 <string>remote</string>
269 </declaredKeys>
270 <connections>
271 <binding destination="13" name="contentArray" keyPath="values.PathReplacements" id="80">
272 <dictionary key="options">
273 <integer key="NSHandlesContentAsCompoundValue" value="1"/>
274 </dictionary>
275 </binding>
276 <outlet property="content" destination="58" id="90"/>
277 </connections>
278 </arrayController>
279 <customView id="ujd-Hf-qLb" userLabel="FileAccessPreferencess">
280 <rect key="frame" x="0.0" y="0.0" width="427" height="213"/>
281 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
282 <subviews>
283 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="i88-Gl-3so" userLabel="RemoveFileAccess">
284 <rect key="frame" x="24" y="-1" width="26" height="23"/>
285 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
286 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSRemoveTemplate" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vay-Yq-WXc">
287 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
288 <font key="font" metaFont="system"/>
289 </buttonCell>
290 <connections>
291 <action selector="remove:" target="PYc-SP-Fvw" id="v7Z-DW-563"/>
292 </connections>
293 </button>
294 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iCg-AA-ZXb" userLabel="AddFileAccess">
295 <rect key="frame" x="-1" y="-1" width="26" height="23"/>
296 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
297 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="NSAddTemplate" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CnH-DM-vMW">
298 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
299 <font key="font" metaFont="system"/>
300 </buttonCell>
301 <connections>
302 <action selector="addFileAccess:" target="-2" id="MMb-Ga-GEe"/>
303 </connections>
304 </button>
305 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v93-oV-uce">
306 <rect key="frame" x="-1" y="20" width="429" height="193"/>
307 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
308 <clipView key="contentView" id="L7V-Zd-iEr">
309 <rect key="frame" x="1" y="1" width="427" height="191"/>
310 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
311 <subviews>
312 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" autosaveColumns="NO" headerView="7XQ-Y6-gfo" id="s4m-Zv-l8Z">
313 <rect key="frame" x="0.0" y="0.0" width="427" height="166"/>
314 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
315 <size key="intercellSpacing" width="3" height="2"/>
316 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
317 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
318 <tableColumns>
319 <tableColumn editable="NO" width="394" minWidth="40" maxWidth="1000" id="tV5-Ih-Xw6">
320 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Path">
321 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
322 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
323 </tableHeaderCell>
324 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="rTS-1a-vvY">
325 <font key="font" metaFont="system"/>
326 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
327 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
328 </textFieldCell>
329 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
330 <connections>
331 <binding destination="PYc-SP-Fvw" name="value" keyPath="arrangedObjects.key" id="hQg-Xz-eTc"/>
332 </connections>
333 </tableColumn>
334 </tableColumns>
335 </tableView>
336 </subviews>
337 </clipView>
338 <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="WmZ-OV-HXm">
339 <rect key="frame" x="1" y="177" width="411" height="15"/>
340 <autoresizingMask key="autoresizingMask"/>
341 </scroller>
342 <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="oUY-jC-Cmf">
343 <rect key="frame" x="411" y="17" width="15" height="160"/>
344 <autoresizingMask key="autoresizingMask"/>
345 </scroller>
346 <tableHeaderView key="headerView" wantsLayer="YES" id="7XQ-Y6-gfo">
347 <rect key="frame" x="0.0" y="0.0" width="427" height="25"/>
348 <autoresizingMask key="autoresizingMask"/>
349 </tableHeaderView>
350 </scrollView>
351 </subviews>
352 <point key="canvasLocation" x="-364" y="82"/>
353 </customView>
354 </objects>
355 <resources>
356 <image name="NSAddTemplate" width="14" height="13"/>
357 <image name="NSFolder" width="32" height="32"/>
358 <image name="NSNetwork" width="32" height="32"/>
359 <image name="NSPreferencesGeneral" width="32" height="32"/>
360 <image name="NSRemoveTemplate" width="14" height="4"/>
361 </resources>
362 </document>