source: release/1.3/source/cocoa-ide/ide-contents/Resources/English.lproj/ProgressWindow.nib/designable.nib

Last change on this file was 9759, checked in by mikel, 16 years ago

tweaked progress UI and self-update loard order

File size: 11.6 KB
Line 
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">9D34</string>
6 <string key="IBDocument.InterfaceBuilderVersion">667</string>
7 <string key="IBDocument.AppKitVersion">949.33</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="2"/>
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="1000">
18 <bool key="EncodedWithXMLCoder">YES</bool>
19 <object class="NSCustomObject" id="1001">
20 <string key="NSClassName">ProgressWindowController</string>
21 </object>
22 <object class="NSCustomObject" id="1003">
23 <string key="NSClassName">FirstResponder</string>
24 </object>
25 <object class="NSCustomObject" id="1004">
26 <string key="NSClassName">NSApplication</string>
27 </object>
28 <object class="NSWindowTemplate" id="1005">
29 <int key="NSWindowStyleMask">257</int>
30 <int key="NSWindowBacking">2</int>
31 <string key="NSWindowRect">{{196, 415}, {426, 95}}</string>
32 <int key="NSWTFlags">536870912</int>
33 <string key="NSWindowTitle">Progress</string>
34 <string key="NSWindowClass">NSWindow</string>
35 <nil key="NSViewClass"/>
36 <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
37 <object class="NSView" key="NSWindowView" id="1006">
38 <reference key="NSNextResponder"/>
39 <int key="NSvFlags">256</int>
40 <object class="NSMutableArray" key="NSSubviews">
41 <bool key="EncodedWithXMLCoder">YES</bool>
42 <object class="NSProgressIndicator" id="737951180">
43 <reference key="NSNextResponder" ref="1006"/>
44 <int key="NSvFlags">1292</int>
45 <object class="NSPSMatrix" key="NSDrawMatrix"/>
46 <string key="NSFrame">{{18, 16}, {390, 20}}</string>
47 <reference key="NSSuperview" ref="1006"/>
48 <int key="NSpiFlags">16394</int>
49 <double key="NSMinValue">2.000000e+01</double>
50 <double key="NSMaxValue">1.000000e+02</double>
51 </object>
52 <object class="NSTextField" id="697868892">
53 <reference key="NSNextResponder" ref="1006"/>
54 <int key="NSvFlags">268</int>
55 <string key="NSFrame">{{17, 44}, {392, 31}}</string>
56 <reference key="NSSuperview" ref="1006"/>
57 <bool key="NSEnabled">YES</bool>
58 <object class="NSTextFieldCell" key="NSCell" id="875141224">
59 <int key="NSCellFlags">67239424</int>
60 <int key="NSCellFlags2">4456448</int>
61 <string key="NSContents">Running a time-consuming process...</string>
62 <object class="NSFont" key="NSSupport">
63 <string key="NSName">LucidaGrande</string>
64 <double key="NSSize">1.300000e+01</double>
65 <int key="NSfFlags">16</int>
66 </object>
67 <reference key="NSControlView" ref="697868892"/>
68 <object class="NSColor" key="NSBackgroundColor">
69 <int key="NSColorSpace">6</int>
70 <string key="NSCatalogName">System</string>
71 <string key="NSColorName">controlColor</string>
72 <object class="NSColor" key="NSColor">
73 <int key="NSColorSpace">3</int>
74 <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes>
75 </object>
76 </object>
77 <object class="NSColor" key="NSTextColor">
78 <int key="NSColorSpace">6</int>
79 <string key="NSCatalogName">System</string>
80 <string key="NSColorName">controlTextColor</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>
89 <string key="NSFrameSize">{426, 95}</string>
90 <reference key="NSSuperview"/>
91 </object>
92 <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
93 <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
94 </object>
95 </object>
96 <object class="IBObjectContainer" key="IBDocument.Objects">
97 <object class="NSMutableArray" key="connectionRecords">
98 <bool key="EncodedWithXMLCoder">YES</bool>
99 <object class="IBConnectionRecord">
100 <object class="IBOutletConnection" key="connection">
101 <string key="label">window</string>
102 <reference key="source" ref="1001"/>
103 <reference key="destination" ref="1005"/>
104 </object>
105 <int key="connectionID">6</int>
106 </object>
107 <object class="IBConnectionRecord">
108 <object class="IBOutletConnection" key="connection">
109 <string key="label">messageField</string>
110 <reference key="source" ref="1001"/>
111 <reference key="destination" ref="697868892"/>
112 </object>
113 <int key="connectionID">7</int>
114 </object>
115 <object class="IBConnectionRecord">
116 <object class="IBOutletConnection" key="connection">
117 <string key="label">progressBar</string>
118 <reference key="source" ref="1001"/>
119 <reference key="destination" ref="737951180"/>
120 </object>
121 <int key="connectionID">8</int>
122 </object>
123 <object class="IBConnectionRecord">
124 <object class="IBOutletConnection" key="connection">
125 <string key="label">progressWindow</string>
126 <reference key="source" ref="1001"/>
127 <reference key="destination" ref="1005"/>
128 </object>
129 <int key="connectionID">9</int>
130 </object>
131 </object>
132 <object class="IBMutableOrderedSet" key="objectRecords">
133 <object class="NSArray" key="orderedObjects">
134 <bool key="EncodedWithXMLCoder">YES</bool>
135 <object class="IBObjectRecord">
136 <int key="objectID">0</int>
137 <object class="NSArray" key="object" id="1002">
138 <bool key="EncodedWithXMLCoder">YES</bool>
139 </object>
140 <reference key="children" ref="1000"/>
141 <nil key="parent"/>
142 </object>
143 <object class="IBObjectRecord">
144 <int key="objectID">-2</int>
145 <reference key="object" ref="1001"/>
146 <reference key="parent" ref="1002"/>
147 <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
148 </object>
149 <object class="IBObjectRecord">
150 <int key="objectID">-1</int>
151 <reference key="object" ref="1003"/>
152 <reference key="parent" ref="1002"/>
153 <string key="objectName">First Responder</string>
154 </object>
155 <object class="IBObjectRecord">
156 <int key="objectID">-3</int>
157 <reference key="object" ref="1004"/>
158 <reference key="parent" ref="1002"/>
159 <string key="objectName">Application</string>
160 </object>
161 <object class="IBObjectRecord">
162 <int key="objectID">1</int>
163 <reference key="object" ref="1005"/>
164 <object class="NSMutableArray" key="children">
165 <bool key="EncodedWithXMLCoder">YES</bool>
166 <reference ref="1006"/>
167 </object>
168 <reference key="parent" ref="1002"/>
169 </object>
170 <object class="IBObjectRecord">
171 <int key="objectID">2</int>
172 <reference key="object" ref="1006"/>
173 <object class="NSMutableArray" key="children">
174 <bool key="EncodedWithXMLCoder">YES</bool>
175 <reference ref="697868892"/>
176 <reference ref="737951180"/>
177 </object>
178 <reference key="parent" ref="1005"/>
179 </object>
180 <object class="IBObjectRecord">
181 <int key="objectID">3</int>
182 <reference key="object" ref="737951180"/>
183 <reference key="parent" ref="1006"/>
184 </object>
185 <object class="IBObjectRecord">
186 <int key="objectID">4</int>
187 <reference key="object" ref="697868892"/>
188 <object class="NSMutableArray" key="children">
189 <bool key="EncodedWithXMLCoder">YES</bool>
190 <reference ref="875141224"/>
191 </object>
192 <reference key="parent" ref="1006"/>
193 </object>
194 <object class="IBObjectRecord">
195 <int key="objectID">5</int>
196 <reference key="object" ref="875141224"/>
197 <reference key="parent" ref="697868892"/>
198 </object>
199 </object>
200 </object>
201 <object class="NSMutableDictionary" key="flattenedProperties">
202 <bool key="EncodedWithXMLCoder">YES</bool>
203 <object class="NSMutableArray" key="dict.sortedKeys">
204 <bool key="EncodedWithXMLCoder">YES</bool>
205 <string>-1.IBPluginDependency</string>
206 <string>-2.IBPluginDependency</string>
207 <string>-3.IBPluginDependency</string>
208 <string>1.IBEditorWindowLastContentRect</string>
209 <string>1.IBPluginDependency</string>
210 <string>1.IBWindowTemplateEditedContentRect</string>
211 <string>1.NSWindowTemplate.visibleAtLaunch</string>
212 <string>1.WindowOrigin</string>
213 <string>1.editorWindowContentRectSynchronizationRect</string>
214 <string>2.IBPluginDependency</string>
215 <string>3.IBPluginDependency</string>
216 <string>4.IBPluginDependency</string>
217 <string>5.IBPluginDependency</string>
218 </object>
219 <object class="NSMutableArray" key="dict.values">
220 <bool key="EncodedWithXMLCoder">YES</bool>
221 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
222 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
223 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
224 <string>{{225, 987}, {426, 95}}</string>
225 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
226 <string>{{225, 987}, {426, 95}}</string>
227 <integer value="1"/>
228 <string>{196, 240}</string>
229 <string>{{357, 418}, {480, 270}}</string>
230 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
231 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
232 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
233 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
234 </object>
235 </object>
236 <object class="NSMutableDictionary" key="unlocalizedProperties">
237 <bool key="EncodedWithXMLCoder">YES</bool>
238 <object class="NSArray" key="dict.sortedKeys">
239 <bool key="EncodedWithXMLCoder">YES</bool>
240 </object>
241 <object class="NSMutableArray" key="dict.values">
242 <bool key="EncodedWithXMLCoder">YES</bool>
243 </object>
244 </object>
245 <nil key="activeLocalization"/>
246 <object class="NSMutableDictionary" key="localizations">
247 <bool key="EncodedWithXMLCoder">YES</bool>
248 <object class="NSArray" key="dict.sortedKeys">
249 <bool key="EncodedWithXMLCoder">YES</bool>
250 </object>
251 <object class="NSMutableArray" key="dict.values">
252 <bool key="EncodedWithXMLCoder">YES</bool>
253 </object>
254 </object>
255 <nil key="sourceID"/>
256 <int key="maxID">9</int>
257 </object>
258 <object class="IBClassDescriber" key="IBDocument.Classes">
259 <object class="NSMutableArray" key="referencedPartialClassDescriptions">
260 <bool key="EncodedWithXMLCoder">YES</bool>
261 <object class="IBPartialClassDescription">
262 <string key="className">ProgressWindowController</string>
263 <object class="NSMutableDictionary" key="outlets">
264 <bool key="EncodedWithXMLCoder">YES</bool>
265 <object class="NSMutableArray" key="dict.sortedKeys">
266 <bool key="EncodedWithXMLCoder">YES</bool>
267 <string>messageField</string>
268 <string>progressBar</string>
269 <string>progressWindow</string>
270 </object>
271 <object class="NSMutableArray" key="dict.values">
272 <bool key="EncodedWithXMLCoder">YES</bool>
273 <string>id</string>
274 <string>id</string>
275 <string>id</string>
276 </object>
277 </object>
278 <object class="IBClassDescriptionSource" key="sourceIdentifier">
279 <string key="majorKey">IBUserSource</string>
280 <string key="minorKey"/>
281 </object>
282 </object>
283 </object>
284 </object>
285 <int key="IBDocument.localizationMode">0</int>
286 <nil key="IBDocument.LastKnownRelativeProjectPath"/>
287 <int key="IBDocument.defaultPropertyAccessControl">3</int>
288 </data>
289</archive>
Note: See TracBrowser for help on using the repository browser.