1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
---|
2 | <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
---|
3 | <dependencies> |
---|
4 | <deployment identifier="macosx"/> |
---|
5 | <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/> |
---|
6 | <capability name="box content view" minToolsVersion="7.0"/> |
---|
7 | </dependencies> |
---|
8 | <objects> |
---|
9 | <customObject id="-2" userLabel="File's Owner" customClass="AddWindowController"> |
---|
10 | <connections> |
---|
11 | <outlet property="fCheckAllButton" destination="103" id="108"/> |
---|
12 | <outlet property="fDeleteCheck" destination="58" id="60"/> |
---|
13 | <outlet property="fFileController" destination="53" id="57"/> |
---|
14 | <outlet property="fFileFilterField" destination="112" id="114"/> |
---|
15 | <outlet property="fFileScrollView" destination="42" id="116"/> |
---|
16 | <outlet property="fGroupPopUp" destination="33" id="39"/> |
---|
17 | <outlet property="fIconView" destination="3" id="27"/> |
---|
18 | <outlet property="fLocationField" destination="12" id="25"/> |
---|
19 | <outlet property="fLocationImageView" destination="11" id="28"/> |
---|
20 | <outlet property="fNameField" destination="5" id="23"/> |
---|
21 | <outlet property="fPriorityPopUp" destination="85" id="99"/> |
---|
22 | <outlet property="fStartCheck" destination="17" id="26"/> |
---|
23 | <outlet property="fStatusField" destination="4" id="24"/> |
---|
24 | <outlet property="fUncheckAllButton" destination="102" id="109"/> |
---|
25 | <outlet property="fVerifyIndicator" destination="68" id="69"/> |
---|
26 | <outlet property="window" destination="1" id="29"/> |
---|
27 | </connections> |
---|
28 | </customObject> |
---|
29 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
---|
30 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
---|
31 | <window title="Ventana" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" frameAutosaveName="AddWindow" animationBehavior="default" id="1" userLabel="Window"> |
---|
32 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
---|
33 | <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/> |
---|
34 | <rect key="contentRect" x="132" y="369" width="433" height="526"/> |
---|
35 | <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/> |
---|
36 | <value key="minSize" type="size" width="422" height="300"/> |
---|
37 | <view key="contentView" id="2"> |
---|
38 | <rect key="frame" x="0.0" y="0.0" width="433" height="526"/> |
---|
39 | <autoresizingMask key="autoresizingMask"/> |
---|
40 | <subviews> |
---|
41 | <imageView id="3"> |
---|
42 | <rect key="frame" x="20" y="452" width="64" height="64"/> |
---|
43 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
44 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="NSApplicationIcon" id="8"/> |
---|
45 | </imageView> |
---|
46 | <textField verticalHuggingPriority="750" id="4"> |
---|
47 | <rect key="frame" x="89" y="460" width="327" height="17"/> |
---|
48 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
---|
49 | <textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" alignment="left" title="información de estado" usesSingleLineMode="YES" id="7"> |
---|
50 | <font key="font" metaFont="system"/> |
---|
51 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
52 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
53 | </textFieldCell> |
---|
54 | </textField> |
---|
55 | <textField verticalHuggingPriority="750" id="5"> |
---|
56 | <rect key="frame" x="89" y="485" width="324" height="22"/> |
---|
57 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
---|
58 | <textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" alignment="left" title="Nombre de archivo" usesSingleLineMode="YES" id="6"> |
---|
59 | <font key="font" metaFont="system" size="18"/> |
---|
60 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
61 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
62 | </textFieldCell> |
---|
63 | </textField> |
---|
64 | <button id="17"> |
---|
65 | <rect key="frame" x="18" y="18" width="228" height="18"/> |
---|
66 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
67 | <buttonCell key="cell" type="check" title="Comenzar cuando se añada" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="18"> |
---|
68 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
69 | <font key="font" metaFont="system"/> |
---|
70 | </buttonCell> |
---|
71 | </button> |
---|
72 | <button verticalHuggingPriority="750" id="19"> |
---|
73 | <rect key="frame" x="339" y="12" width="80" height="32"/> |
---|
74 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
---|
75 | <buttonCell key="cell" type="push" title="Añadir" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="20"> |
---|
76 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
77 | <font key="font" metaFont="system"/> |
---|
78 | <string key="keyEquivalent" base64-UTF8="YES"> |
---|
79 | DQ |
---|
80 | </string> |
---|
81 | </buttonCell> |
---|
82 | <connections> |
---|
83 | <action selector="add:" target="-2" id="31"/> |
---|
84 | </connections> |
---|
85 | </button> |
---|
86 | <button verticalHuggingPriority="750" id="21"> |
---|
87 | <rect key="frame" x="257" y="12" width="82" height="32"/> |
---|
88 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
---|
89 | <buttonCell key="cell" type="push" title="Cancelar" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="22"> |
---|
90 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
91 | <font key="font" metaFont="system"/> |
---|
92 | <string key="keyEquivalent" base64-UTF8="YES"> |
---|
93 | Gw |
---|
94 | </string> |
---|
95 | </buttonCell> |
---|
96 | <connections> |
---|
97 | <action selector="cancelAdd:" target="-2" id="32"/> |
---|
98 | </connections> |
---|
99 | </button> |
---|
100 | <scrollView horizontalLineScroll="36" horizontalPageScroll="10" verticalLineScroll="36" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="42"> |
---|
101 | <rect key="frame" x="20" y="214" width="393" height="222"/> |
---|
102 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
103 | <clipView key="contentView" id="084-Je-y0a"> |
---|
104 | <rect key="frame" x="1" y="1" width="376" height="220"/> |
---|
105 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
106 | <subviews> |
---|
107 | <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnReordering="NO" columnResizing="NO" autosaveColumns="NO" rowHeight="34" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="49" id="46" customClass="FileOutlineView"> |
---|
108 | <rect key="frame" x="0.0" y="0.0" width="376" height="36"/> |
---|
109 | <autoresizingMask key="autoresizingMask"/> |
---|
110 | <size key="intercellSpacing" width="3" height="2"/> |
---|
111 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
112 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
---|
113 | <tableColumns> |
---|
114 | <tableColumn identifier="Name" editable="NO" width="302" minWidth="38.599119999999999" maxWidth="1000" id="49"> |
---|
115 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Nombre"> |
---|
116 | <font key="font" metaFont="smallSystem"/> |
---|
117 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
---|
118 | <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/> |
---|
119 | </tableHeaderCell> |
---|
120 | <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="50"> |
---|
121 | <font key="font" metaFont="system"/> |
---|
122 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
123 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
124 | </textFieldCell> |
---|
125 | <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/> |
---|
126 | </tableColumn> |
---|
127 | <tableColumn identifier="Priority" editable="NO" width="34" minWidth="10" maxWidth="1000" id="47"> |
---|
128 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Rango"> |
---|
129 | <font key="font" metaFont="smallSystem"/> |
---|
130 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
---|
131 | <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> |
---|
132 | </tableHeaderCell> |
---|
133 | <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="center" title="Text Cell" id="52"> |
---|
134 | <font key="font" metaFont="system"/> |
---|
135 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
136 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
137 | </textFieldCell> |
---|
138 | </tableColumn> |
---|
139 | <tableColumn identifier="Check" editable="NO" width="31" minWidth="10" maxWidth="1000" id="48"> |
---|
140 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="â"> |
---|
141 | <font key="font" metaFont="smallSystem"/> |
---|
142 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
---|
143 | <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> |
---|
144 | </tableHeaderCell> |
---|
145 | <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" alignment="center" allowsMixedState="YES" inset="2" id="51"> |
---|
146 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
147 | <font key="font" metaFont="cellTitle"/> |
---|
148 | </buttonCell> |
---|
149 | </tableColumn> |
---|
150 | </tableColumns> |
---|
151 | <connections> |
---|
152 | <outlet property="dataSource" destination="53" id="56"/> |
---|
153 | <outlet property="delegate" destination="53" id="55"/> |
---|
154 | </connections> |
---|
155 | </outlineView> |
---|
156 | </subviews> |
---|
157 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
158 | </clipView> |
---|
159 | <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="0.009433962264150943" horizontal="YES" id="44"> |
---|
160 | <rect key="frame" x="-100" y="-100" width="328" height="15"/> |
---|
161 | <autoresizingMask key="autoresizingMask"/> |
---|
162 | </scroller> |
---|
163 | <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="0.05439330543933054" horizontal="NO" id="45"> |
---|
164 | <rect key="frame" x="377" y="1" width="15" height="220"/> |
---|
165 | <autoresizingMask key="autoresizingMask"/> |
---|
166 | </scroller> |
---|
167 | </scrollView> |
---|
168 | <button verticalHuggingPriority="750" id="102"> |
---|
169 | <rect key="frame" x="371" y="190" width="42" height="17"/> |
---|
170 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
---|
171 | <buttonCell key="cell" type="roundRect" title="Nada" bezelStyle="roundedRect" alignment="center" controlSize="small" enabled="NO" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="105"> |
---|
172 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
173 | <font key="font" metaFont="smallSystem"/> |
---|
174 | </buttonCell> |
---|
175 | <connections> |
---|
176 | <action selector="uncheckAll:" target="-2" id="107"/> |
---|
177 | </connections> |
---|
178 | </button> |
---|
179 | <button verticalHuggingPriority="750" id="103"> |
---|
180 | <rect key="frame" x="321" y="190" width="42" height="17"/> |
---|
181 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
---|
182 | <buttonCell key="cell" type="roundRect" title="Todo" bezelStyle="roundedRect" alignment="center" controlSize="small" enabled="NO" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="104"> |
---|
183 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
184 | <font key="font" metaFont="smallSystem"/> |
---|
185 | </buttonCell> |
---|
186 | <connections> |
---|
187 | <action selector="checkAll:" target="-2" id="106"/> |
---|
188 | </connections> |
---|
189 | </button> |
---|
190 | <button id="58"> |
---|
191 | <rect key="frame" x="18" y="40" width="206" height="18"/> |
---|
192 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
193 | <buttonCell key="cell" type="check" title="Tirar torrent a la papelera" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="59"> |
---|
194 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
195 | <font key="font" metaFont="system"/> |
---|
196 | </buttonCell> |
---|
197 | </button> |
---|
198 | <box autoresizesSubviews="NO" title="Caja" borderType="line" titlePosition="noTitle" id="100"> |
---|
199 | <rect key="frame" x="17" y="68" width="399" height="116"/> |
---|
200 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
---|
201 | <view key="contentView" id="EN5-iz-xlh"> |
---|
202 | <rect key="frame" x="1" y="1" width="397" height="114"/> |
---|
203 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
204 | <subviews> |
---|
205 | <popUpButton verticalHuggingPriority="750" id="85"> |
---|
206 | <rect key="frame" x="257" y="19" width="131" height="26"/> |
---|
207 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
---|
208 | <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" id="86"> |
---|
209 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
210 | <font key="font" metaFont="menu"/> |
---|
211 | <menu key="menu" title="OtherViews" id="87"> |
---|
212 | <items> |
---|
213 | <menuItem title="Alta" image="PriorityHighTemplate" id="90"> |
---|
214 | <modifierMask key="keyEquivalentModifierMask"/> |
---|
215 | </menuItem> |
---|
216 | <menuItem title="Normal" image="PriorityNormalTemplate" tag="1" id="89"> |
---|
217 | <modifierMask key="keyEquivalentModifierMask"/> |
---|
218 | </menuItem> |
---|
219 | <menuItem title="Baja" image="PriorityLowTemplate" tag="2" id="88"> |
---|
220 | <modifierMask key="keyEquivalentModifierMask"/> |
---|
221 | </menuItem> |
---|
222 | </items> |
---|
223 | </menu> |
---|
224 | </popUpButtonCell> |
---|
225 | <connections> |
---|
226 | <action selector="changePriority:" target="-2" id="98"/> |
---|
227 | </connections> |
---|
228 | </popUpButton> |
---|
229 | <textField verticalHuggingPriority="750" id="40"> |
---|
230 | <rect key="frame" x="207" y="53" width="48" height="17"/> |
---|
231 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
---|
232 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Grupo:" id="41"> |
---|
233 | <font key="font" metaFont="system"/> |
---|
234 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
235 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
236 | </textFieldCell> |
---|
237 | </textField> |
---|
238 | <popUpButton verticalHuggingPriority="750" id="33"> |
---|
239 | <rect key="frame" x="257" y="47" width="131" height="26"/> |
---|
240 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
---|
241 | <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" id="34"> |
---|
242 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
---|
243 | <font key="font" metaFont="menu"/> |
---|
244 | <menu key="menu" title="OtherViews" id="35"/> |
---|
245 | </popUpButtonCell> |
---|
246 | </popUpButton> |
---|
247 | <progressIndicator wantsLayer="YES" verticalHuggingPriority="750" maxValue="1" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="bar" id="68"> |
---|
248 | <rect key="frame" x="18" y="31" width="159" height="12"/> |
---|
249 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
250 | </progressIndicator> |
---|
251 | <textField verticalHuggingPriority="750" id="84"> |
---|
252 | <rect key="frame" x="186" y="25" width="69" height="17"/> |
---|
253 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
---|
254 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Prioridad:" id="91"> |
---|
255 | <font key="font" metaFont="system"/> |
---|
256 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
257 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
258 | </textFieldCell> |
---|
259 | </textField> |
---|
260 | <button verticalHuggingPriority="750" id="65"> |
---|
261 | <rect key="frame" x="12" y="43" width="170" height="32"/> |
---|
262 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
263 | <buttonCell key="cell" type="push" title="Verificar datos locales" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="66"> |
---|
264 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
265 | <font key="font" metaFont="system"/> |
---|
266 | </buttonCell> |
---|
267 | <connections> |
---|
268 | <action selector="verifyLocalData:" target="-2" id="67"/> |
---|
269 | </connections> |
---|
270 | </button> |
---|
271 | <button verticalHuggingPriority="750" id="9"> |
---|
272 | <rect key="frame" x="306" y="76" width="84" height="28"/> |
---|
273 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
---|
274 | <buttonCell key="cell" type="push" title="Cambiar..." bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="16"> |
---|
275 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
---|
276 | <font key="font" metaFont="smallSystem"/> |
---|
277 | </buttonCell> |
---|
278 | <connections> |
---|
279 | <action selector="setDestination:" target="-2" id="30"/> |
---|
280 | </connections> |
---|
281 | </button> |
---|
282 | <textField verticalHuggingPriority="750" id="10"> |
---|
283 | <rect key="frame" x="15" y="83" width="96" height="17"/> |
---|
284 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
285 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Descargar en:" id="15"> |
---|
286 | <font key="font" metaFont="system"/> |
---|
287 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
288 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
289 | </textFieldCell> |
---|
290 | </textField> |
---|
291 | <box autoresizesSubviews="NO" borderType="line" titlePosition="noTitle" id="101"> |
---|
292 | <rect key="frame" x="105" y="75" width="201" height="30"/> |
---|
293 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
---|
294 | <view key="contentView" id="X6d-ZS-3Dv"> |
---|
295 | <rect key="frame" x="1" y="1" width="199" height="28"/> |
---|
296 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
297 | <subviews> |
---|
298 | <textField verticalHuggingPriority="750" id="12"> |
---|
299 | <rect key="frame" x="33" y="8" width="151" height="14"/> |
---|
300 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
---|
301 | <textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" alignment="left" title="Archivo" usesSingleLineMode="YES" id="13"> |
---|
302 | <font key="font" metaFont="smallSystem"/> |
---|
303 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
304 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
305 | </textFieldCell> |
---|
306 | </textField> |
---|
307 | <imageView id="11"> |
---|
308 | <rect key="frame" x="12" y="7" width="16" height="16"/> |
---|
309 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
310 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="NSApplicationIcon" id="14"/> |
---|
311 | </imageView> |
---|
312 | </subviews> |
---|
313 | </view> |
---|
314 | <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> |
---|
315 | <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
---|
316 | </box> |
---|
317 | </subviews> |
---|
318 | </view> |
---|
319 | <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> |
---|
320 | <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
---|
321 | </box> |
---|
322 | <searchField wantsLayer="YES" verticalHuggingPriority="750" id="112"> |
---|
323 | <rect key="frame" x="20" y="190" width="110" height="19"/> |
---|
324 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
325 | <searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Filtrar" bezelStyle="round" id="113"> |
---|
326 | <font key="font" metaFont="smallSystem"/> |
---|
327 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
328 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
329 | </searchFieldCell> |
---|
330 | <connections> |
---|
331 | <action selector="setFileFilterText:" target="-2" id="115"/> |
---|
332 | </connections> |
---|
333 | </searchField> |
---|
334 | </subviews> |
---|
335 | </view> |
---|
336 | <connections> |
---|
337 | <outlet property="delegate" destination="-2" id="61"/> |
---|
338 | </connections> |
---|
339 | </window> |
---|
340 | <customObject id="53" userLabel="File Outline Controller" customClass="FileOutlineController"> |
---|
341 | <connections> |
---|
342 | <outlet property="fOutline" destination="46" id="54"/> |
---|
343 | </connections> |
---|
344 | </customObject> |
---|
345 | </objects> |
---|
346 | <resources> |
---|
347 | <image name="NSApplicationIcon" width="128" height="128"/> |
---|
348 | <image name="PriorityHighTemplate" width="12" height="12"/> |
---|
349 | <image name="PriorityLowTemplate" width="12" height="12"/> |
---|
350 | <image name="PriorityNormalTemplate" width="12" height="12"/> |
---|
351 | </resources> |
---|
352 | </document> |
---|