Update lua versions
[ryzomcore.git] / nel / samples / 3d / cegui / datafiles / looknfeel / WindowsLook.looknfeel
blob8f6ed3596231e4e83ba644fb913e759bd8f4bdb3
1 <?xml version="1.0" ?>
2 <Falagard>
3 <!--
4 ***************************************************
5 WindowsLook/Button
6 ***************************************************
7 -->
8 <WidgetLook name="WindowsLook/Button">
9 <PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
10 <PropertyDefinition name="HoverTextColour" initialValue="FF000000" redrawOnWrite="true" />
11 <PropertyDefinition name="PushedTextColour" initialValue="FF000000" redrawOnWrite="true" />
12 <PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" />
13 <ImagerySection name="label">
14 <TextComponent>
15 <Area>
16 <Dim type="LeftEdge">
17 <AbsoluteDim value="0" />
18 </Dim>
19 <Dim type="TopEdge">
20 <AbsoluteDim value="0" />
21 </Dim>
22 <Dim type="RightEdge">
23 <UnifiedDim scale="1" type="RightEdge" />
24 </Dim>
25 <Dim type="BottomEdge">
26 <UnifiedDim scale="1" type="BottomEdge" />
27 </Dim>
28 </Area>
29 <VertFormat type="CentreAligned" />
30 <HorzFormat type="WordWrapCentreAligned" />
31 </TextComponent>
32 </ImagerySection>
33 <ImagerySection name="normal">
34 <FrameComponent>
35 <Area>
36 <Dim type="LeftEdge">
37 <AbsoluteDim value="0" />
38 </Dim>
39 <Dim type="TopEdge">
40 <AbsoluteDim value="0" />
41 </Dim>
42 <Dim type="RightEdge">
43 <UnifiedDim scale="1" type="RightEdge" />
44 </Dim>
45 <Dim type="BottomEdge">
46 <UnifiedDim scale="1" type="BottomEdge" />
47 </Dim>
48 </Area>
49 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
50 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
51 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
52 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
53 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
54 <Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
55 <Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
56 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
57 </FrameComponent>
58 <ImageryComponent>
59 <Area>
60 <Dim type="LeftEdge">
61 <ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
62 </Dim>
63 <Dim type="TopEdge">
64 <ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
65 </Dim>
66 <Dim type="RightEdge">
67 <UnifiedDim scale="1" type="RightEdge">
68 <DimOperator op="Subtract">
69 <ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
70 </DimOperator>
71 </UnifiedDim>
72 </Dim>
73 <Dim type="BottomEdge">
74 <UnifiedDim scale="1" type="BottomEdge">
75 <DimOperator op="Subtract">
76 <ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
77 </DimOperator>
78 </UnifiedDim>
79 </Dim>
80 </Area>
81 <Image imageset="WindowsLook" image="Background" />
82 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
83 <VertFormat type="Stretched" />
84 <HorzFormat type="Stretched" />
85 </ImageryComponent>
86 </ImagerySection>
87 <ImagerySection name="hover">
88 <FrameComponent>
89 <Area>
90 <Dim type="LeftEdge">
91 <AbsoluteDim value="0" />
92 </Dim>
93 <Dim type="TopEdge">
94 <AbsoluteDim value="0" />
95 </Dim>
96 <Dim type="RightEdge">
97 <UnifiedDim scale="1" type="RightEdge" />
98 </Dim>
99 <Dim type="BottomEdge">
100 <UnifiedDim scale="1" type="BottomEdge" />
101 </Dim>
102 </Area>
103 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonHoverTopLeft" />
104 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonHoverTopRight" />
105 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonHoverBottomLeft" />
106 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonHoverBottomRight" />
107 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonHoverLeft" />
108 <Image type="TopEdge" imageset="WindowsLook" image="ButtonHoverTop" />
109 <Image type="RightEdge" imageset="WindowsLook" image="ButtonHoverRight" />
110 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonHoverBottom" />
111 </FrameComponent>
112 <ImageryComponent>
113 <Area>
114 <Dim type="LeftEdge">
115 <ImageDim imageset="WindowsLook" image="ButtonHoverLeft" dimension="Width" />
116 </Dim>
117 <Dim type="TopEdge">
118 <ImageDim imageset="WindowsLook" image="ButtonHoverTop" dimension="Height" />
119 </Dim>
120 <Dim type="RightEdge">
121 <UnifiedDim scale="1" type="RightEdge">
122 <DimOperator op="Subtract">
123 <ImageDim imageset="WindowsLook" image="ButtonHoverRight" dimension="Width" />
124 </DimOperator>
125 </UnifiedDim>
126 </Dim>
127 <Dim type="BottomEdge">
128 <UnifiedDim scale="1" type="BottomEdge">
129 <DimOperator op="Subtract">
130 <ImageDim imageset="WindowsLook" image="ButtonHoverBottom" dimension="Height" />
131 </DimOperator>
132 </UnifiedDim>
133 </Dim>
134 </Area>
135 <Image imageset="WindowsLook" image="Background" />
136 <Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
137 <VertFormat type="Stretched" />
138 <HorzFormat type="Stretched" />
139 </ImageryComponent>
140 </ImagerySection>
141 <ImagerySection name="pushed">
142 <FrameComponent>
143 <Area>
144 <Dim type="LeftEdge">
145 <AbsoluteDim value="0" />
146 </Dim>
147 <Dim type="TopEdge">
148 <AbsoluteDim value="0" />
149 </Dim>
150 <Dim type="RightEdge">
151 <UnifiedDim scale="1" type="RightEdge" />
152 </Dim>
153 <Dim type="BottomEdge">
154 <UnifiedDim scale="1" type="BottomEdge" />
155 </Dim>
156 </Area>
157 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonPushedTopLeft" />
158 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonPushedTopRight" />
159 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonPushedBottomLeft" />
160 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonPushedBottomRight" />
161 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonPushedLeft" />
162 <Image type="TopEdge" imageset="WindowsLook" image="ButtonPushedTop" />
163 <Image type="RightEdge" imageset="WindowsLook" image="ButtonPushedRight" />
164 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonPushedBottom" />
165 </FrameComponent>
166 <ImageryComponent>
167 <Area>
168 <Dim type="LeftEdge">
169 <ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
170 </Dim>
171 <Dim type="TopEdge">
172 <ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
173 </Dim>
174 <Dim type="RightEdge">
175 <UnifiedDim scale="1" type="RightEdge">
176 <DimOperator op="Subtract">
177 <ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
178 </DimOperator>
179 </UnifiedDim>
180 </Dim>
181 <Dim type="BottomEdge">
182 <UnifiedDim scale="1" type="BottomEdge">
183 <DimOperator op="Subtract">
184 <ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
185 </DimOperator>
186 </UnifiedDim>
187 </Dim>
188 </Area>
189 <Image imageset="WindowsLook" image="Background" />
190 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
191 <VertFormat type="Stretched" />
192 <HorzFormat type="Stretched" />
193 </ImageryComponent>
194 </ImagerySection>
195 <ImagerySection name="disabled">
196 <FrameComponent>
197 <Area>
198 <Dim type="LeftEdge">
199 <AbsoluteDim value="0" />
200 </Dim>
201 <Dim type="TopEdge">
202 <AbsoluteDim value="0" />
203 </Dim>
204 <Dim type="RightEdge">
205 <UnifiedDim scale="1" type="RightEdge" />
206 </Dim>
207 <Dim type="BottomEdge">
208 <UnifiedDim scale="1" type="BottomEdge" />
209 </Dim>
210 </Area>
211 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
212 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
213 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
214 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
215 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
216 <Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
217 <Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
218 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
219 </FrameComponent>
220 <ImageryComponent>
221 <Area>
222 <Dim type="LeftEdge">
223 <ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
224 </Dim>
225 <Dim type="TopEdge">
226 <ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
227 </Dim>
228 <Dim type="RightEdge">
229 <UnifiedDim scale="1" type="RightEdge">
230 <DimOperator op="Subtract">
231 <ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
232 </DimOperator>
233 </UnifiedDim>
234 </Dim>
235 <Dim type="BottomEdge">
236 <UnifiedDim scale="1" type="BottomEdge">
237 <DimOperator op="Subtract">
238 <ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
239 </DimOperator>
240 </UnifiedDim>
241 </Dim>
242 </Area>
243 <Image imageset="WindowsLook" image="Background" />
244 <VertFormat type="Stretched" />
245 <HorzFormat type="Stretched" />
246 </ImageryComponent>
247 </ImagerySection>
248 <StateImagery name="Normal">
249 <Layer>
250 <Section section="normal" />
251 <Section section="label">
252 <ColourProperty name="NormalTextColour" />
253 </Section>
254 </Layer>
255 </StateImagery>
256 <StateImagery name="Hover">
257 <Layer>
258 <Section section="hover" />
259 <Section section="label">
260 <ColourProperty name="HoverTextColour" />
261 </Section>
262 </Layer>
263 </StateImagery>
264 <StateImagery name="Pushed">
265 <Layer>
266 <Section section="pushed" />
267 <Section section="label">
268 <ColourProperty name="PushedTextColour" />
269 </Section>
270 </Layer>
271 </StateImagery>
272 <StateImagery name="PushedOff">
273 <Layer>
274 <Section section="hover" />
275 <Section section="label">
276 <ColourProperty name="HoverTextColour" />
277 </Section>
278 </Layer>
279 </StateImagery>
280 <StateImagery name="Disabled">
281 <Layer>
282 <Section section="disabled">
283 <Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
284 </Section>
285 <Section section="label">
286 <ColourProperty name="DisabledTextColour" />
287 </Section>
288 </Layer>
289 </StateImagery>
290 </WidgetLook>
293 <!--
294 ***************************************************
295 WindowsLook/Checkbox
296 ***************************************************
298 <WidgetLook name="WindowsLook/Checkbox">
299 <PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
300 <PropertyDefinition name="HoverTextColour" initialValue="FF000000" redrawOnWrite="true" />
301 <PropertyDefinition name="PushedTextColour" initialValue="FF000000" redrawOnWrite="true" />
302 <PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" />
303 <ImagerySection name="label">
304 <TextComponent>
305 <Area>
306 <Dim type="LeftEdge" >
307 <ImageDim imageset="WindowsLook" image="CheckboxNormal" dimension="Width">
308 <DimOperator op="Add">
309 <AbsoluteDim value="4" />
310 </DimOperator>
311 </ImageDim>
312 </Dim>
313 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
314 <Dim type="RightEdge" ><UnifiedDim scale="1" type="Width" /></Dim>
315 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
316 </Area>
317 <VertFormat type="CentreAligned" />
318 <HorzFormat type="LeftAligned" />
319 </TextComponent>
320 </ImagerySection>
321 <ImagerySection name="normal">
322 <ImageryComponent>
323 <Area>
324 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
325 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
326 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
327 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
328 </Area>
329 <Image imageset="WindowsLook" image="CheckboxNormal" />
330 <VertFormat type="CentreAligned" />
331 <HorzFormat type="LeftAligned" />
332 </ImageryComponent>
333 </ImagerySection>
334 <ImagerySection name="hover">
335 <ImageryComponent>
336 <Area>
337 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
338 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
339 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
340 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
341 </Area>
342 <Image imageset="WindowsLook" image="CheckboxHover" />
343 <VertFormat type="CentreAligned" />
344 <HorzFormat type="LeftAligned" />
345 </ImageryComponent>
346 </ImagerySection>
347 <ImagerySection name="select_mark">
348 <ImageryComponent>
349 <Area>
350 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
351 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
352 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
353 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
354 </Area>
355 <Image imageset="WindowsLook" image="CheckboxMark" />
356 <VertFormat type="CentreAligned" />
357 <HorzFormat type="LeftAligned" />
358 </ImageryComponent>
359 </ImagerySection>
360 <StateImagery name="Normal">
361 <Layer>
362 <Section section="normal" />
363 <Section section="label">
364 <ColourProperty name="NormalTextColour" />
365 </Section>
366 </Layer>
367 </StateImagery>
368 <StateImagery name="Hover">
369 <Layer>
370 <Section section="hover" />
371 <Section section="label">
372 <ColourProperty name="HoverTextColour" />
373 </Section>
374 </Layer>
375 </StateImagery>
376 <StateImagery name="SelectedNormal">
377 <Layer>
378 <Section section="normal" />
379 <Section section="select_mark" />
380 <Section section="label">
381 <ColourProperty name="NormalTextColour" />
382 </Section>
383 </Layer>
384 </StateImagery>
385 <StateImagery name="SelectedHover">
386 <Layer>
387 <Section section="hover" />
388 <Section section="select_mark" />
389 <Section section="label">
390 <ColourProperty name="HoverTextColour" />
391 </Section>
392 </Layer>
393 </StateImagery>
394 </WidgetLook>
397 <!--
398 ***************************************************
399 WindowsLook/SystemButton
400 ***************************************************
402 <WidgetLook name="WindowsLook/SystemButton">
403 <PropertyDefinition name="NormalImage" initialValue="" redrawOnWrite="true" />
404 <PropertyDefinition name="HoverImage" initialValue="" redrawOnWrite="true" />
405 <PropertyDefinition name="PushedImage" initialValue="" redrawOnWrite="true" />
406 <Property name="WantsMultiClickEvents" value="False" />
407 <ImagerySection name="normal">
408 <ImageryComponent>
409 <Area>
410 <Dim type="LeftEdge">
411 <AbsoluteDim value="0" />
412 </Dim>
413 <Dim type="TopEdge">
414 <AbsoluteDim value="0" />
415 </Dim>
416 <Dim type="RightEdge">
417 <UnifiedDim scale="1" type="RightEdge" />
418 </Dim>
419 <Dim type="BottomEdge">
420 <UnifiedDim scale="1" type="BottomEdge" />
421 </Dim>
422 </Area>
423 <ImageProperty name="NormalImage" />
424 <VertFormat type="Stretched" />
425 <HorzFormat type="Stretched" />
426 </ImageryComponent>
427 </ImagerySection>
428 <ImagerySection name="hover">
429 <ImageryComponent>
430 <Area>
431 <Dim type="LeftEdge">
432 <AbsoluteDim value="0" />
433 </Dim>
434 <Dim type="TopEdge">
435 <AbsoluteDim value="0" />
436 </Dim>
437 <Dim type="RightEdge">
438 <UnifiedDim scale="1" type="RightEdge" />
439 </Dim>
440 <Dim type="BottomEdge">
441 <UnifiedDim scale="1" type="BottomEdge" />
442 </Dim>
443 </Area>
444 <ImageProperty name="HoverImage" />
445 <VertFormat type="Stretched" />
446 <HorzFormat type="Stretched" />
447 </ImageryComponent>
448 </ImagerySection>
449 <ImagerySection name="pushed">
450 <ImageryComponent>
451 <Area>
452 <Dim type="LeftEdge">
453 <AbsoluteDim value="0" />
454 </Dim>
455 <Dim type="TopEdge">
456 <AbsoluteDim value="0" />
457 </Dim>
458 <Dim type="RightEdge">
459 <UnifiedDim scale="1" type="RightEdge" />
460 </Dim>
461 <Dim type="BottomEdge">
462 <UnifiedDim scale="1" type="BottomEdge" />
463 </Dim>
464 </Area>
465 <ImageProperty name="PushedImage" />
466 <VertFormat type="Stretched" />
467 <HorzFormat type="Stretched" />
468 </ImageryComponent>
469 </ImagerySection>
470 <StateImagery name="Normal">
471 <Layer>
472 <Section section="normal" />
473 </Layer>
474 </StateImagery>
475 <StateImagery name="Hover">
476 <Layer>
477 <Section section="hover" />
478 </Layer>
479 </StateImagery>
480 <StateImagery name="Pushed">
481 <Layer>
482 <Section section="pushed" />
483 </Layer>
484 </StateImagery>
485 <StateImagery name="Disabled">
486 <Layer>
487 <Section section="normal">
488 <Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
489 </Section>
490 </Layer>
491 </StateImagery>
492 </WidgetLook>
495 <!--
496 ***************************************************
497 WindowsLook/ComboDropList
498 ***************************************************
500 <WidgetLook name="WindowsLook/ComboDropList">
501 <NamedArea name="ItemRenderingArea">
502 <Area>
503 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
504 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
505 <Dim type="RightEdge" >
506 <UnifiedDim scale="1" type="RightEdge">
507 <DimOperator op="Subtract">
508 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
509 </DimOperator>
510 </UnifiedDim>
511 </Dim>
512 <Dim type="BottomEdge" >
513 <UnifiedDim scale="1" type="BottomEdge">
514 <DimOperator op="Subtract">
515 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
516 </DimOperator>
517 </UnifiedDim>
518 </Dim>
519 </Area>
520 </NamedArea>
521 <NamedArea name="ItemRenderingAreaHScroll">
522 <Area>
523 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
524 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
525 <Dim type="RightEdge" >
526 <UnifiedDim scale="1" type="RightEdge">
527 <DimOperator op="Subtract">
528 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
529 </DimOperator>
530 </UnifiedDim>
531 </Dim>
532 <Dim type="BottomEdge" >
533 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
534 </Dim>
535 </Area>
536 </NamedArea>
537 <NamedArea name="ItemRenderingAreaVScroll">
538 <Area>
539 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
540 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
541 <Dim type="RightEdge" >
542 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
543 </Dim>
544 <Dim type="BottomEdge" >
545 <UnifiedDim scale="1" type="BottomEdge">
546 <DimOperator op="Subtract">
547 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
548 </DimOperator>
549 </UnifiedDim>
550 </Dim>
551 </Area>
552 </NamedArea>
553 <NamedArea name="ItemRenderingAreaHVScroll">
554 <Area>
555 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
556 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
557 <Dim type="RightEdge" >
558 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
559 </Dim>
560 <Dim type="BottomEdge" >
561 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
562 </Dim>
563 </Area>
564 </NamedArea>
565 <Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
566 <Area>
567 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
568 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
569 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
570 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
571 </Area>
572 <VertAlignment type="BottomAligned" />
573 </Child>
574 <Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
575 <Area>
576 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
577 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
578 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
579 <Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
580 </Area>
581 <HorzAlignment type="RightAligned" />
582 </Child>
583 <ImagerySection name="main">
584 <FrameComponent>
585 <Area>
586 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
587 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
588 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
589 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
590 </Area>
591 <Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
592 <Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
593 <Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
594 <Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
595 <Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
596 <Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
597 <Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
598 <Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
599 <Image type="Background" imageset="WindowsLook" image="Background" />
600 </FrameComponent>
601 </ImagerySection>
602 <StateImagery name="Enabled">
603 <Layer>
604 <Section section="main" />
605 </Layer>
606 </StateImagery>
607 <StateImagery name="Disabled">
608 <Layer>
609 <Section section="main" />
610 </Layer>
611 </StateImagery>
612 </WidgetLook>
615 <!--
616 ***************************************************
617 WindowsLook/Combobox
618 ***************************************************
620 <WidgetLook name="WindowsLook/Combobox">
621 <PropertyLinkDefinition name="NormalEditTextColour" widget="__auto_editbox__" targetProperty="NormalTextColour" initialValue="FF000000" />
622 <PropertyLinkDefinition name="SelectedEditTextColour" widget="__auto_editbox__" targetProperty="SelectedTextColour" initialValue="FFFFFFFF" />
623 <PropertyLinkDefinition name="ActiveEditSelectionColour" widget="__auto_editbox__" targetProperty="ActiveSelectionColour" initialValue="FF607FFF" />
624 <PropertyLinkDefinition name="InactiveEditSelectionColour" widget="__auto_editbox__" targetProperty="InactiveSelectionColour" initialValue="FF808080" />
625 <Child type="WindowsLook/Editbox" nameSuffix="__auto_editbox__">
626 <Area>
627 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
628 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
629 <Dim type="RightEdge" >
630 <UnifiedDim scale="1" type="RightEdge">
631 <DimOperator op="Subtract">
632 <ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height">
633 <DimOperator op="Add">
634 <ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height">
635 <DimOperator op="Add">
636 <FontDim type="LineSpacing">
637 <DimOperator op="Multiply">
638 <AbsoluteDim value="1.5" />
639 </DimOperator>
640 </FontDim>
641 </DimOperator>
642 </ImageDim>
643 </DimOperator>
644 </ImageDim>
645 </DimOperator>
646 </UnifiedDim>
647 </Dim>
648 <Dim type="Height" >
649 <ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height">
650 <DimOperator op="Add">
651 <ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height">
652 <DimOperator op="Add">
653 <FontDim type="LineSpacing">
654 <DimOperator op="Multiply">
655 <AbsoluteDim value="1.5" />
656 </DimOperator>
657 </FontDim>
658 </DimOperator>
659 </ImageDim>
660 </DimOperator>
661 </ImageDim>
662 </Dim>
663 </Area>
664 </Child>
665 <Child type="WindowsLook/ComboDropList" nameSuffix="__auto_droplist__">
666 <Area>
667 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
668 <Dim type="TopEdge" ><WidgetDim widget="__auto_editbox__" dimension="BottomEdge" /></Dim>
669 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
670 <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
671 </Area>
672 </Child>
673 <Child type="WindowsLook/IconButton" nameSuffix="__auto_button__">
674 <Area>
675 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
676 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
677 <Dim type="Width" ><WidgetDim widget="__auto_editbox__" dimension="Height" /></Dim>
678 <Dim type="Height" ><WidgetDim widget="__auto_editbox__" dimension="Height" /></Dim>
679 </Area>
680 <HorzAlignment type="RightAligned" />
681 <Property name="IconImage" value="set:WindowsLook image:LargeDownArrow" />
682 </Child>
683 <StateImagery name="Enabled" />
684 <StateImagery name="Disabled" />
685 </WidgetLook>
688 <!--
689 ***************************************************
690 WindowsLook/Editbox
691 ***************************************************
693 <WidgetLook name="WindowsLook/Editbox">
694 <PropertyDefinition name="ReadOnlyBGColour" initialValue="FFDFDFDF" redrawOnWrite="true" />
695 <PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
696 <PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
697 <PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" />
698 <PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" />
699 <Property name="MouseCursorImage" value="set:WindowsLook image:MouseTextBar" />
700 <NamedArea name="TextArea">
701 <Area>
702 <Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim>
703 <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim>
704 <Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-5" type="RightEdge" /></Dim>
705 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-5" type="BottomEdge" /></Dim>
706 </Area>
707 </NamedArea>
708 <ImagerySection name="container_normal">
709 <FrameComponent>
710 <Area>
711 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
712 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
713 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
714 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
715 </Area>
716 <Image type="TopLeftCorner" imageset="WindowsLook" image="EditFrameTopLeft" />
717 <Image type="TopRightCorner" imageset="WindowsLook" image="EditFrameTopRight" />
718 <Image type="BottomLeftCorner" imageset="WindowsLook" image="EditFrameBottomLeft" />
719 <Image type="BottomRightCorner" imageset="WindowsLook" image="EditFrameBottomRight" />
720 <Image type="LeftEdge" imageset="WindowsLook" image="EditFrameLeft" />
721 <Image type="TopEdge" imageset="WindowsLook" image="EditFrameTop" />
722 <Image type="RightEdge" imageset="WindowsLook" image="EditFrameRight" />
723 <Image type="BottomEdge" imageset="WindowsLook" image="EditFrameBottom" />
724 <Image type="Background" imageset="WindowsLook" image="Background" />
725 </FrameComponent>
726 </ImagerySection>
727 <ImagerySection name="selection">
728 <ImageryComponent>
729 <Area>
730 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
731 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
732 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
733 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
734 </Area>
735 <Image imageset="WindowsLook" image="Background" />
736 <VertFormat type="Stretched" />
737 <HorzFormat type="Stretched" />
738 </ImageryComponent>
739 </ImagerySection>
740 <ImagerySection name="Carat">
741 <ImageryComponent>
742 <Area>
743 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
744 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
745 <Dim type="Width" ><ImageDim imageset="WindowsLook" image="EditBoxCarat" dimension="Width" /></Dim>
746 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
747 </Area>
748 <Image imageset="WindowsLook" image="EditBoxCarat" />
749 <VertFormat type="Stretched" />
750 <HorzFormat type="Stretched" />
751 </ImageryComponent>
752 </ImagerySection>
753 <StateImagery name="Enabled">
754 <Layer>
755 <Section section="container_normal" />
756 </Layer>
757 </StateImagery>
758 <StateImagery name="ReadOnly">
759 <Layer>
760 <Section section="container_normal">
761 <ColourProperty name="ReadOnlyBGColour" />
762 </Section>
763 </Layer>
764 </StateImagery>
765 <StateImagery name="Disabled">
766 <Layer>
767 <Section section="container_normal">
768 <ColourProperty name="ReadOnlyBGColour" />
769 </Section>
770 </Layer>
771 </StateImagery>
772 <StateImagery name="ActiveSelection">
773 <Layer>
774 <Section section="selection">
775 <ColourProperty name="ActiveSelectionColour" />
776 </Section>
777 </Layer>
778 </StateImagery>
779 <StateImagery name="InactiveSelection">
780 <Layer>
781 <Section section="selection">
782 <ColourProperty name="InactiveSelectionColour" />
783 </Section>
784 </Layer>
785 </StateImagery>
786 </WidgetLook>
789 <!--
790 ***************************************************
791 WindowsLook/FrameWindow
792 ***************************************************
794 <WidgetLook name="WindowsLook/FrameWindow">
795 <PropertyLinkDefinition name="CaptionColour" widget="__auto_titlebar__" targetProperty="CaptionColour" initialValue="FF000000" />
796 <PropertyLinkDefinition name="TitlebarFont" widget="__auto_titlebar__" targetProperty="Font" />
797 <Property name="NSSizingCursorImage" value="set:WindowsLook image:MouseNoSoCursor" />
798 <Property name="EWSizingCursorImage" value="set:WindowsLook image:MouseEsWeCursor" />
799 <Property name="NWSESizingCursorImage" value="set:WindowsLook image:MouseNwSeCursor" />
800 <Property name="NESWSizingCursorImage" value="set:WindowsLook image:MouseNeSwCursor" />
801 <NamedArea name="ClientWithTitleWithFrame">
802 <Area>
803 <Dim type="LeftEdge">
804 <ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
805 </Dim>
806 <Dim type="TopEdge">
807 <WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" />
808 </Dim>
809 <Dim type="RightEdge">
810 <UnifiedDim scale="1" type="RightEdge">
811 <DimOperator op="Subtract">
812 <ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
813 </DimOperator>
814 </UnifiedDim>
815 </Dim>
816 <Dim type="BottomEdge">
817 <UnifiedDim scale="1" type="BottomEdge">
818 <DimOperator op="Subtract">
819 <ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
820 </DimOperator>
821 </UnifiedDim>
822 </Dim>
823 </Area>
824 </NamedArea>
825 <NamedArea name="ClientWithTitleNoFrame">
826 <Area>
827 <Dim type="LeftEdge">
828 <AbsoluteDim value="0" />
829 </Dim>
830 <Dim type="TopEdge">
831 <WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" />
832 </Dim>
833 <Dim type="RightEdge">
834 <UnifiedDim scale="1" type="RightEdge" />
835 </Dim>
836 <Dim type="BottomEdge">
837 <UnifiedDim scale="1" type="BottomEdge" />
838 </Dim>
839 </Area>
840 </NamedArea>
841 <NamedArea name="ClientNoTitleWithFrame">
842 <Area>
843 <Dim type="LeftEdge">
844 <ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
845 </Dim>
846 <Dim type="TopEdge">
847 <ImageDim imageset="WindowsLook" image="WindowFrameTop" dimension="Height" />
848 </Dim>
849 <Dim type="RightEdge">
850 <UnifiedDim scale="1" type="RightEdge">
851 <DimOperator op="Subtract">
852 <ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
853 </DimOperator>
854 </UnifiedDim>
855 </Dim>
856 <Dim type="BottomEdge">
857 <UnifiedDim scale="1" type="BottomEdge">
858 <DimOperator op="Subtract">
859 <ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
860 </DimOperator>
861 </UnifiedDim>
862 </Dim>
863 </Area>
864 </NamedArea>
865 <NamedArea name="ClientNoTitleNoFrame">
866 <Area>
867 <Dim type="LeftEdge">
868 <AbsoluteDim value="0" />
869 </Dim>
870 <Dim type="TopEdge">
871 <AbsoluteDim value="0" />
872 </Dim>
873 <Dim type="RightEdge">
874 <UnifiedDim scale="1" type="RightEdge" />
875 </Dim>
876 <Dim type="BottomEdge">
877 <UnifiedDim scale="1" type="BottomEdge" />
878 </Dim>
879 </Area>
880 </NamedArea>
881 <Child type="WindowsLook/Titlebar" nameSuffix="__auto_titlebar__">
882 <Area>
883 <Dim type="LeftEdge">
884 <AbsoluteDim value="0" />
885 </Dim>
886 <Dim type="TopEdge">
887 <AbsoluteDim value="0" />
888 </Dim>
889 <Dim type="RightEdge">
890 <UnifiedDim scale="1" type="RightEdge" />
891 </Dim>
892 <Dim type="Height">
893 <FontDim widget="__auto_titlebar__" type="LineSpacing">
894 <DimOperator op="Multiply">
895 <AbsoluteDim value="1.5" />
896 </DimOperator>
897 </FontDim>
898 </Dim>
899 </Area>
900 <Property name="AlwaysOnTop" value="False" />
901 </Child>
902 <Child type="WindowsLook/SystemButton" nameSuffix="__auto_closebutton__">
903 <Area>
904 <Dim type="LeftEdge">
905 <UnifiedDim scale="1" type="LeftEdge">
906 <DimOperator op="Subtract">
907 <AbsoluteDim value="0.5">
908 <DimOperator op="Multiply">
909 <ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Width">
910 <DimOperator op="Add">
911 <WidgetDim widget="__auto_titlebar__" dimension="Height" />
912 </DimOperator>
913 </ImageDim>
914 </DimOperator>
915 </AbsoluteDim>
916 </DimOperator>
917 </UnifiedDim>
918 </Dim>
919 <Dim type="TopEdge">
920 <WidgetDim widget="__auto_titlebar__" dimension="Height">
921 <DimOperator op="Subtract">
922 <AbsoluteDim value="0.5">
923 <DimOperator op="Multiply">
924 <WidgetDim widget="__auto_titlebar__" dimension="Height">
925 <DimOperator op="Add">
926 <ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Height" />
927 </DimOperator>
928 </WidgetDim>
929 </DimOperator>
930 </AbsoluteDim>
931 </DimOperator>
932 </WidgetDim>
933 </Dim>
934 <Dim type="Width">
935 <ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Width" />
936 </Dim>
937 <Dim type="Height">
938 <ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Height" />
939 </Dim>
940 </Area>
941 <Property name="AlwaysOnTop" value="True" />
942 <Property name="NormalImage" value="set:WindowsLook image:CloseButtonNormal" />
943 <Property name="HoverImage" value="set:WindowsLook image:CloseButtonHover" />
944 <Property name="PushedImage" value="set:WindowsLook image:CloseButtonPushed" />
945 </Child>
946 <ImagerySection name="withtitle_frame">
947 <FrameComponent>
948 <Area>
949 <Dim type="LeftEdge">
950 <AbsoluteDim value="0" />
951 </Dim>
952 <Dim type="TopEdge">
953 <WidgetDim widget="__auto_titlebar__" dimension="Height" />
954 </Dim>
955 <Dim type="RightEdge">
956 <UnifiedDim scale="1" type="RightEdge" />
957 </Dim>
958 <Dim type="BottomEdge">
959 <UnifiedDim scale="1" type="BottomEdge" />
960 </Dim>
961 </Area>
962 <Image type="BottomLeftCorner" imageset="WindowsLook" image="WindowFrameBottomLeft" />
963 <Image type="BottomRightCorner" imageset="WindowsLook" image="WindowFrameBottomRight" />
964 <Image type="LeftEdge" imageset="WindowsLook" image="WindowFrameLeft" />
965 <Image type="RightEdge" imageset="WindowsLook" image="WindowFrameRight" />
966 <Image type="BottomEdge" imageset="WindowsLook" image="WindowFrameBottom" />
967 </FrameComponent>
968 </ImagerySection>
969 <ImagerySection name="notitle_frame">
970 <FrameComponent>
971 <Area>
972 <Dim type="LeftEdge">
973 <AbsoluteDim value="0" />
974 </Dim>
975 <Dim type="TopEdge">
976 <AbsoluteDim value="0" />
977 </Dim>
978 <Dim type="RightEdge">
979 <UnifiedDim scale="1" type="RightEdge" />
980 </Dim>
981 <Dim type="BottomEdge">
982 <UnifiedDim scale="1" type="BottomEdge" />
983 </Dim>
984 </Area>
985 <Image type="TopLeftCorner" imageset="WindowsLook" image="WindowFrameTopLeft" />
986 <Image type="TopRightCorner" imageset="WindowsLook" image="WindowFrameTopRight" />
987 <Image type="BottomLeftCorner" imageset="WindowsLook" image="WindowFrameBottomLeft" />
988 <Image type="BottomRightCorner" imageset="WindowsLook" image="WindowFrameBottomRight" />
989 <Image type="LeftEdge" imageset="WindowsLook" image="WindowFrameLeft" />
990 <Image type="TopEdge" imageset="WindowsLook" image="WindowFrameTop" />
991 <Image type="RightEdge" imageset="WindowsLook" image="WindowFrameRight" />
992 <Image type="BottomEdge" imageset="WindowsLook" image="WindowFrameBottom" />
993 </FrameComponent>
994 </ImagerySection>
995 <ImagerySection name="withtitle_withframe_client_area">
996 <Colours topLeft="FFDFDFF5" topRight="FFDFEFF5" bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" />
997 <ImageryComponent>
998 <Area>
999 <Dim type="LeftEdge">
1000 <ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
1001 </Dim>
1002 <Dim type="TopEdge">
1003 <WidgetDim widget="__auto_titlebar__" dimension="Height" />
1004 </Dim>
1005 <Dim type="RightEdge">
1006 <UnifiedDim scale="1" type="RightEdge">
1007 <DimOperator op="Subtract">
1008 <ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
1009 </DimOperator>
1010 </UnifiedDim>
1011 </Dim>
1012 <Dim type="BottomEdge">
1013 <UnifiedDim scale="1" type="BottomEdge">
1014 <DimOperator op="Subtract">
1015 <ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
1016 </DimOperator>
1017 </UnifiedDim>
1018 </Dim>
1019 </Area>
1020 <Image imageset="WindowsLook" image="Background" />
1021 <VertFormat type="Stretched" />
1022 <HorzFormat type="Stretched" />
1023 </ImageryComponent>
1024 </ImagerySection>
1025 <ImagerySection name="notitle_withframe_client_area">
1026 <Colours topLeft="FFDFDFF5" topRight="FFDFEFF5" bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" />
1027 <ImageryComponent>
1028 <Area>
1029 <Dim type="LeftEdge">
1030 <ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
1031 </Dim>
1032 <Dim type="TopEdge">
1033 <ImageDim imageset="WindowsLook" image="WindowFrameTop" dimension="Height" />
1034 </Dim>
1035 <Dim type="RightEdge">
1036 <UnifiedDim scale="1" type="RightEdge">
1037 <DimOperator op="Subtract">
1038 <ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
1039 </DimOperator>
1040 </UnifiedDim>
1041 </Dim>
1042 <Dim type="BottomEdge">
1043 <UnifiedDim scale="1" type="BottomEdge">
1044 <DimOperator op="Subtract">
1045 <ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
1046 </DimOperator>
1047 </UnifiedDim>
1048 </Dim>
1049 </Area>
1050 <Image imageset="WindowsLook" image="Background" />
1051 <VertFormat type="Stretched" />
1052 <HorzFormat type="Stretched" />
1053 </ImageryComponent>
1054 </ImagerySection>
1055 <ImagerySection name="withtitle_noframe_client_area">
1056 <Colours topLeft="FFDFDFF5" topRight="FFDFEFF5" bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" />
1057 <ImageryComponent>
1058 <Area>
1059 <Dim type="LeftEdge">
1060 <AbsoluteDim value="0" />
1061 </Dim>
1062 <Dim type="TopEdge">
1063 <WidgetDim widget="__auto_titlebar__" dimension="Height" />
1064 </Dim>
1065 <Dim type="RightEdge">
1066 <UnifiedDim scale="1" type="RightEdge" />
1067 </Dim>
1068 <Dim type="BottomEdge">
1069 <UnifiedDim scale="1" type="BottomEdge" />
1070 </Dim>
1071 </Area>
1072 <Image imageset="WindowsLook" image="Background" />
1073 <VertFormat type="Stretched" />
1074 <HorzFormat type="Stretched" />
1075 </ImageryComponent>
1076 </ImagerySection>
1077 <ImagerySection name="notitle_noframe_client_area">
1078 <Colours topLeft="FFDFDFF5" topRight="FFDFEFF5" bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" />
1079 <ImageryComponent>
1080 <Area>
1081 <Dim type="LeftEdge">
1082 <AbsoluteDim value="0" />
1083 </Dim>
1084 <Dim type="TopEdge">
1085 <AbsoluteDim value="0" />
1086 </Dim>
1087 <Dim type="RightEdge">
1088 <UnifiedDim scale="1" type="RightEdge" />
1089 </Dim>
1090 <Dim type="BottomEdge">
1091 <UnifiedDim scale="1" type="BottomEdge" />
1092 </Dim>
1093 </Area>
1094 <Image imageset="WindowsLook" image="Background" />
1095 <VertFormat type="Stretched" />
1096 <HorzFormat type="Stretched" />
1097 </ImageryComponent>
1098 </ImagerySection>
1099 <StateImagery name="ActiveWithTitleWithFrame">
1100 <Layer>
1101 <Section section="withtitle_frame">
1102 <Colours topLeft="FFA7C7FF" topRight="FFA7C7FF" bottomLeft="FFA7C7FF" bottomRight="FFA7C7FF" />
1103 </Section>
1104 <Section section="withtitle_withframe_client_area" />
1105 </Layer>
1106 </StateImagery>
1107 <StateImagery name="InactiveWithTitleWithFrame">
1108 <Layer>
1109 <Section section="withtitle_frame">
1110 <Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
1111 </Section>
1112 <Section section="withtitle_withframe_client_area" />
1113 </Layer>
1114 </StateImagery>
1115 <StateImagery name="DisabledWithTitleWithFrame">
1116 <Layer>
1117 <Section section="withtitle_frame">
1118 <Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
1119 </Section>
1120 <Section section="withtitle_withframe_client_area" />
1121 </Layer>
1122 </StateImagery>
1123 <StateImagery name="ActiveWithTitleNoFrame">
1124 <Layer>
1125 <Section section="withtitle_noframe_client_area" />
1126 </Layer>
1127 </StateImagery>
1128 <StateImagery name="InactiveWithTitleNoFrame">
1129 <Layer>
1130 <Section section="withtitle_noframe_client_area" />
1131 </Layer>
1132 </StateImagery>
1133 <StateImagery name="DisabledWithTitleNoFrame">
1134 <Layer>
1135 <Section section="withtitle_noframe_client_area" />
1136 </Layer>
1137 </StateImagery>
1138 <StateImagery name="ActiveNoTitleWithFrame">
1139 <Layer>
1140 <Section section="notitle_frame">
1141 <Colours topLeft="FFA7C7FF" topRight="FFA7C7FF" bottomLeft="FFA7C7FF" bottomRight="FFA7C7FF" />
1142 </Section>
1143 <Section section="notitle_withframe_client_area" />
1144 </Layer>
1145 </StateImagery>
1146 <StateImagery name="InactiveNoTitleWithFrame">
1147 <Layer>
1148 <Section section="notitle_frame">
1149 <Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
1150 </Section>
1151 <Section section="notitle_withframe_client_area" />
1152 </Layer>
1153 </StateImagery>
1154 <StateImagery name="DisabledNoTitleWithFrame">
1155 <Layer>
1156 <Section section="notitle_frame">
1157 <Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
1158 </Section>
1159 <Section section="notitle_withframe_client_area" />
1160 </Layer>
1161 </StateImagery>
1162 <StateImagery name="ActiveNoTitleNoFrame">
1163 <Layer>
1164 <Section section="notitle_noframe_client_area" />
1165 </Layer>
1166 </StateImagery>
1167 <StateImagery name="InactiveNoTitleNoFrame">
1168 <Layer>
1169 <Section section="notitle_noframe_client_area" />
1170 </Layer>
1171 </StateImagery>
1172 <StateImagery name="DisabledNoTitleNoFrame">
1173 <Layer>
1174 <Section section="notitle_noframe_client_area" />
1175 </Layer>
1176 </StateImagery>
1177 </WidgetLook>
1180 <!--
1181 ***************************************************
1182 WindowsLook/IconButton
1183 ***************************************************
1185 <WidgetLook name="WindowsLook/IconButton">
1186 <PropertyDefinition name="IconImage" redrawOnWrite="true" />
1187 <PropertyDefinition name="IconColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
1188 <Property name="WantsMultiClickEvents" value="False" />
1189 <ImagerySection name="icon">
1190 <ImageryComponent>
1191 <Area>
1192 <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
1193 <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
1194 <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
1195 <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
1196 </Area>
1197 <ImageProperty name="IconImage" />
1198 <ColourRectProperty name="IconColours" />
1199 <VertFormat type="CentreAligned" />
1200 <HorzFormat type="CentreAligned" />
1201 </ImageryComponent>
1202 </ImagerySection>
1203 <StateImagery name="Normal">
1204 <Layer>
1205 <Section look="WindowsLook/Button" section="normal" />
1206 <Section section="icon" />
1207 </Layer>
1208 </StateImagery>
1209 <StateImagery name="Hover">
1210 <Layer>
1211 <Section look="WindowsLook/Button" section="hover" />
1212 <Section section="icon" />
1213 </Layer>
1214 </StateImagery>
1215 <StateImagery name="Pushed">
1216 <Layer>
1217 <Section look="WindowsLook/Button" section="pushed" />
1218 <Section section="icon" />
1219 </Layer>
1220 </StateImagery>
1221 <StateImagery name="Disabled">
1222 <Layer>
1223 <Section look="WindowsLook/Button" section="disabled">
1224 <Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
1225 </Section>
1226 <Section section="icon" />
1227 </Layer>
1228 </StateImagery>
1229 </WidgetLook>
1232 <!--
1233 ***************************************************
1234 WindowsLook/Listbox
1235 ***************************************************
1237 <WidgetLook name="WindowsLook/Listbox">
1238 <NamedArea name="ItemRenderingArea">
1239 <Area>
1240 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
1241 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
1242 <Dim type="RightEdge" >
1243 <UnifiedDim scale="1" type="RightEdge">
1244 <DimOperator op="Subtract">
1245 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
1246 </DimOperator>
1247 </UnifiedDim>
1248 </Dim>
1249 <Dim type="BottomEdge" >
1250 <UnifiedDim scale="1" type="BottomEdge">
1251 <DimOperator op="Subtract">
1252 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
1253 </DimOperator>
1254 </UnifiedDim>
1255 </Dim>
1256 </Area>
1257 </NamedArea>
1258 <NamedArea name="ItemRenderingAreaHScroll">
1259 <Area>
1260 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
1261 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
1262 <Dim type="RightEdge" >
1263 <UnifiedDim scale="1" type="RightEdge">
1264 <DimOperator op="Subtract">
1265 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
1266 </DimOperator>
1267 </UnifiedDim>
1268 </Dim>
1269 <Dim type="BottomEdge" >
1270 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
1271 </Dim>
1272 </Area>
1273 </NamedArea>
1274 <NamedArea name="ItemRenderingAreaVScroll">
1275 <Area>
1276 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
1277 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
1278 <Dim type="RightEdge" >
1279 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
1280 </Dim>
1281 <Dim type="BottomEdge" >
1282 <UnifiedDim scale="1" type="BottomEdge">
1283 <DimOperator op="Subtract">
1284 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
1285 </DimOperator>
1286 </UnifiedDim>
1287 </Dim>
1288 </Area>
1289 </NamedArea>
1290 <NamedArea name="ItemRenderingAreaHVScroll">
1291 <Area>
1292 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
1293 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
1294 <Dim type="RightEdge" >
1295 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
1296 </Dim>
1297 <Dim type="BottomEdge" >
1298 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
1299 </Dim>
1300 </Area>
1301 </NamedArea>
1302 <Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
1303 <Area>
1304 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1305 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1306 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
1307 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
1308 </Area>
1309 <VertAlignment type="BottomAligned" />
1310 </Child>
1311 <Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
1312 <Area>
1313 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1314 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1315 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
1316 <Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
1317 </Area>
1318 <HorzAlignment type="RightAligned" />
1319 </Child>
1320 <ImagerySection name="main">
1321 <FrameComponent>
1322 <Area>
1323 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1324 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1325 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
1326 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1327 </Area>
1328 <Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
1329 <Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
1330 <Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
1331 <Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
1332 <Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
1333 <Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
1334 <Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
1335 <Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
1336 <Image type="Background" imageset="WindowsLook" image="Background" />
1337 </FrameComponent>
1338 </ImagerySection>
1339 <StateImagery name="Enabled">
1340 <Layer>
1341 <Section section="main" />
1342 </Layer>
1343 </StateImagery>
1344 <StateImagery name="Disabled">
1345 <Layer>
1346 <Section section="main" />
1347 </Layer>
1348 </StateImagery>
1349 </WidgetLook>
1352 <!--
1353 ***************************************************
1354 WindowsLook/ItemListbox
1355 ***************************************************
1357 <WidgetLook name="WindowsLook/ItemListbox">
1358 <NamedArea name="ItemRenderArea">
1359 <Area>
1360 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
1361 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
1362 <Dim type="RightEdge" >
1363 <UnifiedDim scale="1" type="RightEdge">
1364 <DimOperator op="Subtract">
1365 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
1366 </DimOperator>
1367 </UnifiedDim>
1368 </Dim>
1369 <Dim type="BottomEdge" >
1370 <UnifiedDim scale="1" type="BottomEdge">
1371 <DimOperator op="Subtract">
1372 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
1373 </DimOperator>
1374 </UnifiedDim>
1375 </Dim>
1376 </Area>
1377 </NamedArea>
1378 <NamedArea name="ItemRenderAreaHScroll">
1379 <Area>
1380 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
1381 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
1382 <Dim type="RightEdge" >
1383 <UnifiedDim scale="1" type="RightEdge">
1384 <DimOperator op="Subtract">
1385 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
1386 </DimOperator>
1387 </UnifiedDim>
1388 </Dim>
1389 <Dim type="BottomEdge" >
1390 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
1391 </Dim>
1392 </Area>
1393 </NamedArea>
1394 <NamedArea name="ItemRenderAreaVScroll">
1395 <Area>
1396 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
1397 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
1398 <Dim type="RightEdge" >
1399 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
1400 </Dim>
1401 <Dim type="BottomEdge" >
1402 <UnifiedDim scale="1" type="BottomEdge">
1403 <DimOperator op="Subtract">
1404 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
1405 </DimOperator>
1406 </UnifiedDim>
1407 </Dim>
1408 </Area>
1409 </NamedArea>
1410 <NamedArea name="ItemRenderAreaHVScroll">
1411 <Area>
1412 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
1413 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
1414 <Dim type="RightEdge" >
1415 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
1416 </Dim>
1417 <Dim type="BottomEdge" >
1418 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
1419 </Dim>
1420 </Area>
1421 </NamedArea>
1422 <Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
1423 <Area>
1424 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1425 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1426 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
1427 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
1428 </Area>
1429 <VertAlignment type="BottomAligned" />
1430 </Child>
1431 <Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
1432 <Area>
1433 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1434 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1435 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
1436 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1437 </Area>
1438 <HorzAlignment type="RightAligned" />
1439 </Child>
1440 <ImagerySection name="main">
1441 <FrameComponent>
1442 <Area>
1443 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1444 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1445 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
1446 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1447 </Area>
1448 <Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
1449 <Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
1450 <Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
1451 <Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
1452 <Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
1453 <Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
1454 <Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
1455 <Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
1456 <Image type="Background" imageset="WindowsLook" image="Background" />
1457 </FrameComponent>
1458 </ImagerySection>
1459 <StateImagery name="Enabled">
1460 <Layer>
1461 <Section section="main" />
1462 </Layer>
1463 </StateImagery>
1464 <StateImagery name="Disabled">
1465 <Layer>
1466 <Section section="main" />
1467 </Layer>
1468 </StateImagery>
1469 </WidgetLook>
1472 <!--
1473 ***************************************************
1474 WindowsLook/ListboxItem
1475 ***************************************************
1477 <WidgetLook name="WindowsLook/ListboxItem">
1478 <PropertyDefinition name="TextColour" initialValue="FF000000" redrawOnWrite="true" />
1479 <PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
1480 <PropertyDefinition name="SelectionBrush" initialValue="set:WindowsLook image:Background" redrawOnWrite="true" />
1481 <PropertyDefinition name="SelectionColour" initialValue="FF3030FF" redrawOnWrite="true" />
1482 <Property name="Selectable" value="True" />
1483 <NamedArea name="ContentSize">
1484 <Area>
1485 <Dim type="LeftEdge" >
1486 <AbsoluteDim value="0" />
1487 </Dim>
1488 <Dim type="TopEdge" >
1489 <AbsoluteDim value="0" />
1490 </Dim>
1491 <Dim type="Width" >
1492 <FontDim type="HorzExtent" padding="6" />
1493 </Dim>
1494 <Dim type="Height" >
1495 <FontDim type="LineSpacing" />
1496 </Dim>
1497 </Area>
1498 </NamedArea>
1499 <ImagerySection name="label">
1500 <TextComponent>
1501 <Area>
1502 <Dim type="TopEdge">
1503 <AbsoluteDim value="0" />
1504 </Dim>
1505 <Dim type="LeftEdge">
1506 <AbsoluteDim value="3" />
1507 </Dim>
1508 <Dim type="RightEdge">
1509 <UnifiedDim scale="1" offset="-3" type="RightEdge" />
1510 </Dim>
1511 <Dim type="BottomEdge">
1512 <UnifiedDim scale="1" type="BottomEdge" />
1513 </Dim>
1514 </Area>
1515 </TextComponent>
1516 </ImagerySection>
1517 <ImagerySection name="selection">
1518 <ImageryComponent>
1519 <Area>
1520 <Dim type="TopEdge">
1521 <AbsoluteDim value="0" />
1522 </Dim>
1523 <Dim type="LeftEdge">
1524 <AbsoluteDim value="0" />
1525 </Dim>
1526 <Dim type="RightEdge">
1527 <UnifiedDim scale="1" type="RightEdge" />
1528 </Dim>
1529 <Dim type="BottomEdge">
1530 <UnifiedDim scale="1" type="BottomEdge" />
1531 </Dim>
1532 </Area>
1533 <ImageProperty name="SelectionBrush" />
1534 <ColourProperty name="SelectionColour" />
1535 <VertFormat type="Stretched" />
1536 <HorzFormat type="Stretched" />
1537 </ImageryComponent>
1538 </ImagerySection>
1539 <StateImagery name="Enabled">
1540 <Layer>
1541 <Section section="label">
1542 <ColourProperty name="TextColour" />
1543 </Section>
1544 </Layer>
1545 </StateImagery>
1546 <StateImagery name="Disabled">
1547 <Layer>
1548 <Section section="label">
1549 <ColourProperty name="TextColour" />
1550 </Section>
1551 </Layer>
1552 </StateImagery>
1553 <StateImagery name="SelectedEnabled">
1554 <Layer>
1555 <Section section="selection" />
1556 <Section section="label">
1557 <ColourProperty name="SelectedTextColour" />
1558 </Section>
1559 </Layer>
1560 </StateImagery>
1561 <StateImagery name="SelectedDisabled">
1562 <Layer>
1563 <Section section="selection" />
1564 <Section section="label">
1565 <ColourProperty name="SelectedTextColour" />
1566 </Section>
1567 </Layer>
1568 </StateImagery>
1569 </WidgetLook>
1572 <!--
1573 ***************************************************
1574 WindowsLook/Menubar
1575 ***************************************************
1577 <WidgetLook name="WindowsLook/Menubar">
1578 <PropertyDefinition name="BackgroundColours" initialValue="tl:FFDFEFF5 tr:FFDFDFF5 bl:FFF4F3F5 br:FFF4F3F5" redrawOnWrite="true" />
1579 <PropertyDefinition name="BorderWidth" initialValue="5" layoutOnWrite="true" />
1580 <NamedArea name="ItemRenderArea">
1581 <Area>
1582 <Dim type="LeftEdge" >
1583 <ImageDim imageset="WindowsLook" image="MenuLeft" dimension="Width">
1584 <DimOperator op="Add">
1585 <PropertyDim name="BorderWidth" />
1586 </DimOperator>
1587 </ImageDim>
1588 </Dim>
1589 <Dim type="TopEdge" >
1590 <ImageDim imageset="WindowsLook" image="MenuTop" dimension="Height">
1591 <DimOperator op="Add">
1592 <PropertyDim name="BorderWidth" />
1593 </DimOperator>
1594 </ImageDim>
1595 </Dim>
1596 <Dim type="RightEdge" >
1597 <UnifiedDim scale="1" type="RightEdge">
1598 <DimOperator op="Subtract">
1599 <ImageDim imageset="WindowsLook" image="MenuRight" dimension="Width">
1600 <DimOperator op="Add">
1601 <PropertyDim name="BorderWidth" />
1602 </DimOperator>
1603 </ImageDim>
1604 </DimOperator>
1605 </UnifiedDim>
1606 </Dim>
1607 <Dim type="BottomEdge" >
1608 <UnifiedDim scale="1" type="BottomEdge">
1609 <DimOperator op="Subtract">
1610 <ImageDim imageset="WindowsLook" image="MenuBottom" dimension="Height">
1611 <DimOperator op="Add">
1612 <PropertyDim name="BorderWidth" />
1613 </DimOperator>
1614 </ImageDim>
1615 </DimOperator>
1616 </UnifiedDim>
1617 </Dim>
1618 </Area>
1619 </NamedArea>
1620 <ImagerySection name="frame">
1621 <FrameComponent>
1622 <Area>
1623 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1624 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1625 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
1626 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1627 </Area>
1628 <Image type="TopLeftCorner" imageset="WindowsLook" image="MenuTopLeft" />
1629 <Image type="TopRightCorner" imageset="WindowsLook" image="MenuTopRight" />
1630 <Image type="BottomLeftCorner" imageset="WindowsLook" image="MenuBottomLeft" />
1631 <Image type="BottomRightCorner" imageset="WindowsLook" image="MenuBottomRight" />
1632 <Image type="LeftEdge" imageset="WindowsLook" image="MenuLeft" />
1633 <Image type="RightEdge" imageset="WindowsLook" image="MenuRight" />
1634 <Image type="TopEdge" imageset="WindowsLook" image="MenuTop" />
1635 <Image type="BottomEdge" imageset="WindowsLook" image="MenuBottom" />
1636 <Image type="Background" imageset="WindowsLook" image="Background" />
1637 <ColourRectProperty name="BackgroundColours" />
1638 </FrameComponent>
1639 </ImagerySection>
1640 <StateImagery name="Enabled">
1641 <Layer>
1642 <Section section="frame" />
1643 </Layer>
1644 </StateImagery>
1645 <StateImagery name="Disabled">
1646 <Layer>
1647 <Section section="frame" />
1648 </Layer>
1649 </StateImagery>
1650 </WidgetLook>
1653 <!--
1654 ***************************************************
1655 WindowsLook/MenuItem
1656 ***************************************************
1658 <WidgetLook name="WindowsLook/MenuItem">
1659 <PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
1660 <PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" />
1661 <PropertyDefinition name="HoverColour" initialValue="FFA7C7FF" redrawOnWrite="true" />
1662 <PropertyDefinition name="PushedColour" initialValue="FF87A7DF" redrawOnWrite="true" />
1663 <PropertyDefinition name="PushedOffColour" initialValue="7F87A7DF" redrawOnWrite="true" />
1664 <PropertyDefinition name="OpenedColour" initialValue="FFEFEFEF" redrawOnWrite="true" />
1665 <Property name="WantsMultiClickEvents" value="False" />
1666 <NamedArea name="ContentSize">
1667 <Area>
1668 <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
1669 <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
1670 <Dim type="Width">
1671 <FontDim type="HorzExtent">
1672 <DimOperator op="Add">
1673 <ImageDim imageset="WindowsLook" image="MenuLeft" dimension="Width">
1674 <DimOperator op="Add">
1675 <ImageDim imageset="WindowsLook" image="MenuRight" dimension="Width" />
1676 </DimOperator>
1677 </ImageDim>
1678 </DimOperator>
1679 </FontDim>
1680 </Dim>
1681 <Dim type="Height">
1682 <FontDim type="LineSpacing">
1683 <DimOperator op="Add">
1684 <ImageDim imageset="WindowsLook" image="MenuTop" dimension="Height">
1685 <DimOperator op="Add">
1686 <ImageDim imageset="WindowsLook" image="MenuBottom" dimension="Height" />
1687 </DimOperator>
1688 </ImageDim>
1689 </DimOperator>
1690 </FontDim>
1691 </Dim>
1692 </Area>
1693 </NamedArea>
1694 <NamedArea name="HasPopupContentSize">
1695 <Area>
1696 <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
1697 <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
1698 <Dim type="Width">
1699 <FontDim type="HorzExtent">
1700 <DimOperator op="Add">
1701 <ImageDim imageset="WindowsLook" image="MenuLeft" dimension="Width">
1702 <DimOperator op="Add">
1703 <ImageDim imageset="WindowsLook" image="MenuRight" dimension="Width">
1704 <DimOperator op="Add">
1705 <ImageDim imageset="WindowsLook" image="PopupMenuArrowLeft" dimension="Width">
1706 <DimOperator op="Multiply">
1707 <AbsoluteDim value="3" />
1708 </DimOperator>
1709 </ImageDim>
1710 </DimOperator>
1711 </ImageDim>
1712 </DimOperator>
1713 </ImageDim>
1714 </DimOperator>
1715 </FontDim>
1716 </Dim>
1717 <Dim type="Height">
1718 <FontDim type="LineSpacing">
1719 <DimOperator op="Add">
1720 <ImageDim imageset="WindowsLook" image="MenuTop" dimension="Height">
1721 <DimOperator op="Add">
1722 <ImageDim imageset="WindowsLook" image="MenuBottom" dimension="Height" />
1723 </DimOperator>
1724 </ImageDim>
1725 </DimOperator>
1726 </FontDim>
1727 </Dim>
1728 </Area>
1729 </NamedArea>
1730 <ImagerySection name="label">
1731 <TextComponent>
1732 <Area>
1733 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="MenuLeft" dimension="Width" /></Dim>
1734 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="MenuTop" dimension="Height" /></Dim>
1735 <Dim type="RightEdge" >
1736 <UnifiedDim scale="1" type="RightEdge">
1737 <DimOperator op="Subtract">
1738 <ImageDim imageset="WindowsLook" image="MenuRight" dimension="Width" />
1739 </DimOperator>
1740 </UnifiedDim>
1741 </Dim>
1742 <Dim type="BottomEdge" >
1743 <UnifiedDim scale="1" type="BottomEdge">
1744 <DimOperator op="Subtract">
1745 <ImageDim imageset="WindowsLook" image="MenuBottom" dimension="Height" />
1746 </DimOperator>
1747 </UnifiedDim>
1748 </Dim>
1749 </Area>
1750 <VertFormat type="CentreAligned" />
1751 <HorzFormat type="LeftAligned" />
1752 </TextComponent>
1753 </ImagerySection>
1754 <ImagerySection name="frame">
1755 <FrameComponent>
1756 <Area>
1757 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1758 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1759 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
1760 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1761 </Area>
1762 <Image type="TopLeftCorner" imageset="WindowsLook" image="MenuTopLeft" />
1763 <Image type="TopRightCorner" imageset="WindowsLook" image="MenuTopRight" />
1764 <Image type="BottomLeftCorner" imageset="WindowsLook" image="MenuBottomLeft" />
1765 <Image type="BottomRightCorner" imageset="WindowsLook" image="MenuBottomRight" />
1766 <Image type="LeftEdge" imageset="WindowsLook" image="MenuLeft" />
1767 <Image type="RightEdge" imageset="WindowsLook" image="MenuRight" />
1768 <Image type="TopEdge" imageset="WindowsLook" image="MenuTop" />
1769 <Image type="BottomEdge" imageset="WindowsLook" image="MenuBottom" />
1770 <Image type="Background" imageset="WindowsLook" image="Background" />
1771 </FrameComponent>
1772 </ImagerySection>
1773 <ImagerySection name="popup_arrow_right">
1774 <ImageryComponent>
1775 <Area>
1776 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1777 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1778 <Dim type="Width" >
1779 <UnifiedDim scale="1" type="Width">
1780 <DimOperator op="Subtract">
1781 <ImageDim imageset="WindowsLook" image="PopupMenuArrowRight" dimension="Width" />
1782 </DimOperator>
1783 </UnifiedDim>
1784 </Dim>
1785 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1786 </Area>
1787 <Image imageset="WindowsLook" image="PopupMenuArrowRight" />
1788 <Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
1789 <VertFormat type="CentreAligned" />
1790 <HorzFormat type="RightAligned" />
1791 </ImageryComponent>
1792 </ImagerySection>
1793 <ImagerySection name="popup_arrow_left">
1794 <ImageryComponent>
1795 <Area>
1796 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1797 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1798 <Dim type="Width" >
1799 <UnifiedDim scale="1" type="Width">
1800 <DimOperator op="Subtract">
1801 <ImageDim imageset="WindowsLook" image="PopupMenuArrowLeft" dimension="Width" />
1802 </DimOperator>
1803 </UnifiedDim>
1804 </Dim>
1805 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1806 </Area>
1807 <Image imageset="WindowsLook" image="PopupMenuArrowLeft" />
1808 <Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
1809 <VertFormat type="CentreAligned" />
1810 <HorzFormat type="RightAligned" />
1811 </ImageryComponent>
1812 </ImagerySection>
1813 <StateImagery name="EnabledNormal">
1814 <Layer>
1815 <Section section="label">
1816 <ColourProperty name="NormalTextColour" />
1817 </Section>
1818 </Layer>
1819 </StateImagery>
1820 <StateImagery name="EnabledHover">
1821 <Layer>
1822 <Section section="frame">
1823 <ColourProperty name="HoverColour" />
1824 </Section>
1825 <Section section="label">
1826 <ColourProperty name="NormalTextColour" />
1827 </Section>
1828 </Layer>
1829 </StateImagery>
1830 <StateImagery name="EnabledPushed">
1831 <Layer>
1832 <Section section="frame">
1833 <ColourProperty name="PushedColour" />
1834 </Section>
1835 <Section section="label">
1836 <ColourProperty name="NormalTextColour" />
1837 </Section>
1838 </Layer>
1839 </StateImagery>
1840 <StateImagery name="EnabledPushedOff">
1841 <Layer>
1842 <Section section="frame">
1843 <ColourProperty name="PushedOffColour" />
1844 </Section>
1845 <Section section="label">
1846 <ColourProperty name="NormalTextColour" />
1847 </Section>
1848 </Layer>
1849 </StateImagery>
1850 <StateImagery name="EnabledPopupOpen">
1851 <Layer>
1852 <Section section="frame">
1853 <ColourProperty name="OpenedColour" />
1854 </Section>
1855 <Section section="label">
1856 <ColourProperty name="NormalTextColour" />
1857 </Section>
1858 </Layer>
1859 </StateImagery>
1860 <StateImagery name="DisabledNormal">
1861 <Layer>
1862 <Section section="label">
1863 <ColourProperty name="DisabledTextColour" />
1864 </Section>
1865 </Layer>
1866 </StateImagery>
1867 <StateImagery name="DisabledHover">
1868 <Layer>
1869 <Section section="frame" />
1870 <Section section="label">
1871 <ColourProperty name="DisabledTextColour" />
1872 </Section>
1873 </Layer>
1874 </StateImagery>
1875 <StateImagery name="DisabledPushed">
1876 <Layer>
1877 <Section section="frame" />
1878 <Section section="label">
1879 <ColourProperty name="DisabledTextColour" />
1880 </Section>
1881 </Layer>
1882 </StateImagery>
1883 <StateImagery name="DisabledPushedOff">
1884 <Layer>
1885 <Section section="frame" />
1886 <Section section="label">
1887 <ColourProperty name="DisabledTextColour" />
1888 </Section>
1889 </Layer>
1890 </StateImagery>
1891 <StateImagery name="DisabledPopupOpen">
1892 <Layer>
1893 <Section section="frame" />
1894 <Section section="label">
1895 <ColourProperty name="DisabledTextColour" />
1896 </Section>
1897 </Layer>
1898 </StateImagery>
1899 <StateImagery name="PopupClosedIcon">
1900 <Layer>
1901 <Section section="popup_arrow_right" />
1902 </Layer>
1903 </StateImagery>
1904 <StateImagery name="PopupOpenIcon">
1905 <Layer>
1906 <Section section="popup_arrow_left" />
1907 </Layer>
1908 </StateImagery>
1909 </WidgetLook>
1912 <!--
1913 ***************************************************
1914 WindowsLook/ListHeaderSegment
1915 ***************************************************
1917 <WidgetLook name="WindowsLook/ListHeaderSegment">
1918 <Property name="SizingCursorImage" value="set:WindowsLook image:MouseEsWeCursor" />
1919 <Property name="MovingCursorImage" value="set:WindowsLook image:MouseMoveCursor" />
1920 <ImagerySection name="segment">
1921 <ImageryComponent>
1922 <Area>
1923 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1924 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1925 <Dim type="RightEdge" >
1926 <UnifiedDim scale="1" type="RightEdge">
1927 <DimOperator op="Subtract">
1928 <ImageDim imageset="WindowsLook" image="HeaderSplitter" dimension="Width" />
1929 </DimOperator>
1930 </UnifiedDim>
1931 </Dim>
1932 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1933 </Area>
1934 <Image imageset="WindowsLook" image="HeaderMainBrush" />
1935 <VertFormat type="Stretched" />
1936 <HorzFormat type="Stretched" />
1937 </ImageryComponent>
1938 </ImagerySection>
1939 <ImagerySection name="splitter">
1940 <ImageryComponent>
1941 <Area>
1942 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
1943 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1944 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
1945 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1946 </Area>
1947 <Image imageset="WindowsLook" image="HeaderSplitter" />
1948 <VertFormat type="Stretched" />
1949 <HorzFormat type="RightAligned" />
1950 </ImageryComponent>
1951 </ImagerySection>
1952 <ImagerySection name="ascend_icon">
1953 <ImageryComponent>
1954 <Area>
1955 <Dim type="LeftEdge" ><AbsoluteDim value="3" /></Dim>
1956 <Dim type="TopEdge" ><AbsoluteDim value="3" /></Dim>
1957 <Dim type="Width" ><ImageDim imageset="WindowsLook" image="SmallUpArrow" dimension="Width" /></Dim>
1958 <Dim type="Height" ><ImageDim imageset="WindowsLook" image="SmallUpArrow" dimension="Height" /></Dim>
1959 </Area>
1960 <Image imageset="WindowsLook" image="SmallUpArrow" />
1961 </ImageryComponent>
1962 </ImagerySection>
1963 <ImagerySection name="descend_icon">
1964 <ImageryComponent>
1965 <Area>
1966 <Dim type="LeftEdge" ><AbsoluteDim value="3" /></Dim>
1967 <Dim type="TopEdge" ><AbsoluteDim value="3" /></Dim>
1968 <Dim type="Width" ><ImageDim imageset="WindowsLook" image="SmallDownArrow" dimension="Width" /></Dim>
1969 <Dim type="Height" ><ImageDim imageset="WindowsLook" image="SmallDownArrow" dimension="Height" /></Dim>
1970 </Area>
1971 <Image imageset="WindowsLook" image="SmallDownArrow" />
1972 </ImageryComponent>
1973 </ImagerySection>
1974 <ImagerySection name="label">
1975 <TextComponent>
1976 <Area>
1977 <Dim type="LeftEdge" >
1978 <ImageDim imageset="WindowsLook" image="SmallUpArrow" dimension="Width">
1979 <DimOperator op="Add">
1980 <AbsoluteDim value="5" />
1981 </DimOperator>
1982 </ImageDim>
1983 </Dim>
1984 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
1985 <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim>
1986 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
1987 </Area>
1988 <VertFormat type="CentreAligned" />
1989 </TextComponent>
1990 </ImagerySection>
1991 <StateImagery name="Normal">
1992 <Layer>
1993 <Section section="segment">
1994 <Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" />
1995 </Section>
1996 <Section section="splitter">
1997 <Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" />
1998 </Section>
1999 <Section section="label">
2000 <Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
2001 </Section>
2002 </Layer>
2003 </StateImagery>
2004 <StateImagery name="Hover">
2005 <Layer>
2006 <Section section="segment">
2007 <Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
2008 </Section>
2009 <Section section="splitter">
2010 <Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" />
2011 </Section>
2012 <Section section="label">
2013 <Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
2014 </Section>
2015 </Layer>
2016 </StateImagery>
2017 <StateImagery name="SplitterHover">
2018 <Layer>
2019 <Section section="segment">
2020 <Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" />
2021 </Section>
2022 <Section section="splitter">
2023 <Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
2024 </Section>
2025 <Section section="label">
2026 <Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
2027 </Section>
2028 </Layer>
2029 </StateImagery>
2030 <StateImagery name="DragGhost" clipped="false" >
2031 <Layer priority="1" >
2032 <Section section="segment">
2033 <Colours topLeft="7FEFEFEF" topRight="7FEFEFEF" bottomLeft="7FEFEFEF" bottomRight="7FEFEFEF" />
2034 </Section>
2035 <Section section="splitter">
2036 <Colours topLeft="7FDDDDDD" topRight="7FDDDDDD" bottomLeft="7FDDDDDD" bottomRight="7FDDDDDD" />
2037 </Section>
2038 <Section section="label">
2039 <Colours topLeft="7F000000" topRight="7F000000" bottomLeft="7F000000" bottomRight="7F000000" />
2040 </Section>
2041 </Layer>
2042 </StateImagery>
2043 <StateImagery name="AscendingSortIcon">
2044 <Layer>
2045 <Section section="ascend_icon" />
2046 </Layer>
2047 </StateImagery>
2048 <StateImagery name="DescendingSortIcon">
2049 <Layer>
2050 <Section section="descend_icon" />
2051 </Layer>
2052 </StateImagery>
2053 <StateImagery name="GhostAscendingSortIcon" clipped="false">
2054 <Layer priority="1" >
2055 <Section section="ascend_icon">
2056 <Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" />
2057 </Section>
2058 </Layer>
2059 </StateImagery>
2060 <StateImagery name="GhostDescendingSortIcon" clipped="false">
2061 <Layer priority="1" >
2062 <Section section="descend_icon">
2063 <Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" />
2064 </Section>
2065 </Layer>
2066 </StateImagery>
2067 <StateImagery name="Disabled" />
2068 </WidgetLook>
2071 <!--
2072 ***************************************************
2073 WindowsLook/ListHeader
2074 ***************************************************
2076 <WidgetLook name="WindowsLook/ListHeader">
2077 <Property name="SegmentWidgetType" value="WindowsLook/ListHeaderSegment" />
2078 <StateImagery name="Enabled" />
2079 <StateImagery name="Disabled" />
2080 </WidgetLook>
2083 <!--
2084 ***************************************************
2085 WindowsLook/MultiColumnList
2086 ***************************************************
2088 <WidgetLook name="WindowsLook/MultiColumnList">
2089 <NamedArea name="ItemRenderingArea">
2090 <Area>
2091 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
2092 <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
2093 <Dim type="RightEdge" >
2094 <UnifiedDim scale="1" type="RightEdge">
2095 <DimOperator op="Subtract">
2096 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
2097 </DimOperator>
2098 </UnifiedDim>
2099 </Dim>
2100 <Dim type="BottomEdge" >
2101 <UnifiedDim scale="1" type="BottomEdge">
2102 <DimOperator op="Subtract">
2103 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
2104 </DimOperator>
2105 </UnifiedDim>
2106 </Dim>
2107 </Area>
2108 </NamedArea>
2109 <NamedArea name="ItemRenderingAreaHScroll">
2110 <Area>
2111 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
2112 <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
2113 <Dim type="RightEdge" >
2114 <UnifiedDim scale="1" type="RightEdge">
2115 <DimOperator op="Subtract">
2116 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
2117 </DimOperator>
2118 </UnifiedDim>
2119 </Dim>
2120 <Dim type="BottomEdge" >
2121 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
2122 </Dim>
2123 </Area>
2124 </NamedArea>
2125 <NamedArea name="ItemRenderingAreaVScroll">
2126 <Area>
2127 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
2128 <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
2129 <Dim type="RightEdge" >
2130 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
2131 </Dim>
2132 <Dim type="BottomEdge" >
2133 <UnifiedDim scale="1" type="BottomEdge">
2134 <DimOperator op="Subtract">
2135 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
2136 </DimOperator>
2137 </UnifiedDim>
2138 </Dim>
2139 </Area>
2140 </NamedArea>
2141 <NamedArea name="ItemRenderingAreaHVScroll">
2142 <Area>
2143 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
2144 <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
2145 <Dim type="RightEdge" >
2146 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
2147 </Dim>
2148 <Dim type="BottomEdge" >
2149 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
2150 </Dim>
2151 </Area>
2152 </NamedArea>
2153 <Child type="WindowsLook/ListHeader" nameSuffix="__auto_listheader__">
2154 <Area>
2155 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
2156 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
2157 <Dim type="RightEdge" >
2158 <UnifiedDim scale="1" type="RightEdge">
2159 <DimOperator op="Subtract">
2160 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
2161 </DimOperator>
2162 </UnifiedDim>
2163 </Dim>
2164 <Dim type="Height" >
2165 <FontDim type="LineSpacing">
2166 <DimOperator op="Multiply">
2167 <AbsoluteDim value="1.5" />
2168 </DimOperator>
2169 </FontDim>
2170 </Dim>
2171 </Area>
2172 </Child>
2173 <Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
2174 <Area>
2175 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2176 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2177 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
2178 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
2179 </Area>
2180 <VertAlignment type="BottomAligned" />
2181 </Child>
2182 <Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
2183 <Area>
2184 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2185 <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
2186 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
2187 <Dim type="BottomEdge" ><UnifiedDim scale="1" offset="-16" type="BottomEdge" /></Dim>
2188 </Area>
2189 <HorzAlignment type="RightAligned" />
2190 </Child>
2191 <ImagerySection name="main">
2192 <FrameComponent>
2193 <Area>
2194 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2195 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2196 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2197 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
2198 </Area>
2199 <Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
2200 <Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
2201 <Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
2202 <Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
2203 <Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
2204 <Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
2205 <Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
2206 <Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
2207 <Image type="Background" imageset="WindowsLook" image="Background" />
2208 </FrameComponent>
2209 </ImagerySection>
2210 <StateImagery name="Enabled">
2211 <Layer>
2212 <Section section="main" />
2213 </Layer>
2214 </StateImagery>
2215 <StateImagery name="Disabled">
2216 <Layer>
2217 <Section section="main" />
2218 </Layer>
2219 </StateImagery>
2220 </WidgetLook>
2223 <!--
2224 ***************************************************
2225 WindowsLook/MultiLineEditbox
2226 ***************************************************
2228 <WidgetLook name="WindowsLook/MultiLineEditbox">
2229 <PropertyDefinition name="ReadOnlyBGColour" initialValue="FFDFDFDF" />
2230 <PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
2231 <PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
2232 <PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" />
2233 <PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" />
2234 <Property name="MouseCursorImage" value="set:WindowsLook image:MouseTextBar" />
2235 <Property name="SelectionBrushImage" value="set:WindowsLook image:Background" />
2236 <NamedArea name="TextArea">
2237 <Area>
2238 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="EditFrameLeft" dimension="Width" /></Dim>
2239 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height" /></Dim>
2240 <Dim type="RightEdge" >
2241 <UnifiedDim scale="1" type="RightEdge">
2242 <DimOperator op="Subtract">
2243 <ImageDim imageset="WindowsLook" image="EditFrameRight" dimension="Width" />
2244 </DimOperator>
2245 </UnifiedDim>
2246 </Dim>
2247 <Dim type="BottomEdge" >
2248 <UnifiedDim scale="1" type="BottomEdge">
2249 <DimOperator op="Subtract">
2250 <ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height" />
2251 </DimOperator>
2252 </UnifiedDim>
2253 </Dim>
2254 </Area>
2255 </NamedArea>
2256 <NamedArea name="TextAreaHScroll">
2257 <Area>
2258 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="EditFrameLeft" dimension="Width" /></Dim>
2259 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height" /></Dim>
2260 <Dim type="RightEdge" >
2261 <UnifiedDim scale="1" type="RightEdge">
2262 <DimOperator op="Subtract">
2263 <ImageDim imageset="WindowsLook" image="EditFrameRight" dimension="Height" />
2264 </DimOperator>
2265 </UnifiedDim>
2266 </Dim>
2267 <Dim type="BottomEdge" >
2268 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
2269 </Dim>
2270 </Area>
2271 </NamedArea>
2272 <NamedArea name="TextAreaVScroll">
2273 <Area>
2274 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="EditFrameLeft" dimension="Width" /></Dim>
2275 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height" /></Dim>
2276 <Dim type="RightEdge" >
2277 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
2278 </Dim>
2279 <Dim type="BottomEdge" >
2280 <UnifiedDim scale="1" type="BottomEdge">
2281 <DimOperator op="Subtract">
2282 <ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height" />
2283 </DimOperator>
2284 </UnifiedDim>
2285 </Dim>
2286 </Area>
2287 </NamedArea>
2288 <NamedArea name="TextAreaHVScroll">
2289 <Area>
2290 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="EditFrameLeft" dimension="Width" /></Dim>
2291 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height" /></Dim>
2292 <Dim type="RightEdge" >
2293 <UnifiedDim scale="1" offset="-16" type="RightEdge" />
2294 </Dim>
2295 <Dim type="BottomEdge" >
2296 <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
2297 </Dim>
2298 </Area>
2299 </NamedArea>
2300 <Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
2301 <Area>
2302 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2303 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2304 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
2305 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
2306 </Area>
2307 <VertAlignment type="BottomAligned" />
2308 </Child>
2309 <Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
2310 <Area>
2311 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2312 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2313 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
2314 <Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
2315 </Area>
2316 <HorzAlignment type="RightAligned" />
2317 </Child>
2318 <ImagerySection name="main">
2319 <FrameComponent>
2320 <Area>
2321 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2322 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2323 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2324 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
2325 </Area>
2326 <Image type="TopLeftCorner" imageset="WindowsLook" image="EditFrameTopLeft" />
2327 <Image type="TopRightCorner" imageset="WindowsLook" image="EditFrameTopRight" />
2328 <Image type="BottomLeftCorner" imageset="WindowsLook" image="EditFrameBottomLeft" />
2329 <Image type="BottomRightCorner" imageset="WindowsLook" image="EditFrameBottomRight" />
2330 <Image type="LeftEdge" imageset="WindowsLook" image="EditFrameLeft" />
2331 <Image type="RightEdge" imageset="WindowsLook" image="EditFrameRight" />
2332 <Image type="TopEdge" imageset="WindowsLook" image="EditFrameTop" />
2333 <Image type="BottomEdge" imageset="WindowsLook" image="EditFrameBottom" />
2334 <Image type="Background" imageset="WindowsLook" image="Background" />
2335 </FrameComponent>
2336 </ImagerySection>
2337 <ImagerySection name="Carat">
2338 <ImageryComponent>
2339 <Area>
2340 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2341 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2342 <Dim type="Width" ><ImageDim imageset="WindowsLook" image="EditBoxCarat" dimension="Width" /></Dim>
2343 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
2344 </Area>
2345 <Image imageset="WindowsLook" image="EditBoxCarat" />
2346 <VertFormat type="Stretched" />
2347 <HorzFormat type="Stretched" />
2348 </ImageryComponent>
2349 </ImagerySection>
2350 <StateImagery name="Enabled">
2351 <Layer>
2352 <Section section="main" />
2353 </Layer>
2354 </StateImagery>
2355 <StateImagery name="ReadOnly">
2356 <Layer>
2357 <Section section="main">
2358 <ColourProperty name="ReadOnlyBGColour" />
2359 </Section>
2360 </Layer>
2361 </StateImagery>
2362 <StateImagery name="Disabled">
2363 <Layer>
2364 <Section section="main">
2365 <ColourProperty name="ReadOnlyBGColour" />
2366 </Section>
2367 </Layer>
2368 </StateImagery>
2369 </WidgetLook>
2372 <!--
2373 ***************************************************
2374 WindowsLook/PopupMenu
2375 ***************************************************
2377 <WidgetLook name="WindowsLook/PopupMenu">
2378 <PropertyDefinition name="BackgroundColours" initialValue="tl:FFF4F3F5 tr:FFF2F2FF bl:FFF4F3F5 br:FFF4F3F5" redrawOnWrite="true" />
2379 <PropertyDefinition name="BorderWidth" initialValue="0" layoutOnWrite="true" />
2380 <NamedArea name="ItemRenderArea">
2381 <Area>
2382 <Dim type="LeftEdge" >
2383 <ImageDim imageset="WindowsLook" image="PopupMenuFrameLeft" dimension="Width">
2384 <DimOperator op="Add">
2385 <PropertyDim name="BorderWidth" />
2386 </DimOperator>
2387 </ImageDim>
2388 </Dim>
2389 <Dim type="TopEdge" >
2390 <ImageDim imageset="WindowsLook" image="PopupMenuFrameTop" dimension="Height">
2391 <DimOperator op="Add">
2392 <PropertyDim name="BorderWidth" />
2393 </DimOperator>
2394 </ImageDim>
2395 </Dim>
2396 <Dim type="RightEdge" >
2397 <UnifiedDim scale="1" type="RightEdge">
2398 <DimOperator op="Subtract">
2399 <ImageDim imageset="WindowsLook" image="PopupMenuFrameRight" dimension="Width">
2400 <DimOperator op="Add">
2401 <PropertyDim name="BorderWidth" />
2402 </DimOperator>
2403 </ImageDim>
2404 </DimOperator>
2405 </UnifiedDim>
2406 </Dim>
2407 <Dim type="BottomEdge" >
2408 <UnifiedDim scale="1" type="BottomEdge">
2409 <DimOperator op="Subtract">
2410 <ImageDim imageset="WindowsLook" image="PopupMenuFrameBottom" dimension="Height">
2411 <DimOperator op="Add">
2412 <PropertyDim name="BorderWidth" />
2413 </DimOperator>
2414 </ImageDim>
2415 </DimOperator>
2416 </UnifiedDim>
2417 </Dim>
2418 </Area>
2419 </NamedArea>
2420 <ImagerySection name="frame">
2421 <FrameComponent>
2422 <Area>
2423 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2424 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2425 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2426 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
2427 </Area>
2428 <Image type="TopLeftCorner" imageset="WindowsLook" image="PopupMenuFrameTopLeft" />
2429 <Image type="TopRightCorner" imageset="WindowsLook" image="PopupMenuFrameTopRight" />
2430 <Image type="BottomLeftCorner" imageset="WindowsLook" image="PopupMenuFrameBottomLeft" />
2431 <Image type="BottomRightCorner" imageset="WindowsLook" image="PopupMenuFrameBottomRight" />
2432 <Image type="LeftEdge" imageset="WindowsLook" image="PopupMenuFrameLeft" />
2433 <Image type="RightEdge" imageset="WindowsLook" image="PopupMenuFrameRight" />
2434 <Image type="TopEdge" imageset="WindowsLook" image="PopupMenuFrameTop" />
2435 <Image type="BottomEdge" imageset="WindowsLook" image="PopupMenuFrameBottom" />
2436 <Image type="Background" imageset="WindowsLook" image="Background" />
2437 <ColourRectProperty name="BackgroundColours" />
2438 </FrameComponent>
2439 </ImagerySection>
2440 <StateImagery name="Enabled">
2441 <Layer>
2442 <Section section="frame" />
2443 </Layer>
2444 </StateImagery>
2445 <StateImagery name="Disabled">
2446 <Layer>
2447 <Section section="frame" />
2448 </Layer>
2449 </StateImagery>
2450 </WidgetLook>
2453 <!--
2454 ***************************************************
2455 WindowsLook/ProgressBar
2456 ***************************************************
2458 <WidgetLook name="WindowsLook/ProgressBar">
2459 <NamedArea name="ProgressArea">
2460 <Area>
2461 <Dim type="LeftEdge" >
2462 <ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
2463 </Dim>
2464 <Dim type="TopEdge" >
2465 <ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
2466 </Dim>
2467 <Dim type="RightEdge" >
2468 <UnifiedDim scale="1.0" type="RightEdge">
2469 <DimOperator op="Subtract">
2470 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
2471 </DimOperator>
2472 </UnifiedDim>
2473 </Dim>
2474 <Dim type="BottomEdge" >
2475 <UnifiedDim scale="1.0" type="BottomEdge">
2476 <DimOperator op="Subtract">
2477 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
2478 </DimOperator>
2479 </UnifiedDim>
2480 </Dim>
2481 </Area>
2482 </NamedArea>
2483 <ImagerySection name="frame">
2484 <FrameComponent>
2485 <Area>
2486 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2487 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2488 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2489 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
2490 </Area>
2491 <Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
2492 <Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
2493 <Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
2494 <Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
2495 <Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
2496 <Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
2497 <Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
2498 <Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
2499 </FrameComponent>
2500 <ImageryComponent>
2501 <Area>
2502 <Dim type="LeftEdge">
2503 <ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
2504 </Dim>
2505 <Dim type="TopEdge">
2506 <ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
2507 </Dim>
2508 <Dim type="RightEdge">
2509 <UnifiedDim scale="1" type="RightEdge">
2510 <DimOperator op="Subtract">
2511 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
2512 </DimOperator>
2513 </UnifiedDim>
2514 </Dim>
2515 <Dim type="BottomEdge">
2516 <UnifiedDim scale="1" type="BottomEdge">
2517 <DimOperator op="Subtract">
2518 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
2519 </DimOperator>
2520 </UnifiedDim>
2521 </Dim>
2522 </Area>
2523 <Image imageset="WindowsLook" image="Background" />
2524 <Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
2525 <VertFormat type="Stretched" />
2526 <HorzFormat type="Stretched" />
2527 </ImageryComponent>
2528 </ImagerySection>
2529 <ImagerySection name="progress_lights" >
2530 <ImageryComponent>
2531 <Area>
2532 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2533 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2534 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2535 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
2536 </Area>
2537 <Image imageset="WindowsLook" image="Background" />
2538 <VertFormat type="Stretched" />
2539 <HorzFormat type="Stretched" />
2540 </ImageryComponent>
2541 </ImagerySection>
2542 <StateImagery name="Enabled">
2543 <Layer>
2544 <Section section="frame" />
2545 </Layer>
2546 </StateImagery>
2547 <StateImagery name="Disabled">
2548 <Layer>
2549 <Section section="frame" />
2550 </Layer>
2551 </StateImagery>
2552 <StateImagery name="EnabledProgress">
2553 <Layer>
2554 <Section section="progress_lights">
2555 <Colours topLeft="FF2222FF" topRight="FF2222FF" bottomLeft="FF2222FF" bottomRight="FF2222FF" />
2556 </Section>
2557 </Layer>
2558 </StateImagery>
2559 <StateImagery name="DisabledProgress">
2560 <Layer>
2561 <Section section="progress_lights">
2562 <Colours topLeft="FF2222FF" topRight="FF2222FF" bottomLeft="FF2222FF" bottomRight="FF2222FF" />
2563 </Section>
2564 </Layer>
2565 </StateImagery>
2566 </WidgetLook>
2569 <!--
2570 ***************************************************
2571 WindowsLook/RadioButton
2572 ***************************************************
2574 <WidgetLook name="WindowsLook/RadioButton">
2575 <PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
2576 <PropertyDefinition name="HoverTextColour" initialValue="FF000000" redrawOnWrite="true" />
2577 <PropertyDefinition name="PushedTextColour" initialValue="FF000000" redrawOnWrite="true" />
2578 <PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" />
2579 <ImagerySection name="label">
2580 <TextComponent>
2581 <Area>
2582 <Dim type="LeftEdge" >
2583 <ImageDim imageset="WindowsLook" image="RadioButtonNormal" dimension="Width">
2584 <DimOperator op="Add">
2585 <AbsoluteDim value="4" />
2586 </DimOperator>
2587 </ImageDim>
2588 </Dim>
2589 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2590 <Dim type="RightEdge" ><UnifiedDim scale="1" type="Width" /></Dim>
2591 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
2592 </Area>
2593 <VertFormat type="CentreAligned" />
2594 <HorzFormat type="LeftAligned" />
2595 </TextComponent>
2596 </ImagerySection>
2597 <ImagerySection name="normal">
2598 <ImageryComponent>
2599 <Area>
2600 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2601 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2602 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2603 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
2604 </Area>
2605 <Image imageset="WindowsLook" image="RadioButtonNormal" />
2606 <VertFormat type="CentreAligned" />
2607 <HorzFormat type="LeftAligned" />
2608 </ImageryComponent>
2609 </ImagerySection>
2610 <ImagerySection name="hover">
2611 <ImageryComponent>
2612 <Area>
2613 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2614 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2615 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2616 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
2617 </Area>
2618 <Image imageset="WindowsLook" image="RadioButtonHover" />
2619 <VertFormat type="CentreAligned" />
2620 <HorzFormat type="LeftAligned" />
2621 </ImageryComponent>
2622 </ImagerySection>
2623 <ImagerySection name="select_mark">
2624 <ImageryComponent>
2625 <Area>
2626 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2627 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2628 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2629 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
2630 </Area>
2631 <Image imageset="WindowsLook" image="RadioButtonMark" />
2632 <VertFormat type="CentreAligned" />
2633 <HorzFormat type="LeftAligned" />
2634 </ImageryComponent>
2635 </ImagerySection>
2636 <StateImagery name="Normal">
2637 <Layer>
2638 <Section section="normal" />
2639 <Section section="label">
2640 <ColourProperty name="NormalTextColour" />
2641 </Section>
2642 </Layer>
2643 </StateImagery>
2644 <StateImagery name="Hover">
2645 <Layer>
2646 <Section section="hover" />
2647 <Section section="label">
2648 <ColourProperty name="HoverTextColour" />
2649 </Section>
2650 </Layer>
2651 </StateImagery>
2652 <StateImagery name="SelectedNormal">
2653 <Layer>
2654 <Section section="normal" />
2655 <Section section="select_mark" />
2656 <Section section="label">
2657 <ColourProperty name="NormalTextColour" />
2658 </Section>
2659 </Layer>
2660 </StateImagery>
2661 <StateImagery name="SelectedHover">
2662 <Layer>
2663 <Section section="hover" />
2664 <Section section="select_mark" />
2665 <Section section="label">
2666 <ColourProperty name="HoverTextColour" />
2667 </Section>
2668 </Layer>
2669 </StateImagery>
2670 </WidgetLook>
2673 <!--
2674 ***************************************************
2675 WindowsLook/ScrollablePane
2676 ***************************************************
2678 <WidgetLook name="WindowsLook/ScrollablePane">
2679 <NamedArea name="ViewableArea">
2680 <Area>
2681 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2682 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2683 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
2684 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
2685 </Area>
2686 </NamedArea>
2687 <NamedArea name="ViewableAreaHScroll">
2688 <Area>
2689 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2690 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2691 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
2692 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-16" type="BottomEdge" /></Dim>
2693 </Area>
2694 </NamedArea>
2695 <NamedArea name="ViewableAreaVScroll">
2696 <Area>
2697 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2698 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2699 <Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-16" type="RightEdge" /></Dim>
2700 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
2701 </Area>
2702 </NamedArea>
2703 <NamedArea name="ViewableAreaHVScroll">
2704 <Area>
2705 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2706 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2707 <Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-16" type="RightEdge" /></Dim>
2708 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-16" type="BottomEdge" /></Dim>
2709 </Area>
2710 </NamedArea>
2711 <Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
2712 <Area>
2713 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2714 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2715 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
2716 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
2717 </Area>
2718 <VertAlignment type="BottomAligned" />
2719 </Child>
2720 <Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
2721 <Area>
2722 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2723 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2724 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
2725 <Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
2726 </Area>
2727 <HorzAlignment type="RightAligned" />
2728 </Child>
2729 <StateImagery name="Enabled" />
2730 <StateImagery name="Disabled" />
2731 </WidgetLook>
2734 <!--
2735 ***************************************************
2736 WindowsLook/VerticalScrollbarThumb
2737 ***************************************************
2739 <WidgetLook name="WindowsLook/VerticalScrollbarThumb">
2740 <Property name="VertFree" value="True" />
2741 <Property name="UnifiedMinSize" value="{{0,0},{0,16}}" />
2742 <ImagerySection name="normal">
2743 <FrameComponent>
2744 <Area>
2745 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2746 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2747 <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
2748 <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
2749 </Area>
2750 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
2751 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
2752 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
2753 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
2754 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
2755 <Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
2756 <Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
2757 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
2758 </FrameComponent>
2759 <ImageryComponent>
2760 <Area>
2761 <Dim type="LeftEdge">
2762 <ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
2763 </Dim>
2764 <Dim type="TopEdge">
2765 <ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
2766 </Dim>
2767 <Dim type="RightEdge">
2768 <UnifiedDim scale="1" type="RightEdge">
2769 <DimOperator op="Subtract">
2770 <ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
2771 </DimOperator>
2772 </UnifiedDim>
2773 </Dim>
2774 <Dim type="BottomEdge">
2775 <UnifiedDim scale="1" type="BottomEdge">
2776 <DimOperator op="Subtract">
2777 <ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
2778 </DimOperator>
2779 </UnifiedDim>
2780 </Dim>
2781 </Area>
2782 <Image imageset="WindowsLook" image="Background" />
2783 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
2784 <VertFormat type="Stretched" />
2785 <HorzFormat type="Stretched" />
2786 </ImageryComponent>
2787 </ImagerySection>
2788 <ImagerySection name="hover">
2789 <FrameComponent>
2790 <Area>
2791 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2792 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2793 <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
2794 <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
2795 </Area>
2796 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonHoverTopLeft" />
2797 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonHoverTopRight" />
2798 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonHoverBottomLeft" />
2799 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonHoverBottomRight" />
2800 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonHoverLeft" />
2801 <Image type="TopEdge" imageset="WindowsLook" image="ButtonHoverTop" />
2802 <Image type="RightEdge" imageset="WindowsLook" image="ButtonHoverRight" />
2803 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonHoverBottom" />
2804 </FrameComponent>
2805 <ImageryComponent>
2806 <Area>
2807 <Dim type="LeftEdge">
2808 <ImageDim imageset="WindowsLook" image="ButtonHoverLeft" dimension="Width" />
2809 </Dim>
2810 <Dim type="TopEdge">
2811 <ImageDim imageset="WindowsLook" image="ButtonHoverTop" dimension="Height" />
2812 </Dim>
2813 <Dim type="RightEdge">
2814 <UnifiedDim scale="1" type="RightEdge">
2815 <DimOperator op="Subtract">
2816 <ImageDim imageset="WindowsLook" image="ButtonHoverRight" dimension="Width" />
2817 </DimOperator>
2818 </UnifiedDim>
2819 </Dim>
2820 <Dim type="BottomEdge">
2821 <UnifiedDim scale="1" type="BottomEdge">
2822 <DimOperator op="Subtract">
2823 <ImageDim imageset="WindowsLook" image="ButtonHoverBottom" dimension="Height" />
2824 </DimOperator>
2825 </UnifiedDim>
2826 </Dim>
2827 </Area>
2828 <Image imageset="WindowsLook" image="Background" />
2829 <Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
2830 <VertFormat type="Stretched" />
2831 <HorzFormat type="Stretched" />
2832 </ImageryComponent>
2833 </ImagerySection>
2834 <ImagerySection name="pushed">
2835 <FrameComponent>
2836 <Area>
2837 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2838 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2839 <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
2840 <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
2841 </Area>
2842 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonPushedTopLeft" />
2843 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonPushedTopRight" />
2844 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonPushedBottomLeft" />
2845 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonPushedBottomRight" />
2846 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonPushedLeft" />
2847 <Image type="TopEdge" imageset="WindowsLook" image="ButtonPushedTop" />
2848 <Image type="RightEdge" imageset="WindowsLook" image="ButtonPushedRight" />
2849 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonPushedBottom" />
2850 </FrameComponent>
2851 <ImageryComponent>
2852 <Area>
2853 <Dim type="LeftEdge">
2854 <ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
2855 </Dim>
2856 <Dim type="TopEdge">
2857 <ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
2858 </Dim>
2859 <Dim type="RightEdge">
2860 <UnifiedDim scale="1" type="RightEdge">
2861 <DimOperator op="Subtract">
2862 <ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
2863 </DimOperator>
2864 </UnifiedDim>
2865 </Dim>
2866 <Dim type="BottomEdge">
2867 <UnifiedDim scale="1" type="BottomEdge">
2868 <DimOperator op="Subtract">
2869 <ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
2870 </DimOperator>
2871 </UnifiedDim>
2872 </Dim>
2873 </Area>
2874 <Image imageset="WindowsLook" image="Background" />
2875 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
2876 <VertFormat type="Stretched" />
2877 <HorzFormat type="Stretched" />
2878 </ImageryComponent>
2879 </ImagerySection>
2880 <ImagerySection name="gripper">
2881 <ImageryComponent>
2882 <Area>
2883 <Dim type="LeftEdge">
2884 <ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
2885 </Dim>
2886 <Dim type="TopEdge">
2887 <ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
2888 </Dim>
2889 <Dim type="RightEdge">
2890 <UnifiedDim scale="1" type="RightEdge">
2891 <DimOperator op="Subtract">
2892 <ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
2893 </DimOperator>
2894 </UnifiedDim>
2895 </Dim>
2896 <Dim type="BottomEdge">
2897 <UnifiedDim scale="1" type="BottomEdge">
2898 <DimOperator op="Subtract">
2899 <ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
2900 </DimOperator>
2901 </UnifiedDim>
2902 </Dim>
2903 </Area>
2904 <Image imageset="WindowsLook" image="VertScrollbarGrip" />
2905 <VertFormat type="CentreAligned" />
2906 <HorzFormat type="Stretched" />
2907 </ImageryComponent>
2908 </ImagerySection>
2909 <StateImagery name="Normal">
2910 <Layer>
2911 <Section section="normal" />
2912 <Section section="gripper">
2913 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
2914 </Section>
2915 </Layer>
2916 </StateImagery>
2917 <StateImagery name="Hover">
2918 <Layer>
2919 <Section section="hover" />
2920 <Section section="gripper">
2921 <Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
2922 </Section>
2923 </Layer>
2924 </StateImagery>
2925 <StateImagery name="Pushed">
2926 <Layer>
2927 <Section section="pushed" />
2928 <Section section="gripper">
2929 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
2930 </Section>
2931 </Layer>
2932 </StateImagery>
2933 </WidgetLook>
2936 <!--
2937 ***************************************************
2938 WindowsLook/VerticalScrollbar
2939 ***************************************************
2941 <WidgetLook name="WindowsLook/VerticalScrollbar">
2942 <Property name="VerticalScrollbar" value="True" />
2943 <Property name="WantsMultiClickEvents" value="False" />
2944 <NamedArea name="ThumbTrackArea">
2945 <Area>
2946 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2947 <Dim type="TopEdge" ><UnifiedDim scale="1" type="Width" /></Dim>
2948 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
2949 <Dim type="BottomEdge" >
2950 <UnifiedDim scale="1.0" type="BottomEdge">
2951 <DimOperator op="Subtract">
2952 <UnifiedDim scale="1" type="Width" />
2953 </DimOperator>
2954 </UnifiedDim>
2955 </Dim>
2956 </Area>
2957 </NamedArea>
2958 <Child type="WindowsLook/IconButton" nameSuffix="__auto_incbtn__">
2959 <Area>
2960 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2961 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2962 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2963 <Dim type="Height" ><UnifiedDim scale="1" type="Width" /></Dim>
2964 </Area>
2965 <VertAlignment type="BottomAligned" />
2966 <Property name="IconImage" value="set:WindowsLook image:LargeDownArrow" />
2967 </Child>
2968 <Child type="WindowsLook/IconButton" nameSuffix="__auto_decbtn__">
2969 <Area>
2970 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2971 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2972 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2973 <Dim type="Height" ><UnifiedDim scale="1" type="Width" /></Dim>
2974 </Area>
2975 <Property name="IconImage" value="set:WindowsLook image:LargeUpArrow" />
2976 </Child>
2977 <Child type="WindowsLook/VerticalScrollbarThumb" nameSuffix="__auto_thumb__">
2978 <Area>
2979 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2980 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
2981 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
2982 <Dim type="Height" ><UnifiedDim scale="0.2" type="Height" /></Dim>
2983 </Area>
2984 </Child>
2985 <ImagerySection name="main">
2986 <ImageryComponent>
2987 <Area>
2988 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
2989 <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="LargeUpArrow" dimension="Height" /></Dim>
2990 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
2991 <Dim type="BottomEdge" >
2992 <UnifiedDim scale="1.0" type="BottomEdge">
2993 <DimOperator op="Subtract">
2994 <ImageDim imageset="WindowsLook" image="LargeDownArrow" dimension="Height" />
2995 </DimOperator>
2996 </UnifiedDim>
2997 </Dim>
2998 </Area>
2999 <Image imageset="WindowsLook" image="Background" />
3000 <VertFormat type="Stretched" />
3001 <HorzFormat type="Stretched" />
3002 </ImageryComponent>
3003 </ImagerySection>
3004 <StateImagery name="Enabled">
3005 <Layer>
3006 <Section section="main">
3007 <Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
3008 </Section>
3009 </Layer>
3010 </StateImagery>
3011 <StateImagery name="Disabled">
3012 <Layer>
3013 <Section section="main">
3014 <Colours topLeft="FFBFBFBF" topRight="FFBFBFBF" bottomLeft="FFBFBFBF" bottomRight="FFBFBFBF" />
3015 </Section>
3016 </Layer>
3017 </StateImagery>
3018 </WidgetLook>
3021 <!--
3022 ***************************************************
3023 WindowsLook/HorizontalScrollbarThumb
3024 ***************************************************
3026 <WidgetLook name="WindowsLook/HorizontalScrollbarThumb">
3027 <Property name="HorzFree" value="True" />
3028 <Property name="UnifiedMinSize" value="{{0,16},{0,0}}" />
3029 <ImagerySection name="normal">
3030 <FrameComponent>
3031 <Area>
3032 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3033 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3034 <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
3035 <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
3036 </Area>
3037 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
3038 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
3039 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
3040 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
3041 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
3042 <Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
3043 <Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
3044 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
3045 </FrameComponent>
3046 <ImageryComponent>
3047 <Area>
3048 <Dim type="LeftEdge">
3049 <ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
3050 </Dim>
3051 <Dim type="TopEdge">
3052 <ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
3053 </Dim>
3054 <Dim type="RightEdge">
3055 <UnifiedDim scale="1" type="RightEdge">
3056 <DimOperator op="Subtract">
3057 <ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
3058 </DimOperator>
3059 </UnifiedDim>
3060 </Dim>
3061 <Dim type="BottomEdge">
3062 <UnifiedDim scale="1" type="BottomEdge">
3063 <DimOperator op="Subtract">
3064 <ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
3065 </DimOperator>
3066 </UnifiedDim>
3067 </Dim>
3068 </Area>
3069 <Image imageset="WindowsLook" image="Background" />
3070 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
3071 <VertFormat type="Stretched" />
3072 <HorzFormat type="Stretched" />
3073 </ImageryComponent>
3074 </ImagerySection>
3075 <ImagerySection name="hover">
3076 <FrameComponent>
3077 <Area>
3078 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3079 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3080 <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
3081 <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
3082 </Area>
3083 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonHoverTopLeft" />
3084 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonHoverTopRight" />
3085 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonHoverBottomLeft" />
3086 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonHoverBottomRight" />
3087 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonHoverLeft" />
3088 <Image type="TopEdge" imageset="WindowsLook" image="ButtonHoverTop" />
3089 <Image type="RightEdge" imageset="WindowsLook" image="ButtonHoverRight" />
3090 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonHoverBottom" />
3091 </FrameComponent>
3092 <ImageryComponent>
3093 <Area>
3094 <Dim type="LeftEdge">
3095 <ImageDim imageset="WindowsLook" image="ButtonHoverLeft" dimension="Width" />
3096 </Dim>
3097 <Dim type="TopEdge">
3098 <ImageDim imageset="WindowsLook" image="ButtonHoverTop" dimension="Height" />
3099 </Dim>
3100 <Dim type="RightEdge">
3101 <UnifiedDim scale="1" type="RightEdge">
3102 <DimOperator op="Subtract">
3103 <ImageDim imageset="WindowsLook" image="ButtonHoverRight" dimension="Width" />
3104 </DimOperator>
3105 </UnifiedDim>
3106 </Dim>
3107 <Dim type="BottomEdge">
3108 <UnifiedDim scale="1" type="BottomEdge">
3109 <DimOperator op="Subtract">
3110 <ImageDim imageset="WindowsLook" image="ButtonHoverBottom" dimension="Height" />
3111 </DimOperator>
3112 </UnifiedDim>
3113 </Dim>
3114 </Area>
3115 <Image imageset="WindowsLook" image="Background" />
3116 <Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
3117 <VertFormat type="Stretched" />
3118 <HorzFormat type="Stretched" />
3119 </ImageryComponent>
3120 </ImagerySection>
3121 <ImagerySection name="pushed">
3122 <FrameComponent>
3123 <Area>
3124 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3125 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3126 <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
3127 <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
3128 </Area>
3129 <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonPushedTopLeft" />
3130 <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonPushedTopRight" />
3131 <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonPushedBottomLeft" />
3132 <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonPushedBottomRight" />
3133 <Image type="LeftEdge" imageset="WindowsLook" image="ButtonPushedLeft" />
3134 <Image type="TopEdge" imageset="WindowsLook" image="ButtonPushedTop" />
3135 <Image type="RightEdge" imageset="WindowsLook" image="ButtonPushedRight" />
3136 <Image type="BottomEdge" imageset="WindowsLook" image="ButtonPushedBottom" />
3137 </FrameComponent>
3138 <ImageryComponent>
3139 <Area>
3140 <Dim type="LeftEdge">
3141 <ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
3142 </Dim>
3143 <Dim type="TopEdge">
3144 <ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
3145 </Dim>
3146 <Dim type="RightEdge">
3147 <UnifiedDim scale="1" type="RightEdge">
3148 <DimOperator op="Subtract">
3149 <ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
3150 </DimOperator>
3151 </UnifiedDim>
3152 </Dim>
3153 <Dim type="BottomEdge">
3154 <UnifiedDim scale="1" type="BottomEdge">
3155 <DimOperator op="Subtract">
3156 <ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
3157 </DimOperator>
3158 </UnifiedDim>
3159 </Dim>
3160 </Area>
3161 <Image imageset="WindowsLook" image="Background" />
3162 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
3163 <VertFormat type="Stretched" />
3164 <HorzFormat type="Stretched" />
3165 </ImageryComponent>
3166 </ImagerySection>
3167 <ImagerySection name="gripper">
3168 <ImageryComponent>
3169 <Area>
3170 <Dim type="LeftEdge">
3171 <ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
3172 </Dim>
3173 <Dim type="TopEdge">
3174 <ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
3175 </Dim>
3176 <Dim type="RightEdge">
3177 <UnifiedDim scale="1" type="RightEdge">
3178 <DimOperator op="Subtract">
3179 <ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
3180 </DimOperator>
3181 </UnifiedDim>
3182 </Dim>
3183 <Dim type="BottomEdge">
3184 <UnifiedDim scale="1" type="BottomEdge">
3185 <DimOperator op="Subtract">
3186 <ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
3187 </DimOperator>
3188 </UnifiedDim>
3189 </Dim>
3190 </Area>
3191 <Image imageset="WindowsLook" image="HorzScrollbarGrip" />
3192 <VertFormat type="Stretched" />
3193 <HorzFormat type="CentreAligned" />
3194 </ImageryComponent>
3195 </ImagerySection>
3196 <StateImagery name="Normal">
3197 <Layer>
3198 <Section section="normal" />
3199 <Section section="gripper">
3200 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
3201 </Section>
3202 </Layer>
3203 </StateImagery>
3204 <StateImagery name="Hover">
3205 <Layer>
3206 <Section section="hover" />
3207 <Section section="gripper">
3208 <Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
3209 </Section>
3210 </Layer>
3211 </StateImagery>
3212 <StateImagery name="Pushed">
3213 <Layer>
3214 <Section section="pushed" />
3215 <Section section="gripper">
3216 <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
3217 </Section>
3218 </Layer>
3219 </StateImagery>
3220 </WidgetLook>
3223 <!--
3224 ***************************************************
3225 WindowsLook/HorizontalScrollbar
3226 ***************************************************
3228 <WidgetLook name="WindowsLook/HorizontalScrollbar">
3229 <Property name="WantsMultiClickEvents" value="False" />
3230 <NamedArea name="ThumbTrackArea">
3231 <Area>
3232 <Dim type="LeftEdge" ><UnifiedDim scale="1" type="Height" /></Dim>
3233 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3234 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge">
3235 <DimOperator op="Subtract">
3236 <UnifiedDim scale="1" type="Height" />
3237 </DimOperator>
3238 </UnifiedDim>
3239 </Dim>
3240 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
3241 </Area>
3242 </NamedArea>
3243 <Child type="WindowsLook/IconButton" nameSuffix="__auto_incbtn__">
3244 <Area>
3245 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3246 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3247 <Dim type="Width" ><UnifiedDim scale="1" type="Height" /></Dim>
3248 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
3249 </Area>
3250 <HorzAlignment type="RightAligned" />
3251 <Property name="IconImage" value="set:WindowsLook image:LargeRightArrow" />
3252 </Child>
3253 <Child type="WindowsLook/IconButton" nameSuffix="__auto_decbtn__">
3254 <Area>
3255 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3256 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3257 <Dim type="Width" ><UnifiedDim scale="1" type="Height" /></Dim>
3258 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
3259 </Area>
3260 <Property name="IconImage" value="set:WindowsLook image:LargeLeftArrow" />
3261 </Child>
3262 <Child type="WindowsLook/HorizontalScrollbarThumb" nameSuffix="__auto_thumb__">
3263 <Area>
3264 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3265 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3266 <Dim type="Width" ><UnifiedDim scale="0.2" type="Width" /></Dim>
3267 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
3268 </Area>
3269 </Child>
3270 <ImagerySection name="main">
3271 <ImageryComponent>
3272 <Area>
3273 <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="LargeLeftArrow" dimension="Height" /></Dim>
3274 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3275 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge">
3276 <DimOperator op="Subtract">
3277 <ImageDim imageset="WindowsLook" image="LargeRightArrow" dimension="Height" />
3278 </DimOperator>
3279 </UnifiedDim></Dim>
3280 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
3281 </Area>
3282 <Image imageset="WindowsLook" image="Background" />
3283 <Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
3284 <VertFormat type="Stretched" />
3285 <HorzFormat type="Stretched" />
3286 </ImageryComponent>
3287 </ImagerySection>
3288 <StateImagery name="Enabled">
3289 <Layer>
3290 <Section section="main" />
3291 </Layer>
3292 </StateImagery>
3293 <StateImagery name="Disabled">
3294 <Layer>
3295 <Section section="main" />
3296 </Layer>
3297 </StateImagery>
3298 </WidgetLook>
3301 <!--
3302 ***************************************************
3303 WindowsLook/SliderThumb
3304 ***************************************************
3306 <WidgetLook name="WindowsLook/SliderThumb">
3307 <Property name="HorzFree" value="True" />
3308 <ImagerySection name="normal">
3309 <ImageryComponent>
3310 <Area>
3311 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3312 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3313 <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
3314 <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
3315 </Area>
3316 <Image imageset="WindowsLook" image="SliderThumbNormal" />
3317 <VertFormat type="Stretched" />
3318 <HorzFormat type="Stretched" />
3319 </ImageryComponent>
3320 </ImagerySection>
3321 <ImagerySection name="hover">
3322 <ImageryComponent>
3323 <Area>
3324 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3325 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3326 <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
3327 <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
3328 </Area>
3329 <Image imageset="WindowsLook" image="SliderThumbHover" />
3330 <VertFormat type="Stretched" />
3331 <HorzFormat type="Stretched" />
3332 </ImageryComponent>
3333 </ImagerySection>
3334 <StateImagery name="Normal">
3335 <Layer>
3336 <Section section="normal" />
3337 </Layer>
3338 </StateImagery>
3339 <StateImagery name="Hover">
3340 <Layer>
3341 <Section section="hover" />
3342 </Layer>
3343 </StateImagery>
3344 <StateImagery name="Pushed">
3345 <Layer>
3346 <Section section="hover" />
3347 </Layer>
3348 </StateImagery>
3349 <StateImagery name="Disabled">
3350 <Layer>
3351 <Section section="normal">
3352 <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
3353 </Section>
3354 </Layer>
3355 </StateImagery>
3356 </WidgetLook>
3359 <!--
3360 ***************************************************
3361 WindowsLook/Slider
3362 ***************************************************
3364 <WidgetLook name="WindowsLook/Slider">
3365 <Property name="HorizontalSlider" value="True" />
3366 <Property name="MouseButtonDownAutoRepeat" value="True" />
3367 <Property name="WantsMultiClickEvents" value="False" />
3368 <NamedArea name="ThumbTrackArea">
3369 <Area>
3370 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3371 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3372 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
3373 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
3374 </Area>
3375 </NamedArea>
3376 <Child type="WindowsLook/SliderThumb" nameSuffix="__auto_thumb__">
3377 <Area>
3378 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3379 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3380 <Dim type="Width" ><ImageDim imageset="WindowsLook" image="SliderThumbNormal" dimension="Width" /></Dim>
3381 <Dim type="Height" ><ImageDim imageset="WindowsLook" image="SliderThumbNormal" dimension="Height" /></Dim>
3382 </Area>
3383 <VertAlignment type="CentreAligned" />
3384 </Child>
3385 <ImagerySection name="track">
3386 <FrameComponent>
3387 <Area>
3388 <Dim type="LeftEdge" >
3389 <ImageDim imageset="WindowsLook" image="SliderThumbNormal" dimension="Width">
3390 <DimOperator op="Multiply">
3391 <AbsoluteDim value="0.5" />
3392 </DimOperator>
3393 </ImageDim>
3394 </Dim>
3395 <Dim type="TopEdge" >
3396 <UnifiedDim scale="0.5" type="TopEdge">
3397 <DimOperator op="Subtract">
3398 <ImageDim imageset="WindowsLook" image="SlidertrackMiddle" dimension="Height">
3399 <DimOperator op="Multiply">
3400 <AbsoluteDim value="0.5" />
3401 </DimOperator>
3402 </ImageDim>
3403 </DimOperator>
3404 </UnifiedDim>
3405 </Dim>
3406 <Dim type="RightEdge" >
3407 <UnifiedDim scale="1.0" type="RightEdge">
3408 <DimOperator op="Subtract">
3409 <ImageDim imageset="WindowsLook" image="SliderThumbNormal" dimension="Width">
3410 <DimOperator op="Multiply">
3411 <AbsoluteDim value="0.5" />
3412 </DimOperator>
3413 </ImageDim>
3414 </DimOperator>
3415 </UnifiedDim>
3416 </Dim>
3417 <Dim type="Height" ><ImageDim imageset="WindowsLook" image="SlidertrackMiddle" dimension="Height" /></Dim>
3418 </Area>
3419 <Image type="LeftEdge" imageset="WindowsLook" image="SliderTrackLeft" />
3420 <Image type="RightEdge" imageset="WindowsLook" image="SliderTrackRight" />
3421 <Image type="Background" imageset="WindowsLook" image="SlidertrackMiddle" />
3422 <VertFormat type="Stretched" />
3423 <HorzFormat type="Stretched" />
3424 </FrameComponent>
3425 </ImagerySection>
3426 <StateImagery name="Enabled">
3427 <Layer>
3428 <Section section="track" />
3429 </Layer>
3430 </StateImagery>
3431 <StateImagery name="Disabled">
3432 <Layer>
3433 <Section section="track" />
3434 </Layer>
3435 </StateImagery>
3436 </WidgetLook>
3439 <!--
3440 ***************************************************
3441 WindowsLook/Spinner
3442 ***************************************************
3444 <WidgetLook name="WindowsLook/Spinner">
3445 <Child type="WindowsLook/Editbox" nameSuffix="__auto_editbox__">
3446 <Area>
3447 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3448 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3449 <Dim type="RightEdge" >
3450 <UnifiedDim scale="1" type="RightEdge">
3451 <DimOperator op="Subtract">
3452 <UnifiedDim scale="0.5" type="Height" />
3453 </DimOperator>
3454 </UnifiedDim>
3455 </Dim>
3456 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
3457 </Area>
3458 </Child>
3459 <Child type="WindowsLook/IconButton" nameSuffix="__auto_incbtn__">
3460 <Area>
3461 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3462 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3463 <Dim type="Width" ><UnifiedDim scale="0.5" type="Height" /></Dim>
3464 <Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim>
3465 </Area>
3466 <HorzAlignment type="RightAligned" />
3467 <Property name="IconImage" value="set:WindowsLook image:LargeUpArrow" />
3468 </Child>
3469 <Child type="WindowsLook/IconButton" nameSuffix="__auto_decbtn__">
3470 <Area>
3471 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3472 <Dim type="TopEdge" ><UnifiedDim scale="0.5" type="TopEdge" /></Dim>
3473 <Dim type="Width" ><UnifiedDim scale="0.5" type="Height" /></Dim>
3474 <Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim>
3475 </Area>
3476 <HorzAlignment type="RightAligned" />
3477 <Property name="IconImage" value="set:WindowsLook image:LargeDownArrow" />
3478 </Child>
3479 <StateImagery name="Enabled" />
3480 <StateImagery name="Disabled" />
3481 </WidgetLook>
3484 <!--
3485 ***************************************************
3486 WindowsLook/StaticShared
3487 ***************************************************
3489 <WidgetLook name="WindowsLook/StaticShared">
3490 <ImagerySection name="frame">
3491 <FrameComponent>
3492 <Area>
3493 <Dim type="LeftEdge">
3494 <AbsoluteDim value="0" />
3495 </Dim>
3496 <Dim type="TopEdge">
3497 <AbsoluteDim value="0" />
3498 </Dim>
3499 <Dim type="RightEdge">
3500 <UnifiedDim scale="1" type="RightEdge" />
3501 </Dim>
3502 <Dim type="BottomEdge">
3503 <UnifiedDim scale="1" type="BottomEdge" />
3504 </Dim>
3505 </Area>
3506 <Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
3507 <Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
3508 <Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
3509 <Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
3510 <Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
3511 <Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
3512 <Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
3513 <Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
3514 <ColourRectProperty name="FrameColours" />
3515 </FrameComponent>
3516 </ImagerySection>
3517 <ImagerySection name="background">
3518 <ImageryComponent>
3519 <Area>
3520 <Dim type="LeftEdge">
3521 <ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
3522 </Dim>
3523 <Dim type="TopEdge">
3524 <ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
3525 </Dim>
3526 <Dim type="RightEdge">
3527 <UnifiedDim scale="1" type="RightEdge">
3528 <DimOperator op="Subtract">
3529 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
3530 </DimOperator>
3531 </UnifiedDim>
3532 </Dim>
3533 <Dim type="BottomEdge">
3534 <UnifiedDim scale="1" type="BottomEdge">
3535 <DimOperator op="Subtract">
3536 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
3537 </DimOperator>
3538 </UnifiedDim>
3539 </Dim>
3540 </Area>
3541 <Image imageset="WindowsLook" image="Background" />
3542 <VertFormat type="Stretched" />
3543 <HorzFormat type="Stretched" />
3544 </ImageryComponent>
3545 </ImagerySection>
3546 <ImagerySection name="background_noframe">
3547 <ImageryComponent>
3548 <Area>
3549 <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
3550 <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
3551 <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
3552 <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
3553 </Area>
3554 <Image imageset="WindowsLook" image="Background" />
3555 <VertFormat type="Stretched" />
3556 <HorzFormat type="Stretched" />
3557 </ImageryComponent>
3558 </ImagerySection>
3559 </WidgetLook>
3562 <!--
3563 ***************************************************
3564 WindowsLook/Static
3565 ***************************************************
3567 <WidgetLook name="WindowsLook/Static">
3568 <PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
3569 <PropertyDefinition name="BackgroundColours" initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" redrawOnWrite="true" />
3570 <PropertyDefinition name="TextPadding" initialValue="0" redrawOnWrite="true" />
3571 <PropertyDefinition name="HorzFormatting" initialValue="LeftAligned" redrawOnWrite="true" />
3572 <PropertyDefinition name="VertFormatting" initialValue="CentreAligned" redrawOnWrite="true" />
3573 <Property name="BackgroundEnabled" value="True" />
3574 <Property name="FrameEnabled" value="True" />
3575 <ImagerySection name="label">
3576 <TextComponent>
3577 <Area>
3578 <Dim type="LeftEdge">
3579 <PropertyDim name="TextPadding" />
3580 </Dim>
3581 <Dim type="TopEdge">
3582 <PropertyDim name="TextPadding" />
3583 </Dim>
3584 <Dim type="RightEdge">
3585 <UnifiedDim scale="1" type="RightEdge">
3586 <DimOperator op="Subtract">
3587 <PropertyDim name="TextPadding" />
3588 </DimOperator>
3589 </UnifiedDim>
3590 </Dim>
3591 <Dim type="BottomEdge">
3592 <UnifiedDim scale="1" type="BottomEdge">
3593 <DimOperator op="Subtract">
3594 <PropertyDim name="TextPadding" />
3595 </DimOperator>
3596 </UnifiedDim>
3597 </Dim>
3598 </Area>
3599 <Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
3600 <VertFormatProperty name="VertFormatting" />
3601 <HorzFormatProperty name="HorzFormatting" />
3602 </TextComponent>
3603 </ImagerySection>
3604 <StateImagery name="Enabled">
3605 <Layer>
3606 <Section section="label" />
3607 </Layer>
3608 </StateImagery>
3609 <StateImagery name="Disabled">
3610 <Layer>
3611 <Section section="label" />
3612 </Layer>
3613 </StateImagery>
3614 <StateImagery name="EnabledFrame">
3615 <Layer>
3616 <Section look="WindowsLook/StaticShared" section="frame" />
3617 </Layer>
3618 </StateImagery>
3619 <StateImagery name="DisabledFrame">
3620 <Layer>
3621 <Section look="WindowsLook/StaticShared" section="frame" />
3622 </Layer>
3623 </StateImagery>
3624 <StateImagery name="WithFrameEnabledBackground">
3625 <Layer>
3626 <Section look="WindowsLook/StaticShared" section="background">
3627 <ColourRectProperty name="BackgroundColours" />
3628 </Section>
3629 </Layer>
3630 </StateImagery>
3631 <StateImagery name="WithFrameDisabledBackground">
3632 <Layer>
3633 <Section look="WindowsLook/StaticShared" section="background">
3634 <ColourRectProperty name="BackgroundColours" />
3635 </Section>
3636 </Layer>
3637 </StateImagery>
3638 <StateImagery name="NoFrameEnabledBackground">
3639 <Layer>
3640 <Section look="WindowsLook/StaticShared" section="background_noframe">
3641 <ColourRectProperty name="BackgroundColours" />
3642 </Section>
3643 </Layer>
3644 </StateImagery>
3645 <StateImagery name="NoFrameDisabledBackground">
3646 <Layer>
3647 <Section look="WindowsLook/StaticShared" section="background_noframe">
3648 <ColourRectProperty name="BackgroundColours" />
3649 </Section>
3650 </Layer>
3651 </StateImagery>
3652 </WidgetLook>
3655 <!--
3656 ***************************************************
3657 WindowsLook/StaticImage
3658 ***************************************************
3660 <WidgetLook name="WindowsLook/StaticImage">
3661 <PropertyDefinition name="ImageColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
3662 <PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
3663 <PropertyDefinition name="BackgroundColours" initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" redrawOnWrite="true" />
3664 <PropertyDefinition name="VertFormatting" initialValue="Stretched" redrawOnWrite="true" />
3665 <PropertyDefinition name="HorzFormatting" initialValue="Stretched" redrawOnWrite="true" />
3666 <Property name="BackgroundEnabled" value="True" />
3667 <Property name="FrameEnabled" value="True" />
3668 <ImagerySection name="image_withframe">
3669 <ImageryComponent>
3670 <Area>
3671 <Dim type="LeftEdge" >
3672 <ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
3673 </Dim>
3674 <Dim type="TopEdge" >
3675 <ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
3676 </Dim>
3677 <Dim type="RightEdge" >
3678 <UnifiedDim scale="1.0" type="RightEdge">
3679 <DimOperator op="Subtract">
3680 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
3681 </DimOperator>
3682 </UnifiedDim>
3683 </Dim>
3684 <Dim type="BottomEdge" >
3685 <UnifiedDim scale="1.0" type="BottomEdge">
3686 <DimOperator op="Subtract">
3687 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
3688 </DimOperator>
3689 </UnifiedDim>
3690 </Dim>
3691 </Area>
3692 <ImageProperty name="Image" />
3693 <ColourRectProperty name="ImageColours" />
3694 <VertFormatProperty name="VertFormatting" />
3695 <HorzFormatProperty name="HorzFormatting" />
3696 </ImageryComponent>
3697 </ImagerySection>
3698 <ImagerySection name="image_noframe">
3699 <ImageryComponent>
3700 <Area>
3701 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3702 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3703 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
3704 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
3705 </Area>
3706 <ImageProperty name="Image" />
3707 <ColourRectProperty name="ImageColours" />
3708 <VertFormatProperty name="VertFormatting" />
3709 <HorzFormatProperty name="HorzFormatting" />
3710 </ImageryComponent>
3711 </ImagerySection>
3712 <StateImagery name="Enabled" />
3713 <StateImagery name="Disabled" />
3714 <StateImagery name="EnabledFrame">
3715 <Layer>
3716 <Section look="WindowsLook/StaticShared" section="frame" />
3717 </Layer>
3718 </StateImagery>
3719 <StateImagery name="DisabledFrame">
3720 <Layer>
3721 <Section look="WindowsLook/StaticShared" section="frame" />
3722 </Layer>
3723 </StateImagery>
3724 <StateImagery name="WithFrameEnabledBackground">
3725 <Layer>
3726 <Section look="WindowsLook/StaticShared" section="background">
3727 <ColourRectProperty name="BackgroundColours" />
3728 </Section>
3729 </Layer>
3730 </StateImagery>
3731 <StateImagery name="WithFrameDisabledBackground">
3732 <Layer>
3733 <Section look="WindowsLook/StaticShared" section="background">
3734 <ColourRectProperty name="BackgroundColours" />
3735 </Section>
3736 </Layer>
3737 </StateImagery>
3738 <StateImagery name="NoFrameEnabledBackground">
3739 <Layer>
3740 <Section look="WindowsLook/StaticShared" section="background_noframe">
3741 <ColourRectProperty name="BackgroundColours" />
3742 </Section>
3743 </Layer>
3744 </StateImagery>
3745 <StateImagery name="NoFrameDisabledBackground">
3746 <Layer>
3747 <Section look="WindowsLook/StaticShared" section="background_noframe">
3748 <ColourRectProperty name="BackgroundColours" />
3749 </Section>
3750 </Layer>
3751 </StateImagery>
3752 <StateImagery name="WithFrameImage">
3753 <Layer>
3754 <Section section="image_withframe" />
3755 </Layer>
3756 </StateImagery>
3757 <StateImagery name="NoFrameImage">
3758 <Layer>
3759 <Section section="image_noframe" />
3760 </Layer>
3761 </StateImagery>
3762 </WidgetLook>
3765 <!--
3766 ***************************************************
3767 WindowsLook/StaticText
3768 ***************************************************
3770 <WidgetLook name="WindowsLook/StaticText">
3771 <PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
3772 <PropertyDefinition name="BackgroundColours" initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" redrawOnWrite="true" />
3773 <Property name="BackgroundEnabled" value="True" />
3774 <Property name="FrameEnabled" value="True" />
3775 <Property name="TextColours" value="tl:FF000000 tr:FF000000 bl:FF000000 br:FF000000" />
3776 <NamedArea name="WithFrameTextRenderArea">
3777 <Area>
3778 <Dim type="LeftEdge" >
3779 <ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
3780 </Dim>
3781 <Dim type="TopEdge" >
3782 <ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
3783 </Dim>
3784 <Dim type="RightEdge" >
3785 <UnifiedDim scale="1.0" type="RightEdge">
3786 <DimOperator op="Subtract">
3787 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
3788 </DimOperator>
3789 </UnifiedDim>
3790 </Dim>
3791 <Dim type="BottomEdge" >
3792 <UnifiedDim scale="1.0" type="BottomEdge">
3793 <DimOperator op="Subtract">
3794 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
3795 </DimOperator>
3796 </UnifiedDim>
3797 </Dim>
3798 </Area>
3799 </NamedArea>
3800 <NamedArea name="WithFrameTextRenderAreaHScroll">
3801 <Area>
3802 <Dim type="LeftEdge" >
3803 <ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
3804 </Dim>
3805 <Dim type="TopEdge" >
3806 <ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
3807 </Dim>
3808 <Dim type="RightEdge" >
3809 <UnifiedDim scale="1.0" type="RightEdge">
3810 <DimOperator op="Subtract">
3811 <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
3812 </DimOperator>
3813 </UnifiedDim>
3814 </Dim>
3815 <Dim type="BottomEdge" >
3816 <UnifiedDim scale="1.0" offset="-16" type="BottomEdge" />
3817 </Dim>
3818 </Area>
3819 </NamedArea>
3820 <NamedArea name="WithFrameTextRenderAreaVScroll">
3821 <Area>
3822 <Dim type="LeftEdge" >
3823 <ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
3824 </Dim>
3825 <Dim type="TopEdge" >
3826 <ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
3827 </Dim>
3828 <Dim type="RightEdge" >
3829 <UnifiedDim scale="1.0" offset="-16" type="RightEdge" />
3830 </Dim>
3831 <Dim type="BottomEdge" >
3832 <UnifiedDim scale="1.0" type="BottomEdge">
3833 <DimOperator op="Subtract">
3834 <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
3835 </DimOperator>
3836 </UnifiedDim>
3837 </Dim>
3838 </Area>
3839 </NamedArea>
3840 <NamedArea name="WithFrameTextRenderAreaHVScroll">
3841 <Area>
3842 <Dim type="LeftEdge" >
3843 <ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
3844 </Dim>
3845 <Dim type="TopEdge" >
3846 <ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
3847 </Dim>
3848 <Dim type="RightEdge" >
3849 <UnifiedDim scale="1.0" offset="-16" type="RightEdge" />
3850 </Dim>
3851 <Dim type="BottomEdge" >
3852 <UnifiedDim scale="1.0" offset="-16" type="BottomEdge" />
3853 </Dim>
3854 </Area>
3855 </NamedArea>
3856 <NamedArea name="NoFrameTextRenderArea">
3857 <Area>
3858 <Dim type="LeftEdge" >
3859 <AbsoluteDim value="0" />
3860 </Dim>
3861 <Dim type="TopEdge" >
3862 <AbsoluteDim value="0" />
3863 </Dim>
3864 <Dim type="RightEdge" >
3865 <UnifiedDim scale="1.0" type="RightEdge" />
3866 </Dim>
3867 <Dim type="BottomEdge" >
3868 <UnifiedDim scale="1.0" type="BottomEdge" />
3869 </Dim>
3870 </Area>
3871 </NamedArea>
3872 <NamedArea name="NoFrameTextRenderAreaHScroll">
3873 <Area>
3874 <Dim type="LeftEdge" >
3875 <AbsoluteDim value="0" />
3876 </Dim>
3877 <Dim type="TopEdge" >
3878 <AbsoluteDim value="0" />
3879 </Dim>
3880 <Dim type="RightEdge" >
3881 <UnifiedDim scale="1.0" type="RightEdge" />
3882 </Dim>
3883 <Dim type="BottomEdge" >
3884 <UnifiedDim scale="1.0" offset="-16" type="BottomEdge" />
3885 </Dim>
3886 </Area>
3887 </NamedArea>
3888 <NamedArea name="NoFrameTextRenderAreaVScroll">
3889 <Area>
3890 <Dim type="LeftEdge" >
3891 <AbsoluteDim value="0" />
3892 </Dim>
3893 <Dim type="TopEdge" >
3894 <AbsoluteDim value="0" />
3895 </Dim>
3896 <Dim type="RightEdge" >
3897 <UnifiedDim scale="1.0" offset="-16" type="RightEdge" />
3898 </Dim>
3899 <Dim type="BottomEdge" >
3900 <UnifiedDim scale="1.0" type="BottomEdge" />
3901 </Dim>
3902 </Area>
3903 </NamedArea>
3904 <NamedArea name="NoFrameTextRenderAreaHVScroll">
3905 <Area>
3906 <Dim type="LeftEdge" >
3907 <AbsoluteDim value="0" />
3908 </Dim>
3909 <Dim type="TopEdge" >
3910 <AbsoluteDim value="0" />
3911 </Dim>
3912 <Dim type="RightEdge" >
3913 <UnifiedDim scale="1.0" offset="-16" type="RightEdge" />
3914 </Dim>
3915 <Dim type="BottomEdge" >
3916 <UnifiedDim scale="1.0" offset="-16" type="BottomEdge" />
3917 </Dim>
3918 </Area>
3919 </NamedArea>
3920 <Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
3921 <Area>
3922 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3923 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3924 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
3925 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
3926 </Area>
3927 <VertAlignment type="BottomAligned" />
3928 </Child>
3929 <Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
3930 <Area>
3931 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3932 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3933 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
3934 <Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
3935 </Area>
3936 <HorzAlignment type="RightAligned" />
3937 </Child>
3938 <StateImagery name="Enabled" />
3939 <StateImagery name="Disabled" />
3940 <StateImagery name="EnabledFrame">
3941 <Layer>
3942 <Section look="WindowsLook/StaticShared" section="frame" />
3943 </Layer>
3944 </StateImagery>
3945 <StateImagery name="DisabledFrame">
3946 <Layer>
3947 <Section look="WindowsLook/StaticShared" section="frame" />
3948 </Layer>
3949 </StateImagery>
3950 <StateImagery name="WithFrameEnabledBackground">
3951 <Layer>
3952 <Section look="WindowsLook/StaticShared" section="background">
3953 <ColourRectProperty name="BackgroundColours" />
3954 </Section>
3955 </Layer>
3956 </StateImagery>
3957 <StateImagery name="WithFrameDisabledBackground">
3958 <Layer>
3959 <Section look="WindowsLook/StaticShared" section="background">
3960 <ColourRectProperty name="BackgroundColours" />
3961 </Section>
3962 </Layer>
3963 </StateImagery>
3964 <StateImagery name="NoFrameEnabledBackground">
3965 <Layer>
3966 <Section look="WindowsLook/StaticShared" section="background_noframe">
3967 <ColourRectProperty name="BackgroundColours" />
3968 </Section>
3969 </Layer>
3970 </StateImagery>
3971 <StateImagery name="NoFrameDisabledBackground">
3972 <Layer>
3973 <Section look="WindowsLook/StaticShared" section="background_noframe">
3974 <ColourRectProperty name="BackgroundColours" />
3975 </Section>
3976 </Layer>
3977 </StateImagery>
3978 </WidgetLook>
3981 <!--
3982 ***************************************************
3983 WindowsLook/TabButton
3984 ***************************************************
3986 <WidgetLook name="WindowsLook/TabButton">
3987 <PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
3988 <PropertyDefinition name="HoverTextColour" initialValue="FF000000" redrawOnWrite="true" />
3989 <PropertyDefinition name="PushedTextColour" initialValue="FF000000" redrawOnWrite="true" />
3990 <PropertyDefinition name="SelectedTextColour" initialValue="FF000010" redrawOnWrite="true" />
3991 <PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" />
3992 <ImagerySection name="label">
3993 <TextComponent>
3994 <Area>
3995 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
3996 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
3997 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
3998 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
3999 </Area>
4000 <VertFormat type="CentreAligned" />
4001 <HorzFormat type="CentreAligned" />
4002 </TextComponent>
4003 </ImagerySection>
4004 <ImagerySection name="normal">
4005 <FrameComponent>
4006 <Area>
4007 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
4008 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
4009 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
4010 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
4011 </Area>
4012 <Image type="TopLeftCorner" imageset="WindowsLook" image="TabButtonUpperLeftNormal" />
4013 <Image type="TopRightCorner" imageset="WindowsLook" image="TabButtonUpperRightNormal" />
4014 <Image type="BottomLeftCorner" imageset="WindowsLook" image="TabButtonLowerLeftNormal" />
4015 <Image type="BottomRightCorner" imageset="WindowsLook" image="TabButtonLowerRightNormal" />
4016 <Image type="LeftEdge" imageset="WindowsLook" image="TabButtonLeftNormal" />
4017 <Image type="RightEdge" imageset="WindowsLook" image="TabButtonRightNormal" />
4018 <Image type="TopEdge" imageset="WindowsLook" image="TabButtonUpperNormal" />
4019 <Image type="BottomEdge" imageset="WindowsLook" image="TabButtonLowerNormal" />
4020 <Image type="Background" imageset="WindowsLook" image="TabButtonMiddleNormal" />
4021 </FrameComponent>
4022 </ImagerySection>
4023 <ImagerySection name="top_selected">
4024 <FrameComponent>
4025 <Area>
4026 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
4027 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
4028 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
4029 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
4030 </Area>
4031 <Image type="TopLeftCorner" imageset="WindowsLook" image="TabButtonUpperLeftSelected" />
4032 <Image type="TopEdge" imageset="WindowsLook" image="TabButtonUpperSelected" />
4033 <Image type="TopRightCorner" imageset="WindowsLook" image="TabButtonUpperRightSelected" />
4034 <Image type="LeftEdge" imageset="WindowsLook" image="TabButtonLeftSelected" />
4035 <Image type="Background" imageset="WindowsLook" image="TabButtonMiddleSelected" />
4036 <Image type="RightEdge" imageset="WindowsLook" image="TabButtonRightSelected" />
4037 </FrameComponent>
4038 </ImagerySection>
4039 <ImagerySection name="bot_selected">
4040 <FrameComponent>
4041 <Area>
4042 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
4043 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
4044 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
4045 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
4046 </Area>
4047 <Image type="LeftEdge" imageset="WindowsLook" image="TabButtonLeftSelected" />
4048 <Image type="Background" imageset="WindowsLook" image="TabButtonMiddleSelected" />
4049 <Image type="RightEdge" imageset="WindowsLook" image="TabButtonRightSelected" />
4050 <Image type="BottomLeftCorner" imageset="WindowsLook" image="TabButtonLowerLeftSelected" />
4051 <Image type="BottomEdge" imageset="WindowsLook" image="TabButtonLowerSelected" />
4052 <Image type="BottomRightCorner" imageset="WindowsLook" image="TabButtonLowerRightSelected" />
4053 </FrameComponent>
4054 </ImagerySection>
4055 <StateImagery name="Normal">
4056 <Layer>
4057 <Section section="normal" />
4058 <Section section="label">
4059 <ColourProperty name="NormalTextColour" />
4060 </Section>
4061 </Layer>
4062 </StateImagery>
4063 <StateImagery name="Hover">
4064 <Layer>
4065 <Section section="selected" />
4066 <Section section="label">
4067 <ColourProperty name="HoverTextColour" />
4068 </Section>
4069 </Layer>
4070 </StateImagery>
4071 <StateImagery name="TopSelected">
4072 <Layer>
4073 <Section section="top_selected" />
4074 <Section section="label">
4075 <ColourProperty name="SelectedTextColour" />
4076 </Section>
4077 </Layer>
4078 </StateImagery>
4079 <StateImagery name="BottomSelected">
4080 <Layer>
4081 <Section section="bot_selected" />
4082 <Section section="label">
4083 <ColourProperty name="SelectedTextColour" />
4084 </Section>
4085 </Layer>
4086 </StateImagery>
4087 <StateImagery name="Disabled">
4088 <Layer>
4089 <Section section="normal" />
4090 <Section section="label">
4091 <ColourProperty name="DisabledTextColour" />
4092 </Section>
4093 </Layer>
4094 </StateImagery>
4095 </WidgetLook>
4098 <!--
4099 ***************************************************
4100 WindowsLook/TabContentPane
4101 ***************************************************
4103 <WidgetLook name="WindowsLook/TabContentPane">
4104 <PropertyDefinition name="EnableTop" initialValue="0" redrawOnWrite="true" layoutOnWrite="true" />
4105 <PropertyDefinition name="EnableBottom" initialValue="0" redrawOnWrite="true" layoutOnWrite="true" />
4106 <ImagerySection name="normal">
4107 <FrameComponent>
4108 <Area>
4109 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
4110 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
4111 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
4112 <Dim type="BottomEdge" >
4113 <ImageDim imageset="WindowsLook" image="TabContentPaneUpperLeft" dimension="Height">
4114 <DimOperator op="Multiply">
4115 <PropertyDim name="EnableTop" />
4116 </DimOperator>
4117 </ImageDim>
4118 </Dim>
4119 </Area>
4120 <Image type="TopLeftCorner" imageset="WindowsLook" image="TabContentPaneUpperLeft" />
4121 <Image type="TopEdge" imageset="WindowsLook" image="TabContentPaneTop" />
4122 <Image type="TopRightCorner" imageset="WindowsLook" image="TabContentPaneUpperRight" />
4123 </FrameComponent>
4124 <FrameComponent>
4125 <Area>
4126 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
4127 <Dim type="TopEdge" >
4128 <ImageDim imageset="WindowsLook" image="TabContentPaneUpperLeft" dimension="Height">
4129 <DimOperator op="Multiply">
4130 <PropertyDim name="EnableTop" />
4131 </DimOperator>
4132 </ImageDim>
4133 </Dim>
4134 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
4135 <Dim type="BottomEdge" >
4136 <UnifiedDim scale="1" type="Height">
4137 <DimOperator op="Subtract">
4138 <ImageDim imageset="WindowsLook" image="TabContentPaneLowerLeft" dimension="Height">
4139 <DimOperator op="Multiply">
4140 <PropertyDim name="EnableBottom" />
4141 </DimOperator>
4142 </ImageDim>
4143 </DimOperator>
4144 </UnifiedDim>
4145 </Dim>
4146 </Area>
4147 <Image type="LeftEdge" imageset="WindowsLook" image="TabContentPaneLeft" />
4148 <Image type="Background" imageset="WindowsLook" image="TabContentPaneMiddle" />
4149 <Image type="RightEdge" imageset="WindowsLook" image="TabContentPaneRight" />
4150 </FrameComponent>
4151 <FrameComponent>
4152 <Area>
4153 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
4154 <Dim type="TopEdge" >
4155 <UnifiedDim scale="1" type="Height">
4156 <DimOperator op="Subtract">
4157 <ImageDim imageset="WindowsLook" image="TabContentPaneLowerLeft" dimension="Height">
4158 <DimOperator op="Multiply">
4159 <PropertyDim name="EnableBottom" />
4160 </DimOperator>
4161 </ImageDim>
4162 </DimOperator>
4163 </UnifiedDim>
4164 </Dim>
4165 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
4166 <Dim type="BottomEdge" ><UnifiedDim scale="1" type="Height" /></Dim>
4167 </Area>
4168 <Image type="BottomLeftCorner" imageset="WindowsLook" image="TabContentPaneLowerLeft" />
4169 <Image type="BottomEdge" imageset="WindowsLook" image="TabContentPaneLower" />
4170 <Image type="BottomRightCorner" imageset="WindowsLook" image="TabContentPaneLowerRight" />
4171 </FrameComponent>
4172 </ImagerySection>
4173 <StateImagery name="Enabled">
4174 <Layer>
4175 <Section section="normal" />
4176 </Layer>
4177 </StateImagery>
4178 <StateImagery name="Disabled">
4179 <Layer>
4180 <Section section="normal">
4181 <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
4182 </Section>
4183 </Layer>
4184 </StateImagery>
4185 </WidgetLook>
4188 <!--
4189 ***************************************************
4190 WindowsLook/TabButtonPane
4191 ***************************************************
4193 <WidgetLook name="WindowsLook/TabButtonPane">
4194 <PropertyDefinition name="EnableTop" initialValue="1" redrawOnWrite="true" layoutOnWrite="true" />
4195 <PropertyDefinition name="EnableBottom" initialValue="1" redrawOnWrite="true" layoutOnWrite="true" />
4196 <ImagerySection name="normal">
4197 <FrameComponent>
4198 <Area>
4199 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
4200 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
4201 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
4202 <Dim type="BottomEdge" >
4203 <ImageDim imageset="WindowsLook" image="TabHorizontalTopFiller" dimension="Height">
4204 <DimOperator op="Multiply">
4205 <PropertyDim name="EnableTop" />
4206 </DimOperator>
4207 </ImageDim>
4208 </Dim>
4209 </Area>
4210 <Image type="TopEdge" imageset="WindowsLook" image="TabHorizontalTopFiller" />
4211 </FrameComponent>
4212 <FrameComponent>
4213 <Area>
4214 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
4215 <Dim type="TopEdge" >
4216 <ImageDim imageset="WindowsLook" image="TabHorizontalTopFiller" dimension="Height">
4217 <DimOperator op="Multiply">
4218 <PropertyDim name="EnableTop" />
4219 </DimOperator>
4220 </ImageDim>
4221 </Dim>
4222 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
4223 <Dim type="BottomEdge" >
4224 <UnifiedDim scale="1" type="Height">
4225 <DimOperator op="Subtract">
4226 <ImageDim imageset="WindowsLook" image="TabHorizontalBottomFiller" dimension="Height">
4227 <DimOperator op="Multiply">
4228 <PropertyDim name="EnableBottom" />
4229 </DimOperator>
4230 </ImageDim>
4231 </DimOperator>
4232 </UnifiedDim>
4233 </Dim>
4234 </Area>
4235 </FrameComponent>
4236 <FrameComponent>
4237 <Area>
4238 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
4239 <Dim type="TopEdge" >
4240 <UnifiedDim scale="1" type="Height">
4241 <DimOperator op="Subtract">
4242 <ImageDim imageset="WindowsLook" image="TabHorizontalBottomFiller" dimension="Height">
4243 <DimOperator op="Multiply">
4244 <PropertyDim name="EnableBottom" />
4245 </DimOperator>
4246 </ImageDim>
4247 </DimOperator>
4248 </UnifiedDim>
4249 </Dim>
4250 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
4251 <Dim type="BottomEdge" ><UnifiedDim scale="1" type="Height" /></Dim>
4252 </Area>
4253 <Image type="BottomEdge" imageset="WindowsLook" image="TabHorizontalBottomFiller" />
4254 </FrameComponent>
4255 </ImagerySection>
4256 <StateImagery name="Enabled">
4257 <Layer>
4258 <Section section="normal" />
4259 </Layer>
4260 </StateImagery>
4261 <StateImagery name="Disabled">
4262 <Layer>
4263 <Section section="normal">
4264 <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
4265 </Section>
4266 </Layer>
4267 </StateImagery>
4268 </WidgetLook>
4271 <!--
4272 ***************************************************
4273 WindowsLook/TabControl
4274 ***************************************************
4276 <WidgetLook name="WindowsLook/TabControl">
4277 <Property name="TabButtonType" value="WindowsLook/TabButton" />
4278 <Property name="TabTextPadding" value="{0,4}" />
4279 <Child type="WindowsLook/TabContentPane" nameSuffix="__auto_TabPane__">
4280 <Area>
4281 <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
4282 <Dim type="RightEdge"><UnifiedDim scale="1" type="Width" /></Dim>
4283 <Dim type="TopEdge">
4284 <PropertyDim widget="__auto_TabPane__" name="EnableBottom">
4285 <DimOperator op="Multiply">
4286 <PropertyDim name="TabHeight" type="Height" />
4287 </DimOperator>
4288 </PropertyDim>
4289 </Dim>
4290 <Dim type="Height">
4291 <UnifiedDim scale="1" type="Height">
4292 <DimOperator op="Subtract">
4293 <PropertyDim name="TabHeight" type="Height" />
4294 </DimOperator>
4295 </UnifiedDim>
4296 </Dim>
4297 </Area>
4298 </Child>
4299 <Child type="WindowsLook/TabButtonPane" nameSuffix="__auto_TabPane__Buttons">
4300 <Area>
4301 <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
4302 <Dim type="RightEdge"><UnifiedDim scale="1" type="Width" /></Dim>
4303 <Dim type="TopEdge">
4304 <PropertyDim widget="__auto_TabPane__Buttons" name="EnableTop">
4305 <DimOperator op="Multiply">
4306 <UnifiedDim scale="1" type="Height">
4307 <DimOperator op="Subtract">
4308 <PropertyDim name="TabHeight" type="Height" />
4309 </DimOperator>
4310 </UnifiedDim>
4311 </DimOperator>
4312 </PropertyDim>
4313 </Dim>
4314 <Dim type="Height"><PropertyDim name="TabHeight" type="Height" /></Dim>
4315 </Area>
4316 </Child>
4317 <Child type="WindowsLook/SystemButton" nameSuffix="__auto_TabPane__ScrollLeft">
4318 <Area>
4319 <Dim type="LeftEdge"><AbsoluteDim value="6" /></Dim>
4320 <Dim type="TopEdge">
4321 <WidgetDim widget="__auto_TabPane__" dimension="TopEdge">
4322 <DimOperator op="Add">
4323 <AbsoluteDim value="4">
4324 <DimOperator op="Add">
4325 <PropertyDim widget="__auto_TabPane__Buttons" name="EnableTop">
4326 <DimOperator op="Multiply">
4327 <WidgetDim widget="__auto_TabPane__" dimension="Height">
4328 <DimOperator op="Subtract">
4329 <ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width">
4330 <DimOperator op="Add">
4331 <AbsoluteDim value="6" />
4332 </DimOperator>
4333 </ImageDim>
4334 </DimOperator>
4335 </WidgetDim>
4336 </DimOperator>
4337 </PropertyDim>
4338 </DimOperator>
4339 </AbsoluteDim>
4340 </DimOperator>
4341 </WidgetDim>
4342 </Dim>
4343 <Dim type="Width">
4344 <ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width" />
4345 </Dim>
4346 <Dim type="Height">
4347 <ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Height" />
4348 </Dim>
4349 </Area>
4350 <Property name="AlwaysOnTop" value="True" />
4351 <Property name="NormalImage" value="set:WindowsLook image:TabButtonScrollLeftNormal" />
4352 <Property name="HoverImage" value="set:WindowsLook image:TabButtonScrollLeftHover" />
4353 <Property name="PushedImage" value="set:WindowsLook image:TabButtonScrollLeftHover" />
4354 </Child>
4355 <Child type="WindowsLook/SystemButton" nameSuffix="__auto_TabPane__ScrollRight">
4356 <Area>
4357 <Dim type="LeftEdge">
4358 <UnifiedDim scale="1" type="Width">
4359 <DimOperator op="Subtract">
4360 <ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width">
4361 <DimOperator op="Add">
4362 <AbsoluteDim value="6" />
4363 </DimOperator>
4364 </ImageDim>
4365 </DimOperator>
4366 </UnifiedDim>
4367 </Dim>
4368 <Dim type="TopEdge">
4369 <WidgetDim widget="__auto_TabPane__" dimension="TopEdge">
4370 <DimOperator op="Add">
4371 <AbsoluteDim value="4">
4372 <DimOperator op="Add">
4373 <PropertyDim widget="__auto_TabPane__Buttons" name="EnableTop">
4374 <DimOperator op="Multiply">
4375 <WidgetDim widget="__auto_TabPane__" dimension="Height">
4376 <DimOperator op="Subtract">
4377 <ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width">
4378 <DimOperator op="Add">
4379 <AbsoluteDim value="6" />
4380 </DimOperator>
4381 </ImageDim>
4382 </DimOperator>
4383 </WidgetDim>
4384 </DimOperator>
4385 </PropertyDim>
4386 </DimOperator>
4387 </AbsoluteDim>
4388 </DimOperator>
4389 </WidgetDim>
4390 </Dim>
4391 <Dim type="Width">
4392 <ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width" />
4393 </Dim>
4394 <Dim type="Height">
4395 <ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Height" />
4396 </Dim>
4397 </Area>
4398 <Property name="AlwaysOnTop" value="True" />
4399 <Property name="NormalImage" value="set:WindowsLook image:TabButtonScrollRightNormal" />
4400 <Property name="HoverImage" value="set:WindowsLook image:TabButtonScrollRightHover" />
4401 <Property name="PushedImage" value="set:WindowsLook image:TabButtonScrollRightHover" />
4402 </Child>
4403 <StateImagery name="Enabled" />
4404 <StateImagery name="Disabled" />
4405 </WidgetLook>
4408 <!--
4409 ***************************************************
4410 WindowsLook/Titlebar
4411 ***************************************************
4413 <WidgetLook name="WindowsLook/Titlebar">
4414 <PropertyDefinition name="CaptionColour" initialValue="FF000000" redrawOnWrite="true" />
4415 <ImagerySection name="normal">
4416 <FrameComponent>
4417 <Area>
4418 <Dim type="LeftEdge">
4419 <AbsoluteDim value="0" />
4420 </Dim>
4421 <Dim type="TopEdge">
4422 <AbsoluteDim value="0" />
4423 </Dim>
4424 <Dim type="RightEdge">
4425 <UnifiedDim scale="1" type="RightEdge" />
4426 </Dim>
4427 <Dim type="BottomEdge">
4428 <UnifiedDim scale="1" type="BottomEdge" />
4429 </Dim>
4430 </Area>
4431 <Image type="TopLeftCorner" imageset="WindowsLook" image="TitlebarTopLeft" />
4432 <Image type="TopRightCorner" imageset="WindowsLook" image="TitlebarTopRight" />
4433 <Image type="BottomLeftCorner" imageset="WindowsLook" image="TitlebarBottomLeft" />
4434 <Image type="BottomRightCorner" imageset="WindowsLook" image="TitlebarBottomRight" />
4435 <Image type="LeftEdge" imageset="WindowsLook" image="TitlebarLeft" />
4436 <Image type="TopEdge" imageset="WindowsLook" image="TitlebarTop" />
4437 <Image type="RightEdge" imageset="WindowsLook" image="TitlebarRight" />
4438 <Image type="BottomEdge" imageset="WindowsLook" image="TitlebarBottom" />
4439 <Image type="Background" imageset="WindowsLook" image="TitlebarFill" />
4440 </FrameComponent>
4441 </ImagerySection>
4442 <ImagerySection name="caption">
4443 <TextComponent>
4444 <Area>
4445 <Dim type="LeftEdge" ><AbsoluteDim value="12" /></Dim>
4446 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
4447 <Dim type="RightEdge" >
4448 <UnifiedDim scale="1" type="RightEdge">
4449 <DimOperator op="Subtract">
4450 <WidgetDim dimension="Height" />
4451 </DimOperator>
4452 </UnifiedDim>
4453 </Dim>
4454 <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
4455 </Area>
4456 <ColourProperty name="CaptionColour" />
4457 <VertFormat type="CentreAligned" />
4458 </TextComponent>
4459 </ImagerySection>
4460 <StateImagery name="Active">
4461 <Layer>
4462 <Section section="normal">
4463 <Colours topLeft="FFA7C7FF" topRight="FFA7C7FF" bottomLeft="FFA7C7FF" bottomRight="FFA7C7FF" />
4464 </Section>
4465 <Section section="caption" />
4466 </Layer>
4467 </StateImagery>
4468 <StateImagery name="Inactive">
4469 <Layer>
4470 <Section section="normal">
4471 <Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
4472 </Section>
4473 <Section section="caption" />
4474 </Layer>
4475 </StateImagery>
4476 <StateImagery name="Disabled">
4477 <Layer>
4478 <Section section="normal">
4479 <Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
4480 </Section>
4481 <Section section="caption" />
4482 </Layer>
4483 </StateImagery>
4484 </WidgetLook>
4487 <!--
4488 ***************************************************
4489 WindowsLook/Tooltip
4490 ***************************************************
4492 <WidgetLook name="WindowsLook/Tooltip">
4493 <NamedArea name="TextArea">
4494 <Area>
4495 <Dim type="LeftEdge" >
4496 <ImageDim imageset="WindowsLook" image="TooltipLeftEdge" dimension="Width" />
4497 </Dim>
4498 <Dim type="TopEdge" >
4499 <ImageDim imageset="WindowsLook" image="TooltipTopEdge" dimension="Height" />
4500 </Dim>
4501 <Dim type="RightEdge" >
4502 <UnifiedDim scale="1.0" type="RightEdge">
4503 <DimOperator op="Subtract">
4504 <ImageDim imageset="WindowsLook" image="TooltipRightEdge" dimension="Width" />
4505 </DimOperator>
4506 </UnifiedDim>
4507 </Dim>
4508 <Dim type="BottomEdge" >
4509 <UnifiedDim scale="1.0" type="BottomEdge">
4510 <DimOperator op="Subtract">
4511 <ImageDim imageset="WindowsLook" image="TooltipBottomEdge" dimension="Height" />
4512 </DimOperator>
4513 </UnifiedDim>
4514 </Dim>
4515 </Area>
4516 </NamedArea>
4517 <ImagerySection name="main">
4518 <FrameComponent>
4519 <Area>
4520 <Dim type="LeftEdge">
4521 <AbsoluteDim value="0" />
4522 </Dim>
4523 <Dim type="TopEdge">
4524 <AbsoluteDim value="0" />
4525 </Dim>
4526 <Dim type="RightEdge">
4527 <UnifiedDim scale="1" type="RightEdge" />
4528 </Dim>
4529 <Dim type="BottomEdge">
4530 <UnifiedDim scale="1" type="BottomEdge" />
4531 </Dim>
4532 </Area>
4533 <Image type="TopLeftCorner" imageset="WindowsLook" image="TooltipTopLeft" />
4534 <Image type="TopRightCorner" imageset="WindowsLook" image="TooltipTopRight" />
4535 <Image type="BottomLeftCorner" imageset="WindowsLook" image="TooltipBottomLeft" />
4536 <Image type="BottomRightCorner" imageset="WindowsLook" image="TooltipBottomRight" />
4537 <Image type="LeftEdge" imageset="WindowsLook" image="TooltipLeftEdge" />
4538 <Image type="TopEdge" imageset="WindowsLook" image="TooltipTopEdge" />
4539 <Image type="RightEdge" imageset="WindowsLook" image="TooltipRightEdge" />
4540 <Image type="BottomEdge" imageset="WindowsLook" image="TooltipBottomEdge" />
4541 <Image type="Background" imageset="WindowsLook" image="TooltipMiddle" />
4542 </FrameComponent>
4543 </ImagerySection>
4544 <ImagerySection name="label">
4545 <TextComponent>
4546 <Area>
4547 <Dim type="LeftEdge">
4548 <AbsoluteDim value="0" />
4549 </Dim>
4550 <Dim type="TopEdge">
4551 <AbsoluteDim value="0" />
4552 </Dim>
4553 <Dim type="RightEdge">
4554 <UnifiedDim scale="1" type="RightEdge" />
4555 </Dim>
4556 <Dim type="BottomEdge">
4557 <UnifiedDim scale="1" type="BottomEdge" />
4558 </Dim>
4559 </Area>
4560 <Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
4561 <VertFormat type="CentreAligned" />
4562 <HorzFormat type="CentreAligned" />
4563 </TextComponent>
4564 </ImagerySection>
4565 <StateImagery name="Enabled">
4566 <Layer>
4567 <Section section="main" />
4568 <Section section="label" />
4569 </Layer>
4570 </StateImagery>
4571 <StateImagery name="Disabled">
4572 <Layer>
4573 <Section section="main" />
4574 <Section section="label" />
4575 </Layer>
4576 </StateImagery>
4577 </WidgetLook>
4578 </Falagard>