source: branches/acode-rewrite/cocoa-ide-contrib/krueger/InterfaceProjects/Simple Sum/sumLisp.nib/designable.nib

Last change on this file was 13390, checked in by Paul Krueger, 15 years ago

New contrib from Paul Krueger

File size: 17.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
3 <data>
4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">9L30</string>
6 <string key="IBDocument.InterfaceBuilderVersion">680</string>
7 <string key="IBDocument.AppKitVersion">949.54</string>
8 <string key="IBDocument.HIToolboxVersion">353.00</string>
9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
10 <bool key="EncodedWithXMLCoder">YES</bool>
11 <integer value="1" id="9"/>
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="NSMutableDictionary" key="IBDocument.Metadata">
18 <bool key="EncodedWithXMLCoder">YES</bool>
19 <object class="NSArray" key="dict.sortedKeys">
20 <bool key="EncodedWithXMLCoder">YES</bool>
21 </object>
22 <object class="NSMutableArray" key="dict.values">
23 <bool key="EncodedWithXMLCoder">YES</bool>
24 </object>
25 </object>
26 <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
27 <bool key="EncodedWithXMLCoder">YES</bool>
28 <object class="NSCustomObject" id="1001">
29 <string key="NSClassName">SumWindowOwn</string>
30 </object>
31 <object class="NSCustomObject" id="1003">
32 <string key="NSClassName">FirstResponder</string>
33 </object>
34 <object class="NSCustomObject" id="1004">
35 <string key="NSClassName">NSApplication</string>
36 </object>
37 <object class="NSWindowTemplate" id="1005">
38 <int key="NSWindowStyleMask">15</int>
39 <int key="NSWindowBacking">2</int>
40 <string key="NSWindowRect">{{196, 240}, {480, 270}}</string>
41 <int key="NSWTFlags">536870912</int>
42 <string key="NSWindowTitle">Sum Window</string>
43 <string key="NSWindowClass">NSWindow</string>
44 <nil key="NSViewClass"/>
45 <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
46 <object class="NSView" key="NSWindowView" id="1006">
47 <reference key="NSNextResponder"/>
48 <int key="NSvFlags">256</int>
49 <object class="NSMutableArray" key="NSSubviews">
50 <bool key="EncodedWithXMLCoder">YES</bool>
51 <object class="NSTextField" id="1038637517">
52 <reference key="NSNextResponder" ref="1006"/>
53 <int key="NSvFlags">268</int>
54 <string key="NSFrame">{{69, 212}, {96, 22}}</string>
55 <reference key="NSSuperview" ref="1006"/>
56 <bool key="NSEnabled">YES</bool>
57 <object class="NSTextFieldCell" key="NSCell" id="774035685">
58 <int key="NSCellFlags">-1804468671</int>
59 <int key="NSCellFlags2">272630784</int>
60 <string key="NSContents"/>
61 <object class="NSFont" key="NSSupport" id="430743036">
62 <string key="NSName">LucidaGrande</string>
63 <double key="NSSize">1.300000e+01</double>
64 <int key="NSfFlags">1044</int>
65 </object>
66 <reference key="NSControlView" ref="1038637517"/>
67 <bool key="NSDrawsBackground">YES</bool>
68 <object class="NSColor" key="NSBackgroundColor" id="281062866">
69 <int key="NSColorSpace">6</int>
70 <string key="NSCatalogName">System</string>
71 <string key="NSColorName">textBackgroundColor</string>
72 <object class="NSColor" key="NSColor">
73 <int key="NSColorSpace">3</int>
74 <bytes key="NSWhite">MQA</bytes>
75 </object>
76 </object>
77 <object class="NSColor" key="NSTextColor" id="814966717">
78 <int key="NSColorSpace">6</int>
79 <string key="NSCatalogName">System</string>
80 <string key="NSColorName">textColor</string>
81 <object class="NSColor" key="NSColor">
82 <int key="NSColorSpace">3</int>
83 <bytes key="NSWhite">MAA</bytes>
84 </object>
85 </object>
86 </object>
87 </object>
88 <object class="NSTextField" id="939473490">
89 <reference key="NSNextResponder" ref="1006"/>
90 <int key="NSvFlags">268</int>
91 <string key="NSFrame">{{230, 212}, {96, 22}}</string>
92 <reference key="NSSuperview" ref="1006"/>
93 <bool key="NSEnabled">YES</bool>
94 <object class="NSTextFieldCell" key="NSCell" id="475105469">
95 <int key="NSCellFlags">-1804468671</int>
96 <int key="NSCellFlags2">272630784</int>
97 <string key="NSContents"/>
98 <reference key="NSSupport" ref="430743036"/>
99 <reference key="NSControlView" ref="939473490"/>
100 <bool key="NSDrawsBackground">YES</bool>
101 <reference key="NSBackgroundColor" ref="281062866"/>
102 <reference key="NSTextColor" ref="814966717"/>
103 </object>
104 </object>
105 <object class="NSTextField" id="566943346">
106 <reference key="NSNextResponder" ref="1006"/>
107 <int key="NSvFlags">268</int>
108 <string key="NSFrame">{{151, 81}, {96, 22}}</string>
109 <reference key="NSSuperview" ref="1006"/>
110 <bool key="NSEnabled">YES</bool>
111 <object class="NSTextFieldCell" key="NSCell" id="993638017">
112 <int key="NSCellFlags">-2079195584</int>
113 <int key="NSCellFlags2">272630784</int>
114 <string key="NSContents"/>
115 <reference key="NSSupport" ref="430743036"/>
116 <reference key="NSControlView" ref="566943346"/>
117 <reference key="NSBackgroundColor" ref="281062866"/>
118 <reference key="NSTextColor" ref="814966717"/>
119 </object>
120 </object>
121 <object class="NSButton" id="481302721">
122 <reference key="NSNextResponder" ref="1006"/>
123 <int key="NSvFlags">268</int>
124 <string key="NSFrame">{{151, 147}, {96, 32}}</string>
125 <reference key="NSSuperview" ref="1006"/>
126 <bool key="NSEnabled">YES</bool>
127 <object class="NSButtonCell" key="NSCell" id="540763753">
128 <int key="NSCellFlags">67239424</int>
129 <int key="NSCellFlags2">134217728</int>
130 <string key="NSContents">Sum</string>
131 <reference key="NSSupport" ref="430743036"/>
132 <reference key="NSControlView" ref="481302721"/>
133 <int key="NSButtonFlags">-2038284033</int>
134 <int key="NSButtonFlags2">129</int>
135 <string key="NSAlternateContents"/>
136 <string key="NSKeyEquivalent"/>
137 <int key="NSPeriodicDelay">200</int>
138 <int key="NSPeriodicInterval">25</int>
139 </object>
140 </object>
141 </object>
142 <string key="NSFrameSize">{480, 270}</string>
143 <reference key="NSSuperview"/>
144 </object>
145 <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
146 <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
147 </object>
148 </object>
149 <object class="IBObjectContainer" key="IBDocument.Objects">
150 <object class="NSMutableArray" key="connectionRecords">
151 <bool key="EncodedWithXMLCoder">YES</bool>
152 <object class="IBConnectionRecord">
153 <object class="IBActionConnection" key="connection">
154 <string key="label">doSum:</string>
155 <reference key="source" ref="1001"/>
156 <reference key="destination" ref="481302721"/>
157 </object>
158 <int key="connectionID">19</int>
159 </object>
160 <object class="IBConnectionRecord">
161 <object class="IBOutletConnection" key="connection">
162 <string key="label">input1</string>
163 <reference key="source" ref="1001"/>
164 <reference key="destination" ref="1038637517"/>
165 </object>
166 <int key="connectionID">23</int>
167 </object>
168 <object class="IBConnectionRecord">
169 <object class="IBOutletConnection" key="connection">
170 <string key="label">input2</string>
171 <reference key="source" ref="1001"/>
172 <reference key="destination" ref="939473490"/>
173 </object>
174 <int key="connectionID">24</int>
175 </object>
176 <object class="IBConnectionRecord">
177 <object class="IBOutletConnection" key="connection">
178 <string key="label">sum</string>
179 <reference key="source" ref="1001"/>
180 <reference key="destination" ref="566943346"/>
181 </object>
182 <int key="connectionID">25</int>
183 </object>
184 <object class="IBConnectionRecord">
185 <object class="IBOutletConnection" key="connection">
186 <string key="label">delegate</string>
187 <reference key="source" ref="1005"/>
188 <reference key="destination" ref="1001"/>
189 </object>
190 <int key="connectionID">26</int>
191 </object>
192 </object>
193 <object class="IBMutableOrderedSet" key="objectRecords">
194 <object class="NSArray" key="orderedObjects">
195 <bool key="EncodedWithXMLCoder">YES</bool>
196 <object class="IBObjectRecord">
197 <int key="objectID">0</int>
198 <object class="NSArray" key="object" id="1002">
199 <bool key="EncodedWithXMLCoder">YES</bool>
200 </object>
201 <reference key="children" ref="1000"/>
202 <nil key="parent"/>
203 </object>
204 <object class="IBObjectRecord">
205 <int key="objectID">-2</int>
206 <reference key="object" ref="1001"/>
207 <reference key="parent" ref="1002"/>
208 <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
209 </object>
210 <object class="IBObjectRecord">
211 <int key="objectID">-1</int>
212 <reference key="object" ref="1003"/>
213 <reference key="parent" ref="1002"/>
214 <string key="objectName">First Responder</string>
215 </object>
216 <object class="IBObjectRecord">
217 <int key="objectID">-3</int>
218 <reference key="object" ref="1004"/>
219 <reference key="parent" ref="1002"/>
220 <string key="objectName">Application</string>
221 </object>
222 <object class="IBObjectRecord">
223 <int key="objectID">1</int>
224 <reference key="object" ref="1005"/>
225 <object class="NSMutableArray" key="children">
226 <bool key="EncodedWithXMLCoder">YES</bool>
227 <reference ref="1006"/>
228 </object>
229 <reference key="parent" ref="1002"/>
230 </object>
231 <object class="IBObjectRecord">
232 <int key="objectID">2</int>
233 <reference key="object" ref="1006"/>
234 <object class="NSMutableArray" key="children">
235 <bool key="EncodedWithXMLCoder">YES</bool>
236 <reference ref="1038637517"/>
237 <reference ref="939473490"/>
238 <reference ref="566943346"/>
239 <reference ref="481302721"/>
240 </object>
241 <reference key="parent" ref="1005"/>
242 </object>
243 <object class="IBObjectRecord">
244 <int key="objectID">4</int>
245 <reference key="object" ref="1038637517"/>
246 <object class="NSMutableArray" key="children">
247 <bool key="EncodedWithXMLCoder">YES</bool>
248 <reference ref="774035685"/>
249 </object>
250 <reference key="parent" ref="1006"/>
251 </object>
252 <object class="IBObjectRecord">
253 <int key="objectID">5</int>
254 <reference key="object" ref="774035685"/>
255 <reference key="parent" ref="1038637517"/>
256 </object>
257 <object class="IBObjectRecord">
258 <int key="objectID">6</int>
259 <reference key="object" ref="939473490"/>
260 <object class="NSMutableArray" key="children">
261 <bool key="EncodedWithXMLCoder">YES</bool>
262 <reference ref="475105469"/>
263 </object>
264 <reference key="parent" ref="1006"/>
265 </object>
266 <object class="IBObjectRecord">
267 <int key="objectID">7</int>
268 <reference key="object" ref="475105469"/>
269 <reference key="parent" ref="939473490"/>
270 </object>
271 <object class="IBObjectRecord">
272 <int key="objectID">8</int>
273 <reference key="object" ref="566943346"/>
274 <object class="NSMutableArray" key="children">
275 <bool key="EncodedWithXMLCoder">YES</bool>
276 <reference ref="993638017"/>
277 </object>
278 <reference key="parent" ref="1006"/>
279 </object>
280 <object class="IBObjectRecord">
281 <int key="objectID">9</int>
282 <reference key="object" ref="993638017"/>
283 <reference key="parent" ref="566943346"/>
284 </object>
285 <object class="IBObjectRecord">
286 <int key="objectID">10</int>
287 <reference key="object" ref="481302721"/>
288 <object class="NSMutableArray" key="children">
289 <bool key="EncodedWithXMLCoder">YES</bool>
290 <reference ref="540763753"/>
291 </object>
292 <reference key="parent" ref="1006"/>
293 </object>
294 <object class="IBObjectRecord">
295 <int key="objectID">11</int>
296 <reference key="object" ref="540763753"/>
297 <reference key="parent" ref="481302721"/>
298 </object>
299 </object>
300 </object>
301 <object class="NSMutableDictionary" key="flattenedProperties">
302 <bool key="EncodedWithXMLCoder">YES</bool>
303 <object class="NSMutableArray" key="dict.sortedKeys">
304 <bool key="EncodedWithXMLCoder">YES</bool>
305 <string>-1.IBPluginDependency</string>
306 <string>-2.IBPluginDependency</string>
307 <string>-3.IBPluginDependency</string>
308 <string>1.IBEditorWindowLastContentRect</string>
309 <string>1.IBPluginDependency</string>
310 <string>1.IBWindowTemplateEditedContentRect</string>
311 <string>1.NSWindowTemplate.visibleAtLaunch</string>
312 <string>1.WindowOrigin</string>
313 <string>1.editorWindowContentRectSynchronizationRect</string>
314 <string>10.IBPluginDependency</string>
315 <string>11.IBPluginDependency</string>
316 <string>2.IBPluginDependency</string>
317 <string>4.IBPluginDependency</string>
318 <string>5.IBPluginDependency</string>
319 <string>6.IBPluginDependency</string>
320 <string>7.IBPluginDependency</string>
321 <string>8.IBPluginDependency</string>
322 <string>9.IBPluginDependency</string>
323 </object>
324 <object class="NSMutableArray" key="dict.values">
325 <bool key="EncodedWithXMLCoder">YES</bool>
326 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
327 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
328 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
329 <string>{{34, 124}, {480, 270}}</string>
330 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
331 <string>{{34, 124}, {480, 270}}</string>
332 <reference ref="9"/>
333 <string>{196, 240}</string>
334 <string>{{357, 418}, {480, 270}}</string>
335 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
336 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
337 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
338 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
339 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
340 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
341 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
342 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
343 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
344 </object>
345 </object>
346 <object class="NSMutableDictionary" key="unlocalizedProperties">
347 <bool key="EncodedWithXMLCoder">YES</bool>
348 <object class="NSArray" key="dict.sortedKeys">
349 <bool key="EncodedWithXMLCoder">YES</bool>
350 </object>
351 <object class="NSMutableArray" key="dict.values">
352 <bool key="EncodedWithXMLCoder">YES</bool>
353 </object>
354 </object>
355 <nil key="activeLocalization"/>
356 <object class="NSMutableDictionary" key="localizations">
357 <bool key="EncodedWithXMLCoder">YES</bool>
358 <object class="NSArray" key="dict.sortedKeys">
359 <bool key="EncodedWithXMLCoder">YES</bool>
360 </object>
361 <object class="NSMutableArray" key="dict.values">
362 <bool key="EncodedWithXMLCoder">YES</bool>
363 </object>
364 </object>
365 <nil key="sourceID"/>
366 <int key="maxID">26</int>
367 </object>
368 <object class="IBClassDescriber" key="IBDocument.Classes">
369 <object class="NSMutableArray" key="referencedPartialClassDescriptions">
370 <bool key="EncodedWithXMLCoder">YES</bool>
371 <object class="IBPartialClassDescription">
372 <string key="className">NSObject</string>
373 <object class="NSMutableDictionary" key="actions">
374 <string key="NS.key.0">doSum:</string>
375 <string key="NS.object.0">id</string>
376 </object>
377 <object class="NSMutableDictionary" key="outlets">
378 <bool key="EncodedWithXMLCoder">YES</bool>
379 <object class="NSMutableArray" key="dict.sortedKeys">
380 <bool key="EncodedWithXMLCoder">YES</bool>
381 <string>input1</string>
382 <string>input2</string>
383 <string>sum</string>
384 </object>
385 <object class="NSMutableArray" key="dict.values">
386 <bool key="EncodedWithXMLCoder">YES</bool>
387 <string>NSTextField</string>
388 <string>NSTextField</string>
389 <string>NSTextField</string>
390 </object>
391 </object>
392 <object class="IBClassDescriptionSource" key="sourceIdentifier">
393 <string key="majorKey">IBUserSource</string>
394 <string key="minorKey"/>
395 </object>
396 </object>
397 <object class="IBPartialClassDescription">
398 <string key="className">SumWindowOwn</string>
399 <object class="NSMutableDictionary" key="actions">
400 <string key="NS.key.0">doSum:</string>
401 <string key="NS.object.0">id</string>
402 </object>
403 <object class="NSMutableDictionary" key="outlets">
404 <bool key="EncodedWithXMLCoder">YES</bool>
405 <object class="NSMutableArray" key="dict.sortedKeys">
406 <bool key="EncodedWithXMLCoder">YES</bool>
407 <string>input1</string>
408 <string>input2</string>
409 <string>sum</string>
410 </object>
411 <object class="NSMutableArray" key="dict.values">
412 <bool key="EncodedWithXMLCoder">YES</bool>
413 <string>NSTextField</string>
414 <string>NSTextField</string>
415 <string>NSTextField</string>
416 </object>
417 </object>
418 <object class="IBClassDescriptionSource" key="sourceIdentifier">
419 <string key="majorKey">IBUserSource</string>
420 <string key="minorKey"/>
421 </object>
422 </object>
423 </object>
424 </object>
425 <int key="IBDocument.localizationMode">0</int>
426 <nil key="IBDocument.LastKnownRelativeProjectPath"/>
427 <int key="IBDocument.defaultPropertyAccessControl">3</int>
428 </data>
429</archive>
Note: See TracBrowser for help on using the repository browser.