1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.02"> |
---|
3 | <data> |
---|
4 | <int key="IBDocument.SystemTarget">1050</int> |
---|
5 | <string key="IBDocument.SystemVersion">9C7010</string> |
---|
6 | <string key="IBDocument.InterfaceBuilderVersion">644</string> |
---|
7 | <string key="IBDocument.AppKitVersion">949.26</string> |
---|
8 | <string key="IBDocument.HIToolboxVersion">352.00</string> |
---|
9 | <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> |
---|
10 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
11 | <integer value="6"/> |
---|
12 | </object> |
---|
13 | <object class="NSArray" key="IBDocument.PluginDependencies"> |
---|
14 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
15 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
---|
16 | </object> |
---|
17 | <object class="NSMutableArray" key="IBDocument.RootObjects" id="915907452"> |
---|
18 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
19 | <object class="NSCustomObject" id="849285759"> |
---|
20 | <string key="NSClassName">FSAController</string> |
---|
21 | </object> |
---|
22 | <object class="NSCustomObject" id="861952984"> |
---|
23 | <string key="NSClassName">FirstResponder</string> |
---|
24 | </object> |
---|
25 | <object class="NSCustomObject" id="644899216"> |
---|
26 | <string key="NSClassName">NSApplication</string> |
---|
27 | </object> |
---|
28 | <object class="NSWindowTemplate" id="480344660"> |
---|
29 | <int key="NSWindowStyleMask">27</int> |
---|
30 | <int key="NSWindowBacking">2</int> |
---|
31 | <string key="NSWindowRect">{{705, 192}, {360, 264}}</string> |
---|
32 | <int key="NSWTFlags">-1334311936</int> |
---|
33 | <string key="NSWindowTitle">F-Script Anywhere</string> |
---|
34 | <string key="NSWindowClass">NSPanel</string> |
---|
35 | <object class="NSMutableString" key="NSViewClass"> |
---|
36 | <characters key="NS.bytes">View</characters> |
---|
37 | </object> |
---|
38 | <object class="NSView" key="NSWindowView" id="172318464"> |
---|
39 | <reference key="NSNextResponder"/> |
---|
40 | <int key="NSvFlags">256</int> |
---|
41 | <object class="NSMutableArray" key="NSSubviews"> |
---|
42 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
43 | <object class="FSInterpreterView" id="257941346"> |
---|
44 | <reference key="NSNextResponder" ref="172318464"/> |
---|
45 | <int key="NSvFlags">274</int> |
---|
46 | <object class="NSMutableArray" key="NSSubviews"> |
---|
47 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
48 | <object class="CLIView"> |
---|
49 | <reference key="NSNextResponder" ref="257941346"/> |
---|
50 | <int key="NSvFlags">274</int> |
---|
51 | <string key="NSFrameSize">{360, 234}</string> |
---|
52 | <reference key="NSSuperview" ref="257941346"/> |
---|
53 | <bool key="shouldRetainCommandHandler">NO</bool> |
---|
54 | <reference key="commandHandler" ref="257941346"/> |
---|
55 | </object> |
---|
56 | </object> |
---|
57 | <string key="NSFrame">{{0, 30}, {360, 234}}</string> |
---|
58 | <reference key="NSSuperview" ref="172318464"/> |
---|
59 | <object class="FSInterpreter" key="interpreter" id="951530180"> |
---|
60 | <object class="FSExecutor" key="executor"> |
---|
61 | <reference key="interpreter" ref="951530180"/> |
---|
62 | <bool key="shouldJournal">NO</bool> |
---|
63 | <object class="SymbolTable" key="symbolTable"> |
---|
64 | <nil key="parent"/> |
---|
65 | <object class="NSMutableArray" key="localsArray"> |
---|
66 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
67 | <object class="SymbolTableValueWrapper"> |
---|
68 | <int key="status">0</int> |
---|
69 | <object class="NSNull" key="value"/> |
---|
70 | <string key="symbol">sys</string> |
---|
71 | </object> |
---|
72 | </object> |
---|
73 | <bool key="tryToAttachWhenDecoding">NO</bool> |
---|
74 | </object> |
---|
75 | </object> |
---|
76 | </object> |
---|
77 | </object> |
---|
78 | <object class="NSButton" id="398774288"> |
---|
79 | <reference key="NSNextResponder" ref="172318464"/> |
---|
80 | <int key="NSvFlags">257</int> |
---|
81 | <string key="NSFrame">{{292, 7}, {50, 16}}</string> |
---|
82 | <reference key="NSSuperview" ref="172318464"/> |
---|
83 | <bool key="NSEnabled">YES</bool> |
---|
84 | <object class="NSButtonCell" key="NSCell" id="887251214"> |
---|
85 | <int key="NSCellFlags">67239424</int> |
---|
86 | <int key="NSCellFlags2">131072</int> |
---|
87 | <string key="NSContents">Float</string> |
---|
88 | <object class="NSFont" key="NSSupport" id="26"> |
---|
89 | <string key="NSName">LucidaGrande</string> |
---|
90 | <double key="NSSize">1.100000e+01</double> |
---|
91 | <int key="NSfFlags">3100</int> |
---|
92 | </object> |
---|
93 | <reference key="NSControlView" ref="398774288"/> |
---|
94 | <int key="NSButtonFlags">1211912703</int> |
---|
95 | <int key="NSButtonFlags2">2</int> |
---|
96 | <object class="NSButtonImageSource" key="NSAlternateImage"> |
---|
97 | <string key="NSImageName">NSSwitch</string> |
---|
98 | </object> |
---|
99 | <string key="NSAlternateContents"/> |
---|
100 | <string key="NSKeyEquivalent"/> |
---|
101 | <int key="NSPeriodicDelay">200</int> |
---|
102 | <int key="NSPeriodicInterval">25</int> |
---|
103 | </object> |
---|
104 | </object> |
---|
105 | <object class="NSButton" id="154095424"> |
---|
106 | <reference key="NSNextResponder" ref="172318464"/> |
---|
107 | <int key="NSvFlags">256</int> |
---|
108 | <string key="NSFrame">{{5, 5}, {92, 18}}</string> |
---|
109 | <reference key="NSSuperview" ref="172318464"/> |
---|
110 | <bool key="NSEnabled">YES</bool> |
---|
111 | <object class="NSButtonCell" key="NSCell" id="102769611"> |
---|
112 | <int key="NSCellFlags">67239424</int> |
---|
113 | <int key="NSCellFlags2">134348800</int> |
---|
114 | <string key="NSContents">Open Browser</string> |
---|
115 | <reference key="NSSupport" ref="26"/> |
---|
116 | <reference key="NSControlView" ref="154095424"/> |
---|
117 | <int key="NSButtonFlags">-2038284033</int> |
---|
118 | <int key="NSButtonFlags2">32</int> |
---|
119 | <object class="NSFont" key="NSAlternateImage"> |
---|
120 | <string key="NSName">LucidaGrande</string> |
---|
121 | <double key="NSSize">1.100000e+01</double> |
---|
122 | <int key="NSfFlags">16</int> |
---|
123 | </object> |
---|
124 | <string key="NSAlternateContents"/> |
---|
125 | <object class="NSMutableString" key="NSKeyEquivalent"> |
---|
126 | <characters key="NS.bytes"/> |
---|
127 | </object> |
---|
128 | <int key="NSPeriodicDelay">200</int> |
---|
129 | <int key="NSPeriodicInterval">25</int> |
---|
130 | </object> |
---|
131 | </object> |
---|
132 | <object class="NSButton" id="368144339"> |
---|
133 | <reference key="NSNextResponder" ref="172318464"/> |
---|
134 | <int key="NSvFlags">256</int> |
---|
135 | <string key="NSFrame">{{103, 5}, {129, 18}}</string> |
---|
136 | <reference key="NSSuperview" ref="172318464"/> |
---|
137 | <bool key="NSEnabled">YES</bool> |
---|
138 | <object class="NSButtonCell" key="NSCell" id="2665014"> |
---|
139 | <int key="NSCellFlags">67239424</int> |
---|
140 | <int key="NSCellFlags2">134348800</int> |
---|
141 | <string key="NSContents">Browser For Target...</string> |
---|
142 | <reference key="NSSupport" ref="26"/> |
---|
143 | <reference key="NSControlView" ref="368144339"/> |
---|
144 | <int key="NSButtonFlags">-2038284033</int> |
---|
145 | <int key="NSButtonFlags2">32</int> |
---|
146 | <object class="NSFont" key="NSAlternateImage"> |
---|
147 | <string key="NSName">Helvetica</string> |
---|
148 | <double key="NSSize">1.100000e+01</double> |
---|
149 | <int key="NSfFlags">16</int> |
---|
150 | </object> |
---|
151 | <string key="NSAlternateContents"/> |
---|
152 | <object class="NSMutableString" key="NSKeyEquivalent"> |
---|
153 | <characters key="NS.bytes"/> |
---|
154 | </object> |
---|
155 | <int key="NSPeriodicDelay">200</int> |
---|
156 | <int key="NSPeriodicInterval">25</int> |
---|
157 | </object> |
---|
158 | </object> |
---|
159 | </object> |
---|
160 | <string key="NSFrameSize">{360, 264}</string> |
---|
161 | <reference key="NSSuperview"/> |
---|
162 | </object> |
---|
163 | <string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string> |
---|
164 | <string key="NSMinSize">{360, 116}</string> |
---|
165 | <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string> |
---|
166 | <string key="NSFrameAutosaveName">F-Script Anywhere</string> |
---|
167 | </object> |
---|
168 | </object> |
---|
169 | <object class="IBObjectContainer" key="IBDocument.Objects"> |
---|
170 | <object class="NSMutableArray" key="connectionRecords"> |
---|
171 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
172 | <object class="IBConnectionRecord"> |
---|
173 | <object class="IBOutletConnection" key="connection"> |
---|
174 | <string key="label">initialFirstResponder</string> |
---|
175 | <reference key="source" ref="480344660"/> |
---|
176 | <reference key="destination" ref="257941346"/> |
---|
177 | </object> |
---|
178 | <int key="connectionID">9</int> |
---|
179 | </object> |
---|
180 | <object class="IBConnectionRecord"> |
---|
181 | <object class="IBOutletConnection" key="connection"> |
---|
182 | <string key="label">window</string> |
---|
183 | <reference key="source" ref="849285759"/> |
---|
184 | <reference key="destination" ref="480344660"/> |
---|
185 | </object> |
---|
186 | <int key="connectionID">10</int> |
---|
187 | </object> |
---|
188 | <object class="IBConnectionRecord"> |
---|
189 | <object class="IBOutletConnection" key="connection"> |
---|
190 | <string key="label">interpreterView</string> |
---|
191 | <reference key="source" ref="849285759"/> |
---|
192 | <reference key="destination" ref="257941346"/> |
---|
193 | </object> |
---|
194 | <int key="connectionID">11</int> |
---|
195 | </object> |
---|
196 | <object class="IBConnectionRecord"> |
---|
197 | <object class="IBActionConnection" key="connection"> |
---|
198 | <string key="label">setFloating:</string> |
---|
199 | <reference key="source" ref="849285759"/> |
---|
200 | <reference key="destination" ref="398774288"/> |
---|
201 | </object> |
---|
202 | <int key="connectionID">14</int> |
---|
203 | </object> |
---|
204 | <object class="IBConnectionRecord"> |
---|
205 | <object class="IBActionConnection" key="connection"> |
---|
206 | <string key="label">newBigBrowser:</string> |
---|
207 | <reference key="source" ref="257941346"/> |
---|
208 | <reference key="destination" ref="154095424"/> |
---|
209 | </object> |
---|
210 | <int key="connectionID">46</int> |
---|
211 | </object> |
---|
212 | <object class="IBConnectionRecord"> |
---|
213 | <object class="IBActionConnection" key="connection"> |
---|
214 | <string key="label">FSA_associateAndOpenBrowser:</string> |
---|
215 | <reference key="source" ref="849285759"/> |
---|
216 | <reference key="destination" ref="368144339"/> |
---|
217 | </object> |
---|
218 | <int key="connectionID">48</int> |
---|
219 | </object> |
---|
220 | <object class="IBConnectionRecord"> |
---|
221 | <object class="IBOutletConnection" key="connection"> |
---|
222 | <string key="label">openBrowserButton</string> |
---|
223 | <reference key="source" ref="849285759"/> |
---|
224 | <reference key="destination" ref="154095424"/> |
---|
225 | </object> |
---|
226 | <int key="connectionID">54</int> |
---|
227 | </object> |
---|
228 | <object class="IBConnectionRecord"> |
---|
229 | <object class="IBOutletConnection" key="connection"> |
---|
230 | <string key="label">associateWithInterfaceButton</string> |
---|
231 | <reference key="source" ref="849285759"/> |
---|
232 | <reference key="destination" ref="368144339"/> |
---|
233 | </object> |
---|
234 | <int key="connectionID">55</int> |
---|
235 | </object> |
---|
236 | <object class="IBConnectionRecord"> |
---|
237 | <object class="IBOutletConnection" key="connection"> |
---|
238 | <string key="label">floatButtonCell</string> |
---|
239 | <reference key="source" ref="849285759"/> |
---|
240 | <reference key="destination" ref="887251214"/> |
---|
241 | </object> |
---|
242 | <int key="connectionID">56</int> |
---|
243 | </object> |
---|
244 | <object class="IBConnectionRecord"> |
---|
245 | <object class="IBOutletConnection" key="connection"> |
---|
246 | <string key="label">delegate</string> |
---|
247 | <reference key="source" ref="480344660"/> |
---|
248 | <reference key="destination" ref="849285759"/> |
---|
249 | </object> |
---|
250 | <int key="connectionID">57</int> |
---|
251 | </object> |
---|
252 | </object> |
---|
253 | <object class="IBMutableOrderedSet" key="objectRecords"> |
---|
254 | <object class="NSArray" key="orderedObjects"> |
---|
255 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
256 | <object class="IBObjectRecord"> |
---|
257 | <int key="objectID">0</int> |
---|
258 | <object class="NSArray" key="object" id="634582134"> |
---|
259 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
260 | </object> |
---|
261 | <reference key="children" ref="915907452"/> |
---|
262 | <nil key="parent"/> |
---|
263 | </object> |
---|
264 | <object class="IBObjectRecord"> |
---|
265 | <int key="objectID">-2</int> |
---|
266 | <reference key="object" ref="849285759"/> |
---|
267 | <reference key="parent" ref="634582134"/> |
---|
268 | <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string> |
---|
269 | </object> |
---|
270 | <object class="IBObjectRecord"> |
---|
271 | <int key="objectID">-1</int> |
---|
272 | <reference key="object" ref="861952984"/> |
---|
273 | <reference key="parent" ref="634582134"/> |
---|
274 | <string key="objectName">First Responder</string> |
---|
275 | </object> |
---|
276 | <object class="IBObjectRecord"> |
---|
277 | <int key="objectID">5</int> |
---|
278 | <reference key="object" ref="480344660"/> |
---|
279 | <object class="NSMutableArray" key="children"> |
---|
280 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
281 | <reference ref="172318464"/> |
---|
282 | </object> |
---|
283 | <reference key="parent" ref="634582134"/> |
---|
284 | <string key="objectName">Panel</string> |
---|
285 | </object> |
---|
286 | <object class="IBObjectRecord"> |
---|
287 | <int key="objectID">6</int> |
---|
288 | <reference key="object" ref="172318464"/> |
---|
289 | <object class="NSMutableArray" key="children"> |
---|
290 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
291 | <reference ref="257941346"/> |
---|
292 | <reference ref="398774288"/> |
---|
293 | <reference ref="154095424"/> |
---|
294 | <reference ref="368144339"/> |
---|
295 | </object> |
---|
296 | <reference key="parent" ref="480344660"/> |
---|
297 | </object> |
---|
298 | <object class="IBObjectRecord"> |
---|
299 | <int key="objectID">7</int> |
---|
300 | <reference key="object" ref="257941346"/> |
---|
301 | <reference key="parent" ref="172318464"/> |
---|
302 | </object> |
---|
303 | <object class="IBObjectRecord"> |
---|
304 | <int key="objectID">13</int> |
---|
305 | <reference key="object" ref="398774288"/> |
---|
306 | <object class="NSMutableArray" key="children"> |
---|
307 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
308 | <reference ref="887251214"/> |
---|
309 | </object> |
---|
310 | <reference key="parent" ref="172318464"/> |
---|
311 | </object> |
---|
312 | <object class="IBObjectRecord"> |
---|
313 | <int key="objectID">44</int> |
---|
314 | <reference key="object" ref="154095424"/> |
---|
315 | <object class="NSMutableArray" key="children"> |
---|
316 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
317 | <reference ref="102769611"/> |
---|
318 | </object> |
---|
319 | <reference key="parent" ref="172318464"/> |
---|
320 | </object> |
---|
321 | <object class="IBObjectRecord"> |
---|
322 | <int key="objectID">45</int> |
---|
323 | <reference key="object" ref="368144339"/> |
---|
324 | <object class="NSMutableArray" key="children"> |
---|
325 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
326 | <reference ref="2665014"/> |
---|
327 | </object> |
---|
328 | <reference key="parent" ref="172318464"/> |
---|
329 | </object> |
---|
330 | <object class="IBObjectRecord"> |
---|
331 | <int key="objectID">50</int> |
---|
332 | <reference key="object" ref="887251214"/> |
---|
333 | <reference key="parent" ref="398774288"/> |
---|
334 | </object> |
---|
335 | <object class="IBObjectRecord"> |
---|
336 | <int key="objectID">52</int> |
---|
337 | <reference key="object" ref="102769611"/> |
---|
338 | <reference key="parent" ref="154095424"/> |
---|
339 | </object> |
---|
340 | <object class="IBObjectRecord"> |
---|
341 | <int key="objectID">53</int> |
---|
342 | <reference key="object" ref="2665014"/> |
---|
343 | <reference key="parent" ref="368144339"/> |
---|
344 | </object> |
---|
345 | <object class="IBObjectRecord"> |
---|
346 | <int key="objectID">-3</int> |
---|
347 | <reference key="object" ref="644899216"/> |
---|
348 | <reference key="parent" ref="634582134"/> |
---|
349 | <string key="objectName">Application</string> |
---|
350 | </object> |
---|
351 | </object> |
---|
352 | </object> |
---|
353 | <object class="NSMutableDictionary" key="flattenedProperties"> |
---|
354 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
355 | <object class="NSMutableArray" key="dict.sortedKeys"> |
---|
356 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
357 | <string>-1.IBPluginDependency</string> |
---|
358 | <string>-2.IBPluginDependency</string> |
---|
359 | <string>13.IBAttributePlaceholdersKey</string> |
---|
360 | <string>13.IBPluginDependency</string> |
---|
361 | <string>13.ImportedFromIB2</string> |
---|
362 | <string>44.IBPluginDependency</string> |
---|
363 | <string>44.ImportedFromIB2</string> |
---|
364 | <string>45.IBPluginDependency</string> |
---|
365 | <string>45.ImportedFromIB2</string> |
---|
366 | <string>5.IBEditorWindowLastContentRect</string> |
---|
367 | <string>5.IBPluginDependency</string> |
---|
368 | <string>5.IBWindowTemplateEditedContentRect</string> |
---|
369 | <string>5.ImportedFromIB2</string> |
---|
370 | <string>5.editorWindowContentRectSynchronizationRect</string> |
---|
371 | <string>5.lastResizeAction</string> |
---|
372 | <string>5.windowTemplate.hasMaxSize</string> |
---|
373 | <string>5.windowTemplate.hasMinSize</string> |
---|
374 | <string>5.windowTemplate.maxSize</string> |
---|
375 | <string>5.windowTemplate.minSize</string> |
---|
376 | <string>6.IBPluginDependency</string> |
---|
377 | <string>6.ImportedFromIB2</string> |
---|
378 | <string>7.IBPluginDependency</string> |
---|
379 | <string>7.ImportedFromIB2</string> |
---|
380 | </object> |
---|
381 | <object class="NSMutableArray" key="dict.values"> |
---|
382 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
383 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
---|
384 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
---|
385 | <object class="NSMutableDictionary"> |
---|
386 | <string key="NS.key.0">ToolTip</string> |
---|
387 | <object class="IBToolTipAttribute" key="NS.object.0"> |
---|
388 | <string key="name">ToolTip</string> |
---|
389 | <reference key="object" ref="398774288"/> |
---|
390 | <string key="toolTip">When checked, this palette floats above other windows.</string> |
---|
391 | </object> |
---|
392 | </object> |
---|
393 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
---|
394 | <integer value="1" id="9"/> |
---|
395 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
---|
396 | <reference ref="9"/> |
---|
397 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
---|
398 | <reference ref="9"/> |
---|
399 | <string>{{705, 192}, {360, 264}}</string> |
---|
400 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
---|
401 | <string>{{705, 192}, {360, 264}}</string> |
---|
402 | <reference ref="9"/> |
---|
403 | <string>{{705, 192}, {360, 264}}</string> |
---|
404 | <object class="NSDictionary"> |
---|
405 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
406 | <object class="NSMutableArray" key="dict.sortedKeys"> |
---|
407 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
408 | <string>IBResizeActionFinalFrame</string> |
---|
409 | <string>IBResizeActionInitialFrame</string> |
---|
410 | </object> |
---|
411 | <object class="NSMutableArray" key="dict.values"> |
---|
412 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
413 | <string>{{705, 192}, {360, 264}}</string> |
---|
414 | <string>{{705, 192}, {360, 264}}</string> |
---|
415 | </object> |
---|
416 | </object> |
---|
417 | <reference ref="9"/> |
---|
418 | <reference ref="9"/> |
---|
419 | <string>{3.40282e+38, 3.40282e+38}</string> |
---|
420 | <string>{360, 100}</string> |
---|
421 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
---|
422 | <reference ref="9"/> |
---|
423 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
---|
424 | <reference ref="9"/> |
---|
425 | </object> |
---|
426 | </object> |
---|
427 | <object class="NSMutableDictionary" key="unlocalizedProperties"> |
---|
428 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
429 | <object class="NSArray" key="dict.sortedKeys"> |
---|
430 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
431 | </object> |
---|
432 | <object class="NSMutableArray" key="dict.values"> |
---|
433 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
434 | </object> |
---|
435 | </object> |
---|
436 | <nil key="activeLocalization"/> |
---|
437 | <object class="NSMutableDictionary" key="localizations"> |
---|
438 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
439 | <object class="NSArray" key="dict.sortedKeys"> |
---|
440 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
441 | </object> |
---|
442 | <object class="NSMutableArray" key="dict.values"> |
---|
443 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
444 | </object> |
---|
445 | </object> |
---|
446 | <nil key="sourceID"/> |
---|
447 | <int key="maxID">57</int> |
---|
448 | </object> |
---|
449 | <object class="IBClassDescriber" key="IBDocument.Classes"> |
---|
450 | <object class="NSMutableArray" key="referencedPartialClassDescriptions"> |
---|
451 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
452 | <object class="IBPartialClassDescription"> |
---|
453 | <string key="className">FSAController</string> |
---|
454 | <string key="superclassName">NSWindowController</string> |
---|
455 | <object class="NSMutableDictionary" key="actions"> |
---|
456 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
457 | <object class="NSMutableArray" key="dict.sortedKeys"> |
---|
458 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
459 | <string>FSA_associateAndOpenBrowser:</string> |
---|
460 | <string>setFloating:</string> |
---|
461 | </object> |
---|
462 | <object class="NSMutableArray" key="dict.values"> |
---|
463 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
464 | <string>id</string> |
---|
465 | <string>id</string> |
---|
466 | </object> |
---|
467 | </object> |
---|
468 | <object class="NSMutableDictionary" key="outlets"> |
---|
469 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
470 | <object class="NSMutableArray" key="dict.sortedKeys"> |
---|
471 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
472 | <string>associateWithInterfaceButton</string> |
---|
473 | <string>floatButtonCell</string> |
---|
474 | <string>interpreterView</string> |
---|
475 | <string>openBrowserButton</string> |
---|
476 | </object> |
---|
477 | <object class="NSMutableArray" key="dict.values"> |
---|
478 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
479 | <string>NSButton</string> |
---|
480 | <string>NSButtonCell</string> |
---|
481 | <string>FSInterpreterView</string> |
---|
482 | <string>NSButton</string> |
---|
483 | </object> |
---|
484 | </object> |
---|
485 | <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
---|
486 | <string key="majorKey">IBProjectSource</string> |
---|
487 | <string key="minorKey">FSAController.h</string> |
---|
488 | </object> |
---|
489 | </object> |
---|
490 | <object class="IBPartialClassDescription"> |
---|
491 | <string key="className">FSAController</string> |
---|
492 | <string key="superclassName">NSWindowController</string> |
---|
493 | <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
---|
494 | <string key="majorKey">IBUserSource</string> |
---|
495 | <string key="minorKey"/> |
---|
496 | </object> |
---|
497 | </object> |
---|
498 | <object class="IBPartialClassDescription"> |
---|
499 | <string key="className">FSInterpreterView</string> |
---|
500 | <object class="NSMutableDictionary" key="actions"> |
---|
501 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
502 | <object class="NSMutableArray" key="dict.sortedKeys"> |
---|
503 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
504 | <string>newBigBrowser:</string> |
---|
505 | <string>newKVBrowser:</string> |
---|
506 | </object> |
---|
507 | <object class="NSMutableArray" key="dict.values"> |
---|
508 | <bool key="EncodedWithXMLCoder">YES</bool> |
---|
509 | <string>id</string> |
---|
510 | <string>id</string> |
---|
511 | </object> |
---|
512 | </object> |
---|
513 | <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
---|
514 | <string key="majorKey">IBUserSource</string> |
---|
515 | <string key="minorKey"/> |
---|
516 | </object> |
---|
517 | </object> |
---|
518 | <object class="IBPartialClassDescription"> |
---|
519 | <string key="className">FirstResponder</string> |
---|
520 | <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
---|
521 | <string key="majorKey">IBUserSource</string> |
---|
522 | <string key="minorKey"/> |
---|
523 | </object> |
---|
524 | </object> |
---|
525 | </object> |
---|
526 | </object> |
---|
527 | <int key="IBDocument.localizationMode">0</int> |
---|
528 | <string key="IBDocument.LastKnownRelativeProjectPath">../F-Script Anywhere.xcodeproj</string> |
---|
529 | <int key="IBDocument.defaultPropertyAccessControl">3</int> |
---|
530 | </data> |
---|
531 | </archive> |
---|