Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/data_extern/gui/looknfeels/TaharezLook.looknfeel @ 12175

Last change on this file since 12175 was 12175, checked in by siramesh, 5 years ago

Super Orxo Bros (Sidharth Ramesh, Nisa Balta, Jeff Ren)

File size: 243.9 KB
Line 
1<?xml version='1.0' encoding='utf-8'?>
2<Falagard version="7">
3    <WidgetLook name="TaharezLook/Button">
4        <PropertyDefinition initialValue="FFFFFFFF" name="NormalTextColour" redrawOnWrite="true" />
5        <PropertyDefinition initialValue="FFFFFFFF" name="HoverTextColour" redrawOnWrite="true" />
6        <PropertyDefinition initialValue="FFFFFFFF" name="PushedTextColour" redrawOnWrite="true" />
7        <PropertyDefinition initialValue="FF7F7F7F" name="DisabledTextColour" redrawOnWrite="true" />
8        <PropertyDefinition initialValue="CentreAligned" name="VertLabelFormatting" />
9        <PropertyDefinition initialValue="CentreAligned" name="HorzLabelFormatting" />
10        <PropertyDefinition initialValue="" name="NormalImage" redrawOnWrite="true" />
11        <PropertyDefinition initialValue="" name="HoverImage" redrawOnWrite="true" />
12        <PropertyDefinition initialValue="" name="PushedImage" redrawOnWrite="true" />
13        <PropertyDefinition initialValue="" name="DisabledImage" redrawOnWrite="true" />
14        <PropertyDefinition initialValue="Stretched" name="VertImageFormatting" redrawOnWrite="true" />
15        <PropertyDefinition initialValue="Stretched" name="HorzImageFormatting" redrawOnWrite="true" />
16        <ImagerySection name="label">
17            <TextComponent>
18                <Area>
19                    <Dim type="LeftEdge">
20                        <AbsoluteDim value="0" />
21                    </Dim>
22                    <Dim type="TopEdge">
23                        <AbsoluteDim value="0" />
24                    </Dim>
25                    <Dim type="Width">
26                        <UnifiedDim scale="1" type="Width" />
27                    </Dim>
28                    <Dim type="Height">
29                        <UnifiedDim scale="1" type="Height" />
30                    </Dim>
31                </Area>
32                <VertFormatProperty name="VertLabelFormatting" />
33                <HorzFormatProperty name="HorzLabelFormatting" />
34            </TextComponent>
35        </ImagerySection>
36        <ImagerySection name="normal">
37            <FrameComponent>
38                <Area>
39                    <Dim type="LeftEdge">
40                        <AbsoluteDim value="0" />
41                    </Dim>
42                    <Dim type="TopEdge">
43                        <AbsoluteDim value="0" />
44                    </Dim>
45                    <Dim type="Width">
46                        <UnifiedDim scale="1" type="Width" />
47                    </Dim>
48                    <Dim type="Height">
49                        <UnifiedDim scale="1" type="Height" />
50                    </Dim>
51                </Area>
52                <Image component="LeftEdge" name="TaharezLook/ButtonLeftNormal" />
53                <Image component="RightEdge" name="TaharezLook/ButtonRightNormal" />
54                <Image component="Background" name="TaharezLook/ButtonMiddleNormal" />
55            </FrameComponent>
56            <ImageryComponent>
57                <Area>
58                    <Dim type="LeftEdge">
59                        <AbsoluteDim value="0" />
60                    </Dim>
61                    <Dim type="TopEdge">
62                        <AbsoluteDim value="0" />
63                    </Dim>
64                    <Dim type="Width">
65                        <UnifiedDim scale="1" type="Width" />
66                    </Dim>
67                    <Dim type="Height">
68                        <UnifiedDim scale="1" type="Height" />
69                    </Dim>
70                </Area>
71                <ImageProperty name="NormalImage" />
72                <VertFormatProperty name="VertImageFormatting" />
73                <HorzFormatProperty name="HorzImageFormatting" />
74            </ImageryComponent>
75        </ImagerySection>
76        <ImagerySection name="hover">
77            <FrameComponent>
78                <Area>
79                    <Dim type="LeftEdge">
80                        <AbsoluteDim value="0" />
81                    </Dim>
82                    <Dim type="TopEdge">
83                        <AbsoluteDim value="0" />
84                    </Dim>
85                    <Dim type="Width">
86                        <UnifiedDim scale="1" type="Width" />
87                    </Dim>
88                    <Dim type="Height">
89                        <UnifiedDim scale="1" type="Height" />
90                    </Dim>
91                </Area>
92                <Image component="LeftEdge" name="TaharezLook/ButtonLeftHighlight" />
93                <Image component="RightEdge" name="TaharezLook/ButtonRightHighlight" />
94                <Image component="Background" name="TaharezLook/ButtonMiddleHighlight" />
95            </FrameComponent>
96            <ImageryComponent>
97                <Area>
98                    <Dim type="LeftEdge">
99                        <AbsoluteDim value="0" />
100                    </Dim>
101                    <Dim type="TopEdge">
102                        <AbsoluteDim value="0" />
103                    </Dim>
104                    <Dim type="Width">
105                        <UnifiedDim scale="1" type="Width" />
106                    </Dim>
107                    <Dim type="Height">
108                        <UnifiedDim scale="1" type="Height" />
109                    </Dim>
110                </Area>
111                <ImageProperty name="HoverImage" />
112                <VertFormatProperty name="VertImageFormatting" />
113                <HorzFormatProperty name="HorzImageFormatting" />
114            </ImageryComponent>
115        </ImagerySection>
116        <ImagerySection name="pushed">
117            <FrameComponent>
118                <Area>
119                    <Dim type="LeftEdge">
120                        <AbsoluteDim value="0" />
121                    </Dim>
122                    <Dim type="TopEdge">
123                        <AbsoluteDim value="0" />
124                    </Dim>
125                    <Dim type="Width">
126                        <UnifiedDim scale="1" type="Width" />
127                    </Dim>
128                    <Dim type="Height">
129                        <UnifiedDim scale="1" type="Height" />
130                    </Dim>
131                </Area>
132                <Image component="LeftEdge" name="TaharezLook/ButtonLeftPushed" />
133                <Image component="RightEdge" name="TaharezLook/ButtonRightPushed" />
134                <Image component="Background" name="TaharezLook/ButtonMiddlePushed" />
135            </FrameComponent>
136            <ImageryComponent>
137                <Area>
138                    <Dim type="LeftEdge">
139                        <AbsoluteDim value="0" />
140                    </Dim>
141                    <Dim type="TopEdge">
142                        <AbsoluteDim value="0" />
143                    </Dim>
144                    <Dim type="Width">
145                        <UnifiedDim scale="1" type="Width" />
146                    </Dim>
147                    <Dim type="Height">
148                        <UnifiedDim scale="1" type="Height" />
149                    </Dim>
150                </Area>
151                <ImageProperty name="PushedImage" />
152                <VertFormatProperty name="VertImageFormatting" />
153                <HorzFormatProperty name="HorzImageFormatting" />
154            </ImageryComponent>
155        </ImagerySection>
156        <StateImagery name="Normal">
157            <Layer>
158                <Section section="normal" />
159                <Section section="label">
160                    <ColourProperty name="NormalTextColour" />
161                </Section>
162            </Layer>
163        </StateImagery>
164        <StateImagery name="Hover">
165            <Layer>
166                <Section section="hover" />
167                <Section section="label">
168                    <ColourProperty name="HoverTextColour" />
169                </Section>
170            </Layer>
171        </StateImagery>
172        <StateImagery name="Pushed">
173            <Layer>
174                <Section section="pushed" />
175                <Section section="label">
176                    <ColourProperty name="PushedTextColour" />
177                </Section>
178            </Layer>
179        </StateImagery>
180        <StateImagery name="PushedOff">
181            <Layer>
182                <Section section="hover" />
183                <Section section="label">
184                    <ColourProperty name="HoverTextColour" />
185                </Section>
186            </Layer>
187        </StateImagery>
188        <StateImagery name="Disabled">
189            <Layer>
190                <Section section="normal">
191                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
192                </Section>
193                <Section section="label">
194                    <ColourProperty name="DisabledTextColour" />
195                </Section>
196            </Layer>
197        </StateImagery>
198    </WidgetLook>
199    <WidgetLook name="TaharezLook/RadioButton">
200        <PropertyDefinition initialValue="FFFFFFFF" name="NormalTextColour" redrawOnWrite="true" />
201        <PropertyDefinition initialValue="FFFFFFFF" name="HoverTextColour" redrawOnWrite="true" />
202        <PropertyDefinition initialValue="FFFFFFFF" name="PushedTextColour" redrawOnWrite="true" />
203        <PropertyDefinition initialValue="FF7F7F7F" name="DisabledTextColour" redrawOnWrite="true" />
204        <ImagerySection name="label">
205            <TextComponent>
206                <Area>
207                    <Dim type="LeftEdge">
208                        <OperatorDim op="Add">
209                            <ImageDim dimension="Width" name="TaharezLook/RadioButtonNormal" />
210                            <AbsoluteDim value="3" />
211                        </OperatorDim>
212                    </Dim>
213                    <Dim type="TopEdge">
214                        <AbsoluteDim value="0" />
215                    </Dim>
216                    <Dim type="RightEdge">
217                        <UnifiedDim scale="1" type="Width" />
218                    </Dim>
219                    <Dim type="Height">
220                        <UnifiedDim scale="1" type="Height" />
221                    </Dim>
222                </Area>
223                <VertFormat type="CentreAligned" />
224                <HorzFormat type="LeftAligned" />
225            </TextComponent>
226        </ImagerySection>
227        <ImagerySection name="normal">
228            <ImageryComponent>
229                <Area>
230                    <Dim type="LeftEdge">
231                        <AbsoluteDim value="0" />
232                    </Dim>
233                    <Dim type="TopEdge">
234                        <AbsoluteDim value="0" />
235                    </Dim>
236                    <Dim type="Width">
237                        <UnifiedDim scale="1" type="Width" />
238                    </Dim>
239                    <Dim type="Height">
240                        <UnifiedDim scale="1" type="Height" />
241                    </Dim>
242                </Area>
243                <Image name="TaharezLook/RadioButtonNormal" />
244                <VertFormat type="CentreAligned" />
245                <HorzFormat type="LeftAligned" />
246            </ImageryComponent>
247        </ImagerySection>
248        <ImagerySection name="hover">
249            <ImageryComponent>
250                <Area>
251                    <Dim type="LeftEdge">
252                        <AbsoluteDim value="0" />
253                    </Dim>
254                    <Dim type="TopEdge">
255                        <AbsoluteDim value="0" />
256                    </Dim>
257                    <Dim type="Width">
258                        <UnifiedDim scale="1" type="Width" />
259                    </Dim>
260                    <Dim type="Height">
261                        <UnifiedDim scale="1" type="Height" />
262                    </Dim>
263                </Area>
264                <Image name="TaharezLook/RadioButtonHover" />
265                <VertFormat type="CentreAligned" />
266                <HorzFormat type="LeftAligned" />
267            </ImageryComponent>
268        </ImagerySection>
269        <ImagerySection name="select_mark">
270            <ImageryComponent>
271                <Area>
272                    <Dim type="LeftEdge">
273                        <AbsoluteDim value="0" />
274                    </Dim>
275                    <Dim type="TopEdge">
276                        <AbsoluteDim value="0" />
277                    </Dim>
278                    <Dim type="Width">
279                        <UnifiedDim scale="1" type="Width" />
280                    </Dim>
281                    <Dim type="Height">
282                        <UnifiedDim scale="1" type="Height" />
283                    </Dim>
284                </Area>
285                <Image name="TaharezLook/RadioButtonMark" />
286                <VertFormat type="CentreAligned" />
287                <HorzFormat type="LeftAligned" />
288            </ImageryComponent>
289        </ImagerySection>
290        <StateImagery name="Normal">
291            <Layer>
292                <Section section="normal" />
293                <Section section="label">
294                    <ColourProperty name="NormalTextColour" />
295                </Section>
296            </Layer>
297        </StateImagery>
298        <StateImagery name="Hover">
299            <Layer>
300                <Section section="hover" />
301                <Section section="label">
302                    <ColourProperty name="HoverTextColour" />
303                </Section>
304            </Layer>
305        </StateImagery>
306        <StateImagery name="Disabled">
307            <Layer>
308                <Section section="normal">
309                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
310                </Section>
311                <Section section="label">
312                    <ColourProperty name="DisabledTextColour" />
313                </Section>
314            </Layer>
315        </StateImagery>
316        <StateImagery name="SelectedNormal">
317            <Layer>
318                <Section section="normal" />
319                <Section section="select_mark" />
320                <Section section="label">
321                    <ColourProperty name="NormalTextColour" />
322                </Section>
323            </Layer>
324        </StateImagery>
325        <StateImagery name="SelectedHover">
326            <Layer>
327                <Section section="hover" />
328                <Section section="select_mark" />
329                <Section section="label">
330                    <ColourProperty name="HoverTextColour" />
331                </Section>
332            </Layer>
333        </StateImagery>
334        <StateImagery name="SelectedDisabled">
335            <Layer>
336                <Section section="normal">
337                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
338                </Section>
339                <Section section="select_mark">
340                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
341                </Section>
342                <Section section="label">
343                    <ColourProperty name="DisabledTextColour" />
344                </Section>
345            </Layer>
346        </StateImagery>
347    </WidgetLook>
348    <WidgetLook name="TaharezLook/Checkbox">
349        <PropertyDefinition initialValue="FFFFFFFF" name="NormalTextColour" redrawOnWrite="true" />
350        <PropertyDefinition initialValue="FFFFFFFF" name="HoverTextColour" redrawOnWrite="true" />
351        <PropertyDefinition initialValue="FFFFFFFF" name="PushedTextColour" redrawOnWrite="true" />
352        <PropertyDefinition initialValue="FF7F7F7F" name="DisabledTextColour" redrawOnWrite="true" />
353        <ImagerySection name="label">
354            <TextComponent>
355                <Area>
356                    <Dim type="LeftEdge">
357                        <OperatorDim op="Add">
358                            <ImageDim dimension="Width" name="TaharezLook/CheckboxNormal" />
359                            <AbsoluteDim value="3" />
360                        </OperatorDim>
361                    </Dim>
362                    <Dim type="TopEdge">
363                        <AbsoluteDim value="0" />
364                    </Dim>
365                    <Dim type="RightEdge">
366                        <UnifiedDim scale="1" type="Width" />
367                    </Dim>
368                    <Dim type="Height">
369                        <UnifiedDim scale="1" type="Height" />
370                    </Dim>
371                </Area>
372                <VertFormat type="CentreAligned" />
373                <HorzFormat type="LeftAligned" />
374            </TextComponent>
375        </ImagerySection>
376        <ImagerySection name="normal">
377            <ImageryComponent>
378                <Area>
379                    <Dim type="LeftEdge">
380                        <AbsoluteDim value="0" />
381                    </Dim>
382                    <Dim type="TopEdge">
383                        <AbsoluteDim value="0" />
384                    </Dim>
385                    <Dim type="Width">
386                        <UnifiedDim scale="1" type="Width" />
387                    </Dim>
388                    <Dim type="Height">
389                        <UnifiedDim scale="1" type="Height" />
390                    </Dim>
391                </Area>
392                <Image name="TaharezLook/CheckboxNormal" />
393                <VertFormat type="CentreAligned" />
394                <HorzFormat type="LeftAligned" />
395            </ImageryComponent>
396        </ImagerySection>
397        <ImagerySection name="hover">
398            <ImageryComponent>
399                <Area>
400                    <Dim type="LeftEdge">
401                        <AbsoluteDim value="0" />
402                    </Dim>
403                    <Dim type="TopEdge">
404                        <AbsoluteDim value="0" />
405                    </Dim>
406                    <Dim type="Width">
407                        <UnifiedDim scale="1" type="Width" />
408                    </Dim>
409                    <Dim type="Height">
410                        <UnifiedDim scale="1" type="Height" />
411                    </Dim>
412                </Area>
413                <Image name="TaharezLook/CheckboxHover" />
414                <VertFormat type="CentreAligned" />
415                <HorzFormat type="LeftAligned" />
416            </ImageryComponent>
417        </ImagerySection>
418        <ImagerySection name="select_mark">
419            <ImageryComponent>
420                <Area>
421                    <Dim type="LeftEdge">
422                        <AbsoluteDim value="0" />
423                    </Dim>
424                    <Dim type="TopEdge">
425                        <AbsoluteDim value="0" />
426                    </Dim>
427                    <Dim type="Width">
428                        <UnifiedDim scale="1" type="Width" />
429                    </Dim>
430                    <Dim type="Height">
431                        <UnifiedDim scale="1" type="Height" />
432                    </Dim>
433                </Area>
434                <Image name="TaharezLook/CheckboxMark" />
435                <VertFormat type="CentreAligned" />
436                <HorzFormat type="LeftAligned" />
437            </ImageryComponent>
438        </ImagerySection>
439        <StateImagery name="Normal">
440            <Layer>
441                <Section section="normal" />
442                <Section section="label">
443                    <ColourProperty name="NormalTextColour" />
444                </Section>
445            </Layer>
446        </StateImagery>
447        <StateImagery name="Hover">
448            <Layer>
449                <Section section="hover" />
450                <Section section="label">
451                    <ColourProperty name="HoverTextColour" />
452                </Section>
453            </Layer>
454        </StateImagery>
455        <StateImagery name="Disabled">
456            <Layer>
457                <Section section="normal">
458                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
459                </Section>
460                <Section section="label">
461                    <ColourProperty name="DisabledTextColour" />
462                </Section>
463            </Layer>
464        </StateImagery>
465        <StateImagery name="SelectedNormal">
466            <Layer>
467                <Section section="normal" />
468                <Section section="select_mark" />
469                <Section section="label">
470                    <ColourProperty name="NormalTextColour" />
471                </Section>
472            </Layer>
473        </StateImagery>
474        <StateImagery name="SelectedHover">
475            <Layer>
476                <Section section="hover" />
477                <Section section="select_mark" />
478                <Section section="label">
479                    <ColourProperty name="HoverTextColour" />
480                </Section>
481            </Layer>
482        </StateImagery>
483        <StateImagery name="SelectedDisabled">
484            <Layer>
485                <Section section="normal">
486                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
487                </Section>
488                <Section section="select_mark">
489                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
490                </Section>
491                <Section section="label">
492                    <ColourProperty name="DisabledTextColour" />
493                </Section>
494            </Layer>
495        </StateImagery>
496    </WidgetLook>
497    <WidgetLook name="TaharezLook/Editbox">
498        <PropertyDefinition initialValue="FFFFFFFF" name="NormalTextColour" redrawOnWrite="true" />
499        <PropertyDefinition initialValue="FF000000" name="SelectedTextColour" redrawOnWrite="true" />
500        <PropertyDefinition initialValue="FF607FFF" name="ActiveSelectionColour" redrawOnWrite="true" />
501        <PropertyDefinition initialValue="FF808080" name="InactiveSelectionColour" redrawOnWrite="true" />
502        <Property name="MouseCursorImage" value="TaharezLook/MouseTextBar" />
503        <NamedArea name="TextArea">
504            <Area>
505                <Dim type="LeftEdge">
506                    <AbsoluteDim value="5" />
507                </Dim>
508                <Dim type="TopEdge">
509                    <AbsoluteDim value="5" />
510                </Dim>
511                <Dim type="RightEdge">
512                    <UnifiedDim offset="-5" scale="1.0" type="RightEdge" />
513                </Dim>
514                <Dim type="BottomEdge">
515                    <UnifiedDim offset="-5" scale="1.0" type="BottomEdge" />
516                </Dim>
517            </Area>
518        </NamedArea>
519        <ImagerySection name="container_normal">
520            <FrameComponent>
521                <Area>
522                    <Dim type="LeftEdge">
523                        <AbsoluteDim value="0" />
524                    </Dim>
525                    <Dim type="TopEdge">
526                        <AbsoluteDim value="0" />
527                    </Dim>
528                    <Dim type="Width">
529                        <UnifiedDim scale="1" type="Width" />
530                    </Dim>
531                    <Dim type="Height">
532                        <UnifiedDim scale="1" type="Height" />
533                    </Dim>
534                </Area>
535                <Image component="LeftEdge" name="TaharezLook/EditBoxLeft" />
536                <Image component="RightEdge" name="TaharezLook/EditBoxRight" />
537                <Image component="Background" name="TaharezLook/EditBoxMiddle" />
538            </FrameComponent>
539        </ImagerySection>
540        <ImagerySection name="selection">
541            <ImageryComponent>
542                <Area>
543                    <Dim type="LeftEdge">
544                        <AbsoluteDim value="0" />
545                    </Dim>
546                    <Dim type="TopEdge">
547                        <AbsoluteDim value="0" />
548                    </Dim>
549                    <Dim type="RightEdge">
550                        <UnifiedDim scale="1.0" type="RightEdge" />
551                    </Dim>
552                    <Dim type="BottomEdge">
553                        <UnifiedDim scale="1.0" type="BottomEdge" />
554                    </Dim>
555                </Area>
556                <Image name="TaharezLook/TextSelectionBrush" />
557                <VertFormat type="Stretched" />
558                <HorzFormat type="Stretched" />
559            </ImageryComponent>
560        </ImagerySection>
561        <ImagerySection name="Caret">
562            <ImageryComponent>
563                <Area>
564                    <Dim type="LeftEdge">
565                        <AbsoluteDim value="0" />
566                    </Dim>
567                    <Dim type="TopEdge">
568                        <AbsoluteDim value="0" />
569                    </Dim>
570                    <Dim type="Width">
571                        <ImageDim dimension="Width" name="TaharezLook/EditBoxCarat" />
572                    </Dim>
573                    <Dim type="BottomEdge">
574                        <UnifiedDim scale="1.0" type="BottomEdge" />
575                    </Dim>
576                </Area>
577                <Image name="TaharezLook/EditBoxCarat" />
578                <VertFormat type="Stretched" />
579                <HorzFormat type="Stretched" />
580            </ImageryComponent>
581        </ImagerySection>
582        <StateImagery name="Enabled">
583            <Layer>
584                <Section section="container_normal" />
585            </Layer>
586        </StateImagery>
587        <StateImagery name="ReadOnly">
588            <Layer>
589                <Section section="container_normal" />
590            </Layer>
591        </StateImagery>
592        <StateImagery name="Disabled">
593            <Layer>
594                <Section section="container_normal">
595                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
596                </Section>
597            </Layer>
598        </StateImagery>
599        <StateImagery name="ActiveSelection">
600            <Layer>
601                <Section section="selection">
602                    <ColourProperty name="ActiveSelectionColour" />
603                </Section>
604            </Layer>
605        </StateImagery>
606        <StateImagery name="InactiveSelection">
607            <Layer>
608                <Section section="selection">
609                    <ColourProperty name="InactiveSelectionColour" />
610                </Section>
611            </Layer>
612        </StateImagery>
613    </WidgetLook>
614    <WidgetLook name="TaharezLook/Titlebar">
615        <PropertyDefinition initialValue="FFFFFFFF" name="CaptionColour" redrawOnWrite="true" />
616        <ImagerySection name="main">
617            <ImageryComponent>
618                <Area>
619                    <Dim type="LeftEdge">
620                        <AbsoluteDim value="0" />
621                    </Dim>
622                    <Dim type="TopEdge">
623                        <AbsoluteDim value="0" />
624                    </Dim>
625                    <Dim type="Width">
626                        <UnifiedDim scale="1.0" type="Width" />
627                    </Dim>
628                    <Dim type="Height">
629                        <UnifiedDim scale="1.0" type="Height" />
630                    </Dim>
631                </Area>
632                <Image name="TaharezLook/NewTitlebarLeft" />
633                <VertFormat type="Stretched" />
634            </ImageryComponent>
635            <ImageryComponent>
636                <Area>
637                    <Dim type="LeftEdge">
638                        <AbsoluteDim value="0" />
639                    </Dim>
640                    <Dim type="TopEdge">
641                        <AbsoluteDim value="0" />
642                    </Dim>
643                    <Dim type="RightEdge">
644                        <OperatorDim op="Subtract">
645                            <UnifiedDim scale="1" type="RightEdge" />
646                            <OperatorDim op="Add">
647                                <ImageDim dimension="Width" name="TaharezLook/SysAreaRight" />
648                                <ImageDim dimension="Width" name="TaharezLook/SysAreaMiddle" />
649                            </OperatorDim>
650                        </OperatorDim>
651                    </Dim>
652                    <Dim type="Height">
653                        <UnifiedDim scale="1.0" type="Height" />
654                    </Dim>
655                </Area>
656                <Image name="TaharezLook/NewTitlebarRight" />
657                <VertFormat type="Stretched" />
658                <HorzFormat type="RightAligned" />
659            </ImageryComponent>
660            <ImageryComponent>
661                <Area>
662                    <Dim type="LeftEdge">
663                        <AbsoluteDim value="0" />
664                    </Dim>
665                    <Dim type="TopEdge">
666                        <AbsoluteDim value="0" />
667                    </Dim>
668                    <Dim type="RightEdge">
669                        <OperatorDim op="Subtract">
670                            <UnifiedDim scale="1" type="RightEdge" />
671                            <ImageDim dimension="Width" name="TaharezLook/SysAreaRight" />
672                        </OperatorDim>
673                    </Dim>
674                    <Dim type="Height">
675                        <UnifiedDim scale="1.0" type="Height" />
676                    </Dim>
677                </Area>
678                <Image name="TaharezLook/SysAreaMiddle" />
679                <VertFormat type="Stretched" />
680                <HorzFormat type="RightAligned" />
681            </ImageryComponent>
682            <ImageryComponent>
683                <Area>
684                    <Dim type="LeftEdge">
685                        <AbsoluteDim value="0" />
686                    </Dim>
687                    <Dim type="TopEdge">
688                        <AbsoluteDim value="0" />
689                    </Dim>
690                    <Dim type="Width">
691                        <UnifiedDim scale="1.0" type="Width" />
692                    </Dim>
693                    <Dim type="Height">
694                        <UnifiedDim scale="1.0" type="Height" />
695                    </Dim>
696                </Area>
697                <Image name="TaharezLook/SysAreaRight" />
698                <VertFormat type="Stretched" />
699                <HorzFormat type="RightAligned" />
700            </ImageryComponent>
701            <ImageryComponent>
702                <Area>
703                    <Dim type="LeftEdge">
704                        <ImageDim dimension="Width" name="TaharezLook/NewTitlebarLeft" />
705                    </Dim>
706                    <Dim type="TopEdge">
707                        <AbsoluteDim value="0" />
708                    </Dim>
709                    <Dim type="RightEdge">
710                        <OperatorDim op="Subtract">
711                            <UnifiedDim scale="1" type="RightEdge" />
712                            <OperatorDim op="Add">
713                                <ImageDim dimension="Width" name="TaharezLook/SysAreaRight" />
714                                <OperatorDim op="Add">
715                                    <ImageDim dimension="Width" name="TaharezLook/SysAreaMiddle" />
716                                    <ImageDim dimension="Width" name="TaharezLook/NewTitlebarRight" />
717                                </OperatorDim>
718                            </OperatorDim>
719                        </OperatorDim>
720                    </Dim>
721                    <Dim type="Height">
722                        <UnifiedDim scale="1.0" type="Height" />
723                    </Dim>
724                </Area>
725                <Image name="TaharezLook/NewTitlebarMiddle" />
726                <VertFormat type="Stretched" />
727                <HorzFormat type="Stretched" />
728            </ImageryComponent>
729        </ImagerySection>
730        <ImagerySection name="caption">
731            <TextComponent>
732                <Area>
733                    <Dim type="LeftEdge">
734                        <ImageDim dimension="Width" name="TaharezLook/NewTitlebarLeft" />
735                    </Dim>
736                    <Dim type="TopEdge">
737                        <AbsoluteDim value="0" />
738                    </Dim>
739                    <Dim type="Width">
740                        <UnifiedDim offset="-75" scale="1" type="Width" />
741                    </Dim>
742                    <Dim type="Height">
743                        <UnifiedDim scale="1" type="Height" />
744                    </Dim>
745                </Area>
746                <ColourProperty name="CaptionColour" />
747                <VertFormat type="CentreAligned" />
748            </TextComponent>
749        </ImagerySection>
750        <StateImagery name="Active">
751            <Layer>
752                <Section section="main" />
753                <Section section="caption" />
754            </Layer>
755        </StateImagery>
756        <StateImagery name="Inactive">
757            <Layer>
758                <Section section="main" />
759                <Section section="caption" />
760            </Layer>
761        </StateImagery>
762        <StateImagery name="Disabled">
763            <Layer>
764                <Section section="main">
765                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
766                </Section>
767                <Section section="caption">
768                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
769                </Section>
770            </Layer>
771        </StateImagery>
772    </WidgetLook>
773    <WidgetLook name="TaharezLook/FrameWindow">
774        <PropertyDefinition initialValue="FF141B38" name="ClientAreaColour" redrawOnWrite="true" />
775        <PropertyLinkDefinition initialValue="FFFFFFFF" name="CaptionColour" targetProperty="CaptionColour" widget="__auto_titlebar__" />
776        <PropertyLinkDefinition name="TitlebarFont" targetProperty="Font" widget="__auto_titlebar__" />
777        <Property name="NSSizingCursorImage" value="TaharezLook/MouseNoSoCursor" />
778        <Property name="EWSizingCursorImage" value="TaharezLook/MouseEsWeCursor" />
779        <Property name="NWSESizingCursorImage" value="TaharezLook/MouseNwSeCursor" />
780        <Property name="NESWSizingCursorImage" value="TaharezLook/MouseNeSwCursor" />
781        <Property name="MinSize" value="{{0.1,0},{0.1,0}}" />
782        <NamedArea name="ClientWithTitleWithFrame">
783            <Area>
784                <Dim type="LeftEdge">
785                    <ImageDim dimension="Width" name="TaharezLook/WindowTopLeft" />
786                </Dim>
787                <Dim type="TopEdge">
788                    <WidgetDim dimension="BottomEdge" widget="__auto_titlebar__" />
789                </Dim>
790                <Dim type="RightEdge">
791                    <OperatorDim op="Subtract">
792                        <UnifiedDim scale="1" type="RightEdge" />
793                        <ImageDim dimension="Width" name="TaharezLook/WindowTopRight" />
794                    </OperatorDim>
795                </Dim>
796                <Dim type="BottomEdge">
797                    <OperatorDim op="Subtract">
798                        <UnifiedDim scale="1" type="BottomEdge" />
799                        <ImageDim dimension="Height" name="TaharezLook/WindowBottomEdge" />
800                    </OperatorDim>
801                </Dim>
802            </Area>
803        </NamedArea>
804        <NamedArea name="ClientWithTitleNoFrame">
805            <Area>
806                <Dim type="LeftEdge">
807                    <AbsoluteDim value="0" />
808                </Dim>
809                <Dim type="TopEdge">
810                    <WidgetDim dimension="BottomEdge" widget="__auto_titlebar__" />
811                </Dim>
812                <Dim type="Width">
813                    <UnifiedDim scale="1" type="Width" />
814                </Dim>
815                <Dim type="BottomEdge">
816                    <WidgetDim dimension="BottomEdge" />
817                </Dim>
818            </Area>
819        </NamedArea>
820        <NamedArea name="ClientNoTitleWithFrame">
821            <Area>
822                <Dim type="LeftEdge">
823                    <ImageDim dimension="Width" name="TaharezLook/WindowTopLeft" />
824                </Dim>
825                <Dim type="TopEdge">
826                    <ImageDim dimension="Height" name="TaharezLook/WindowTopEdge" />
827                </Dim>
828                <Dim type="RightEdge">
829                    <OperatorDim op="Subtract">
830                        <UnifiedDim scale="1" type="RightEdge" />
831                        <ImageDim dimension="Width" name="TaharezLook/WindowTopRight" />
832                    </OperatorDim>
833                </Dim>
834                <Dim type="BottomEdge">
835                    <OperatorDim op="Subtract">
836                        <UnifiedDim scale="1" type="BottomEdge" />
837                        <ImageDim dimension="Height" name="TaharezLook/WindowBottomEdge" />
838                    </OperatorDim>
839                </Dim>
840            </Area>
841        </NamedArea>
842        <NamedArea name="ClientNoTitleNoFrame">
843            <Area>
844                <Dim type="LeftEdge">
845                    <AbsoluteDim value="0" />
846                </Dim>
847                <Dim type="TopEdge">
848                    <AbsoluteDim value="0" />
849                </Dim>
850                <Dim type="Width">
851                    <UnifiedDim scale="1" type="Width" />
852                </Dim>
853                <Dim type="Height">
854                    <UnifiedDim scale="1" type="Height" />
855                </Dim>
856            </Area>
857        </NamedArea>
858        <Child nameSuffix="__auto_titlebar__" type="TaharezLook/Titlebar">
859            <Area>
860                <Dim type="LeftEdge">
861                    <AbsoluteDim value="0" />
862                </Dim>
863                <Dim type="TopEdge">
864                    <AbsoluteDim value="0" />
865                </Dim>
866                <Dim type="Width">
867                    <UnifiedDim scale="1" type="Width" />
868                </Dim>
869                <Dim type="Height">
870                    <FontDim padding="8" type="LineSpacing" />
871                </Dim>
872            </Area>
873            <Property name="AlwaysOnTop" value="False" />
874        </Child>
875        <Child nameSuffix="__auto_closebutton__" type="TaharezLook/SystemButton">
876            <Area>
877                <Dim type="LeftEdge">
878                    <OperatorDim op="Subtract">
879                        <UnifiedDim scale="1" type="LeftEdge" />
880                        <OperatorDim op="Add">
881                            <ImageDim dimension="Width" name="TaharezLook/SysAreaRight" />
882                            <ImageDim dimension="Width" name="TaharezLook/SysAreaMiddle" />
883                        </OperatorDim>
884                    </OperatorDim>
885                </Dim>
886                <Dim type="TopEdge">
887                    <OperatorDim op="Multiply">
888                        <AbsoluteDim value="0.5" />
889                        <OperatorDim op="Subtract">
890                            <WidgetDim dimension="Height" widget="__auto_titlebar__" />
891                            <ImageDim dimension="Width" name="TaharezLook/NewCloseButtonNormal" />
892                        </OperatorDim>
893                    </OperatorDim>
894                </Dim>
895                <Dim type="Width">
896                    <ImageDim dimension="Width" name="TaharezLook/NewCloseButtonNormal" />
897                </Dim>
898                <Dim type="Height">
899                    <ImageDim dimension="Width" name="TaharezLook/NewCloseButtonNormal" />
900                </Dim>
901            </Area>
902            <Property name="AlwaysOnTop" value="True" />
903            <Property name="NormalImage" value="TaharezLook/NewCloseButtonNormal" />
904            <Property name="HoverImage" value="TaharezLook/NewCloseButtonHover" />
905            <Property name="PushedImage" value="TaharezLook/NewCloseButtonPressed" />
906        </Child>
907        <ImagerySection name="withtitle_frame">
908            <FrameComponent>
909                <Area>
910                    <Dim type="LeftEdge">
911                        <AbsoluteDim value="0" />
912                    </Dim>
913                    <Dim type="TopEdge">
914                        <WidgetDim dimension="BottomEdge" widget="__auto_titlebar__" />
915                    </Dim>
916                    <Dim type="Width">
917                        <UnifiedDim scale="1" type="Width" />
918                    </Dim>
919                    <Dim type="BottomEdge">
920                        <UnifiedDim scale="1" type="BottomEdge" />
921                    </Dim>
922                </Area>
923                <Image component="BottomLeftCorner" name="TaharezLook/WindowBottomLeft" />
924                <Image component="BottomRightCorner" name="TaharezLook/WindowBottomRight" />
925                <Image component="LeftEdge" name="TaharezLook/WindowLeftEdge" />
926                <Image component="RightEdge" name="TaharezLook/WindowRightEdge" />
927                <Image component="BottomEdge" name="TaharezLook/WindowBottomEdge" />
928            </FrameComponent>
929            <ImageryComponent>
930                <Area>
931                    <Dim type="LeftEdge">
932                        <ImageDim dimension="Width" name="TaharezLook/WindowTopLeft" />
933                    </Dim>
934                    <Dim type="TopEdge">
935                        <WidgetDim dimension="BottomEdge" widget="__auto_titlebar__" />
936                    </Dim>
937                    <Dim type="RightEdge">
938                        <OperatorDim op="Subtract">
939                            <UnifiedDim scale="1" type="Width" />
940                            <ImageDim dimension="Width" name="TaharezLook/WindowTopRight" />
941                        </OperatorDim>
942                    </Dim>
943                    <Dim type="BottomEdge">
944                        <OperatorDim op="Subtract">
945                            <UnifiedDim scale="1" type="Height" />
946                            <ImageDim dimension="Height" name="TaharezLook/WindowBottomEdge" />
947                        </OperatorDim>
948                    </Dim>
949                </Area>
950                <Image name="TaharezLook/GenericBrush" />
951                <ColourProperty name="ClientAreaColour" />
952                <VertFormat type="Stretched" />
953                <HorzFormat type="Stretched" />
954            </ImageryComponent>
955        </ImagerySection>
956        <ImagerySection name="notitle_frame">
957            <FrameComponent>
958                <Area>
959                    <Dim type="LeftEdge">
960                        <AbsoluteDim value="0" />
961                    </Dim>
962                    <Dim type="TopEdge">
963                        <AbsoluteDim value="0" />
964                    </Dim>
965                    <Dim type="Width">
966                        <UnifiedDim scale="1" type="Width" />
967                    </Dim>
968                    <Dim type="Height">
969                        <UnifiedDim scale="1" type="Height" />
970                    </Dim>
971                </Area>
972                <Image component="TopLeftCorner" name="TaharezLook/WindowTopLeft" />
973                <Image component="TopRightCorner" name="TaharezLook/WindowTopRight" />
974                <Image component="BottomLeftCorner" name="TaharezLook/WindowBottomLeft" />
975                <Image component="BottomRightCorner" name="TaharezLook/WindowBottomRight" />
976                <Image component="LeftEdge" name="TaharezLook/WindowLeftEdge" />
977                <Image component="RightEdge" name="TaharezLook/WindowRightEdge" />
978                <Image component="BottomEdge" name="TaharezLook/WindowBottomEdge" />
979            </FrameComponent>
980            <ImageryComponent>
981                <Area>
982                    <Dim type="LeftEdge">
983                        <ImageDim dimension="Width" name="TaharezLook/WindowTopLeft" />
984                    </Dim>
985                    <Dim type="TopEdge">
986                        <ImageDim dimension="Width" name="TaharezLook/WindowTopEdge" />
987                    </Dim>
988                    <Dim type="RightEdge">
989                        <OperatorDim op="Subtract">
990                            <UnifiedDim scale="1" type="Width" />
991                            <ImageDim dimension="Width" name="TaharezLook/WindowTopRight" />
992                        </OperatorDim>
993                    </Dim>
994                    <Dim type="BottomEdge">
995                        <OperatorDim op="Subtract">
996                            <UnifiedDim scale="1" type="Height" />
997                            <ImageDim dimension="Height" name="TaharezLook/WindowBottomEdge" />
998                        </OperatorDim>
999                    </Dim>
1000                </Area>
1001                <Image name="TaharezLook/GenericBrush" />
1002                <ColourProperty name="ClientAreaColour" />
1003                <VertFormat type="Stretched" />
1004                <HorzFormat type="Stretched" />
1005            </ImageryComponent>
1006        </ImagerySection>
1007        <ImagerySection name="withtitle_noframe_client_area">
1008            <ImageryComponent>
1009                <Area>
1010                    <Dim type="LeftEdge">
1011                        <AbsoluteDim value="0" />
1012                    </Dim>
1013                    <Dim type="TopEdge">
1014                        <WidgetDim dimension="Height" widget="__auto_titlebar__" />
1015                    </Dim>
1016                    <Dim type="Width">
1017                        <UnifiedDim scale="1" type="Width" />
1018                    </Dim>
1019                    <Dim type="BottomEdge">
1020                        <UnifiedDim scale="1" type="BottomEdge" />
1021                    </Dim>
1022                </Area>
1023                <Image name="TaharezLook/GenericBrush" />
1024                <ColourProperty name="ClientAreaColour" />
1025                <VertFormat type="Stretched" />
1026                <HorzFormat type="Stretched" />
1027            </ImageryComponent>
1028        </ImagerySection>
1029        <ImagerySection name="notitle_noframe_client_area">
1030            <ImageryComponent>
1031                <Area>
1032                    <Dim type="LeftEdge">
1033                        <AbsoluteDim value="0" />
1034                    </Dim>
1035                    <Dim type="TopEdge">
1036                        <AbsoluteDim value="0" />
1037                    </Dim>
1038                    <Dim type="Width">
1039                        <UnifiedDim scale="1" type="Width" />
1040                    </Dim>
1041                    <Dim type="Height">
1042                        <UnifiedDim scale="1" type="Height" />
1043                    </Dim>
1044                </Area>
1045                <Image name="TaharezLook/GenericBrush" />
1046                <ColourProperty name="ClientAreaColour" />
1047                <VertFormat type="Stretched" />
1048                <HorzFormat type="Stretched" />
1049            </ImageryComponent>
1050        </ImagerySection>
1051        <StateImagery name="ActiveWithTitleWithFrame">
1052            <Layer>
1053                <Section section="withtitle_frame" />
1054            </Layer>
1055        </StateImagery>
1056        <StateImagery name="InactiveWithTitleWithFrame">
1057            <Layer>
1058                <Section section="withtitle_frame" />
1059            </Layer>
1060        </StateImagery>
1061        <StateImagery name="DisabledWithTitleWithFrame">
1062            <Layer>
1063                <Section section="withtitle_frame">
1064                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1065                </Section>
1066            </Layer>
1067        </StateImagery>
1068        <StateImagery name="ActiveWithTitleNoFrame">
1069            <Layer>
1070                <Section section="withtitle_noframe_client_area" />
1071            </Layer>
1072        </StateImagery>
1073        <StateImagery name="InactiveWithTitleNoFrame">
1074            <Layer>
1075                <Section section="withtitle_noframe_client_area" />
1076            </Layer>
1077        </StateImagery>
1078        <StateImagery name="DisabledWithTitleNoFrame">
1079            <Layer>
1080                <Section section="withtitle_noframe_client_area">
1081                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1082                </Section>
1083            </Layer>
1084        </StateImagery>
1085        <StateImagery name="ActiveNoTitleWithFrame">
1086            <Layer>
1087                <Section section="notitle_frame" />
1088            </Layer>
1089        </StateImagery>
1090        <StateImagery name="InactiveNoTitleWithFrame">
1091            <Layer>
1092                <Section section="notitle_frame" />
1093            </Layer>
1094        </StateImagery>
1095        <StateImagery name="DisabledNoTitleWithFrame">
1096            <Layer>
1097                <Section section="notitle_frame">
1098                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1099                </Section>
1100            </Layer>
1101        </StateImagery>
1102        <StateImagery name="ActiveNoTitleNoFrame">
1103            <Layer>
1104                <Section section="notitle_noframe_client_area" />
1105            </Layer>
1106        </StateImagery>
1107        <StateImagery name="InactiveNoTitleNoFrame">
1108            <Layer>
1109                <Section section="notitle_noframe_client_area" />
1110            </Layer>
1111        </StateImagery>
1112        <StateImagery name="DisabledNoTitleNoFrame">
1113            <Layer>
1114                <Section section="notitle_noframe_client_area">
1115                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1116                </Section>
1117            </Layer>
1118        </StateImagery>
1119    </WidgetLook>
1120    <WidgetLook name="TaharezLook/GroupBox">
1121        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="FrameColours" redrawOnWrite="true" />
1122        <PropertyDefinition initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" name="BackgroundColours" redrawOnWrite="true" />
1123        <PropertyDefinition initialValue="tl:FF000000 tr:FF000000 bl:FF000000 br:FF000000" name="BackgroundTextColours" redrawOnWrite="true" />
1124        <PropertyDefinition initialValue="FF888888" name="DisabledTextColour" redrawOnWrite="true" />
1125        <PropertyDefinition initialValue="FFFFFFFF" name="NormalTextColour" redrawOnWrite="true" />
1126        <PropertyDefinition initialValue="FF888888" name="TextBackground" redrawOnWrite="true" />
1127        <Child nameSuffix="__auto_contentpane__" type="DefaultWindow">
1128            <Area>
1129                <Dim type="LeftEdge">
1130                    <AbsoluteDim value="8" />
1131                </Dim>
1132                <Dim type="TopEdge">
1133                    <AbsoluteDim value="20" />
1134                </Dim>
1135                <Dim type="RightEdge">
1136                    <OperatorDim op="Subtract">
1137                        <UnifiedDim offset="0" scale="1" type="RightEdge" />
1138                        <AbsoluteDim value="8" />
1139                    </OperatorDim>
1140                </Dim>
1141                <Dim type="BottomEdge">
1142                    <OperatorDim op="Subtract">
1143                        <UnifiedDim offset="0" scale="1" type="BottomEdge" />
1144                        <AbsoluteDim value="8" />
1145                    </OperatorDim>
1146                </Dim>
1147            </Area>
1148        </Child>
1149        <ImagerySection name="label">
1150            <TextComponent>
1151                <Area>
1152                    <Dim type="LeftEdge">
1153                        <AbsoluteDim value="15" />
1154                    </Dim>
1155                    <Dim type="TopEdge">
1156                        <AbsoluteDim value="0" />
1157                    </Dim>
1158                    <Dim type="RightEdge">
1159                        <UnifiedDim offset="0" scale="1" type="RightEdge" />
1160                    </Dim>
1161                    <Dim type="BottomEdge">
1162                        <UnifiedDim offset="0" scale="1" type="BottomEdge" />
1163                    </Dim>
1164                </Area>
1165                <VertFormat type="TopAligned" />
1166                <HorzFormat type="LeftAligned" />
1167            </TextComponent>
1168        </ImagerySection>
1169        <ImagerySection name="frame">
1170            <FrameComponent>
1171                <Area>
1172                    <Dim type="LeftEdge">
1173                        <AbsoluteDim value="0" />
1174                    </Dim>
1175                    <Dim type="TopEdge">
1176                        <AbsoluteDim value="11" />
1177                    </Dim>
1178                    <Dim type="RightEdge">
1179                        <UnifiedDim offset="0" scale="1" type="RightEdge" />
1180                    </Dim>
1181                    <Dim type="BottomEdge">
1182                        <UnifiedDim offset="0" scale="1" type="BottomEdge" />
1183                    </Dim>
1184                </Area>
1185                <Image component="TopLeftCorner" name="TaharezLook/StaticTopLeft" />
1186                <Image component="TopRightCorner" name="TaharezLook/StaticTopRight" />
1187                <Image component="BottomLeftCorner" name="TaharezLook/StaticBottomLeft" />
1188                <Image component="BottomRightCorner" name="TaharezLook/StaticBottomRight" />
1189                <Image component="LeftEdge" name="TaharezLook/StaticLeft" />
1190                <Image component="TopEdge" name="TaharezLook/StaticTop" />
1191                <Image component="RightEdge" name="TaharezLook/StaticRight" />
1192                <Image component="BottomEdge" name="TaharezLook/StaticBottom" />
1193                <VertFormat type="Stretched" />
1194                <HorzFormat type="Stretched" />
1195            </FrameComponent>
1196        </ImagerySection>
1197        <ImagerySection name="label_bg">
1198            <ImageryComponent>
1199                <Area>
1200                    <Dim type="LeftEdge">
1201                        <AbsoluteDim value="13" />
1202                    </Dim>
1203                    <Dim type="TopEdge">
1204                        <AbsoluteDim value="0" />
1205                    </Dim>
1206                    <Dim type="Width">
1207                        <FontDim padding="5" type="HorzExtent" />
1208                    </Dim>
1209                    <Dim type="Height">
1210                        <FontDim type="LineSpacing" />
1211                    </Dim>
1212                </Area>
1213                <Image name="TaharezLook/StaticBackdrop" />
1214                <ColourRectProperty name="BackgroundTextColours" />
1215                <VertFormat type="Stretched" />
1216                <HorzFormat type="Stretched" />
1217            </ImageryComponent>
1218        </ImagerySection>
1219        <StateImagery name="Enabled">
1220            <Layer>
1221                <Section section="frame" />
1222                <Section section="label_bg" />
1223                <Section section="label">
1224                    <ColourProperty name="NormalTextColour" />
1225                </Section>
1226            </Layer>
1227        </StateImagery>
1228        <StateImagery name="Disabled">
1229            <Layer>
1230                <Section section="frame" />
1231                <Section section="label_bg" />
1232                <Section section="label">
1233                    <ColourProperty name="DisabledTextColour" />
1234                </Section>
1235            </Layer>
1236        </StateImagery>
1237    </WidgetLook>
1238    <WidgetLook name="TaharezLook/ProgressBar">
1239        <NamedArea name="ProgressArea">
1240            <Area>
1241                <Dim type="LeftEdge">
1242                    <OperatorDim op="Divide">
1243                        <ImageDim dimension="Width" name="TaharezLook/ProgressBarLeft" />
1244                        <AbsoluteDim value="2" />
1245                    </OperatorDim>
1246                </Dim>
1247                <Dim type="TopEdge">
1248                    <AbsoluteDim value="0" />
1249                </Dim>
1250                <Dim type="RightEdge">
1251                    <OperatorDim op="Subtract">
1252                        <UnifiedDim scale="1" type="RightEdge" />
1253                        <OperatorDim op="Divide">
1254                            <ImageDim dimension="Width" name="TaharezLook/ProgressBarRight" />
1255                            <AbsoluteDim value="2" />
1256                        </OperatorDim>
1257                    </OperatorDim>
1258                </Dim>
1259                <Dim type="Height">
1260                    <UnifiedDim scale="1" type="Height" />
1261                </Dim>
1262            </Area>
1263        </NamedArea>
1264        <ImagerySection name="frame">
1265            <FrameComponent>
1266                <Area>
1267                    <Dim type="LeftEdge">
1268                        <AbsoluteDim value="0" />
1269                    </Dim>
1270                    <Dim type="TopEdge">
1271                        <AbsoluteDim value="0" />
1272                    </Dim>
1273                    <Dim type="Width">
1274                        <UnifiedDim scale="1" type="Width" />
1275                    </Dim>
1276                    <Dim type="Height">
1277                        <UnifiedDim scale="1" type="Height" />
1278                    </Dim>
1279                </Area>
1280                <Image component="LeftEdge" name="TaharezLook/ProgressBarLeft" />
1281                <Image component="RightEdge" name="TaharezLook/ProgressBarRight" />
1282                <Image component="Background" name="TaharezLook/ProgressBarMiddle" />
1283                <HorzFormat type="Tiled" />
1284            </FrameComponent>
1285        </ImagerySection>
1286        <ImagerySection name="progress_lights">
1287            <ImageryComponent>
1288                <Area>
1289                    <Dim type="LeftEdge">
1290                        <AbsoluteDim value="0" />
1291                    </Dim>
1292                    <Dim type="TopEdge">
1293                        <AbsoluteDim value="0" />
1294                    </Dim>
1295                    <Dim type="Width">
1296                        <UnifiedDim scale="1" type="Width" />
1297                    </Dim>
1298                    <Dim type="Height">
1299                        <UnifiedDim scale="1" type="Height" />
1300                    </Dim>
1301                </Area>
1302                <Image name="TaharezLook/ProgressBarLitSegment" />
1303                <VertFormat type="Stretched" />
1304                <HorzFormat type="Tiled" />
1305            </ImageryComponent>
1306        </ImagerySection>
1307        <StateImagery name="Enabled">
1308            <Layer>
1309                <Section section="frame" />
1310            </Layer>
1311        </StateImagery>
1312        <StateImagery name="Disabled">
1313            <Layer>
1314                <Section section="frame">
1315                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1316                </Section>
1317            </Layer>
1318        </StateImagery>
1319        <StateImagery name="EnabledProgress">
1320            <Layer>
1321                <Section section="progress_lights" />
1322            </Layer>
1323        </StateImagery>
1324        <StateImagery name="DisabledProgress">
1325            <Layer>
1326                <Section section="progress_lights">
1327                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1328                </Section>
1329            </Layer>
1330        </StateImagery>
1331    </WidgetLook>
1332    <WidgetLook name="TaharezLook/AltProgressBar">
1333        <NamedArea name="ProgressArea">
1334            <Area>
1335                <Dim type="LeftEdge">
1336                    <ImageDim dimension="Width" name="TaharezLook/AltProgressLeft" />
1337                </Dim>
1338                <Dim type="TopEdge">
1339                    <AbsoluteDim value="2" />
1340                </Dim>
1341                <Dim type="RightEdge">
1342                    <OperatorDim op="Subtract">
1343                        <UnifiedDim scale="1" type="RightEdge" />
1344                        <ImageDim dimension="Width" name="TaharezLook/AltProgressRight" />
1345                    </OperatorDim>
1346                </Dim>
1347                <Dim type="Height">
1348                    <UnifiedDim offset="-4" scale="1" type="Height" />
1349                </Dim>
1350            </Area>
1351        </NamedArea>
1352        <ImagerySection name="frame">
1353            <FrameComponent>
1354                <Area>
1355                    <Dim type="LeftEdge">
1356                        <AbsoluteDim value="0" />
1357                    </Dim>
1358                    <Dim type="TopEdge">
1359                        <AbsoluteDim value="0" />
1360                    </Dim>
1361                    <Dim type="Width">
1362                        <UnifiedDim scale="1" type="Width" />
1363                    </Dim>
1364                    <Dim type="Height">
1365                        <UnifiedDim scale="1" type="Height" />
1366                    </Dim>
1367                </Area>
1368                <Image component="LeftEdge" name="TaharezLook/AltProgressLeft" />
1369                <Image component="RightEdge" name="TaharezLook/AltProgressRight" />
1370                <Image component="Background" name="TaharezLook/AltProgressMiddle" />
1371            </FrameComponent>
1372        </ImagerySection>
1373        <ImagerySection name="progress_lights">
1374            <ImageryComponent>
1375                <Area>
1376                    <Dim type="LeftEdge">
1377                        <UnifiedDim scale="0" type="LeftEdge" />
1378                    </Dim>
1379                    <Dim type="TopEdge">
1380                        <AbsoluteDim value="0" />
1381                    </Dim>
1382                    <Dim type="Width">
1383                        <UnifiedDim scale="0.1" type="Width" />
1384                    </Dim>
1385                    <Dim type="Height">
1386                        <UnifiedDim scale="1" type="Height" />
1387                    </Dim>
1388                </Area>
1389                <Image name="TaharezLook/AltProgressLight1" />
1390                <VertFormat type="Stretched" />
1391                <HorzFormat type="Tiled" />
1392            </ImageryComponent>
1393            <ImageryComponent>
1394                <Area>
1395                    <Dim type="LeftEdge">
1396                        <UnifiedDim scale="0.1" type="LeftEdge" />
1397                    </Dim>
1398                    <Dim type="TopEdge">
1399                        <AbsoluteDim value="0" />
1400                    </Dim>
1401                    <Dim type="Width">
1402                        <UnifiedDim scale="0.1" type="Width" />
1403                    </Dim>
1404                    <Dim type="Height">
1405                        <UnifiedDim scale="1" type="Height" />
1406                    </Dim>
1407                </Area>
1408                <Image name="TaharezLook/AltProgressLight2" />
1409                <VertFormat type="Stretched" />
1410                <HorzFormat type="Tiled" />
1411            </ImageryComponent>
1412            <ImageryComponent>
1413                <Area>
1414                    <Dim type="LeftEdge">
1415                        <UnifiedDim scale="0.2" type="LeftEdge" />
1416                    </Dim>
1417                    <Dim type="TopEdge">
1418                        <AbsoluteDim value="0" />
1419                    </Dim>
1420                    <Dim type="Width">
1421                        <UnifiedDim scale="0.1" type="Width" />
1422                    </Dim>
1423                    <Dim type="Height">
1424                        <UnifiedDim scale="1" type="Height" />
1425                    </Dim>
1426                </Area>
1427                <Image name="TaharezLook/AltProgressLight3" />
1428                <VertFormat type="Stretched" />
1429                <HorzFormat type="Tiled" />
1430            </ImageryComponent>
1431            <ImageryComponent>
1432                <Area>
1433                    <Dim type="LeftEdge">
1434                        <UnifiedDim scale="0.3" type="LeftEdge" />
1435                    </Dim>
1436                    <Dim type="TopEdge">
1437                        <AbsoluteDim value="0" />
1438                    </Dim>
1439                    <Dim type="Width">
1440                        <UnifiedDim scale="0.1" type="Width" />
1441                    </Dim>
1442                    <Dim type="Height">
1443                        <UnifiedDim scale="1" type="Height" />
1444                    </Dim>
1445                </Area>
1446                <Image name="TaharezLook/AltProgressLight4" />
1447                <VertFormat type="Stretched" />
1448                <HorzFormat type="Tiled" />
1449            </ImageryComponent>
1450            <ImageryComponent>
1451                <Area>
1452                    <Dim type="LeftEdge">
1453                        <UnifiedDim scale="0.4" type="LeftEdge" />
1454                    </Dim>
1455                    <Dim type="TopEdge">
1456                        <AbsoluteDim value="0" />
1457                    </Dim>
1458                    <Dim type="Width">
1459                        <UnifiedDim scale="0.1" type="Width" />
1460                    </Dim>
1461                    <Dim type="Height">
1462                        <UnifiedDim scale="1" type="Height" />
1463                    </Dim>
1464                </Area>
1465                <Image name="TaharezLook/AltProgressLight5" />
1466                <VertFormat type="Stretched" />
1467                <HorzFormat type="Tiled" />
1468            </ImageryComponent>
1469            <ImageryComponent>
1470                <Area>
1471                    <Dim type="LeftEdge">
1472                        <UnifiedDim scale="0.5" type="LeftEdge" />
1473                    </Dim>
1474                    <Dim type="TopEdge">
1475                        <AbsoluteDim value="0" />
1476                    </Dim>
1477                    <Dim type="Width">
1478                        <UnifiedDim scale="0.1" type="Width" />
1479                    </Dim>
1480                    <Dim type="Height">
1481                        <UnifiedDim scale="1" type="Height" />
1482                    </Dim>
1483                </Area>
1484                <Image name="TaharezLook/AltProgressLight6" />
1485                <VertFormat type="Stretched" />
1486                <HorzFormat type="Tiled" />
1487            </ImageryComponent>
1488            <ImageryComponent>
1489                <Area>
1490                    <Dim type="LeftEdge">
1491                        <UnifiedDim scale="0.6" type="LeftEdge" />
1492                    </Dim>
1493                    <Dim type="TopEdge">
1494                        <AbsoluteDim value="0" />
1495                    </Dim>
1496                    <Dim type="Width">
1497                        <UnifiedDim scale="0.1" type="Width" />
1498                    </Dim>
1499                    <Dim type="Height">
1500                        <UnifiedDim scale="1" type="Height" />
1501                    </Dim>
1502                </Area>
1503                <Image name="TaharezLook/AltProgressLight7" />
1504                <VertFormat type="Stretched" />
1505                <HorzFormat type="Tiled" />
1506            </ImageryComponent>
1507            <ImageryComponent>
1508                <Area>
1509                    <Dim type="LeftEdge">
1510                        <UnifiedDim scale="0.7" type="LeftEdge" />
1511                    </Dim>
1512                    <Dim type="TopEdge">
1513                        <AbsoluteDim value="0" />
1514                    </Dim>
1515                    <Dim type="Width">
1516                        <UnifiedDim scale="0.1" type="Width" />
1517                    </Dim>
1518                    <Dim type="Height">
1519                        <UnifiedDim scale="1" type="Height" />
1520                    </Dim>
1521                </Area>
1522                <Image name="TaharezLook/AltProgressLight8" />
1523                <VertFormat type="Stretched" />
1524                <HorzFormat type="Tiled" />
1525            </ImageryComponent>
1526            <ImageryComponent>
1527                <Area>
1528                    <Dim type="LeftEdge">
1529                        <UnifiedDim scale="0.8" type="LeftEdge" />
1530                    </Dim>
1531                    <Dim type="TopEdge">
1532                        <AbsoluteDim value="0" />
1533                    </Dim>
1534                    <Dim type="Width">
1535                        <UnifiedDim scale="0.1" type="Width" />
1536                    </Dim>
1537                    <Dim type="Height">
1538                        <UnifiedDim scale="1" type="Height" />
1539                    </Dim>
1540                </Area>
1541                <Image name="TaharezLook/AltProgressLight9" />
1542                <VertFormat type="Stretched" />
1543                <HorzFormat type="Tiled" />
1544            </ImageryComponent>
1545            <ImageryComponent>
1546                <Area>
1547                    <Dim type="LeftEdge">
1548                        <UnifiedDim scale="0.9" type="LeftEdge" />
1549                    </Dim>
1550                    <Dim type="TopEdge">
1551                        <AbsoluteDim value="0" />
1552                    </Dim>
1553                    <Dim type="Width">
1554                        <UnifiedDim scale="0.1" type="Width" />
1555                    </Dim>
1556                    <Dim type="Height">
1557                        <UnifiedDim scale="1" type="Height" />
1558                    </Dim>
1559                </Area>
1560                <Image name="TaharezLook/AltProgressLight10" />
1561                <VertFormat type="Stretched" />
1562                <HorzFormat type="Tiled" />
1563            </ImageryComponent>
1564        </ImagerySection>
1565        <StateImagery name="Enabled">
1566            <Layer>
1567                <Section section="frame" />
1568            </Layer>
1569        </StateImagery>
1570        <StateImagery name="Disabled">
1571            <Layer>
1572                <Section section="frame">
1573                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1574                </Section>
1575            </Layer>
1576        </StateImagery>
1577        <StateImagery name="EnabledProgress">
1578            <Layer>
1579                <Section section="progress_lights" />
1580            </Layer>
1581        </StateImagery>
1582        <StateImagery name="DisabledProgress">
1583            <Layer>
1584                <Section section="progress_lights">
1585                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1586                </Section>
1587            </Layer>
1588        </StateImagery>
1589    </WidgetLook>
1590    <WidgetLook name="TaharezLook/VUMeter">
1591        <Property name="VerticalProgress" value="True" />
1592        <NamedArea name="ProgressArea">
1593            <Area>
1594                <Dim type="LeftEdge">
1595                    <UnifiedDim scale="0" type="LeftEdge" />
1596                </Dim>
1597                <Dim type="TopEdge">
1598                    <UnifiedDim scale="0" type="TopEdge" />
1599                </Dim>
1600                <Dim type="Width">
1601                    <UnifiedDim scale="1" type="Width" />
1602                </Dim>
1603                <Dim type="Height">
1604                    <UnifiedDim scale="1" type="Height" />
1605                </Dim>
1606            </Area>
1607        </NamedArea>
1608        <ImagerySection name="progress_lights">
1609            <ImageryComponent>
1610                <Area>
1611                    <Dim type="LeftEdge">
1612                        <UnifiedDim scale="0" type="LeftEdge" />
1613                    </Dim>
1614                    <Dim type="TopEdge">
1615                        <UnifiedDim scale="0.5" type="TopEdge" />
1616                    </Dim>
1617                    <Dim type="Width">
1618                        <UnifiedDim scale="1" type="Width" />
1619                    </Dim>
1620                    <Dim type="Height">
1621                        <UnifiedDim scale="0.5" type="Height" />
1622                    </Dim>
1623                </Area>
1624                <Image name="TaharezLook/TextSelectionBrush" />
1625                <Colours bottomLeft="FF00FF00" bottomRight="FF00FF00" topLeft="FF00FF00" topRight="FF00FF00" />
1626                <VertFormat type="Tiled" />
1627                <HorzFormat type="Stretched" />
1628            </ImageryComponent>
1629            <ImageryComponent>
1630                <Area>
1631                    <Dim type="LeftEdge">
1632                        <UnifiedDim scale="0" type="LeftEdge" />
1633                    </Dim>
1634                    <Dim type="TopEdge">
1635                        <UnifiedDim scale="0.2" type="TopEdge" />
1636                    </Dim>
1637                    <Dim type="Width">
1638                        <UnifiedDim scale="1" type="Width" />
1639                    </Dim>
1640                    <Dim type="Height">
1641                        <UnifiedDim scale="0.3" type="Height" />
1642                    </Dim>
1643                </Area>
1644                <Image name="TaharezLook/TextSelectionBrush" />
1645                <Colours bottomLeft="FFFFFF00" bottomRight="FFFFFF00" topLeft="FFFFFF00" topRight="FFFFFF00" />
1646                <VertFormat type="Tiled" />
1647                <HorzFormat type="Stretched" />
1648            </ImageryComponent>
1649            <ImageryComponent>
1650                <Area>
1651                    <Dim type="LeftEdge">
1652                        <UnifiedDim scale="0" type="LeftEdge" />
1653                    </Dim>
1654                    <Dim type="TopEdge">
1655                        <UnifiedDim scale="0" type="TopEdge" />
1656                    </Dim>
1657                    <Dim type="Width">
1658                        <UnifiedDim scale="1" type="Width" />
1659                    </Dim>
1660                    <Dim type="Height">
1661                        <UnifiedDim scale="0.2" type="Height" />
1662                    </Dim>
1663                </Area>
1664                <Image name="TaharezLook/TextSelectionBrush" />
1665                <Colours bottomLeft="FFFF0000" bottomRight="FFFF0000" topLeft="FFFF0000" topRight="FFFF0000" />
1666                <VertFormat type="Tiled" />
1667                <HorzFormat type="Stretched" />
1668            </ImageryComponent>
1669        </ImagerySection>
1670        <StateImagery name="Enabled">
1671        </StateImagery>
1672        <StateImagery name="Disabled">
1673        </StateImagery>
1674        <StateImagery name="EnabledProgress">
1675            <Layer>
1676                <Section section="progress_lights" />
1677            </Layer>
1678        </StateImagery>
1679        <StateImagery name="DisabledProgress">
1680            <Layer>
1681                <Section section="progress_lights">
1682                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1683                </Section>
1684            </Layer>
1685        </StateImagery>
1686    </WidgetLook>
1687    <WidgetLook name="TaharezLook/SliderThumb">
1688        <Property name="VertFree" value="True" />
1689        <ImagerySection name="normal">
1690            <ImageryComponent>
1691                <Area>
1692                    <Dim type="LeftEdge">
1693                        <AbsoluteDim value="0" />
1694                    </Dim>
1695                    <Dim type="TopEdge">
1696                        <AbsoluteDim value="0" />
1697                    </Dim>
1698                    <Dim type="Width">
1699                        <UnifiedDim scale="1.0" type="Width" />
1700                    </Dim>
1701                    <Dim type="Height">
1702                        <UnifiedDim scale="1.0" type="Height" />
1703                    </Dim>
1704                </Area>
1705                <Image name="TaharezLook/VertSliderThumbNormal" />
1706                <VertFormat type="Stretched" />
1707                <HorzFormat type="Stretched" />
1708            </ImageryComponent>
1709        </ImagerySection>
1710        <ImagerySection name="hover">
1711            <ImageryComponent>
1712                <Area>
1713                    <Dim type="LeftEdge">
1714                        <AbsoluteDim value="0" />
1715                    </Dim>
1716                    <Dim type="TopEdge">
1717                        <AbsoluteDim value="0" />
1718                    </Dim>
1719                    <Dim type="Width">
1720                        <UnifiedDim scale="1.0" type="Width" />
1721                    </Dim>
1722                    <Dim type="Height">
1723                        <UnifiedDim scale="1.0" type="Height" />
1724                    </Dim>
1725                </Area>
1726                <Image name="TaharezLook/VertSliderThumbHover" />
1727                <VertFormat type="Stretched" />
1728                <HorzFormat type="Stretched" />
1729            </ImageryComponent>
1730        </ImagerySection>
1731        <StateImagery name="Normal">
1732            <Layer>
1733                <Section section="normal" />
1734            </Layer>
1735        </StateImagery>
1736        <StateImagery name="Hover">
1737            <Layer>
1738                <Section section="hover" />
1739            </Layer>
1740        </StateImagery>
1741        <StateImagery name="Pushed">
1742            <Layer>
1743                <Section section="hover" />
1744            </Layer>
1745        </StateImagery>
1746        <StateImagery name="Disabled">
1747            <Layer>
1748                <Section section="normal">
1749                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1750                </Section>
1751            </Layer>
1752        </StateImagery>
1753    </WidgetLook>
1754    <WidgetLook name="TaharezLook/Slider">
1755        <Property name="VerticalSlider" value="True" />
1756        <Property name="MouseAutoRepeatEnabled" value="True" />
1757        <Property name="WantsMultiClickEvents" value="False" />
1758        <NamedArea name="ThumbTrackArea">
1759            <Area>
1760                <Dim type="LeftEdge">
1761                    <AbsoluteDim value="0" />
1762                </Dim>
1763                <Dim type="TopEdge">
1764                    <AbsoluteDim value="0" />
1765                </Dim>
1766                <Dim type="RightEdge">
1767                    <UnifiedDim scale="1.0" type="RightEdge" />
1768                </Dim>
1769                <Dim type="BottomEdge">
1770                    <UnifiedDim scale="1.0" type="BottomEdge" />
1771                </Dim>
1772            </Area>
1773        </NamedArea>
1774        <Child nameSuffix="__auto_thumb__" type="TaharezLook/SliderThumb">
1775            <Area>
1776                <Dim type="LeftEdge">
1777                    <AbsoluteDim value="0" />
1778                </Dim>
1779                <Dim type="TopEdge">
1780                    <AbsoluteDim value="0" />
1781                </Dim>
1782                <Dim type="Width">
1783                    <UnifiedDim scale="1.0" type="Width" />
1784                </Dim>
1785                <Dim type="Height">
1786                    <ImageDim dimension="Height" name="TaharezLook/VertSliderThumbNormal" />
1787                </Dim>
1788            </Area>
1789        </Child>
1790        <ImagerySection name="main">
1791            <ImageryComponent>
1792                <Area>
1793                    <Dim type="LeftEdge">
1794                        <AbsoluteDim value="3" />
1795                    </Dim>
1796                    <Dim type="TopEdge">
1797                        <AbsoluteDim value="0" />
1798                    </Dim>
1799                    <Dim type="Width">
1800                        <UnifiedDim offset="-6" scale="1.0" type="Width" />
1801                    </Dim>
1802                    <Dim type="Height">
1803                        <UnifiedDim scale="1.0" type="Height" />
1804                    </Dim>
1805                </Area>
1806                <Image name="TaharezLook/VertSliderBody" />
1807                <VertFormat type="Stretched" />
1808                <HorzFormat type="Stretched" />
1809            </ImageryComponent>
1810        </ImagerySection>
1811        <StateImagery name="Enabled">
1812            <Layer>
1813                <Section section="main" />
1814            </Layer>
1815        </StateImagery>
1816        <StateImagery name="Disabled">
1817            <Layer>
1818                <Section section="main">
1819                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1820                </Section>
1821            </Layer>
1822        </StateImagery>
1823    </WidgetLook>
1824    <WidgetLook name="TaharezLook/HorizontalScrollbarThumb">
1825        <Property name="HorzFree" value="True" />
1826        <ImagerySection name="normal">
1827            <FrameComponent>
1828                <Area>
1829                    <Dim type="LeftEdge">
1830                        <AbsoluteDim value="0" />
1831                    </Dim>
1832                    <Dim type="TopEdge">
1833                        <AbsoluteDim value="0" />
1834                    </Dim>
1835                    <Dim type="Width">
1836                        <UnifiedDim scale="1.0" type="Width" />
1837                    </Dim>
1838                    <Dim type="Height">
1839                        <UnifiedDim scale="1.0" type="Height" />
1840                    </Dim>
1841                </Area>
1842                <Image component="LeftEdge" name="TaharezLook/MiniHorzScrollThumbLeftNormal" />
1843                <Image component="RightEdge" name="TaharezLook/MiniHorzScrollThumbRightNormal" />
1844                <Image component="Background" name="TaharezLook/MiniHorzScrollThumbMiddleNormal" />
1845            </FrameComponent>
1846        </ImagerySection>
1847        <ImagerySection name="hover">
1848            <FrameComponent>
1849                <Area>
1850                    <Dim type="LeftEdge">
1851                        <AbsoluteDim value="0" />
1852                    </Dim>
1853                    <Dim type="TopEdge">
1854                        <AbsoluteDim value="0" />
1855                    </Dim>
1856                    <Dim type="Width">
1857                        <UnifiedDim scale="1.0" type="Width" />
1858                    </Dim>
1859                    <Dim type="Height">
1860                        <UnifiedDim scale="1.0" type="Height" />
1861                    </Dim>
1862                </Area>
1863                <Image component="LeftEdge" name="TaharezLook/MiniHorzScrollThumbLeftHover" />
1864                <Image component="RightEdge" name="TaharezLook/MiniHorzScrollThumbRightHover" />
1865                <Image component="Background" name="TaharezLook/MiniHorzScrollThumbMiddleHover" />
1866            </FrameComponent>
1867        </ImagerySection>
1868        <StateImagery name="Normal">
1869            <Layer>
1870                <Section section="normal" />
1871            </Layer>
1872        </StateImagery>
1873        <StateImagery name="Hover">
1874            <Layer>
1875                <Section section="hover" />
1876            </Layer>
1877        </StateImagery>
1878        <StateImagery name="Pushed">
1879            <Layer>
1880                <Section section="normal" />
1881            </Layer>
1882        </StateImagery>
1883        <StateImagery name="Disabled">
1884            <Layer>
1885                <Section section="normal">
1886                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
1887                </Section>
1888            </Layer>
1889        </StateImagery>
1890    </WidgetLook>
1891    <WidgetLook name="TaharezLook/HorizontalScrollbar">
1892        <NamedArea name="ThumbTrackArea">
1893            <Area>
1894                <Dim type="LeftEdge">
1895                    <ImageDim dimension="Width" name="TaharezLook/MiniHorzScrollLeftNormal" />
1896                </Dim>
1897                <Dim type="TopEdge">
1898                    <AbsoluteDim value="0" />
1899                </Dim>
1900                <Dim type="RightEdge">
1901                    <OperatorDim op="Subtract">
1902                        <UnifiedDim scale="1.0" type="RightEdge" />
1903                        <ImageDim dimension="Width" name="TaharezLook/MiniHorzScrollRightNormal" />
1904                    </OperatorDim>
1905                </Dim>
1906                <Dim type="BottomEdge">
1907                    <UnifiedDim scale="1.0" type="BottomEdge" />
1908                </Dim>
1909            </Area>
1910        </NamedArea>
1911        <Child nameSuffix="__auto_incbtn__" type="TaharezLook/ImageButton">
1912            <Area>
1913                <Dim type="LeftEdge">
1914                    <AbsoluteDim value="0" />
1915                </Dim>
1916                <Dim type="TopEdge">
1917                    <AbsoluteDim value="0" />
1918                </Dim>
1919                <Dim type="Width">
1920                    <ImageDim dimension="Width" name="TaharezLook/MiniHorzScrollRightNormal" />
1921                </Dim>
1922                <Dim type="Height">
1923                    <UnifiedDim scale="1" type="Height" />
1924                </Dim>
1925            </Area>
1926            <HorzAlignment type="RightAligned" />
1927            <Property name="NormalImage" value="TaharezLook/MiniHorzScrollRightNormal" />
1928            <Property name="HoverImage" value="TaharezLook/MiniHorzScrollRightHover" />
1929            <Property name="PushedImage" value="TaharezLook/MiniHorzScrollRightNormal" />
1930        </Child>
1931        <Child nameSuffix="__auto_decbtn__" type="TaharezLook/ImageButton">
1932            <Area>
1933                <Dim type="LeftEdge">
1934                    <AbsoluteDim value="0" />
1935                </Dim>
1936                <Dim type="TopEdge">
1937                    <AbsoluteDim value="0" />
1938                </Dim>
1939                <Dim type="Width">
1940                    <ImageDim dimension="Width" name="TaharezLook/MiniHorzScrollLeftNormal" />
1941                </Dim>
1942                <Dim type="Height">
1943                    <UnifiedDim scale="1" type="Height" />
1944                </Dim>
1945            </Area>
1946            <Property name="NormalImage" value="TaharezLook/MiniHorzScrollLeftNormal" />
1947            <Property name="HoverImage" value="TaharezLook/MiniHorzScrollLeftHover" />
1948            <Property name="PushedImage" value="TaharezLook/MiniHorzScrollLeftNormal" />
1949        </Child>
1950        <Child nameSuffix="__auto_thumb__" type="TaharezLook/HorizontalScrollbarThumb">
1951            <Area>
1952                <Dim type="LeftEdge">
1953                    <AbsoluteDim value="0" />
1954                </Dim>
1955                <Dim type="TopEdge">
1956                    <AbsoluteDim value="0" />
1957                </Dim>
1958                <Dim type="Width">
1959                    <UnifiedDim scale="0.1" type="Width" />
1960                </Dim>
1961                <Dim type="Height">
1962                    <UnifiedDim scale="1" type="Height" />
1963                </Dim>
1964            </Area>
1965            <Property name="MinSize" value="{{0,25},{0,0}}" />
1966        </Child>
1967        <ImagerySection name="main">
1968            <ImageryComponent>
1969                <Area>
1970                    <Dim type="LeftEdge">
1971                        <ImageDim dimension="Width" name="TaharezLook/MiniHorzScrollLeftNormal" />
1972                    </Dim>
1973                    <Dim type="TopEdge">
1974                        <AbsoluteDim value="0" />
1975                    </Dim>
1976                    <Dim type="RightEdge">
1977                        <OperatorDim op="Subtract">
1978                            <UnifiedDim scale="1.0" type="RightEdge" />
1979                            <ImageDim dimension="Width" name="TaharezLook/MiniHorzScrollRightNormal" />
1980                        </OperatorDim>
1981                    </Dim>
1982                    <Dim type="BottomEdge">
1983                        <UnifiedDim scale="1.0" type="BottomEdge" />
1984                    </Dim>
1985                </Area>
1986                <Image name="TaharezLook/MiniHorzScrollBarSegment" />
1987                <VertFormat type="CentreAligned" />
1988                <HorzFormat type="Stretched" />
1989            </ImageryComponent>
1990        </ImagerySection>
1991        <StateImagery name="Enabled">
1992            <Layer>
1993                <Section section="main" />
1994            </Layer>
1995        </StateImagery>
1996        <StateImagery name="Disabled">
1997            <Layer>
1998                <Section section="main">
1999                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
2000                </Section>
2001            </Layer>
2002        </StateImagery>
2003    </WidgetLook>
2004    <WidgetLook name="TaharezLook/VerticalScrollbarThumb">
2005        <Property name="VertFree" value="True" />
2006        <ImagerySection name="normal">
2007            <FrameComponent>
2008                <Area>
2009                    <Dim type="LeftEdge">
2010                        <AbsoluteDim value="0" />
2011                    </Dim>
2012                    <Dim type="TopEdge">
2013                        <AbsoluteDim value="0" />
2014                    </Dim>
2015                    <Dim type="Width">
2016                        <UnifiedDim scale="1.0" type="Width" />
2017                    </Dim>
2018                    <Dim type="Height">
2019                        <UnifiedDim scale="1.0" type="Height" />
2020                    </Dim>
2021                </Area>
2022                <Image component="TopEdge" name="TaharezLook/MiniVertScrollThumbTopNormal" />
2023                <Image component="BottomEdge" name="TaharezLook/MiniVertScrollThumbBottomNormal" />
2024                <Image component="Background" name="TaharezLook/MiniVertScrollThumbMiddleNormal" />
2025            </FrameComponent>
2026        </ImagerySection>
2027        <ImagerySection name="hover">
2028            <FrameComponent>
2029                <Area>
2030                    <Dim type="LeftEdge">
2031                        <AbsoluteDim value="0" />
2032                    </Dim>
2033                    <Dim type="TopEdge">
2034                        <AbsoluteDim value="0" />
2035                    </Dim>
2036                    <Dim type="Width">
2037                        <UnifiedDim scale="1.0" type="Width" />
2038                    </Dim>
2039                    <Dim type="Height">
2040                        <UnifiedDim scale="1.0" type="Height" />
2041                    </Dim>
2042                </Area>
2043                <Image component="TopEdge" name="TaharezLook/MiniVertScrollThumbTopHover" />
2044                <Image component="BottomEdge" name="TaharezLook/MiniVertScrollThumbBottomHover" />
2045                <Image component="Background" name="TaharezLook/MiniVertScrollThumbMiddleHover" />
2046            </FrameComponent>
2047        </ImagerySection>
2048        <StateImagery name="Normal">
2049            <Layer>
2050                <Section section="normal" />
2051            </Layer>
2052        </StateImagery>
2053        <StateImagery name="Hover">
2054            <Layer>
2055                <Section section="hover" />
2056            </Layer>
2057        </StateImagery>
2058        <StateImagery name="Pushed">
2059            <Layer>
2060                <Section section="normal" />
2061            </Layer>
2062        </StateImagery>
2063        <StateImagery name="Disabled">
2064            <Layer>
2065                <Section section="normal">
2066                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
2067                </Section>
2068            </Layer>
2069        </StateImagery>
2070    </WidgetLook>
2071    <WidgetLook name="TaharezLook/VerticalScrollbar">
2072        <Property name="VerticalScrollbar" value="True" />
2073        <NamedArea name="ThumbTrackArea">
2074            <Area>
2075                <Dim type="LeftEdge">
2076                    <AbsoluteDim value="0" />
2077                </Dim>
2078                <Dim type="TopEdge">
2079                    <ImageDim dimension="Height" name="TaharezLook/MiniVertScrollUpNormal" />
2080                </Dim>
2081                <Dim type="RightEdge">
2082                    <UnifiedDim scale="1.0" type="RightEdge" />
2083                </Dim>
2084                <Dim type="BottomEdge">
2085                    <OperatorDim op="Subtract">
2086                        <UnifiedDim scale="1.0" type="BottomEdge" />
2087                        <ImageDim dimension="Height" name="TaharezLook/MiniVertScrollDownNormal" />
2088                    </OperatorDim>
2089                </Dim>
2090            </Area>
2091        </NamedArea>
2092        <Child nameSuffix="__auto_incbtn__" type="TaharezLook/ImageButton">
2093            <Area>
2094                <Dim type="LeftEdge">
2095                    <AbsoluteDim value="0" />
2096                </Dim>
2097                <Dim type="TopEdge">
2098                    <AbsoluteDim value="0" />
2099                </Dim>
2100                <Dim type="Width">
2101                    <UnifiedDim scale="1" type="Width" />
2102                </Dim>
2103                <Dim type="Height">
2104                    <ImageDim dimension="Height" name="TaharezLook/MiniVertScrollDownNormal" />
2105                </Dim>
2106            </Area>
2107            <VertAlignment type="BottomAligned" />
2108            <Property name="NormalImage" value="TaharezLook/MiniVertScrollDownNormal" />
2109            <Property name="HoverImage" value="TaharezLook/MiniVertScrollDownHover" />
2110            <Property name="PushedImage" value="TaharezLook/MiniVertScrollDownNormal" />
2111        </Child>
2112        <Child nameSuffix="__auto_decbtn__" type="TaharezLook/ImageButton">
2113            <Area>
2114                <Dim type="LeftEdge">
2115                    <AbsoluteDim value="0" />
2116                </Dim>
2117                <Dim type="TopEdge">
2118                    <AbsoluteDim value="0" />
2119                </Dim>
2120                <Dim type="Width">
2121                    <UnifiedDim scale="1" type="Width" />
2122                </Dim>
2123                <Dim type="Height">
2124                    <ImageDim dimension="Height" name="TaharezLook/MiniVertScrollUpNormal" />
2125                </Dim>
2126            </Area>
2127            <Property name="NormalImage" value="TaharezLook/MiniVertScrollUpNormal" />
2128            <Property name="HoverImage" value="TaharezLook/MiniVertScrollUpHover" />
2129            <Property name="PushedImage" value="TaharezLook/MiniVertScrollUpNormal" />
2130        </Child>
2131        <Child nameSuffix="__auto_thumb__" type="TaharezLook/VerticalScrollbarThumb">
2132            <Area>
2133                <Dim type="LeftEdge">
2134                    <AbsoluteDim value="0" />
2135                </Dim>
2136                <Dim type="TopEdge">
2137                    <AbsoluteDim value="0" />
2138                </Dim>
2139                <Dim type="Width">
2140                    <UnifiedDim scale="1" type="Width" />
2141                </Dim>
2142                <Dim type="Height">
2143                    <UnifiedDim scale="0.1" type="Height" />
2144                </Dim>
2145            </Area>
2146            <Property name="MinSize" value="{{0,0},{0,25}}" />
2147        </Child>
2148        <ImagerySection name="main">
2149            <ImageryComponent>
2150                <Area>
2151                    <Dim type="LeftEdge">
2152                        <AbsoluteDim value="0" />
2153                    </Dim>
2154                    <Dim type="TopEdge">
2155                        <ImageDim dimension="Height" name="TaharezLook/MiniVertScrollUpNormal" />
2156                    </Dim>
2157                    <Dim type="RightEdge">
2158                        <UnifiedDim scale="1.0" type="RightEdge" />
2159                    </Dim>
2160                    <Dim type="BottomEdge">
2161                        <OperatorDim op="Subtract">
2162                            <UnifiedDim scale="1.0" type="BottomEdge" />
2163                            <ImageDim dimension="Height" name="TaharezLook/MiniVertScrollDownNormal" />
2164                        </OperatorDim>
2165                    </Dim>
2166                </Area>
2167                <Image name="TaharezLook/MiniVertScrollBarSegment" />
2168                <VertFormat type="Stretched" />
2169                <HorzFormat type="CentreAligned" />
2170            </ImageryComponent>
2171        </ImagerySection>
2172        <StateImagery name="Enabled">
2173            <Layer>
2174                <Section section="main" />
2175            </Layer>
2176        </StateImagery>
2177        <StateImagery name="Disabled">
2178            <Layer>
2179                <Section section="main">
2180                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
2181                </Section>
2182            </Layer>
2183        </StateImagery>
2184    </WidgetLook>
2185    <WidgetLook name="TaharezLook/Listbox">
2186        <PropertyDefinition initialValue="FFFFFFFF" name="BackgroundColor" redrawOnWrite="true" />
2187        <NamedArea name="ItemRenderingArea">
2188            <Area>
2189                <Dim type="LeftEdge">
2190                    <ImageDim dimension="Width" name="TaharezLook/ListboxLeft" />
2191                </Dim>
2192                <Dim type="TopEdge">
2193                    <ImageDim dimension="Height" name="TaharezLook/ListboxTop" />
2194                </Dim>
2195                <Dim type="RightEdge">
2196                    <OperatorDim op="Subtract">
2197                        <UnifiedDim scale="1" type="RightEdge" />
2198                        <ImageDim dimension="Width" name="TaharezLook/ListboxRight" />
2199                    </OperatorDim>
2200                </Dim>
2201                <Dim type="BottomEdge">
2202                    <OperatorDim op="Subtract">
2203                        <UnifiedDim scale="1" type="BottomEdge" />
2204                        <ImageDim dimension="Height" name="TaharezLook/ListboxBottom" />
2205                    </OperatorDim>
2206                </Dim>
2207            </Area>
2208        </NamedArea>
2209        <NamedArea name="ItemRenderingAreaHScroll">
2210            <Area>
2211                <Dim type="LeftEdge">
2212                    <ImageDim dimension="Width" name="TaharezLook/ListboxLeft" />
2213                </Dim>
2214                <Dim type="TopEdge">
2215                    <ImageDim dimension="Height" name="TaharezLook/ListboxTop" />
2216                </Dim>
2217                <Dim type="RightEdge">
2218                    <OperatorDim op="Subtract">
2219                        <UnifiedDim scale="1" type="RightEdge" />
2220                        <ImageDim dimension="Width" name="TaharezLook/ListboxRight" />
2221                    </OperatorDim>
2222                </Dim>
2223                <Dim type="BottomEdge">
2224                    <OperatorDim op="Subtract">
2225                        <UnifiedDim scale="1" type="BottomEdge" />
2226                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
2227                    </OperatorDim>
2228                </Dim>
2229            </Area>
2230        </NamedArea>
2231        <NamedArea name="ItemRenderingAreaVScroll">
2232            <Area>
2233                <Dim type="LeftEdge">
2234                    <ImageDim dimension="Width" name="TaharezLook/ListboxLeft" />
2235                </Dim>
2236                <Dim type="TopEdge">
2237                    <ImageDim dimension="Height" name="TaharezLook/ListboxTop" />
2238                </Dim>
2239                <Dim type="RightEdge">
2240                    <OperatorDim op="Subtract">
2241                        <UnifiedDim scale="1" type="RightEdge" />
2242                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
2243                    </OperatorDim>
2244                </Dim>
2245                <Dim type="BottomEdge">
2246                    <OperatorDim op="Subtract">
2247                        <UnifiedDim scale="1" type="BottomEdge" />
2248                        <ImageDim dimension="Height" name="TaharezLook/ListboxBottom" />
2249                    </OperatorDim>
2250                </Dim>
2251            </Area>
2252        </NamedArea>
2253        <NamedArea name="ItemRenderingAreaHVScroll">
2254            <Area>
2255                <Dim type="LeftEdge">
2256                    <ImageDim dimension="Width" name="TaharezLook/ListboxLeft" />
2257                </Dim>
2258                <Dim type="TopEdge">
2259                    <ImageDim dimension="Height" name="TaharezLook/ListboxTop" />
2260                </Dim>
2261                <Dim type="RightEdge">
2262                    <OperatorDim op="Subtract">
2263                        <UnifiedDim scale="1" type="RightEdge" />
2264                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
2265                    </OperatorDim>
2266                </Dim>
2267                <Dim type="BottomEdge">
2268                    <OperatorDim op="Subtract">
2269                        <UnifiedDim scale="1" type="BottomEdge" />
2270                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
2271                    </OperatorDim>
2272                </Dim>
2273            </Area>
2274        </NamedArea>
2275        <Child nameSuffix="__auto_hscrollbar__" type="TaharezLook/HorizontalScrollbar">
2276            <Area>
2277                <Dim type="LeftEdge">
2278                    <AbsoluteDim value="0" />
2279                </Dim>
2280                <Dim type="TopEdge">
2281                    <AbsoluteDim value="0" />
2282                </Dim>
2283                <Dim type="Width">
2284                    <UnifiedDim offset="-12" scale="1" type="Width" />
2285                </Dim>
2286                <Dim type="Height">
2287                    <AbsoluteDim value="12" />
2288                </Dim>
2289            </Area>
2290            <VertAlignment type="BottomAligned" />
2291        </Child>
2292        <Child nameSuffix="__auto_vscrollbar__" type="TaharezLook/VerticalScrollbar">
2293            <Area>
2294                <Dim type="LeftEdge">
2295                    <AbsoluteDim value="0" />
2296                </Dim>
2297                <Dim type="TopEdge">
2298                    <AbsoluteDim value="0" />
2299                </Dim>
2300                <Dim type="Width">
2301                    <AbsoluteDim value="12" />
2302                </Dim>
2303                <Dim type="Height">
2304                    <UnifiedDim offset="-12" scale="1" type="Height" />
2305                </Dim>
2306            </Area>
2307            <HorzAlignment type="RightAligned" />
2308        </Child>
2309        <ImagerySection name="main">
2310            <FrameComponent>
2311                <Area>
2312                    <Dim type="LeftEdge">
2313                        <AbsoluteDim value="0" />
2314                    </Dim>
2315                    <Dim type="TopEdge">
2316                        <AbsoluteDim value="0" />
2317                    </Dim>
2318                    <Dim type="Width">
2319                        <UnifiedDim scale="1" type="Width" />
2320                    </Dim>
2321                    <Dim type="Height">
2322                        <UnifiedDim scale="1" type="Height" />
2323                    </Dim>
2324                </Area>
2325                <Image component="TopLeftCorner" name="TaharezLook/ListboxTopLeft" />
2326                <Image component="TopRightCorner" name="TaharezLook/ListboxTopRight" />
2327                <Image component="BottomLeftCorner" name="TaharezLook/ListboxBottomLeft" />
2328                <Image component="BottomRightCorner" name="TaharezLook/ListboxBottomRight" />
2329                <Image component="LeftEdge" name="TaharezLook/ListboxLeft" />
2330                <Image component="RightEdge" name="TaharezLook/ListboxRight" />
2331                <Image component="TopEdge" name="TaharezLook/ListboxTop" />
2332                <Image component="BottomEdge" name="TaharezLook/ListboxBottom" />
2333                <Image component="Background" name="TaharezLook/ListboxBackdrop" />
2334            </FrameComponent>
2335        </ImagerySection>
2336        <StateImagery name="Enabled">
2337            <Layer>
2338                <Section section="main">
2339                    <ColourProperty name="BackgroundColor" />
2340                </Section>
2341            </Layer>
2342        </StateImagery>
2343        <StateImagery name="Disabled">
2344            <Layer>
2345                <Section section="main">
2346                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
2347                </Section>
2348            </Layer>
2349        </StateImagery>
2350    </WidgetLook>
2351    <WidgetLook name="TaharezLook/ComboDropList">
2352        <NamedArea name="ItemRenderingArea">
2353            <Area>
2354                <Dim type="LeftEdge">
2355                    <ImageDim dimension="Width" name="TaharezLook/ComboboxListLeft" />
2356                </Dim>
2357                <Dim type="TopEdge">
2358                    <ImageDim dimension="Height" name="TaharezLook/ComboboxListTop" />
2359                </Dim>
2360                <Dim type="RightEdge">
2361                    <OperatorDim op="Subtract">
2362                        <UnifiedDim scale="1" type="RightEdge" />
2363                        <ImageDim dimension="Width" name="TaharezLook/ComboboxListRight" />
2364                    </OperatorDim>
2365                </Dim>
2366                <Dim type="BottomEdge">
2367                    <OperatorDim op="Subtract">
2368                        <UnifiedDim scale="1" type="BottomEdge" />
2369                        <ImageDim dimension="Height" name="TaharezLook/ComboboxListBottom" />
2370                    </OperatorDim>
2371                </Dim>
2372            </Area>
2373        </NamedArea>
2374        <NamedArea name="ItemRenderingAreaHScroll">
2375            <Area>
2376                <Dim type="LeftEdge">
2377                    <ImageDim dimension="Width" name="TaharezLook/ComboboxListLeft" />
2378                </Dim>
2379                <Dim type="TopEdge">
2380                    <ImageDim dimension="Height" name="TaharezLook/ComboboxListTop" />
2381                </Dim>
2382                <Dim type="RightEdge">
2383                    <OperatorDim op="Subtract">
2384                        <UnifiedDim scale="1" type="RightEdge" />
2385                        <ImageDim dimension="Width" name="TaharezLook/ComboboxListRight" />
2386                    </OperatorDim>
2387                </Dim>
2388                <Dim type="BottomEdge">
2389                    <OperatorDim op="Subtract">
2390                        <UnifiedDim scale="1" type="BottomEdge" />
2391                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
2392                    </OperatorDim>
2393                </Dim>
2394            </Area>
2395        </NamedArea>
2396        <NamedArea name="ItemRenderingAreaVScroll">
2397            <Area>
2398                <Dim type="LeftEdge">
2399                    <ImageDim dimension="Width" name="TaharezLook/ComboboxListLeft" />
2400                </Dim>
2401                <Dim type="TopEdge">
2402                    <ImageDim dimension="Height" name="TaharezLook/ComboboxListTop" />
2403                </Dim>
2404                <Dim type="RightEdge">
2405                    <OperatorDim op="Subtract">
2406                        <UnifiedDim scale="1" type="RightEdge" />
2407                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
2408                    </OperatorDim>
2409                </Dim>
2410                <Dim type="BottomEdge">
2411                    <OperatorDim op="Subtract">
2412                        <UnifiedDim scale="1" type="BottomEdge" />
2413                        <ImageDim dimension="Height" name="TaharezLook/ComboboxListBottom" />
2414                    </OperatorDim>
2415                </Dim>
2416            </Area>
2417        </NamedArea>
2418        <NamedArea name="ItemRenderingAreaHVScroll">
2419            <Area>
2420                <Dim type="LeftEdge">
2421                    <ImageDim dimension="Width" name="TaharezLook/ComboboxListLeft" />
2422                </Dim>
2423                <Dim type="TopEdge">
2424                    <ImageDim dimension="Height" name="TaharezLook/ComboboxListTop" />
2425                </Dim>
2426                <Dim type="RightEdge">
2427                    <OperatorDim op="Subtract">
2428                        <UnifiedDim scale="1" type="RightEdge" />
2429                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
2430                    </OperatorDim>
2431                </Dim>
2432                <Dim type="BottomEdge">
2433                    <OperatorDim op="Subtract">
2434                        <UnifiedDim scale="1" type="BottomEdge" />
2435                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
2436                    </OperatorDim>
2437                </Dim>
2438            </Area>
2439        </NamedArea>
2440        <Child nameSuffix="__auto_hscrollbar__" type="TaharezLook/HorizontalScrollbar">
2441            <Area>
2442                <Dim type="LeftEdge">
2443                    <AbsoluteDim value="0" />
2444                </Dim>
2445                <Dim type="TopEdge">
2446                    <AbsoluteDim value="0" />
2447                </Dim>
2448                <Dim type="Width">
2449                    <UnifiedDim offset="-12" scale="1" type="Width" />
2450                </Dim>
2451                <Dim type="Height">
2452                    <AbsoluteDim value="12" />
2453                </Dim>
2454            </Area>
2455            <VertAlignment type="BottomAligned" />
2456        </Child>
2457        <Child nameSuffix="__auto_vscrollbar__" type="TaharezLook/VerticalScrollbar">
2458            <Area>
2459                <Dim type="LeftEdge">
2460                    <AbsoluteDim value="0" />
2461                </Dim>
2462                <Dim type="TopEdge">
2463                    <AbsoluteDim value="0" />
2464                </Dim>
2465                <Dim type="Width">
2466                    <AbsoluteDim value="12" />
2467                </Dim>
2468                <Dim type="Height">
2469                    <UnifiedDim offset="-12" scale="1" type="Height" />
2470                </Dim>
2471            </Area>
2472            <HorzAlignment type="RightAligned" />
2473        </Child>
2474        <ImagerySection name="main">
2475            <FrameComponent>
2476                <Area>
2477                    <Dim type="LeftEdge">
2478                        <AbsoluteDim value="0" />
2479                    </Dim>
2480                    <Dim type="TopEdge">
2481                        <AbsoluteDim value="0" />
2482                    </Dim>
2483                    <Dim type="Width">
2484                        <UnifiedDim scale="1" type="Width" />
2485                    </Dim>
2486                    <Dim type="Height">
2487                        <UnifiedDim scale="1" type="Height" />
2488                    </Dim>
2489                </Area>
2490                <Image component="TopLeftCorner" name="TaharezLook/ComboboxListTopLeft" />
2491                <Image component="TopRightCorner" name="TaharezLook/ComboboxListTopRight" />
2492                <Image component="BottomLeftCorner" name="TaharezLook/ComboboxListBottomLeft" />
2493                <Image component="BottomRightCorner" name="TaharezLook/ComboboxListBottomRight" />
2494                <Image component="LeftEdge" name="TaharezLook/ComboboxListLeft" />
2495                <Image component="RightEdge" name="TaharezLook/ComboboxListRight" />
2496                <Image component="TopEdge" name="TaharezLook/ComboboxListTop" />
2497                <Image component="BottomEdge" name="TaharezLook/ComboboxListBottom" />
2498                <Image component="Background" name="TaharezLook/ComboboxListBackdrop" />
2499            </FrameComponent>
2500        </ImagerySection>
2501        <StateImagery name="Enabled">
2502            <Layer>
2503                <Section section="main" />
2504            </Layer>
2505        </StateImagery>
2506        <StateImagery name="Disabled">
2507            <Layer>
2508                <Section section="main">
2509                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
2510                </Section>
2511            </Layer>
2512        </StateImagery>
2513    </WidgetLook>
2514    <WidgetLook name="TaharezLook/ComboEditbox">
2515        <PropertyDefinition initialValue="FFFFFFFF" name="NormalTextColour" redrawOnWrite="true" />
2516        <PropertyDefinition initialValue="FF000000" name="SelectedTextColour" redrawOnWrite="true" />
2517        <PropertyDefinition initialValue="FF607FFF" name="ActiveSelectionColour" redrawOnWrite="true" />
2518        <PropertyDefinition initialValue="FF808080" name="InactiveSelectionColour" redrawOnWrite="true" />
2519        <Property name="MouseCursorImage" value="TaharezLook/MouseTextBar" />
2520        <NamedArea name="TextArea">
2521            <Area>
2522                <Dim type="LeftEdge">
2523                    <AbsoluteDim value="5" />
2524                </Dim>
2525                <Dim type="TopEdge">
2526                    <AbsoluteDim value="5" />
2527                </Dim>
2528                <Dim type="RightEdge">
2529                    <UnifiedDim offset="-5" scale="1.0" type="RightEdge" />
2530                </Dim>
2531                <Dim type="BottomEdge">
2532                    <UnifiedDim offset="-5" scale="1.0" type="BottomEdge" />
2533                </Dim>
2534            </Area>
2535        </NamedArea>
2536        <ImagerySection name="container_normal">
2537            <FrameComponent>
2538                <Area>
2539                    <Dim type="LeftEdge">
2540                        <AbsoluteDim value="0" />
2541                    </Dim>
2542                    <Dim type="TopEdge">
2543                        <AbsoluteDim value="0" />
2544                    </Dim>
2545                    <Dim type="Width">
2546                        <UnifiedDim scale="1.0" type="Width" />
2547                    </Dim>
2548                    <Dim type="Height">
2549                        <UnifiedDim scale="1.0" type="Height" />
2550                    </Dim>
2551                </Area>
2552                <Image component="LeftEdge" name="TaharezLook/ComboboxEditLeft" />
2553                <Image component="Background" name="TaharezLook/ComboboxEditMiddle" />
2554            </FrameComponent>
2555        </ImagerySection>
2556        <ImagerySection name="selection">
2557            <ImageryComponent>
2558                <Area>
2559                    <Dim type="LeftEdge">
2560                        <AbsoluteDim value="0" />
2561                    </Dim>
2562                    <Dim type="TopEdge">
2563                        <AbsoluteDim value="0" />
2564                    </Dim>
2565                    <Dim type="RightEdge">
2566                        <UnifiedDim scale="1.0" type="RightEdge" />
2567                    </Dim>
2568                    <Dim type="BottomEdge">
2569                        <UnifiedDim scale="1.0" type="BottomEdge" />
2570                    </Dim>
2571                </Area>
2572                <Image name="TaharezLook/TextSelectionBrush" />
2573                <VertFormat type="Stretched" />
2574                <HorzFormat type="Stretched" />
2575            </ImageryComponent>
2576        </ImagerySection>
2577        <ImagerySection name="Caret">
2578            <ImageryComponent>
2579                <Area>
2580                    <Dim type="LeftEdge">
2581                        <AbsoluteDim value="0" />
2582                    </Dim>
2583                    <Dim type="TopEdge">
2584                        <AbsoluteDim value="0" />
2585                    </Dim>
2586                    <Dim type="Width">
2587                        <ImageDim dimension="Width" name="TaharezLook/EditBoxCarat" />
2588                    </Dim>
2589                    <Dim type="BottomEdge">
2590                        <UnifiedDim scale="1.0" type="BottomEdge" />
2591                    </Dim>
2592                </Area>
2593                <Image name="TaharezLook/EditBoxCarat" />
2594                <VertFormat type="Stretched" />
2595                <HorzFormat type="Stretched" />
2596            </ImageryComponent>
2597        </ImagerySection>
2598        <StateImagery name="Enabled">
2599            <Layer>
2600                <Section section="container_normal" />
2601            </Layer>
2602        </StateImagery>
2603        <StateImagery name="ReadOnly">
2604            <Layer>
2605                <Section section="container_normal" />
2606            </Layer>
2607        </StateImagery>
2608        <StateImagery name="Disabled">
2609            <Layer>
2610                <Section section="container_normal">
2611                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
2612                </Section>
2613            </Layer>
2614        </StateImagery>
2615        <StateImagery name="ActiveSelection">
2616            <Layer>
2617                <Section section="selection">
2618                    <ColourProperty name="ActiveSelectionColour" />
2619                </Section>
2620            </Layer>
2621        </StateImagery>
2622        <StateImagery name="InactiveSelection">
2623            <Layer>
2624                <Section section="selection">
2625                    <ColourProperty name="InactiveSelectionColour" />
2626                </Section>
2627            </Layer>
2628        </StateImagery>
2629    </WidgetLook>
2630    <WidgetLook name="TaharezLook/Combobox">
2631        <PropertyLinkDefinition initialValue="FFFFFFFF" name="NormalEditTextColour" targetProperty="NormalTextColour" widget="__auto_editbox__" />
2632        <PropertyLinkDefinition initialValue="FF000000" name="SelectedEditTextColour" targetProperty="SelectedTextColour" widget="__auto_editbox__" />
2633        <PropertyLinkDefinition initialValue="FF6060FF" name="ActiveEditSelectionColour" targetProperty="ActiveSelectionColour" widget="__auto_editbox__" />
2634        <PropertyLinkDefinition initialValue="FF808080" name="InactiveEditSelectionColour" targetProperty="InactiveSelectionColour" widget="__auto_editbox__" />
2635        <Child nameSuffix="__auto_editbox__" type="TaharezLook/ComboEditbox">
2636            <Area>
2637                <Dim type="LeftEdge">
2638                    <AbsoluteDim value="0" />
2639                </Dim>
2640                <Dim type="TopEdge">
2641                    <AbsoluteDim value="0" />
2642                </Dim>
2643                <Dim type="RightEdge">
2644                    <OperatorDim op="Subtract">
2645                        <UnifiedDim scale="1" type="RightEdge" />
2646                        <OperatorDim op="Multiply">
2647                            <FontDim type="LineSpacing" />
2648                            <AbsoluteDim value="1.5" />
2649                        </OperatorDim>
2650                    </OperatorDim>
2651                </Dim>
2652                <Dim type="Height">
2653                    <OperatorDim op="Multiply">
2654                        <FontDim type="LineSpacing" />
2655                        <AbsoluteDim value="1.5" />
2656                    </OperatorDim>
2657                </Dim>
2658            </Area>
2659        </Child>
2660        <Child nameSuffix="__auto_droplist__" type="TaharezLook/ComboDropList">
2661            <Area>
2662                <Dim type="LeftEdge">
2663                    <AbsoluteDim value="0" />
2664                </Dim>
2665                <Dim type="TopEdge">
2666                    <WidgetDim dimension="BottomEdge" widget="__auto_editbox__" />
2667                </Dim>
2668                <Dim type="Width">
2669                    <UnifiedDim scale="1" type="Width" />
2670                </Dim>
2671                <Dim type="BottomEdge">
2672                    <UnifiedDim scale="1" type="BottomEdge" />
2673                </Dim>
2674            </Area>
2675        </Child>
2676        <Child nameSuffix="__auto_button__" type="TaharezLook/ImageButton">
2677            <Area>
2678                <Dim type="LeftEdge">
2679                    <AbsoluteDim value="0" />
2680                </Dim>
2681                <Dim type="TopEdge">
2682                    <AbsoluteDim value="0" />
2683                </Dim>
2684                <Dim type="Width">
2685                    <WidgetDim dimension="Height" widget="__auto_editbox__" />
2686                </Dim>
2687                <Dim type="Height">
2688                    <WidgetDim dimension="Height" widget="__auto_editbox__" />
2689                </Dim>
2690            </Area>
2691            <HorzAlignment type="RightAligned" />
2692            <Property name="NormalImage" value="TaharezLook/ComboboxListButtonNormal" />
2693            <Property name="HoverImage" value="TaharezLook/ComboboxListButtonHover" />
2694            <Property name="PushedImage" value="TaharezLook/ComboboxListButtonNormal" />
2695        </Child>
2696        <StateImagery name="Enabled" />
2697        <StateImagery name="Disabled" />
2698    </WidgetLook>
2699    <WidgetLook name="TaharezLook/Spinner">
2700        <Child nameSuffix="__auto_editbox__" type="TaharezLook/Editbox">
2701            <Area>
2702                <Dim type="LeftEdge">
2703                    <AbsoluteDim value="0" />
2704                </Dim>
2705                <Dim type="TopEdge">
2706                    <AbsoluteDim value="0" />
2707                </Dim>
2708                <Dim type="RightEdge">
2709                    <OperatorDim op="Subtract">
2710                        <UnifiedDim scale="1" type="RightEdge" />
2711                        <ImageDim dimension="Width" name="TaharezLook/VertScrollUpNormal" />
2712                    </OperatorDim>
2713                </Dim>
2714                <Dim type="Height">
2715                    <UnifiedDim scale="1" type="Height" />
2716                </Dim>
2717            </Area>
2718        </Child>
2719        <Child nameSuffix="__auto_incbtn__" type="TaharezLook/ImageButton">
2720            <Area>
2721                <Dim type="LeftEdge">
2722                    <AbsoluteDim value="0" />
2723                </Dim>
2724                <Dim type="TopEdge">
2725                    <AbsoluteDim value="0" />
2726                </Dim>
2727                <Dim type="Width">
2728                    <ImageDim dimension="Width" name="TaharezLook/VertScrollUpNormal" />
2729                </Dim>
2730                <Dim type="Height">
2731                    <UnifiedDim scale="0.5" type="Height" />
2732                </Dim>
2733            </Area>
2734            <HorzAlignment type="RightAligned" />
2735            <Property name="NormalImage" value="TaharezLook/VertScrollUpNormal" />
2736            <Property name="HoverImage" value="TaharezLook/VertScrollUpHover" />
2737            <Property name="PushedImage" value="TaharezLook/VertScrollUpNormal" />
2738        </Child>
2739        <Child nameSuffix="__auto_decbtn__" type="TaharezLook/ImageButton">
2740            <Area>
2741                <Dim type="LeftEdge">
2742                    <AbsoluteDim value="0" />
2743                </Dim>
2744                <Dim type="TopEdge">
2745                    <UnifiedDim scale="0.5" type="TopEdge" />
2746                </Dim>
2747                <Dim type="Width">
2748                    <ImageDim dimension="Width" name="TaharezLook/VertScrollUpNormal" />
2749                </Dim>
2750                <Dim type="Height">
2751                    <UnifiedDim scale="0.5" type="Height" />
2752                </Dim>
2753            </Area>
2754            <HorzAlignment type="RightAligned" />
2755            <Property name="NormalImage" value="TaharezLook/VertScrollDownNormal" />
2756            <Property name="HoverImage" value="TaharezLook/VertScrollDownHover" />
2757            <Property name="PushedImage" value="TaharezLook/VertScrollDownNormal" />
2758        </Child>
2759        <StateImagery name="Enabled" />
2760        <StateImagery name="Disabled" />
2761    </WidgetLook>
2762    <WidgetLook name="TaharezLook/StaticShared">
2763        <ImagerySection name="frame">
2764            <FrameComponent>
2765                <Area>
2766                    <Dim type="LeftEdge">
2767                        <AbsoluteDim value="0" />
2768                    </Dim>
2769                    <Dim type="TopEdge">
2770                        <AbsoluteDim value="0" />
2771                    </Dim>
2772                    <Dim type="Width">
2773                        <UnifiedDim scale="1" type="Width" />
2774                    </Dim>
2775                    <Dim type="Height">
2776                        <UnifiedDim scale="1" type="Height" />
2777                    </Dim>
2778                </Area>
2779                <Image component="TopLeftCorner" name="TaharezLook/StaticTopLeft" />
2780                <Image component="TopRightCorner" name="TaharezLook/StaticTopRight" />
2781                <Image component="BottomLeftCorner" name="TaharezLook/StaticBottomLeft" />
2782                <Image component="BottomRightCorner" name="TaharezLook/StaticBottomRight" />
2783                <Image component="LeftEdge" name="TaharezLook/StaticLeft" />
2784                <Image component="RightEdge" name="TaharezLook/StaticRight" />
2785                <Image component="TopEdge" name="TaharezLook/StaticTop" />
2786                <Image component="BottomEdge" name="TaharezLook/StaticBottom" />
2787                <ColourRectProperty name="FrameColours" />
2788            </FrameComponent>
2789        </ImagerySection>
2790        <ImagerySection name="background">
2791            <ImageryComponent>
2792                <Area>
2793                    <Dim type="LeftEdge">
2794                        <ImageDim dimension="Width" name="TaharezLook/StaticLeft" />
2795                    </Dim>
2796                    <Dim type="TopEdge">
2797                        <ImageDim dimension="Height" name="TaharezLook/StaticTop" />
2798                    </Dim>
2799                    <Dim type="RightEdge">
2800                        <OperatorDim op="Subtract">
2801                            <UnifiedDim scale="1" type="RightEdge" />
2802                            <ImageDim dimension="Width" name="TaharezLook/StaticRight" />
2803                        </OperatorDim>
2804                    </Dim>
2805                    <Dim type="BottomEdge">
2806                        <OperatorDim op="Subtract">
2807                            <UnifiedDim scale="1" type="BottomEdge" />
2808                            <ImageDim dimension="Height" name="TaharezLook/StaticBottom" />
2809                        </OperatorDim>
2810                    </Dim>
2811                </Area>
2812                <Image name="TaharezLook/StaticBackdrop" />
2813                <Colours bottomLeft="FFFFFFFF" bottomRight="FFFFFFFF" topLeft="FFFFFFFF" topRight="FFFFFFFF" />
2814                <VertFormat type="Stretched" />
2815                <HorzFormat type="Stretched" />
2816            </ImageryComponent>
2817        </ImagerySection>
2818        <ImagerySection name="background_noframe">
2819            <ImageryComponent>
2820                <Area>
2821                    <Dim type="LeftEdge">
2822                        <AbsoluteDim value="0" />
2823                    </Dim>
2824                    <Dim type="TopEdge">
2825                        <AbsoluteDim value="0" />
2826                    </Dim>
2827                    <Dim type="RightEdge">
2828                        <UnifiedDim scale="1" type="RightEdge" />
2829                    </Dim>
2830                    <Dim type="BottomEdge">
2831                        <UnifiedDim scale="1" type="BottomEdge" />
2832                    </Dim>
2833                </Area>
2834                <Image name="TaharezLook/StaticBackdrop" />
2835                <Colours bottomLeft="FFFFFFFF" bottomRight="FFFFFFFF" topLeft="FFFFFFFF" topRight="FFFFFFFF" />
2836                <VertFormat type="Stretched" />
2837                <HorzFormat type="Stretched" />
2838            </ImageryComponent>
2839        </ImagerySection>
2840    </WidgetLook>
2841    <WidgetLook name="TaharezLook/StaticImage">
2842        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="ImageColours" redrawOnWrite="true" />
2843        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="FrameColours" redrawOnWrite="true" />
2844        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="BackgroundColours" redrawOnWrite="true" />
2845        <PropertyDefinition initialValue="Stretched" name="VertFormatting" redrawOnWrite="true" />
2846        <PropertyDefinition initialValue="Stretched" name="HorzFormatting" redrawOnWrite="true" />
2847        <Property name="BackgroundEnabled" value="True" />
2848        <Property name="FrameEnabled" value="True" />
2849        <ImagerySection name="image_withframe">
2850            <ImageryComponent>
2851                <Area>
2852                    <Dim type="LeftEdge">
2853                        <ImageDim dimension="Width" name="TaharezLook/StaticLeft" />
2854                    </Dim>
2855                    <Dim type="TopEdge">
2856                        <ImageDim dimension="Height" name="TaharezLook/StaticTop" />
2857                    </Dim>
2858                    <Dim type="RightEdge">
2859                        <OperatorDim op="Subtract">
2860                            <UnifiedDim scale="1" type="RightEdge" />
2861                            <ImageDim dimension="Width" name="TaharezLook/StaticRight" />
2862                        </OperatorDim>
2863                    </Dim>
2864                    <Dim type="BottomEdge">
2865                        <OperatorDim op="Subtract">
2866                            <UnifiedDim scale="1" type="BottomEdge" />
2867                            <ImageDim dimension="Height" name="TaharezLook/StaticBottom" />
2868                        </OperatorDim>
2869                    </Dim>
2870                </Area>
2871                <ImageProperty name="Image" />
2872                <ColourRectProperty name="ImageColours" />
2873                <VertFormatProperty name="VertFormatting" />
2874                <HorzFormatProperty name="HorzFormatting" />
2875            </ImageryComponent>
2876        </ImagerySection>
2877        <ImagerySection name="image_noframe">
2878            <ImageryComponent>
2879                <Area>
2880                    <Dim type="LeftEdge">
2881                        <AbsoluteDim value="0" />
2882                    </Dim>
2883                    <Dim type="TopEdge">
2884                        <AbsoluteDim value="0" />
2885                    </Dim>
2886                    <Dim type="Width">
2887                        <UnifiedDim scale="1" type="Width" />
2888                    </Dim>
2889                    <Dim type="Height">
2890                        <UnifiedDim scale="1" type="Height" />
2891                    </Dim>
2892                </Area>
2893                <ImageProperty name="Image" />
2894                <ColourRectProperty name="ImageColours" />
2895                <VertFormatProperty name="VertFormatting" />
2896                <HorzFormatProperty name="HorzFormatting" />
2897            </ImageryComponent>
2898        </ImagerySection>
2899        <StateImagery name="Enabled" />
2900        <StateImagery name="Disabled" />
2901        <StateImagery name="EnabledFrame">
2902            <Layer>
2903                <Section look="TaharezLook/StaticShared" section="frame" />
2904            </Layer>
2905        </StateImagery>
2906        <StateImagery name="DisabledFrame">
2907            <Layer>
2908                <Section look="TaharezLook/StaticShared" section="frame" />
2909            </Layer>
2910        </StateImagery>
2911        <StateImagery name="WithFrameEnabledBackground">
2912            <Layer>
2913                <Section look="TaharezLook/StaticShared" section="background" />
2914            </Layer>
2915        </StateImagery>
2916        <StateImagery name="WithFrameDisabledBackground">
2917            <Layer>
2918                <Section look="TaharezLook/StaticShared" section="background" />
2919            </Layer>
2920        </StateImagery>
2921        <StateImagery name="NoFrameEnabledBackground">
2922            <Layer>
2923                <Section look="TaharezLook/StaticShared" section="background_noframe" />
2924            </Layer>
2925        </StateImagery>
2926        <StateImagery name="NoFrameDisabledBackground">
2927            <Layer>
2928                <Section look="TaharezLook/StaticShared" section="background_noframe" />
2929            </Layer>
2930        </StateImagery>
2931        <StateImagery name="WithFrameImage">
2932            <Layer>
2933                <Section section="image_withframe" />
2934            </Layer>
2935        </StateImagery>
2936        <StateImagery name="NoFrameImage">
2937            <Layer>
2938                <Section section="image_noframe" />
2939            </Layer>
2940        </StateImagery>
2941    </WidgetLook>
2942    <WidgetLook name="TaharezLook/StaticText">
2943        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="FrameColours" redrawOnWrite="true" />
2944        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="BackgroundColours" redrawOnWrite="true" />
2945        <Property name="FrameEnabled" value="True" />
2946        <Property name="BackgroundEnabled" value="True" />
2947        <NamedArea name="WithFrameTextRenderArea">
2948            <Area>
2949                <Dim type="LeftEdge">
2950                    <ImageDim dimension="Width" name="TaharezLook/StaticLeft" />
2951                </Dim>
2952                <Dim type="TopEdge">
2953                    <ImageDim dimension="Height" name="TaharezLook/StaticTop" />
2954                </Dim>
2955                <Dim type="RightEdge">
2956                    <OperatorDim op="Subtract">
2957                        <UnifiedDim scale="1" type="RightEdge" />
2958                        <ImageDim dimension="Width" name="TaharezLook/StaticRight" />
2959                    </OperatorDim>
2960                </Dim>
2961                <Dim type="BottomEdge">
2962                    <OperatorDim op="Subtract">
2963                        <UnifiedDim scale="1" type="BottomEdge" />
2964                        <ImageDim dimension="Height" name="TaharezLook/StaticBottom" />
2965                    </OperatorDim>
2966                </Dim>
2967            </Area>
2968        </NamedArea>
2969        <NamedArea name="WithFrameTextRenderAreaHScroll">
2970            <Area>
2971                <Dim type="LeftEdge">
2972                    <ImageDim dimension="Width" name="TaharezLook/StaticLeft" />
2973                </Dim>
2974                <Dim type="TopEdge">
2975                    <ImageDim dimension="Height" name="TaharezLook/StaticTop" />
2976                </Dim>
2977                <Dim type="RightEdge">
2978                    <OperatorDim op="Subtract">
2979                        <UnifiedDim scale="1" type="RightEdge" />
2980                        <ImageDim dimension="Width" name="TaharezLook/StaticRight" />
2981                    </OperatorDim>
2982                </Dim>
2983                <Dim type="BottomEdge">
2984                    <OperatorDim op="Subtract">
2985                        <UnifiedDim scale="1" type="BottomEdge" />
2986                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
2987                    </OperatorDim>
2988                </Dim>
2989            </Area>
2990        </NamedArea>
2991        <NamedArea name="WithFrameTextRenderAreaVScroll">
2992            <Area>
2993                <Dim type="LeftEdge">
2994                    <ImageDim dimension="Width" name="TaharezLook/StaticLeft" />
2995                </Dim>
2996                <Dim type="TopEdge">
2997                    <ImageDim dimension="Height" name="TaharezLook/StaticTop" />
2998                </Dim>
2999                <Dim type="RightEdge">
3000                    <OperatorDim op="Subtract">
3001                        <UnifiedDim scale="1" type="RightEdge" />
3002                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3003                    </OperatorDim>
3004                </Dim>
3005                <Dim type="BottomEdge">
3006                    <OperatorDim op="Subtract">
3007                        <UnifiedDim scale="1" type="BottomEdge" />
3008                        <ImageDim dimension="Height" name="TaharezLook/StaticBottom" />
3009                    </OperatorDim>
3010                </Dim>
3011            </Area>
3012        </NamedArea>
3013        <NamedArea name="WithFrameTextRenderAreaHVScroll">
3014            <Area>
3015                <Dim type="LeftEdge">
3016                    <ImageDim dimension="Width" name="TaharezLook/StaticLeft" />
3017                </Dim>
3018                <Dim type="TopEdge">
3019                    <ImageDim dimension="Height" name="TaharezLook/StaticTop" />
3020                </Dim>
3021                <Dim type="RightEdge">
3022                    <OperatorDim op="Subtract">
3023                        <UnifiedDim scale="1" type="RightEdge" />
3024                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3025                    </OperatorDim>
3026                </Dim>
3027                <Dim type="BottomEdge">
3028                    <OperatorDim op="Subtract">
3029                        <UnifiedDim scale="1" type="BottomEdge" />
3030                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
3031                    </OperatorDim>
3032                </Dim>
3033            </Area>
3034        </NamedArea>
3035        <NamedArea name="NoFrameTextRenderArea">
3036            <Area>
3037                <Dim type="LeftEdge">
3038                    <AbsoluteDim value="0" />
3039                </Dim>
3040                <Dim type="TopEdge">
3041                    <AbsoluteDim value="0" />
3042                </Dim>
3043                <Dim type="RightEdge">
3044                    <UnifiedDim scale="1" type="RightEdge" />
3045                </Dim>
3046                <Dim type="BottomEdge">
3047                    <UnifiedDim scale="1" type="BottomEdge" />
3048                </Dim>
3049            </Area>
3050        </NamedArea>
3051        <NamedArea name="NoFrameTextRenderAreaHScroll">
3052            <Area>
3053                <Dim type="LeftEdge">
3054                    <AbsoluteDim value="0" />
3055                </Dim>
3056                <Dim type="TopEdge">
3057                    <AbsoluteDim value="0" />
3058                </Dim>
3059                <Dim type="RightEdge">
3060                    <UnifiedDim scale="1" type="RightEdge" />
3061                </Dim>
3062                <Dim type="BottomEdge">
3063                    <OperatorDim op="Subtract">
3064                        <UnifiedDim scale="1" type="BottomEdge" />
3065                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
3066                    </OperatorDim>
3067                </Dim>
3068            </Area>
3069        </NamedArea>
3070        <NamedArea name="NoFrameTextRenderAreaVScroll">
3071            <Area>
3072                <Dim type="LeftEdge">
3073                    <AbsoluteDim value="0" />
3074                </Dim>
3075                <Dim type="TopEdge">
3076                    <AbsoluteDim value="0" />
3077                </Dim>
3078                <Dim type="RightEdge">
3079                    <OperatorDim op="Subtract">
3080                        <UnifiedDim scale="1" type="RightEdge" />
3081                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3082                    </OperatorDim>
3083                </Dim>
3084                <Dim type="BottomEdge">
3085                    <UnifiedDim scale="1" type="BottomEdge" />
3086                </Dim>
3087            </Area>
3088        </NamedArea>
3089        <NamedArea name="NoFrameTextRenderAreaHVScroll">
3090            <Area>
3091                <Dim type="LeftEdge">
3092                    <AbsoluteDim value="0" />
3093                </Dim>
3094                <Dim type="TopEdge">
3095                    <AbsoluteDim value="0" />
3096                </Dim>
3097                <Dim type="RightEdge">
3098                    <OperatorDim op="Subtract">
3099                        <UnifiedDim scale="1" type="RightEdge" />
3100                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3101                    </OperatorDim>
3102                </Dim>
3103                <Dim type="BottomEdge">
3104                    <OperatorDim op="Subtract">
3105                        <UnifiedDim scale="1" type="BottomEdge" />
3106                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
3107                    </OperatorDim>
3108                </Dim>
3109            </Area>
3110        </NamedArea>
3111        <Child nameSuffix="__auto_hscrollbar__" type="TaharezLook/HorizontalScrollbar">
3112            <Area>
3113                <Dim type="LeftEdge">
3114                    <AbsoluteDim value="0" />
3115                </Dim>
3116                <Dim type="TopEdge">
3117                    <AbsoluteDim value="0" />
3118                </Dim>
3119                <Dim type="Width">
3120                    <UnifiedDim offset="-12" scale="1" type="Width" />
3121                </Dim>
3122                <Dim type="Height">
3123                    <AbsoluteDim value="12" />
3124                </Dim>
3125            </Area>
3126            <VertAlignment type="BottomAligned" />
3127        </Child>
3128        <Child nameSuffix="__auto_vscrollbar__" type="TaharezLook/VerticalScrollbar">
3129            <Area>
3130                <Dim type="LeftEdge">
3131                    <AbsoluteDim value="0" />
3132                </Dim>
3133                <Dim type="TopEdge">
3134                    <AbsoluteDim value="0" />
3135                </Dim>
3136                <Dim type="Width">
3137                    <AbsoluteDim value="12" />
3138                </Dim>
3139                <Dim type="Height">
3140                    <UnifiedDim offset="-12" scale="1" type="Height" />
3141                </Dim>
3142            </Area>
3143            <HorzAlignment type="RightAligned" />
3144        </Child>
3145        <StateImagery name="Enabled" />
3146        <StateImagery name="Disabled" />
3147        <StateImagery name="EnabledFrame">
3148            <Layer>
3149                <Section look="TaharezLook/StaticShared" section="frame" />
3150            </Layer>
3151        </StateImagery>
3152        <StateImagery name="DisabledFrame">
3153            <Layer>
3154                <Section look="TaharezLook/StaticShared" section="frame" />
3155            </Layer>
3156        </StateImagery>
3157        <StateImagery name="WithFrameEnabledBackground">
3158            <Layer>
3159                <Section look="TaharezLook/StaticShared" section="background" />
3160            </Layer>
3161        </StateImagery>
3162        <StateImagery name="WithFrameDisabledBackground">
3163            <Layer>
3164                <Section look="TaharezLook/StaticShared" section="background" />
3165            </Layer>
3166        </StateImagery>
3167        <StateImagery name="NoFrameEnabledBackground">
3168            <Layer>
3169                <Section look="TaharezLook/StaticShared" section="background_noframe" />
3170            </Layer>
3171        </StateImagery>
3172        <StateImagery name="NoFrameDisabledBackground">
3173            <Layer>
3174                <Section look="TaharezLook/StaticShared" section="background_noframe" />
3175            </Layer>
3176        </StateImagery>
3177    </WidgetLook>
3178    <WidgetLook name="TaharezLook/ListHeaderSegment">
3179        <Property name="SizingCursorImage" value="TaharezLook/MouseEsWeCursor" />
3180        <Property name="MovingCursorImage" value="TaharezLook/MouseMoveCursor" />
3181        <ImagerySection name="segment_normal">
3182            <Colours bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" topLeft="FFDDDDDD" topRight="FFDDDDDD" />
3183            <ImageryComponent>
3184                <Area>
3185                    <Dim type="LeftEdge">
3186                        <AbsoluteDim value="0" />
3187                    </Dim>
3188                    <Dim type="TopEdge">
3189                        <AbsoluteDim value="0" />
3190                    </Dim>
3191                    <Dim type="RightEdge">
3192                        <OperatorDim op="Subtract">
3193                            <UnifiedDim scale="1" type="RightEdge" />
3194                            <ImageDim dimension="Width" name="TaharezLook/HeaderBarSplitterNormal" />
3195                        </OperatorDim>
3196                    </Dim>
3197                    <Dim type="Height">
3198                        <UnifiedDim scale="1" type="Height" />
3199                    </Dim>
3200                </Area>
3201                <Image name="TaharezLook/HeaderBarBackdropNormal" />
3202                <VertFormat type="Stretched" />
3203                <HorzFormat type="Stretched" />
3204            </ImageryComponent>
3205        </ImagerySection>
3206        <ImagerySection name="segment_hover">
3207            <ImageryComponent>
3208                <Area>
3209                    <Dim type="LeftEdge">
3210                        <AbsoluteDim value="0" />
3211                    </Dim>
3212                    <Dim type="TopEdge">
3213                        <AbsoluteDim value="0" />
3214                    </Dim>
3215                    <Dim type="RightEdge">
3216                        <OperatorDim op="Subtract">
3217                            <UnifiedDim scale="1" type="RightEdge" />
3218                            <ImageDim dimension="Width" name="TaharezLook/HeaderBarSplitterNormal" />
3219                        </OperatorDim>
3220                    </Dim>
3221                    <Dim type="Height">
3222                        <UnifiedDim scale="1" type="Height" />
3223                    </Dim>
3224                </Area>
3225                <Image name="TaharezLook/HeaderBarBackdropHover" />
3226                <VertFormat type="Stretched" />
3227                <HorzFormat type="Stretched" />
3228            </ImageryComponent>
3229        </ImagerySection>
3230        <ImagerySection name="splitter_normal">
3231            <ImageryComponent>
3232                <Area>
3233                    <Dim type="LeftEdge">
3234                        <AbsoluteDim value="0" />
3235                    </Dim>
3236                    <Dim type="TopEdge">
3237                        <AbsoluteDim value="0" />
3238                    </Dim>
3239                    <Dim type="Width">
3240                        <UnifiedDim scale="1" type="Width" />
3241                    </Dim>
3242                    <Dim type="Height">
3243                        <UnifiedDim scale="1" type="Height" />
3244                    </Dim>
3245                </Area>
3246                <Image name="TaharezLook/HeaderBarSplitterNormal" />
3247                <VertFormat type="Stretched" />
3248                <HorzFormat type="RightAligned" />
3249            </ImageryComponent>
3250        </ImagerySection>
3251        <ImagerySection name="splitter_hover">
3252            <ImageryComponent>
3253                <Area>
3254                    <Dim type="LeftEdge">
3255                        <AbsoluteDim value="0" />
3256                    </Dim>
3257                    <Dim type="TopEdge">
3258                        <AbsoluteDim value="0" />
3259                    </Dim>
3260                    <Dim type="Width">
3261                        <UnifiedDim scale="1" type="Width" />
3262                    </Dim>
3263                    <Dim type="Height">
3264                        <UnifiedDim scale="1" type="Height" />
3265                    </Dim>
3266                </Area>
3267                <Image name="TaharezLook/HeaderBarSplitterHover" />
3268                <VertFormat type="Stretched" />
3269                <HorzFormat type="RightAligned" />
3270            </ImageryComponent>
3271        </ImagerySection>
3272        <ImagerySection name="ascend_icon">
3273            <ImageryComponent>
3274                <Area>
3275                    <Dim type="LeftEdge">
3276                        <AbsoluteDim value="3" />
3277                    </Dim>
3278                    <Dim type="TopEdge">
3279                        <AbsoluteDim value="3" />
3280                    </Dim>
3281                    <Dim type="Width">
3282                        <ImageDim dimension="Width" name="TaharezLook/HeaderBarSortUp" />
3283                    </Dim>
3284                    <Dim type="Height">
3285                        <ImageDim dimension="Height" name="TaharezLook/HeaderBarSortUp" />
3286                    </Dim>
3287                </Area>
3288                <Image name="TaharezLook/HeaderBarSortUp" />
3289            </ImageryComponent>
3290        </ImagerySection>
3291        <ImagerySection name="descend_icon">
3292            <ImageryComponent>
3293                <Area>
3294                    <Dim type="LeftEdge">
3295                        <AbsoluteDim value="3" />
3296                    </Dim>
3297                    <Dim type="TopEdge">
3298                        <AbsoluteDim value="3" />
3299                    </Dim>
3300                    <Dim type="Width">
3301                        <ImageDim dimension="Width" name="TaharezLook/HeaderBarSortDown" />
3302                    </Dim>
3303                    <Dim type="Height">
3304                        <ImageDim dimension="Height" name="TaharezLook/HeaderBarSortDown" />
3305                    </Dim>
3306                </Area>
3307                <Image name="TaharezLook/HeaderBarSortDown" />
3308            </ImageryComponent>
3309        </ImagerySection>
3310        <ImagerySection name="label">
3311            <TextComponent>
3312                <Area>
3313                    <Dim type="LeftEdge">
3314                        <OperatorDim op="Add">
3315                            <ImageDim dimension="Width" name="TaharezLook/HeaderBarSortUp" />
3316                            <AbsoluteDim value="5" />
3317                        </OperatorDim>
3318                    </Dim>
3319                    <Dim type="TopEdge">
3320                        <AbsoluteDim value="0" />
3321                    </Dim>
3322                    <Dim type="RightEdge">
3323                        <UnifiedDim scale="1" type="RightEdge" />
3324                    </Dim>
3325                    <Dim type="Height">
3326                        <UnifiedDim scale="1" type="Height" />
3327                    </Dim>
3328                </Area>
3329                <VertFormat type="CentreAligned" />
3330            </TextComponent>
3331        </ImagerySection>
3332        <StateImagery name="Normal">
3333            <Layer>
3334                <Section section="segment_normal" />
3335                <Section section="splitter_normal" />
3336                <Section section="label" />
3337            </Layer>
3338        </StateImagery>
3339        <StateImagery name="Hover">
3340            <Layer>
3341                <Section section="segment_hover" />
3342                <Section section="splitter_normal" />
3343                <Section section="label" />
3344            </Layer>
3345        </StateImagery>
3346        <StateImagery name="SplitterHover">
3347            <Layer>
3348                <Section section="segment_normal" />
3349                <Section section="splitter_hover" />
3350                <Section section="label" />
3351            </Layer>
3352        </StateImagery>
3353        <StateImagery clipped="false" name="DragGhost">
3354            <Layer priority="1">
3355                <Section section="segment_normal">
3356                    <Colours bottomLeft="90FFFFFF" bottomRight="90FFFFFF" topLeft="90FFFFFF" topRight="90FFFFFF" />
3357                </Section>
3358                <Section section="splitter_normal">
3359                    <Colours bottomLeft="90FFFFFF" bottomRight="90FFFFFF" topLeft="90FFFFFF" topRight="90FFFFFF" />
3360                </Section>
3361                <Section section="label">
3362                    <Colours bottomLeft="90FFFFFF" bottomRight="90FFFFFF" topLeft="90FFFFFF" topRight="90FFFFFF" />
3363                </Section>
3364            </Layer>
3365        </StateImagery>
3366        <StateImagery name="AscendingSortIcon">
3367            <Layer>
3368                <Section section="ascend_icon" />
3369            </Layer>
3370        </StateImagery>
3371        <StateImagery name="DescendingSortIcon">
3372            <Layer>
3373                <Section section="descend_icon" />
3374            </Layer>
3375        </StateImagery>
3376        <StateImagery clipped="false" name="GhostAscendingSortIcon">
3377            <Layer priority="1">
3378                <Section section="ascend_icon">
3379                    <Colours bottomLeft="90FFFFFF" bottomRight="90FFFFFF" topLeft="90FFFFFF" topRight="90FFFFFF" />
3380                </Section>
3381            </Layer>
3382        </StateImagery>
3383        <StateImagery clipped="false" name="GhostDescendingSortIcon">
3384            <Layer priority="1">
3385                <Section section="descend_icon">
3386                    <Colours bottomLeft="90FFFFFF" bottomRight="90FFFFFF" topLeft="90FFFFFF" topRight="90FFFFFF" />
3387                </Section>
3388            </Layer>
3389        </StateImagery>
3390        <StateImagery name="Disabled">
3391            <Layer>
3392                <Section section="segment_normal">
3393                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
3394                </Section>
3395                <Section section="splitter_normal">
3396                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
3397                </Section>
3398                <Section section="label">
3399                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
3400                </Section>
3401            </Layer>
3402        </StateImagery>
3403    </WidgetLook>
3404    <WidgetLook name="TaharezLook/ListHeader">
3405        <Property name="SegmentWidgetType" value="TaharezLook/ListHeaderSegment" />
3406        <StateImagery name="Enabled" />
3407        <StateImagery name="Disabled" />
3408    </WidgetLook>
3409    <WidgetLook name="TaharezLook/MultiColumnList">
3410        <NamedArea name="ItemRenderingArea">
3411            <Area>
3412                <Dim type="LeftEdge">
3413                    <ImageDim dimension="Width" name="TaharezLook/MultiListLeft" />
3414                </Dim>
3415                <Dim type="TopEdge">
3416                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
3417                </Dim>
3418                <Dim type="RightEdge">
3419                    <OperatorDim op="Subtract">
3420                        <UnifiedDim scale="1" type="RightEdge" />
3421                        <ImageDim dimension="Width" name="TaharezLook/MultiListRight" />
3422                    </OperatorDim>
3423                </Dim>
3424                <Dim type="BottomEdge">
3425                    <OperatorDim op="Subtract">
3426                        <UnifiedDim scale="1" type="BottomEdge" />
3427                        <ImageDim dimension="Height" name="TaharezLook/MultiListBottom" />
3428                    </OperatorDim>
3429                </Dim>
3430            </Area>
3431        </NamedArea>
3432        <NamedArea name="ItemRenderingAreaHScroll">
3433            <Area>
3434                <Dim type="LeftEdge">
3435                    <ImageDim dimension="Width" name="TaharezLook/MultiListLeft" />
3436                </Dim>
3437                <Dim type="TopEdge">
3438                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
3439                </Dim>
3440                <Dim type="RightEdge">
3441                    <OperatorDim op="Subtract">
3442                        <UnifiedDim scale="1" type="RightEdge" />
3443                        <ImageDim dimension="Width" name="TaharezLook/MultiListRight" />
3444                    </OperatorDim>
3445                </Dim>
3446                <Dim type="BottomEdge">
3447                    <OperatorDim op="Subtract">
3448                        <UnifiedDim scale="1" type="BottomEdge" />
3449                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
3450                    </OperatorDim>
3451                </Dim>
3452            </Area>
3453        </NamedArea>
3454        <NamedArea name="ItemRenderingAreaVScroll">
3455            <Area>
3456                <Dim type="LeftEdge">
3457                    <ImageDim dimension="Width" name="TaharezLook/MultiListLeft" />
3458                </Dim>
3459                <Dim type="TopEdge">
3460                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
3461                </Dim>
3462                <Dim type="RightEdge">
3463                    <OperatorDim op="Subtract">
3464                        <UnifiedDim scale="1" type="RightEdge" />
3465                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3466                    </OperatorDim>
3467                </Dim>
3468                <Dim type="BottomEdge">
3469                    <OperatorDim op="Subtract">
3470                        <UnifiedDim scale="1" type="BottomEdge" />
3471                        <ImageDim dimension="Height" name="TaharezLook/MultiListBottom" />
3472                    </OperatorDim>
3473                </Dim>
3474            </Area>
3475        </NamedArea>
3476        <NamedArea name="ItemRenderingAreaHVScroll">
3477            <Area>
3478                <Dim type="LeftEdge">
3479                    <ImageDim dimension="Width" name="TaharezLook/MultiListLeft" />
3480                </Dim>
3481                <Dim type="TopEdge">
3482                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
3483                </Dim>
3484                <Dim type="RightEdge">
3485                    <OperatorDim op="Subtract">
3486                        <UnifiedDim scale="1" type="RightEdge" />
3487                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3488                    </OperatorDim>
3489                </Dim>
3490                <Dim type="BottomEdge">
3491                    <OperatorDim op="Subtract">
3492                        <UnifiedDim scale="1" type="BottomEdge" />
3493                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
3494                    </OperatorDim>
3495                </Dim>
3496            </Area>
3497        </NamedArea>
3498        <Child nameSuffix="__auto_listheader__" type="TaharezLook/ListHeader">
3499            <Area>
3500                <Dim type="LeftEdge">
3501                    <AbsoluteDim value="2" />
3502                </Dim>
3503                <Dim type="TopEdge">
3504                    <AbsoluteDim value="2" />
3505                </Dim>
3506                <Dim type="RightEdge">
3507                    <UnifiedDim offset="-2" scale="1" type="RightEdge" />
3508                </Dim>
3509                <Dim type="Height">
3510                    <OperatorDim op="Multiply">
3511                        <FontDim type="LineSpacing" />
3512                        <AbsoluteDim value="1.5" />
3513                    </OperatorDim>
3514                </Dim>
3515            </Area>
3516        </Child>
3517        <Child nameSuffix="__auto_hscrollbar__" type="TaharezLook/HorizontalScrollbar">
3518            <Area>
3519                <Dim type="LeftEdge">
3520                    <AbsoluteDim value="0" />
3521                </Dim>
3522                <Dim type="TopEdge">
3523                    <AbsoluteDim value="0" />
3524                </Dim>
3525                <Dim type="Width">
3526                    <UnifiedDim offset="-12" scale="1" type="Width" />
3527                </Dim>
3528                <Dim type="Height">
3529                    <AbsoluteDim value="12" />
3530                </Dim>
3531            </Area>
3532            <VertAlignment type="BottomAligned" />
3533        </Child>
3534        <Child nameSuffix="__auto_vscrollbar__" type="TaharezLook/VerticalScrollbar">
3535            <Area>
3536                <Dim type="LeftEdge">
3537                    <AbsoluteDim value="0" />
3538                </Dim>
3539                <Dim type="TopEdge">
3540                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
3541                </Dim>
3542                <Dim type="Width">
3543                    <AbsoluteDim value="12" />
3544                </Dim>
3545                <Dim type="BottomEdge">
3546                    <UnifiedDim offset="-12" scale="1" type="BottomEdge" />
3547                </Dim>
3548            </Area>
3549            <HorzAlignment type="RightAligned" />
3550        </Child>
3551        <ImagerySection name="main">
3552            <FrameComponent>
3553                <Area>
3554                    <Dim type="LeftEdge">
3555                        <AbsoluteDim value="0" />
3556                    </Dim>
3557                    <Dim type="TopEdge">
3558                        <AbsoluteDim value="0" />
3559                    </Dim>
3560                    <Dim type="Width">
3561                        <UnifiedDim scale="1" type="Width" />
3562                    </Dim>
3563                    <Dim type="Height">
3564                        <UnifiedDim scale="1" type="Height" />
3565                    </Dim>
3566                </Area>
3567                <Image component="TopLeftCorner" name="TaharezLook/MultiListTopLeft" />
3568                <Image component="TopRightCorner" name="TaharezLook/MultiListTopRight" />
3569                <Image component="BottomLeftCorner" name="TaharezLook/MultiListBottomLeft" />
3570                <Image component="BottomRightCorner" name="TaharezLook/MultiListBottomRight" />
3571                <Image component="LeftEdge" name="TaharezLook/MultiListLeft" />
3572                <Image component="RightEdge" name="TaharezLook/MultiListRight" />
3573                <Image component="TopEdge" name="TaharezLook/MultiListTop" />
3574                <Image component="BottomEdge" name="TaharezLook/MultiListBottom" />
3575                <Image component="Background" name="TaharezLook/MultiListBackdrop" />
3576            </FrameComponent>
3577        </ImagerySection>
3578        <StateImagery name="Enabled">
3579            <Layer>
3580                <Section section="main" />
3581            </Layer>
3582        </StateImagery>
3583        <StateImagery name="Disabled">
3584            <Layer>
3585                <Section section="main">
3586                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
3587                </Section>
3588            </Layer>
3589        </StateImagery>
3590    </WidgetLook>
3591    <WidgetLook name="TaharezLook/MultiLineEditbox">
3592        <PropertyDefinition initialValue="FFFFFFFF" name="NormalTextColour" redrawOnWrite="true" />
3593        <PropertyDefinition initialValue="FF000000" name="SelectedTextColour" redrawOnWrite="true" />
3594        <PropertyDefinition initialValue="FF607FFF" name="ActiveSelectionColour" redrawOnWrite="true" />
3595        <PropertyDefinition initialValue="FF808080" name="InactiveSelectionColour" redrawOnWrite="true" />
3596        <Property name="MouseCursorImage" value="TaharezLook/MouseTextBar" />
3597        <Property name="SelectionBrushImage" value="TaharezLook/MultiLineEditboxSelectionBrush" />
3598        <NamedArea name="TextArea">
3599            <Area>
3600                <Dim type="LeftEdge">
3601                    <ImageDim dimension="Width" name="TaharezLook/MultiLineEditboxLeft" />
3602                </Dim>
3603                <Dim type="TopEdge">
3604                    <ImageDim dimension="Height" name="TaharezLook/MultiLineEditboxTop" />
3605                </Dim>
3606                <Dim type="RightEdge">
3607                    <OperatorDim op="Subtract">
3608                        <UnifiedDim scale="1" type="RightEdge" />
3609                        <ImageDim dimension="Width" name="TaharezLook/MultiLineEditboxRight" />
3610                    </OperatorDim>
3611                </Dim>
3612                <Dim type="BottomEdge">
3613                    <OperatorDim op="Subtract">
3614                        <UnifiedDim scale="1" type="BottomEdge" />
3615                        <ImageDim dimension="Height" name="TaharezLook/MultiLineEditboxBottom" />
3616                    </OperatorDim>
3617                </Dim>
3618            </Area>
3619        </NamedArea>
3620        <NamedArea name="TextAreaHScroll">
3621            <Area>
3622                <Dim type="LeftEdge">
3623                    <ImageDim dimension="Width" name="TaharezLook/MultiLineEditboxLeft" />
3624                </Dim>
3625                <Dim type="TopEdge">
3626                    <ImageDim dimension="Height" name="TaharezLook/MultiLineEditboxTop" />
3627                </Dim>
3628                <Dim type="RightEdge">
3629                    <OperatorDim op="Subtract">
3630                        <UnifiedDim scale="1" type="RightEdge" />
3631                        <ImageDim dimension="Width" name="TaharezLook/MultiLineEditboxRight" />
3632                    </OperatorDim>
3633                </Dim>
3634                <Dim type="BottomEdge">
3635                    <OperatorDim op="Subtract">
3636                        <UnifiedDim scale="1" type="BottomEdge" />
3637                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
3638                    </OperatorDim>
3639                </Dim>
3640            </Area>
3641        </NamedArea>
3642        <NamedArea name="TextAreaVScroll">
3643            <Area>
3644                <Dim type="LeftEdge">
3645                    <ImageDim dimension="Width" name="TaharezLook/MultiLineEditboxLeft" />
3646                </Dim>
3647                <Dim type="TopEdge">
3648                    <ImageDim dimension="Height" name="TaharezLook/MultiLineEditboxTop" />
3649                </Dim>
3650                <Dim type="RightEdge">
3651                    <OperatorDim op="Subtract">
3652                        <UnifiedDim scale="1" type="RightEdge" />
3653                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3654                    </OperatorDim>
3655                </Dim>
3656                <Dim type="BottomEdge">
3657                    <OperatorDim op="Subtract">
3658                        <UnifiedDim scale="1" type="BottomEdge" />
3659                        <ImageDim dimension="Height" name="TaharezLook/MultiLineEditboxBottom" />
3660                    </OperatorDim>
3661                </Dim>
3662            </Area>
3663        </NamedArea>
3664        <NamedArea name="TextAreaHVScroll">
3665            <Area>
3666                <Dim type="LeftEdge">
3667                    <ImageDim dimension="Width" name="TaharezLook/MultiLineEditboxLeft" />
3668                </Dim>
3669                <Dim type="TopEdge">
3670                    <ImageDim dimension="Height" name="TaharezLook/MultiLineEditboxTop" />
3671                </Dim>
3672                <Dim type="RightEdge">
3673                    <OperatorDim op="Subtract">
3674                        <UnifiedDim scale="1" type="RightEdge" />
3675                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3676                    </OperatorDim>
3677                </Dim>
3678                <Dim type="BottomEdge">
3679                    <OperatorDim op="Subtract">
3680                        <UnifiedDim scale="1" type="BottomEdge" />
3681                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
3682                    </OperatorDim>
3683                </Dim>
3684            </Area>
3685        </NamedArea>
3686        <Child nameSuffix="__auto_hscrollbar__" type="TaharezLook/HorizontalScrollbar">
3687            <Area>
3688                <Dim type="LeftEdge">
3689                    <AbsoluteDim value="0" />
3690                </Dim>
3691                <Dim type="TopEdge">
3692                    <AbsoluteDim value="0" />
3693                </Dim>
3694                <Dim type="Width">
3695                    <UnifiedDim offset="-12" scale="1" type="Width" />
3696                </Dim>
3697                <Dim type="Height">
3698                    <AbsoluteDim value="12" />
3699                </Dim>
3700            </Area>
3701            <VertAlignment type="BottomAligned" />
3702        </Child>
3703        <Child nameSuffix="__auto_vscrollbar__" type="TaharezLook/VerticalScrollbar">
3704            <Area>
3705                <Dim type="LeftEdge">
3706                    <AbsoluteDim value="0" />
3707                </Dim>
3708                <Dim type="TopEdge">
3709                    <AbsoluteDim value="0" />
3710                </Dim>
3711                <Dim type="Width">
3712                    <AbsoluteDim value="12" />
3713                </Dim>
3714                <Dim type="Height">
3715                    <UnifiedDim offset="-12" scale="1" type="Height" />
3716                </Dim>
3717            </Area>
3718            <HorzAlignment type="RightAligned" />
3719        </Child>
3720        <ImagerySection name="main">
3721            <FrameComponent>
3722                <Area>
3723                    <Dim type="LeftEdge">
3724                        <AbsoluteDim value="0" />
3725                    </Dim>
3726                    <Dim type="TopEdge">
3727                        <AbsoluteDim value="0" />
3728                    </Dim>
3729                    <Dim type="Width">
3730                        <UnifiedDim scale="1" type="Width" />
3731                    </Dim>
3732                    <Dim type="Height">
3733                        <UnifiedDim scale="1" type="Height" />
3734                    </Dim>
3735                </Area>
3736                <Image component="TopLeftCorner" name="TaharezLook/MultiLineEditboxTopLeft" />
3737                <Image component="TopRightCorner" name="TaharezLook/MultiLineEditboxTopRight" />
3738                <Image component="BottomLeftCorner" name="TaharezLook/MultiLineEditboxBottomLeft" />
3739                <Image component="BottomRightCorner" name="TaharezLook/MultiLineEditboxBottomRight" />
3740                <Image component="LeftEdge" name="TaharezLook/MultiLineEditboxLeft" />
3741                <Image component="RightEdge" name="TaharezLook/MultiLineEditboxRight" />
3742                <Image component="TopEdge" name="TaharezLook/MultiLineEditboxTop" />
3743                <Image component="BottomEdge" name="TaharezLook/MultiLineEditboxBottom" />
3744                <Image component="Background" name="TaharezLook/MultiLineEditboxBackdrop" />
3745            </FrameComponent>
3746        </ImagerySection>
3747        <ImagerySection name="Caret">
3748            <ImageryComponent>
3749                <Area>
3750                    <Dim type="LeftEdge">
3751                        <AbsoluteDim value="0" />
3752                    </Dim>
3753                    <Dim type="TopEdge">
3754                        <AbsoluteDim value="0" />
3755                    </Dim>
3756                    <Dim type="Width">
3757                        <ImageDim dimension="Width" name="TaharezLook/EditBoxCarat" />
3758                    </Dim>
3759                    <Dim type="BottomEdge">
3760                        <UnifiedDim scale="1.0" type="BottomEdge" />
3761                    </Dim>
3762                </Area>
3763                <Image name="TaharezLook/EditBoxCarat" />
3764                <VertFormat type="Stretched" />
3765                <HorzFormat type="Stretched" />
3766            </ImageryComponent>
3767        </ImagerySection>
3768        <StateImagery name="Enabled">
3769            <Layer>
3770                <Section section="main" />
3771            </Layer>
3772        </StateImagery>
3773        <StateImagery name="ReadOnly">
3774            <Layer>
3775                <Section section="main" />
3776            </Layer>
3777        </StateImagery>
3778        <StateImagery name="Disabled">
3779            <Layer>
3780                <Section section="main">
3781                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
3782                </Section>
3783            </Layer>
3784        </StateImagery>
3785    </WidgetLook>
3786    <WidgetLook name="TaharezLook/Tooltip">
3787        <NamedArea name="TextArea">
3788            <Area>
3789                <Dim type="LeftEdge">
3790                    <ImageDim dimension="Width" name="TaharezLook/TooltipLeftEdge" />
3791                </Dim>
3792                <Dim type="TopEdge">
3793                    <ImageDim dimension="Height" name="TaharezLook/TooltipTopEdge" />
3794                </Dim>
3795                <Dim type="RightEdge">
3796                    <OperatorDim op="Subtract">
3797                        <UnifiedDim scale="1" type="RightEdge" />
3798                        <ImageDim dimension="Width" name="TaharezLook/TooltipRightEdge" />
3799                    </OperatorDim>
3800                </Dim>
3801                <Dim type="BottomEdge">
3802                    <OperatorDim op="Subtract">
3803                        <UnifiedDim scale="1" type="BottomEdge" />
3804                        <ImageDim dimension="Height" name="TaharezLook/TooltipBottomEdge" />
3805                    </OperatorDim>
3806                </Dim>
3807            </Area>
3808        </NamedArea>
3809        <ImagerySection name="main">
3810            <FrameComponent>
3811                <Area>
3812                    <Dim type="LeftEdge">
3813                        <AbsoluteDim value="0" />
3814                    </Dim>
3815                    <Dim type="TopEdge">
3816                        <AbsoluteDim value="0" />
3817                    </Dim>
3818                    <Dim type="Width">
3819                        <UnifiedDim scale="1" type="Width" />
3820                    </Dim>
3821                    <Dim type="Height">
3822                        <UnifiedDim scale="1" type="Height" />
3823                    </Dim>
3824                </Area>
3825                <Image component="TopLeftCorner" name="TaharezLook/TooltipTopLeft" />
3826                <Image component="TopRightCorner" name="TaharezLook/TooltipTopRight" />
3827                <Image component="BottomLeftCorner" name="TaharezLook/TooltipBottomLeft" />
3828                <Image component="BottomRightCorner" name="TaharezLook/TooltipBottomRight" />
3829                <Image component="LeftEdge" name="TaharezLook/TooltipLeftEdge" />
3830                <Image component="RightEdge" name="TaharezLook/TooltipRightEdge" />
3831                <Image component="TopEdge" name="TaharezLook/TooltipTopEdge" />
3832                <Image component="BottomEdge" name="TaharezLook/TooltipBottomEdge" />
3833                <Image component="Background" name="TaharezLook/TooltipMiddle" />
3834            </FrameComponent>
3835        </ImagerySection>
3836        <ImagerySection name="label">
3837            <TextComponent>
3838                <Area>
3839                    <Dim type="LeftEdge">
3840                        <ImageDim dimension="Width" name="TaharezLook/TooltipLeftEdge" />
3841                    </Dim>
3842                    <Dim type="TopEdge">
3843                        <ImageDim dimension="Height" name="TaharezLook/TooltipTopEdge" />
3844                    </Dim>
3845                    <Dim type="RightEdge">
3846                        <OperatorDim op="Subtract">
3847                            <UnifiedDim scale="1" type="RightEdge" />
3848                            <ImageDim dimension="Width" name="TaharezLook/TooltipRightEdge" />
3849                        </OperatorDim>
3850                    </Dim>
3851                    <Dim type="BottomEdge">
3852                        <OperatorDim op="Subtract">
3853                            <UnifiedDim scale="1" type="BottomEdge" />
3854                            <ImageDim dimension="Height" name="TaharezLook/TooltipBottomEdge" />
3855                        </OperatorDim>
3856                    </Dim>
3857                </Area>
3858                <Colours bottomLeft="FF000000" bottomRight="FF000000" topLeft="FF000000" topRight="FF000000" />
3859                <VertFormat type="CentreAligned" />
3860                <HorzFormat type="CentreAligned" />
3861            </TextComponent>
3862        </ImagerySection>
3863        <StateImagery name="Enabled">
3864            <Layer>
3865                <Section section="main" />
3866                <Section section="label" />
3867            </Layer>
3868        </StateImagery>
3869        <StateImagery name="Disabled">
3870            <Layer>
3871                <Section section="main" />
3872                <Section section="label" />
3873            </Layer>
3874        </StateImagery>
3875    </WidgetLook>
3876    <WidgetLook name="TaharezLook/ScrollablePane">
3877        <NamedArea name="ViewableArea">
3878            <Area>
3879                <Dim type="LeftEdge">
3880                    <AbsoluteDim value="0" />
3881                </Dim>
3882                <Dim type="TopEdge">
3883                    <AbsoluteDim value="0" />
3884                </Dim>
3885                <Dim type="RightEdge">
3886                    <UnifiedDim scale="1.0" type="RightEdge" />
3887                </Dim>
3888                <Dim type="BottomEdge">
3889                    <UnifiedDim scale="1.0" type="BottomEdge" />
3890                </Dim>
3891            </Area>
3892        </NamedArea>
3893        <NamedArea name="ViewableAreaHScroll">
3894            <Area>
3895                <Dim type="LeftEdge">
3896                    <AbsoluteDim value="0" />
3897                </Dim>
3898                <Dim type="TopEdge">
3899                    <AbsoluteDim value="0" />
3900                </Dim>
3901                <Dim type="RightEdge">
3902                    <UnifiedDim scale="1.0" type="RightEdge" />
3903                </Dim>
3904                <Dim type="BottomEdge">
3905                    <OperatorDim op="Subtract">
3906                        <UnifiedDim scale="1" type="BottomEdge" />
3907                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
3908                    </OperatorDim>
3909                </Dim>
3910            </Area>
3911        </NamedArea>
3912        <NamedArea name="ViewableAreaVScroll">
3913            <Area>
3914                <Dim type="LeftEdge">
3915                    <AbsoluteDim value="0" />
3916                </Dim>
3917                <Dim type="TopEdge">
3918                    <AbsoluteDim value="0" />
3919                </Dim>
3920                <Dim type="RightEdge">
3921                    <OperatorDim op="Subtract">
3922                        <UnifiedDim scale="1" type="RightEdge" />
3923                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3924                    </OperatorDim>
3925                </Dim>
3926                <Dim type="BottomEdge">
3927                    <UnifiedDim scale="1.0" type="BottomEdge" />
3928                </Dim>
3929            </Area>
3930        </NamedArea>
3931        <NamedArea name="ViewableAreaHVScroll">
3932            <Area>
3933                <Dim type="LeftEdge">
3934                    <AbsoluteDim value="0" />
3935                </Dim>
3936                <Dim type="TopEdge">
3937                    <AbsoluteDim value="0" />
3938                </Dim>
3939                <Dim type="RightEdge">
3940                    <OperatorDim op="Subtract">
3941                        <UnifiedDim scale="1" type="RightEdge" />
3942                        <WidgetDim dimension="Width" widget="__auto_vscrollbar__" />
3943                    </OperatorDim>
3944                </Dim>
3945                <Dim type="BottomEdge">
3946                    <OperatorDim op="Subtract">
3947                        <UnifiedDim scale="1" type="BottomEdge" />
3948                        <WidgetDim dimension="Height" widget="__auto_hscrollbar__" />
3949                    </OperatorDim>
3950                </Dim>
3951            </Area>
3952        </NamedArea>
3953        <Child nameSuffix="__auto_hscrollbar__" type="TaharezLook/HorizontalScrollbar">
3954            <Area>
3955                <Dim type="LeftEdge">
3956                    <AbsoluteDim value="0" />
3957                </Dim>
3958                <Dim type="TopEdge">
3959                    <AbsoluteDim value="0" />
3960                </Dim>
3961                <Dim type="Width">
3962                    <UnifiedDim offset="-12" scale="1" type="Width" />
3963                </Dim>
3964                <Dim type="Height">
3965                    <AbsoluteDim value="12" />
3966                </Dim>
3967            </Area>
3968            <VertAlignment type="BottomAligned" />
3969        </Child>
3970        <Child nameSuffix="__auto_vscrollbar__" type="TaharezLook/VerticalScrollbar">
3971            <Area>
3972                <Dim type="LeftEdge">
3973                    <AbsoluteDim value="0" />
3974                </Dim>
3975                <Dim type="TopEdge">
3976                    <AbsoluteDim value="0" />
3977                </Dim>
3978                <Dim type="Width">
3979                    <AbsoluteDim value="12" />
3980                </Dim>
3981                <Dim type="Height">
3982                    <UnifiedDim offset="-12" scale="1" type="Height" />
3983                </Dim>
3984            </Area>
3985            <HorzAlignment type="RightAligned" />
3986        </Child>
3987        <StateImagery name="Enabled" />
3988        <StateImagery name="Disabled" />
3989    </WidgetLook>
3990    <WidgetLook name="TaharezLook/TabButton">
3991        <PropertyDefinition initialValue="FFC0C0C0" name="NormalTextColour" redrawOnWrite="true" />
3992        <PropertyDefinition initialValue="FFE0E0E0" name="HoverTextColour" redrawOnWrite="true" />
3993        <PropertyDefinition initialValue="FFFFFFFF" name="PushedTextColour" redrawOnWrite="true" />
3994        <PropertyDefinition initialValue="FFE0E0E0" name="SelectedTextColour" redrawOnWrite="true" />
3995        <PropertyDefinition initialValue="FF7F7F7F" name="DisabledTextColour" redrawOnWrite="true" />
3996        <ImagerySection name="label">
3997            <TextComponent>
3998                <Area>
3999                    <Dim type="LeftEdge">
4000                        <AbsoluteDim value="0" />
4001                    </Dim>
4002                    <Dim type="TopEdge">
4003                        <AbsoluteDim value="0" />
4004                    </Dim>
4005                    <Dim type="Width">
4006                        <UnifiedDim scale="1" type="Width" />
4007                    </Dim>
4008                    <Dim type="Height">
4009                        <UnifiedDim scale="1" type="Height" />
4010                    </Dim>
4011                </Area>
4012                <VertFormat type="CentreAligned" />
4013                <HorzFormat type="CentreAligned" />
4014            </TextComponent>
4015        </ImagerySection>
4016        <ImagerySection name="top_normal">
4017            <FrameComponent>
4018                <Area>
4019                    <Dim type="LeftEdge">
4020                        <AbsoluteDim value="0" />
4021                    </Dim>
4022                    <Dim type="TopEdge">
4023                        <AbsoluteDim value="0" />
4024                    </Dim>
4025                    <Dim type="Width">
4026                        <UnifiedDim scale="1" type="Width" />
4027                    </Dim>
4028                    <Dim type="Height">
4029                        <UnifiedDim scale="1" type="Height" />
4030                    </Dim>
4031                </Area>
4032                <Image component="TopLeftCorner" name="TaharezLook/TabButtonUpperLeftNormal" />
4033                <Image component="TopRightCorner" name="TaharezLook/TabButtonUpperRightNormal" />
4034                <Image component="BottomLeftCorner" name="TaharezLook/TabButtonLowerLeftNormal" />
4035                <Image component="BottomRightCorner" name="TaharezLook/TabButtonLowerRight2Normal" />
4036                <Image component="LeftEdge" name="TaharezLook/TabButtonLeftNormal" />
4037                <Image component="RightEdge" name="TaharezLook/TabButtonRightNormal" />
4038                <Image component="TopEdge" name="TaharezLook/TabButtonUpperNormal" />
4039                <Image component="BottomEdge" name="TaharezLook/TabButtonLowerNormal" />
4040                <Image component="Background" name="TaharezLook/TabButtonMiddleNormal" />
4041            </FrameComponent>
4042        </ImagerySection>
4043        <ImagerySection name="bot_normal">
4044            <FrameComponent>
4045                <Area>
4046                    <Dim type="LeftEdge">
4047                        <AbsoluteDim value="0" />
4048                    </Dim>
4049                    <Dim type="TopEdge">
4050                        <AbsoluteDim value="0" />
4051                    </Dim>
4052                    <Dim type="Width">
4053                        <UnifiedDim scale="1" type="Width" />
4054                    </Dim>
4055                    <Dim type="Height">
4056                        <UnifiedDim scale="1" type="Height" />
4057                    </Dim>
4058                </Area>
4059                <Image component="TopLeftCorner" name="TaharezLook/TabButtonUpperLeft2Normal" />
4060                <Image component="TopRightCorner" name="TaharezLook/TabButtonUpperRightNormal" />
4061                <Image component="BottomLeftCorner" name="TaharezLook/TabButtonLowerLeftNormal" />
4062                <Image component="BottomRightCorner" name="TaharezLook/TabButtonLowerRightNormal" />
4063                <Image component="LeftEdge" name="TaharezLook/TabButtonLeftNormal" />
4064                <Image component="RightEdge" name="TaharezLook/TabButtonRightNormal" />
4065                <Image component="TopEdge" name="TaharezLook/TabButtonUpperNormal" />
4066                <Image component="BottomEdge" name="TaharezLook/TabButtonLowerNormal" />
4067                <Image component="Background" name="TaharezLook/TabButtonMiddleNormal" />
4068            </FrameComponent>
4069        </ImagerySection>
4070        <ImagerySection name="top_hover">
4071            <FrameComponent>
4072                <Area>
4073                    <Dim type="LeftEdge">
4074                        <AbsoluteDim value="0" />
4075                    </Dim>
4076                    <Dim type="TopEdge">
4077                        <AbsoluteDim value="0" />
4078                    </Dim>
4079                    <Dim type="Width">
4080                        <UnifiedDim scale="1" type="Width" />
4081                    </Dim>
4082                    <Dim type="Height">
4083                        <UnifiedDim scale="1" type="Height" />
4084                    </Dim>
4085                </Area>
4086                <Image component="TopLeftCorner" name="TaharezLook/TabButtonUpperLeftNormal" />
4087                <Image component="TopRightCorner" name="TaharezLook/TabButtonUpperRightNormal" />
4088                <Image component="BottomLeftCorner" name="TaharezLook/TabButtonLowerLeftNormal" />
4089                <Image component="BottomRightCorner" name="TaharezLook/TabButtonLowerRight2Normal" />
4090                <Image component="LeftEdge" name="TaharezLook/TabButtonLeftNormal" />
4091                <Image component="RightEdge" name="TaharezLook/TabButtonRightNormal" />
4092                <Image component="TopEdge" name="TaharezLook/TabButtonUpperNormal" />
4093                <Image component="BottomEdge" name="TaharezLook/TabButtonLowerNormal" />
4094                <Image component="Background" name="TaharezLook/TabButtonMiddleNormal" />
4095            </FrameComponent>
4096        </ImagerySection>
4097        <ImagerySection name="bot_hover">
4098            <FrameComponent>
4099                <Area>
4100                    <Dim type="LeftEdge">
4101                        <AbsoluteDim value="0" />
4102                    </Dim>
4103                    <Dim type="TopEdge">
4104                        <AbsoluteDim value="0" />
4105                    </Dim>
4106                    <Dim type="Width">
4107                        <UnifiedDim scale="1" type="Width" />
4108                    </Dim>
4109                    <Dim type="Height">
4110                        <UnifiedDim scale="1" type="Height" />
4111                    </Dim>
4112                </Area>
4113                <Image component="TopLeftCorner" name="TaharezLook/TabButtonUpperLeft2Normal" />
4114                <Image component="TopRightCorner" name="TaharezLook/TabButtonUpperRightNormal" />
4115                <Image component="BottomLeftCorner" name="TaharezLook/TabButtonLowerLeftNormal" />
4116                <Image component="BottomRightCorner" name="TaharezLook/TabButtonLowerRightNormal" />
4117                <Image component="LeftEdge" name="TaharezLook/TabButtonLeftNormal" />
4118                <Image component="RightEdge" name="TaharezLook/TabButtonRightNormal" />
4119                <Image component="TopEdge" name="TaharezLook/TabButtonUpperNormal" />
4120                <Image component="BottomEdge" name="TaharezLook/TabButtonLowerNormal" />
4121                <Image component="Background" name="TaharezLook/TabButtonMiddleNormal" />
4122            </FrameComponent>
4123        </ImagerySection>
4124        <ImagerySection name="top_selected">
4125            <FrameComponent>
4126                <Area>
4127                    <Dim type="LeftEdge">
4128                        <AbsoluteDim value="0" />
4129                    </Dim>
4130                    <Dim type="TopEdge">
4131                        <AbsoluteDim value="0" />
4132                    </Dim>
4133                    <Dim type="Width">
4134                        <UnifiedDim scale="1" type="Width" />
4135                    </Dim>
4136                    <Dim type="Height">
4137                        <UnifiedDim scale="1" type="Height" />
4138                    </Dim>
4139                </Area>
4140                <Image component="TopLeftCorner" name="TaharezLook/TabButtonUpperLeftSelected" />
4141                <Image component="TopEdge" name="TaharezLook/TabButtonUpperSelected" />
4142                <Image component="TopRightCorner" name="TaharezLook/TabButtonUpperRightSelected" />
4143                <Image component="LeftEdge" name="TaharezLook/TabButtonLeftSelected" />
4144                <Image component="Background" name="TaharezLook/TabButtonMiddleSelected" />
4145                <Image component="RightEdge" name="TaharezLook/TabButtonRightSelected" />
4146            </FrameComponent>
4147        </ImagerySection>
4148        <ImagerySection name="bot_selected">
4149            <FrameComponent>
4150                <Area>
4151                    <Dim type="LeftEdge">
4152                        <AbsoluteDim value="0" />
4153                    </Dim>
4154                    <Dim type="TopEdge">
4155                        <AbsoluteDim value="0" />
4156                    </Dim>
4157                    <Dim type="Width">
4158                        <UnifiedDim scale="1" type="Width" />
4159                    </Dim>
4160                    <Dim type="Height">
4161                        <UnifiedDim scale="1" type="Height" />
4162                    </Dim>
4163                </Area>
4164                <Image component="LeftEdge" name="TaharezLook/TabButtonLeftSelected" />
4165                <Image component="Background" name="TaharezLook/TabButtonMiddleSelected" />
4166                <Image component="RightEdge" name="TaharezLook/TabButtonRightSelected" />
4167                <Image component="BottomLeftCorner" name="TaharezLook/TabButtonLowerLeftNormal" />
4168                <Image component="BottomEdge" name="TaharezLook/TabButtonLowerNormal" />
4169                <Image component="BottomRightCorner" name="TaharezLook/TabButtonLowerRightNormal" />
4170            </FrameComponent>
4171        </ImagerySection>
4172        <StateImagery name="TopNormal">
4173            <Layer>
4174                <Section section="top_normal" />
4175                <Section section="label">
4176                    <ColourProperty name="NormalTextColour" />
4177                </Section>
4178            </Layer>
4179        </StateImagery>
4180        <StateImagery name="BottomNormal">
4181            <Layer>
4182                <Section section="bot_normal" />
4183                <Section section="label">
4184                    <ColourProperty name="NormalTextColour" />
4185                </Section>
4186            </Layer>
4187        </StateImagery>
4188        <StateImagery name="TopHover">
4189            <Layer>
4190                <Section section="top_hover" />
4191                <Section section="label">
4192                    <ColourProperty name="HoverTextColour" />
4193                </Section>
4194            </Layer>
4195        </StateImagery>
4196        <StateImagery name="BottomHover">
4197            <Layer>
4198                <Section section="bot_hover" />
4199                <Section section="label">
4200                    <ColourProperty name="HoverTextColour" />
4201                </Section>
4202            </Layer>
4203        </StateImagery>
4204        <StateImagery name="TopSelected">
4205            <Layer>
4206                <Section section="top_selected" />
4207                <Section section="label">
4208                    <ColourProperty name="SelectedTextColour" />
4209                </Section>
4210            </Layer>
4211        </StateImagery>
4212        <StateImagery name="BottomSelected">
4213            <Layer>
4214                <Section section="bot_selected" />
4215                <Section section="label">
4216                    <ColourProperty name="SelectedTextColour" />
4217                </Section>
4218            </Layer>
4219        </StateImagery>
4220        <StateImagery name="TopPushed">
4221            <Layer>
4222                <Section section="top_normal" />
4223                <Section section="label">
4224                    <ColourProperty name="PushedTextColour" />
4225                </Section>
4226            </Layer>
4227        </StateImagery>
4228        <StateImagery name="BottomPushed">
4229            <Layer>
4230                <Section section="bot_normal" />
4231                <Section section="label">
4232                    <ColourProperty name="PushedTextColour" />
4233                </Section>
4234            </Layer>
4235        </StateImagery>
4236        <StateImagery name="TopDisabled">
4237            <Layer>
4238                <Section section="top_normal">
4239                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4240                </Section>
4241                <Section section="label">
4242                    <ColourProperty name="DisabledTextColour" />
4243                </Section>
4244            </Layer>
4245        </StateImagery>
4246        <StateImagery name="BottomDisabled">
4247            <Layer>
4248                <Section section="bot_normal">
4249                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4250                </Section>
4251                <Section section="label">
4252                    <ColourProperty name="DisabledTextColour" />
4253                </Section>
4254            </Layer>
4255        </StateImagery>
4256    </WidgetLook>
4257    <WidgetLook name="TaharezLook/TabContentPane">
4258        <PropertyDefinition initialValue="0" layoutOnWrite="true" name="EnableTop" redrawOnWrite="true" />
4259        <PropertyDefinition initialValue="0" layoutOnWrite="true" name="EnableBottom" redrawOnWrite="true" />
4260        <ImagerySection name="normal">
4261            <FrameComponent>
4262                <Area>
4263                    <Dim type="LeftEdge">
4264                        <AbsoluteDim value="0" />
4265                    </Dim>
4266                    <Dim type="TopEdge">
4267                        <AbsoluteDim value="0" />
4268                    </Dim>
4269                    <Dim type="Width">
4270                        <UnifiedDim scale="1" type="Width" />
4271                    </Dim>
4272                    <Dim type="BottomEdge">
4273                        <OperatorDim op="Multiply">
4274                            <ImageDim dimension="Height" name="TaharezLook/TabContentPaneUpperLeft" />
4275                            <PropertyDim name="EnableTop" />
4276                        </OperatorDim>
4277                    </Dim>
4278                </Area>
4279                <Image component="TopLeftCorner" name="TaharezLook/TabContentPaneUpperLeft" />
4280                <Image component="TopEdge" name="TaharezLook/TabContentPaneUpper" />
4281                <Image component="TopRightCorner" name="TaharezLook/TabContentPaneUpperRight" />
4282            </FrameComponent>
4283            <FrameComponent>
4284                <Area>
4285                    <Dim type="LeftEdge">
4286                        <AbsoluteDim value="0" />
4287                    </Dim>
4288                    <Dim type="TopEdge">
4289                        <OperatorDim op="Multiply">
4290                            <ImageDim dimension="Height" name="TaharezLook/TabContentPaneUpperLeft" />
4291                            <PropertyDim name="EnableTop" />
4292                        </OperatorDim>
4293                    </Dim>
4294                    <Dim type="Width">
4295                        <UnifiedDim scale="1" type="Width" />
4296                    </Dim>
4297                    <Dim type="BottomEdge">
4298                        <OperatorDim op="Subtract">
4299                            <UnifiedDim scale="1" type="Height" />
4300                            <OperatorDim op="Multiply">
4301                                <ImageDim dimension="Height" name="TaharezLook/TabContentPaneLowerLeft" />
4302                                <PropertyDim name="EnableBottom" />
4303                            </OperatorDim>
4304                        </OperatorDim>
4305                    </Dim>
4306                </Area>
4307                <Image component="LeftEdge" name="TaharezLook/TabContentPaneLeft" />
4308                <Image component="Background" name="TaharezLook/TabContentPaneMiddle" />
4309                <Image component="RightEdge" name="TaharezLook/TabContentPaneRight" />
4310            </FrameComponent>
4311            <FrameComponent>
4312                <Area>
4313                    <Dim type="LeftEdge">
4314                        <AbsoluteDim value="0" />
4315                    </Dim>
4316                    <Dim type="TopEdge">
4317                        <OperatorDim op="Subtract">
4318                            <UnifiedDim scale="1" type="Height" />
4319                            <OperatorDim op="Multiply">
4320                                <ImageDim dimension="Height" name="TaharezLook/TabContentPaneLowerLeft" />
4321                                <PropertyDim name="EnableBottom" />
4322                            </OperatorDim>
4323                        </OperatorDim>
4324                    </Dim>
4325                    <Dim type="Width">
4326                        <UnifiedDim scale="1" type="Width" />
4327                    </Dim>
4328                    <Dim type="BottomEdge">
4329                        <UnifiedDim scale="1" type="Height" />
4330                    </Dim>
4331                </Area>
4332                <Image component="BottomLeftCorner" name="TaharezLook/TabContentPaneLowerLeft" />
4333                <Image component="BottomEdge" name="TaharezLook/TabContentPaneLower" />
4334                <Image component="BottomRightCorner" name="TaharezLook/TabContentPaneLowerRight" />
4335            </FrameComponent>
4336        </ImagerySection>
4337        <StateImagery name="Enabled">
4338            <Layer>
4339                <Section section="normal" />
4340            </Layer>
4341        </StateImagery>
4342        <StateImagery name="Disabled">
4343            <Layer>
4344                <Section section="normal">
4345                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4346                </Section>
4347            </Layer>
4348        </StateImagery>
4349    </WidgetLook>
4350    <WidgetLook name="TaharezLook/TabButtonPane">
4351        <PropertyDefinition initialValue="1" layoutOnWrite="true" name="EnableTop" redrawOnWrite="true" />
4352        <PropertyDefinition initialValue="1" layoutOnWrite="true" name="EnableBottom" redrawOnWrite="true" />
4353        <ImagerySection name="normal">
4354            <FrameComponent>
4355                <Area>
4356                    <Dim type="LeftEdge">
4357                        <AbsoluteDim value="0" />
4358                    </Dim>
4359                    <Dim type="TopEdge">
4360                        <AbsoluteDim value="0" />
4361                    </Dim>
4362                    <Dim type="Width">
4363                        <UnifiedDim scale="1" type="Width" />
4364                    </Dim>
4365                    <Dim type="BottomEdge">
4366                        <OperatorDim op="Multiply">
4367                            <ImageDim dimension="Height" name="TaharezLook/TabHorizontalFiller" />
4368                            <PropertyDim name="EnableTop" />
4369                        </OperatorDim>
4370                    </Dim>
4371                </Area>
4372                <Image component="TopEdge" name="TaharezLook/TabHorizontalFiller" />
4373            </FrameComponent>
4374            <FrameComponent>
4375                <Area>
4376                    <Dim type="LeftEdge">
4377                        <AbsoluteDim value="0" />
4378                    </Dim>
4379                    <Dim type="TopEdge">
4380                        <OperatorDim op="Multiply">
4381                            <ImageDim dimension="Height" name="TaharezLook/TabHorizontalFiller" />
4382                            <PropertyDim name="EnableTop" />
4383                        </OperatorDim>
4384                    </Dim>
4385                    <Dim type="Width">
4386                        <UnifiedDim scale="1" type="Width" />
4387                    </Dim>
4388                    <Dim type="BottomEdge">
4389                        <OperatorDim op="Subtract">
4390                            <UnifiedDim scale="1" type="Height" />
4391                            <OperatorDim op="Multiply">
4392                                <ImageDim dimension="Height" name="TaharezLook/TabHorizontalFiller" />
4393                                <PropertyDim name="EnableBottom" />
4394                            </OperatorDim>
4395                        </OperatorDim>
4396                    </Dim>
4397                </Area>
4398            </FrameComponent>
4399            <FrameComponent>
4400                <Area>
4401                    <Dim type="LeftEdge">
4402                        <AbsoluteDim value="0" />
4403                    </Dim>
4404                    <Dim type="TopEdge">
4405                        <OperatorDim op="Subtract">
4406                            <UnifiedDim scale="1" type="Height" />
4407                            <OperatorDim op="Multiply">
4408                                <ImageDim dimension="Height" name="TaharezLook/TabHorizontalFiller" />
4409                                <PropertyDim name="EnableBottom" />
4410                            </OperatorDim>
4411                        </OperatorDim>
4412                    </Dim>
4413                    <Dim type="Width">
4414                        <UnifiedDim scale="1" type="Width" />
4415                    </Dim>
4416                    <Dim type="BottomEdge">
4417                        <UnifiedDim scale="1" type="Height" />
4418                    </Dim>
4419                </Area>
4420                <Image component="BottomEdge" name="TaharezLook/TabHorizontalFiller" />
4421            </FrameComponent>
4422        </ImagerySection>
4423        <StateImagery name="Enabled">
4424            <Layer>
4425                <Section section="normal" />
4426            </Layer>
4427        </StateImagery>
4428        <StateImagery name="Disabled">
4429            <Layer>
4430                <Section section="normal">
4431                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4432                </Section>
4433            </Layer>
4434        </StateImagery>
4435    </WidgetLook>
4436    <WidgetLook name="TaharezLook/TabControl">
4437        <Property name="TabButtonType" value="TaharezLook/TabButton" />
4438        <Property name="TabTextPadding" value="{0,6}" />
4439        <Child nameSuffix="__auto_TabPane__" type="TaharezLook/TabContentPane">
4440            <Area>
4441                <Dim type="LeftEdge">
4442                    <AbsoluteDim value="0" />
4443                </Dim>
4444                <Dim type="RightEdge">
4445                    <UnifiedDim scale="1" type="Width" />
4446                </Dim>
4447                <Dim type="TopEdge">
4448                    <OperatorDim op="Multiply">
4449                        <PropertyDim name="EnableBottom" widget="__auto_TabPane__" />
4450                        <PropertyDim name="TabHeight" type="Height" />
4451                    </OperatorDim>
4452                </Dim>
4453                <Dim type="Height">
4454                    <OperatorDim op="Subtract">
4455                        <UnifiedDim scale="1" type="Height" />
4456                        <PropertyDim name="TabHeight" type="Height" />
4457                    </OperatorDim>
4458                </Dim>
4459            </Area>
4460        </Child>
4461        <Child nameSuffix="__auto_TabPane__Buttons" type="TaharezLook/TabButtonPane">
4462            <Area>
4463                <Dim type="LeftEdge">
4464                    <AbsoluteDim value="0" />
4465                </Dim>
4466                <Dim type="RightEdge">
4467                    <UnifiedDim scale="1" type="Width" />
4468                </Dim>
4469                <Dim type="TopEdge">
4470                    <OperatorDim op="Multiply">
4471                        <PropertyDim name="EnableTop" widget="__auto_TabPane__Buttons" />
4472                        <OperatorDim op="Subtract">
4473                            <UnifiedDim scale="1" type="Height" />
4474                            <PropertyDim name="TabHeight" type="Height" />
4475                        </OperatorDim>
4476                    </OperatorDim>
4477                </Dim>
4478                <Dim type="Height">
4479                    <PropertyDim name="TabHeight" type="Height" />
4480                </Dim>
4481            </Area>
4482        </Child>
4483        <Child nameSuffix="__auto_TabPane__ScrollLeft" type="TaharezLook/SystemButton">
4484            <Area>
4485                <Dim type="LeftEdge">
4486                    <AbsoluteDim value="0" />
4487                </Dim>
4488                <Dim type="TopEdge">
4489                    <WidgetDim dimension="TopEdge" widget="__auto_TabPane__Buttons" />
4490                </Dim>
4491                <Dim type="Width">
4492                    <OperatorDim op="Multiply">
4493                        <WidgetDim dimension="Height" widget="__auto_TabPane__Buttons" />
4494                        <OperatorDim op="Divide">
4495                            <ImageDim dimension="Width" name="TaharezLook/TabButtonScrollLeftNormal" />
4496                            <ImageDim dimension="Height" name="TaharezLook/TabButtonScrollLeftNormal" />
4497                        </OperatorDim>
4498                    </OperatorDim>
4499                </Dim>
4500                <Dim type="BottomEdge">
4501                    <WidgetDim dimension="BottomEdge" widget="__auto_TabPane__Buttons" />
4502                </Dim>
4503            </Area>
4504            <Property name="AlwaysOnTop" value="True" />
4505            <Property name="NormalImage" value="TaharezLook/TabButtonScrollLeftNormal" />
4506            <Property name="HoverImage" value="TaharezLook/TabButtonScrollLeftHover" />
4507            <Property name="PushedImage" value="TaharezLook/TabButtonScrollLeftHover" />
4508        </Child>
4509        <Child nameSuffix="__auto_TabPane__ScrollRight" type="TaharezLook/SystemButton">
4510            <Area>
4511                <Dim type="Width">
4512                    <OperatorDim op="Multiply">
4513                        <WidgetDim dimension="Height" widget="__auto_TabPane__Buttons" />
4514                        <OperatorDim op="Divide">
4515                            <ImageDim dimension="Width" name="TaharezLook/TabButtonScrollRightNormal" />
4516                            <ImageDim dimension="Height" name="TaharezLook/TabButtonScrollRightNormal" />
4517                        </OperatorDim>
4518                    </OperatorDim>
4519                </Dim>
4520                <Dim type="LeftEdge">
4521                    <OperatorDim op="Subtract">
4522                        <UnifiedDim scale="1" type="Width" />
4523                        <WidgetDim dimension="Width" widget="__auto_TabPane__ScrollRight" />
4524                    </OperatorDim>
4525                </Dim>
4526                <Dim type="TopEdge">
4527                    <WidgetDim dimension="TopEdge" widget="__auto_TabPane__Buttons" />
4528                </Dim>
4529                <Dim type="Height">
4530                    <WidgetDim dimension="Height" widget="__auto_TabPane__Buttons" />
4531                </Dim>
4532            </Area>
4533            <Property name="AlwaysOnTop" value="True" />
4534            <Property name="NormalImage" value="TaharezLook/TabButtonScrollRightNormal" />
4535            <Property name="HoverImage" value="TaharezLook/TabButtonScrollRightHover" />
4536            <Property name="PushedImage" value="TaharezLook/TabButtonScrollRightHover" />
4537        </Child>
4538        <StateImagery name="Enabled" />
4539        <StateImagery name="Disabled" />
4540    </WidgetLook>
4541    <WidgetLook name="TaharezLook/MenuItem">
4542        <PropertyDefinition initialValue="FFFFFFFF" name="NormalTextColour" redrawOnWrite="true" />
4543        <PropertyDefinition initialValue="FF7F7F7F" name="DisabledTextColour" redrawOnWrite="true" />
4544        <PropertyDefinition initialValue="FFFFFFFF" name="HoverColour" redrawOnWrite="true" />
4545        <PropertyDefinition initialValue="FFFFFFFF" name="PushedColour" redrawOnWrite="true" />
4546        <PropertyDefinition initialValue="FFFFFFFF" name="OpenedColour" redrawOnWrite="true" />
4547        <Property name="WantsMultiClickEvents" value="False" />
4548        <NamedArea name="ContentSize">
4549            <Area>
4550                <Dim type="LeftEdge">
4551                    <AbsoluteDim value="0" />
4552                </Dim>
4553                <Dim type="TopEdge">
4554                    <AbsoluteDim value="0" />
4555                </Dim>
4556                <Dim type="Width">
4557                    <OperatorDim op="Add">
4558                        <FontDim type="HorzExtent" />
4559                        <OperatorDim op="Add">
4560                            <ImageDim dimension="Width" name="TaharezLook/MenuLeft" />
4561                            <ImageDim dimension="Width" name="TaharezLook/MenuRight" />
4562                        </OperatorDim>
4563                    </OperatorDim>
4564                </Dim>
4565                <Dim type="Height">
4566                    <OperatorDim op="Add">
4567                        <FontDim type="LineSpacing" />
4568                        <OperatorDim op="Add">
4569                            <ImageDim dimension="Height" name="TaharezLook/MenuTop" />
4570                            <ImageDim dimension="Height" name="TaharezLook/MenuBottom" />
4571                        </OperatorDim>
4572                    </OperatorDim>
4573                </Dim>
4574            </Area>
4575        </NamedArea>
4576        <NamedArea name="HasPopupContentSize">
4577            <Area>
4578                <Dim type="LeftEdge">
4579                    <AbsoluteDim value="0" />
4580                </Dim>
4581                <Dim type="TopEdge">
4582                    <AbsoluteDim value="0" />
4583                </Dim>
4584                <Dim type="Width">
4585                    <OperatorDim op="Add">
4586                        <FontDim type="HorzExtent" />
4587                        <OperatorDim op="Add">
4588                            <ImageDim dimension="Width" name="TaharezLook/MenuLeft" />
4589                            <OperatorDim op="Add">
4590                                <ImageDim dimension="Width" name="TaharezLook/MenuRight" />
4591                                <OperatorDim op="Multiply">
4592                                    <ImageDim dimension="Width" name="TaharezLook/PopupMenuArrowLeft" />
4593                                    <AbsoluteDim value="3" />
4594                                </OperatorDim>
4595                            </OperatorDim>
4596                        </OperatorDim>
4597                    </OperatorDim>
4598                </Dim>
4599                <Dim type="Height">
4600                    <OperatorDim op="Add">
4601                        <FontDim type="LineSpacing" />
4602                        <OperatorDim op="Add">
4603                            <ImageDim dimension="Height" name="TaharezLook/MenuTop" />
4604                            <ImageDim dimension="Height" name="TaharezLook/MenuBottom" />
4605                        </OperatorDim>
4606                    </OperatorDim>
4607                </Dim>
4608            </Area>
4609        </NamedArea>
4610        <ImagerySection name="label">
4611            <TextComponent>
4612                <Area>
4613                    <Dim type="LeftEdge">
4614                        <ImageDim dimension="Width" name="TaharezLook/MenuLeft" />
4615                    </Dim>
4616                    <Dim type="TopEdge">
4617                        <ImageDim dimension="Height" name="TaharezLook/MenuTop" />
4618                    </Dim>
4619                    <Dim type="RightEdge">
4620                        <OperatorDim op="Subtract">
4621                            <UnifiedDim scale="1" type="RightEdge" />
4622                            <ImageDim dimension="Width" name="TaharezLook/MenuRight" />
4623                        </OperatorDim>
4624                    </Dim>
4625                    <Dim type="BottomEdge">
4626                        <OperatorDim op="Subtract">
4627                            <UnifiedDim scale="1" type="BottomEdge" />
4628                            <ImageDim dimension="Height" name="TaharezLook/MenuBottom" />
4629                        </OperatorDim>
4630                    </Dim>
4631                </Area>
4632                <VertFormat type="CentreAligned" />
4633                <HorzFormat type="LeftAligned" />
4634            </TextComponent>
4635        </ImagerySection>
4636        <ImagerySection name="frame">
4637            <FrameComponent>
4638                <Area>
4639                    <Dim type="LeftEdge">
4640                        <AbsoluteDim value="0" />
4641                    </Dim>
4642                    <Dim type="TopEdge">
4643                        <AbsoluteDim value="0" />
4644                    </Dim>
4645                    <Dim type="Width">
4646                        <UnifiedDim scale="1" type="Width" />
4647                    </Dim>
4648                    <Dim type="Height">
4649                        <UnifiedDim scale="1" type="Height" />
4650                    </Dim>
4651                </Area>
4652                <Image component="TopLeftCorner" name="TaharezLook/MenuTopLeft" />
4653                <Image component="TopRightCorner" name="TaharezLook/MenuTopRight" />
4654                <Image component="BottomLeftCorner" name="TaharezLook/MenuBottomLeft" />
4655                <Image component="BottomRightCorner" name="TaharezLook/MenuBottomRight" />
4656                <Image component="LeftEdge" name="TaharezLook/MenuLeft" />
4657                <Image component="RightEdge" name="TaharezLook/MenuRight" />
4658                <Image component="TopEdge" name="TaharezLook/MenuTop" />
4659                <Image component="BottomEdge" name="TaharezLook/MenuBottom" />
4660                <Image component="Background" name="TaharezLook/MenuMiddle" />
4661            </FrameComponent>
4662        </ImagerySection>
4663        <ImagerySection name="popup_arrow_right">
4664            <ImageryComponent>
4665                <Area>
4666                    <Dim type="LeftEdge">
4667                        <AbsoluteDim value="0" />
4668                    </Dim>
4669                    <Dim type="TopEdge">
4670                        <AbsoluteDim value="0" />
4671                    </Dim>
4672                    <Dim type="Width">
4673                        <OperatorDim op="Subtract">
4674                            <UnifiedDim scale="1" type="Width" />
4675                            <ImageDim dimension="Width" name="TaharezLook/PopupMenuArrowRight" />
4676                        </OperatorDim>
4677                    </Dim>
4678                    <Dim type="Height">
4679                        <UnifiedDim scale="1" type="Height" />
4680                    </Dim>
4681                </Area>
4682                <Image name="TaharezLook/PopupMenuArrowRight" />
4683                <VertFormat type="CentreAligned" />
4684                <HorzFormat type="RightAligned" />
4685            </ImageryComponent>
4686        </ImagerySection>
4687        <ImagerySection name="popup_arrow_left">
4688            <ImageryComponent>
4689                <Area>
4690                    <Dim type="LeftEdge">
4691                        <AbsoluteDim value="0" />
4692                    </Dim>
4693                    <Dim type="TopEdge">
4694                        <AbsoluteDim value="0" />
4695                    </Dim>
4696                    <Dim type="Width">
4697                        <OperatorDim op="Subtract">
4698                            <UnifiedDim scale="1" type="Width" />
4699                            <ImageDim dimension="Width" name="TaharezLook/PopupMenuArrowLeft" />
4700                        </OperatorDim>
4701                    </Dim>
4702                    <Dim type="Height">
4703                        <UnifiedDim scale="1" type="Height" />
4704                    </Dim>
4705                </Area>
4706                <Image name="TaharezLook/PopupMenuArrowLeft" />
4707                <VertFormat type="CentreAligned" />
4708                <HorzFormat type="RightAligned" />
4709            </ImageryComponent>
4710        </ImagerySection>
4711        <StateImagery name="EnabledNormal">
4712            <Layer>
4713                <Section section="label">
4714                    <ColourProperty name="NormalTextColour" />
4715                </Section>
4716            </Layer>
4717        </StateImagery>
4718        <StateImagery name="EnabledHover">
4719            <Layer>
4720                <Section section="frame">
4721                    <ColourProperty name="HoverColour" />
4722                </Section>
4723                <Section section="label">
4724                    <ColourProperty name="NormalTextColour" />
4725                </Section>
4726            </Layer>
4727        </StateImagery>
4728        <StateImagery name="EnabledPushed">
4729            <Layer>
4730                <Section section="frame">
4731                    <ColourProperty name="PushedColour" />
4732                </Section>
4733                <Section section="label">
4734                    <ColourProperty name="NormalTextColour" />
4735                </Section>
4736            </Layer>
4737        </StateImagery>
4738        <StateImagery name="EnabledPopupOpen">
4739            <Layer>
4740                <Section section="frame">
4741                    <ColourProperty name="OpenedColour" />
4742                </Section>
4743                <Section section="label">
4744                    <ColourProperty name="NormalTextColour" />
4745                </Section>
4746            </Layer>
4747        </StateImagery>
4748        <StateImagery name="DisabledNormal">
4749            <Layer>
4750                <Section section="label">
4751                    <ColourProperty name="DisabledTextColour" />
4752                </Section>
4753            </Layer>
4754        </StateImagery>
4755        <StateImagery name="DisabledHover">
4756            <Layer>
4757                <Section section="frame">
4758                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4759                </Section>
4760                <Section section="label">
4761                    <ColourProperty name="DisabledTextColour" />
4762                </Section>
4763            </Layer>
4764        </StateImagery>
4765        <StateImagery name="DisabledPushed">
4766            <Layer>
4767                <Section section="frame">
4768                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4769                </Section>
4770                <Section section="label">
4771                    <ColourProperty name="DisabledTextColour" />
4772                </Section>
4773            </Layer>
4774        </StateImagery>
4775        <StateImagery name="DisabledPopupOpen">
4776            <Layer>
4777                <Section section="frame">
4778                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4779                </Section>
4780                <Section section="label">
4781                    <ColourProperty name="DisabledTextColour" />
4782                </Section>
4783            </Layer>
4784        </StateImagery>
4785        <StateImagery name="PopupClosedIcon">
4786            <Layer>
4787                <Section section="popup_arrow_right" />
4788            </Layer>
4789        </StateImagery>
4790        <StateImagery name="PopupOpenIcon">
4791            <Layer>
4792                <Section section="popup_arrow_left" />
4793            </Layer>
4794        </StateImagery>
4795    </WidgetLook>
4796    <WidgetLook name="TaharezLook/PopupMenu">
4797        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="BackgroundColours" redrawOnWrite="true" />
4798        <PropertyDefinition initialValue="0" layoutOnWrite="true" name="BorderWidth" />
4799        <NamedArea name="ItemRenderArea">
4800            <Area>
4801                <Dim type="LeftEdge">
4802                    <OperatorDim op="Add">
4803                        <ImageDim dimension="Width" name="TaharezLook/PopupMenuFrameLeft" />
4804                        <PropertyDim name="BorderWidth" />
4805                    </OperatorDim>
4806                </Dim>
4807                <Dim type="TopEdge">
4808                    <OperatorDim op="Add">
4809                        <ImageDim dimension="Height" name="TaharezLook/PopupMenuFrameTop" />
4810                        <PropertyDim name="BorderWidth" />
4811                    </OperatorDim>
4812                </Dim>
4813                <Dim type="RightEdge">
4814                    <OperatorDim op="Subtract">
4815                        <UnifiedDim scale="1" type="RightEdge" />
4816                        <OperatorDim op="Add">
4817                            <ImageDim dimension="Width" name="TaharezLook/PopupMenuFrameRight" />
4818                            <PropertyDim name="BorderWidth" />
4819                        </OperatorDim>
4820                    </OperatorDim>
4821                </Dim>
4822                <Dim type="BottomEdge">
4823                    <OperatorDim op="Subtract">
4824                        <UnifiedDim scale="1" type="BottomEdge" />
4825                        <OperatorDim op="Add">
4826                            <ImageDim dimension="Height" name="TaharezLook/PopupMenuFrameBottom" />
4827                            <PropertyDim name="BorderWidth" />
4828                        </OperatorDim>
4829                    </OperatorDim>
4830                </Dim>
4831            </Area>
4832        </NamedArea>
4833        <ImagerySection name="frame">
4834            <FrameComponent>
4835                <Area>
4836                    <Dim type="LeftEdge">
4837                        <AbsoluteDim value="0" />
4838                    </Dim>
4839                    <Dim type="TopEdge">
4840                        <AbsoluteDim value="0" />
4841                    </Dim>
4842                    <Dim type="Width">
4843                        <UnifiedDim scale="1" type="Width" />
4844                    </Dim>
4845                    <Dim type="Height">
4846                        <UnifiedDim scale="1" type="Height" />
4847                    </Dim>
4848                </Area>
4849                <Image component="TopLeftCorner" name="TaharezLook/PopupMenuFrameTopLeft" />
4850                <Image component="TopRightCorner" name="TaharezLook/PopupMenuFrameTopRight" />
4851                <Image component="BottomLeftCorner" name="TaharezLook/PopupMenuFrameBottomLeft" />
4852                <Image component="BottomRightCorner" name="TaharezLook/PopupMenuFrameBottomRight" />
4853                <Image component="LeftEdge" name="TaharezLook/PopupMenuFrameLeft" />
4854                <Image component="RightEdge" name="TaharezLook/PopupMenuFrameRight" />
4855                <Image component="TopEdge" name="TaharezLook/PopupMenuFrameTop" />
4856                <Image component="BottomEdge" name="TaharezLook/PopupMenuFrameBottom" />
4857                <Image component="Background" name="TaharezLook/PopupMenuMiddle" />
4858            </FrameComponent>
4859        </ImagerySection>
4860        <StateImagery name="Enabled">
4861            <Layer>
4862                <Section section="frame">
4863                    <ColourRectProperty name="BackgroundColours" />
4864                </Section>
4865            </Layer>
4866        </StateImagery>
4867        <StateImagery name="Disabled">
4868            <Layer>
4869                <Section section="frame">
4870                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4871                </Section>
4872            </Layer>
4873        </StateImagery>
4874    </WidgetLook>
4875    <WidgetLook name="TaharezLook/Menubar">
4876        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="BackgroundColours" redrawOnWrite="true" />
4877        <PropertyDefinition initialValue="5" layoutOnWrite="true" name="BorderWidth" />
4878        <NamedArea name="ItemRenderArea">
4879            <Area>
4880                <Dim type="LeftEdge">
4881                    <OperatorDim op="Add">
4882                        <ImageDim dimension="Width" name="TaharezLook/PopupMenuFrameLeft" />
4883                        <PropertyDim name="BorderWidth" />
4884                    </OperatorDim>
4885                </Dim>
4886                <Dim type="TopEdge">
4887                    <OperatorDim op="Add">
4888                        <ImageDim dimension="Height" name="TaharezLook/PopupMenuFrameTop" />
4889                        <PropertyDim name="BorderWidth" />
4890                    </OperatorDim>
4891                </Dim>
4892                <Dim type="RightEdge">
4893                    <OperatorDim op="Subtract">
4894                        <UnifiedDim scale="1" type="RightEdge" />
4895                        <OperatorDim op="Add">
4896                            <ImageDim dimension="Width" name="TaharezLook/PopupMenuFrameRight" />
4897                            <PropertyDim name="BorderWidth" />
4898                        </OperatorDim>
4899                    </OperatorDim>
4900                </Dim>
4901                <Dim type="BottomEdge">
4902                    <OperatorDim op="Subtract">
4903                        <UnifiedDim scale="1" type="BottomEdge" />
4904                        <OperatorDim op="Add">
4905                            <ImageDim dimension="Height" name="TaharezLook/PopupMenuFrameBottom" />
4906                            <PropertyDim name="BorderWidth" />
4907                        </OperatorDim>
4908                    </OperatorDim>
4909                </Dim>
4910            </Area>
4911        </NamedArea>
4912        <ImagerySection name="frame">
4913            <FrameComponent>
4914                <Area>
4915                    <Dim type="LeftEdge">
4916                        <AbsoluteDim value="0" />
4917                    </Dim>
4918                    <Dim type="TopEdge">
4919                        <AbsoluteDim value="0" />
4920                    </Dim>
4921                    <Dim type="Width">
4922                        <UnifiedDim scale="1" type="Width" />
4923                    </Dim>
4924                    <Dim type="Height">
4925                        <UnifiedDim scale="1" type="Height" />
4926                    </Dim>
4927                </Area>
4928                <Image component="TopLeftCorner" name="TaharezLook/PopupMenuFrameTopLeft" />
4929                <Image component="TopRightCorner" name="TaharezLook/PopupMenuFrameTopRight" />
4930                <Image component="BottomLeftCorner" name="TaharezLook/PopupMenuFrameBottomLeft" />
4931                <Image component="BottomRightCorner" name="TaharezLook/PopupMenuFrameBottomRight" />
4932                <Image component="LeftEdge" name="TaharezLook/PopupMenuFrameLeft" />
4933                <Image component="RightEdge" name="TaharezLook/PopupMenuFrameRight" />
4934                <Image component="TopEdge" name="TaharezLook/PopupMenuFrameTop" />
4935                <Image component="BottomEdge" name="TaharezLook/PopupMenuFrameBottom" />
4936                <Image component="Background" name="TaharezLook/PopupMenuMiddle" />
4937            </FrameComponent>
4938        </ImagerySection>
4939        <StateImagery name="Enabled">
4940            <Layer>
4941                <Section section="frame">
4942                    <ColourRectProperty name="BackgroundColours" />
4943                </Section>
4944            </Layer>
4945        </StateImagery>
4946        <StateImagery name="Disabled">
4947            <Layer>
4948                <Section section="frame">
4949                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4950                </Section>
4951            </Layer>
4952        </StateImagery>
4953    </WidgetLook>
4954    <WidgetLook name="TaharezLook/LargeVerticalScrollbarThumb">
4955        <Property name="VertFree" value="True" />
4956        <ImagerySection name="normal">
4957            <ImageryComponent>
4958                <Area>
4959                    <Dim type="LeftEdge">
4960                        <AbsoluteDim value="0" />
4961                    </Dim>
4962                    <Dim type="TopEdge">
4963                        <AbsoluteDim value="0" />
4964                    </Dim>
4965                    <Dim type="Width">
4966                        <UnifiedDim scale="1.0" type="Width" />
4967                    </Dim>
4968                    <Dim type="Height">
4969                        <UnifiedDim scale="1.0" type="Height" />
4970                    </Dim>
4971                </Area>
4972                <Image name="TaharezLook/VertScrollThumbNormal" />
4973                <VertFormat type="Stretched" />
4974                <HorzFormat type="Stretched" />
4975            </ImageryComponent>
4976        </ImagerySection>
4977        <ImagerySection name="hover">
4978            <ImageryComponent>
4979                <Area>
4980                    <Dim type="LeftEdge">
4981                        <AbsoluteDim value="0" />
4982                    </Dim>
4983                    <Dim type="TopEdge">
4984                        <AbsoluteDim value="0" />
4985                    </Dim>
4986                    <Dim type="Width">
4987                        <UnifiedDim scale="1.0" type="Width" />
4988                    </Dim>
4989                    <Dim type="Height">
4990                        <UnifiedDim scale="1.0" type="Height" />
4991                    </Dim>
4992                </Area>
4993                <Image name="TaharezLook/VertScrollThumbHover" />
4994                <VertFormat type="Stretched" />
4995                <HorzFormat type="Stretched" />
4996            </ImageryComponent>
4997        </ImagerySection>
4998        <StateImagery name="Normal">
4999            <Layer>
5000                <Section section="normal" />
5001            </Layer>
5002        </StateImagery>
5003        <StateImagery name="Hover">
5004            <Layer>
5005                <Section section="hover" />
5006            </Layer>
5007        </StateImagery>
5008        <StateImagery name="Pushed">
5009            <Layer>
5010                <Section section="normal" />
5011            </Layer>
5012        </StateImagery>
5013        <StateImagery name="Disabled">
5014            <Layer>
5015                <Section section="normal">
5016                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
5017                </Section>
5018            </Layer>
5019        </StateImagery>
5020    </WidgetLook>
5021    <WidgetLook name="TaharezLook/LargeVerticalScrollbar">
5022        <Property name="VerticalScrollbar" value="True" />
5023        <NamedArea name="ThumbTrackArea">
5024            <Area>
5025                <Dim type="LeftEdge">
5026                    <UnifiedDim scale="0.325" type="LeftEdge" />
5027                </Dim>
5028                <Dim type="TopEdge">
5029                    <OperatorDim op="Add">
5030                        <WidgetDim dimension="Height" widget="__auto_decbtn__" />
5031                        <OperatorDim op="Multiply">
5032                            <ImageDim dimension="Height" name="TaharezLook/VertScrollTop" />
5033                            <AbsoluteDim value="0.5" />
5034                        </OperatorDim>
5035                    </OperatorDim>
5036                </Dim>
5037                <Dim type="RightEdge">
5038                    <UnifiedDim scale="1.0" type="RightEdge" />
5039                </Dim>
5040                <Dim type="BottomEdge">
5041                    <OperatorDim op="Subtract">
5042                        <UnifiedDim scale="1.0" type="BottomEdge" />
5043                        <OperatorDim op="Add">
5044                            <WidgetDim dimension="Height" widget="__auto_decbtn__" />
5045                            <OperatorDim op="Multiply">
5046                                <ImageDim dimension="Height" name="TaharezLook/VertScrollTop" />
5047                                <AbsoluteDim value="0.5" />
5048                            </OperatorDim>
5049                        </OperatorDim>
5050                    </OperatorDim>
5051                </Dim>
5052            </Area>
5053        </NamedArea>
5054        <Child nameSuffix="__auto_incbtn__" type="TaharezLook/ImageButton">
5055            <Area>
5056                <Dim type="LeftEdge">
5057                    <UnifiedDim scale="0.25" type="LeftEdge" />
5058                </Dim>
5059                <Dim type="TopEdge">
5060                    <OperatorDim op="Multiply">
5061                        <AbsoluteDim value="-1" />
5062                        <OperatorDim op="Multiply">
5063                            <ImageDim dimension="Height" name="TaharezLook/VertScrollTop" />
5064                            <AbsoluteDim value="0.5" />
5065                        </OperatorDim>
5066                    </OperatorDim>
5067                </Dim>
5068                <Dim type="Width">
5069                    <UnifiedDim scale="0.6" type="Width" />
5070                </Dim>
5071                <Dim type="Height">
5072                    <OperatorDim op="Multiply">
5073                        <UnifiedDim scale="0.6" type="Width" />
5074                        <OperatorDim op="Divide">
5075                            <ImageDim dimension="Width" name="TaharezLook/VertScrollUpNormal" />
5076                            <ImageDim dimension="Height" name="TaharezLook/VertScrollUpNormal" />
5077                        </OperatorDim>
5078                    </OperatorDim>
5079                </Dim>
5080            </Area>
5081            <VertAlignment type="BottomAligned" />
5082            <Property name="NormalImage" value="TaharezLook/VertScrollDownNormal" />
5083            <Property name="HoverImage" value="TaharezLook/VertScrollDownHover" />
5084            <Property name="PushedImage" value="TaharezLook/VertScrollDownNormal" />
5085        </Child>
5086        <Child nameSuffix="__auto_decbtn__" type="TaharezLook/ImageButton">
5087            <Area>
5088                <Dim type="LeftEdge">
5089                    <UnifiedDim scale="0.25" type="LeftEdge" />
5090                </Dim>
5091                <Dim type="TopEdge">
5092                    <OperatorDim op="Multiply">
5093                        <ImageDim dimension="Height" name="TaharezLook/VertScrollTop" />
5094                        <AbsoluteDim value="0.5" />
5095                    </OperatorDim>
5096                </Dim>
5097                <Dim type="Width">
5098                    <UnifiedDim scale="0.6" type="Width" />
5099                </Dim>
5100                <Dim type="Height">
5101                    <OperatorDim op="Multiply">
5102                        <UnifiedDim scale="0.6" type="Width" />
5103                        <OperatorDim op="Divide">
5104                            <ImageDim dimension="Width" name="TaharezLook/VertScrollUpNormal" />
5105                            <ImageDim dimension="Height" name="TaharezLook/VertScrollUpNormal" />
5106                        </OperatorDim>
5107                    </OperatorDim>
5108                </Dim>
5109            </Area>
5110            <Property name="NormalImage" value="TaharezLook/VertScrollUpNormal" />
5111            <Property name="HoverImage" value="TaharezLook/VertScrollUpHover" />
5112            <Property name="PushedImage" value="TaharezLook/VertScrollUpNormal" />
5113        </Child>
5114        <Child nameSuffix="__auto_thumb__" type="TaharezLook/LargeVerticalScrollbarThumb">
5115            <Area>
5116                <Dim type="LeftEdge">
5117                    <AbsoluteDim value="0" />
5118                </Dim>
5119                <Dim type="TopEdge">
5120                    <AbsoluteDim value="0" />
5121                </Dim>
5122                <Dim type="Width">
5123                    <UnifiedDim scale="0.4" type="Width" />
5124                </Dim>
5125                <Dim type="Height">
5126                    <OperatorDim op="Multiply">
5127                        <UnifiedDim scale="0.4" type="Width" />
5128                        <OperatorDim op="Divide">
5129                            <ImageDim dimension="Height" name="TaharezLook/VertScrollThumbNormal" />
5130                            <ImageDim dimension="Width" name="TaharezLook/VertScrollThumbNormal" />
5131                        </OperatorDim>
5132                    </OperatorDim>
5133                </Dim>
5134            </Area>
5135        </Child>
5136        <ImagerySection name="main">
5137            <FrameComponent>
5138                <Area>
5139                    <Dim type="LeftEdge">
5140                        <AbsoluteDim value="0" />
5141                    </Dim>
5142                    <Dim type="TopEdge">
5143                        <AbsoluteDim value="0" />
5144                    </Dim>
5145                    <Dim type="Width">
5146                        <UnifiedDim scale="1" type="Width" />
5147                    </Dim>
5148                    <Dim type="Height">
5149                        <UnifiedDim scale="1" type="Height" />
5150                    </Dim>
5151                </Area>
5152                <Image component="TopEdge" name="TaharezLook/VertScrollTop" />
5153                <Image component="BottomEdge" name="TaharezLook/VertScrollBottom" />
5154                <Image component="Background" name="TaharezLook/VertScrollMiddle" />
5155            </FrameComponent>
5156            <ImageryComponent>
5157                <Area>
5158                    <Dim type="LeftEdge">
5159                        <UnifiedDim scale="0.45" type="LeftEdge" />
5160                    </Dim>
5161                    <Dim type="TopEdge">
5162                        <OperatorDim op="Add">
5163                            <WidgetDim dimension="Height" widget="__auto_decbtn__" />
5164                            <OperatorDim op="Multiply">
5165                                <ImageDim dimension="Height" name="TaharezLook/VertScrollTop" />
5166                                <AbsoluteDim value="0.5" />
5167                            </OperatorDim>
5168                        </OperatorDim>
5169                    </Dim>
5170                    <Dim type="RightEdge">
5171                        <UnifiedDim scale="1.0" type="RightEdge" />
5172                    </Dim>
5173                    <Dim type="BottomEdge">
5174                        <OperatorDim op="Subtract">
5175                            <UnifiedDim scale="1.0" type="BottomEdge" />
5176                            <OperatorDim op="Add">
5177                                <WidgetDim dimension="Height" widget="__auto_decbtn__" />
5178                                <OperatorDim op="Multiply">
5179                                    <ImageDim dimension="Height" name="TaharezLook/VertScrollTop" />
5180                                    <AbsoluteDim value="0.5" />
5181                                </OperatorDim>
5182                            </OperatorDim>
5183                        </OperatorDim>
5184                    </Dim>
5185                </Area>
5186                <Image name="TaharezLook/VertScrollBarSegment" />
5187                <VertFormat type="Tiled" />
5188            </ImageryComponent>
5189        </ImagerySection>
5190        <StateImagery name="Enabled">
5191            <Layer>
5192                <Section section="main" />
5193            </Layer>
5194        </StateImagery>
5195        <StateImagery name="Disabled">
5196            <Layer>
5197                <Section section="main">
5198                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
5199                </Section>
5200            </Layer>
5201        </StateImagery>
5202    </WidgetLook>
5203    <WidgetLook name="TaharezLook/ImageButton">
5204        <PropertyDefinition initialValue="" name="NormalImage" redrawOnWrite="true" />
5205        <PropertyDefinition initialValue="" name="HoverImage" redrawOnWrite="true" />
5206        <PropertyDefinition initialValue="" name="PushedImage" redrawOnWrite="true" />
5207        <PropertyDefinition initialValue="" name="DisabledImage" redrawOnWrite="true" />
5208        <PropertyDefinition initialValue="Stretched" name="VertImageFormatting" redrawOnWrite="true" />
5209        <PropertyDefinition initialValue="Stretched" name="HorzImageFormatting" redrawOnWrite="true" />
5210        <ImagerySection name="normal">
5211            <ImageryComponent>
5212                <Area>
5213                    <Dim type="LeftEdge">
5214                        <AbsoluteDim value="0" />
5215                    </Dim>
5216                    <Dim type="TopEdge">
5217                        <AbsoluteDim value="0" />
5218                    </Dim>
5219                    <Dim type="Width">
5220                        <UnifiedDim scale="1" type="Width" />
5221                    </Dim>
5222                    <Dim type="Height">
5223                        <UnifiedDim scale="1" type="Height" />
5224                    </Dim>
5225                </Area>
5226                <ImageProperty name="NormalImage" />
5227                <VertFormatProperty name="VertImageFormatting" />
5228                <HorzFormatProperty name="HorzImageFormatting" />
5229            </ImageryComponent>
5230        </ImagerySection>
5231        <ImagerySection name="hover">
5232            <ImageryComponent>
5233                <Area>
5234                    <Dim type="LeftEdge">
5235                        <AbsoluteDim value="0" />
5236                    </Dim>
5237                    <Dim type="TopEdge">
5238                        <AbsoluteDim value="0" />
5239                    </Dim>
5240                    <Dim type="Width">
5241                        <UnifiedDim scale="1" type="Width" />
5242                    </Dim>
5243                    <Dim type="Height">
5244                        <UnifiedDim scale="1" type="Height" />
5245                    </Dim>
5246                </Area>
5247                <ImageProperty name="HoverImage" />
5248                <VertFormatProperty name="VertImageFormatting" />
5249                <HorzFormatProperty name="HorzImageFormatting" />
5250            </ImageryComponent>
5251        </ImagerySection>
5252        <ImagerySection name="pushed">
5253            <ImageryComponent>
5254                <Area>
5255                    <Dim type="LeftEdge">
5256                        <AbsoluteDim value="0" />
5257                    </Dim>
5258                    <Dim type="TopEdge">
5259                        <AbsoluteDim value="0" />
5260                    </Dim>
5261                    <Dim type="Width">
5262                        <UnifiedDim scale="1" type="Width" />
5263                    </Dim>
5264                    <Dim type="Height">
5265                        <UnifiedDim scale="1" type="Height" />
5266                    </Dim>
5267                </Area>
5268                <ImageProperty name="PushedImage" />
5269                <VertFormatProperty name="VertImageFormatting" />
5270                <HorzFormatProperty name="HorzImageFormatting" />
5271            </ImageryComponent>
5272        </ImagerySection>
5273        <ImagerySection name="disabled">
5274            <ImageryComponent>
5275                <Area>
5276                    <Dim type="LeftEdge">
5277                        <AbsoluteDim value="0" />
5278                    </Dim>
5279                    <Dim type="TopEdge">
5280                        <AbsoluteDim value="0" />
5281                    </Dim>
5282                    <Dim type="Width">
5283                        <UnifiedDim scale="1" type="Width" />
5284                    </Dim>
5285                    <Dim type="Height">
5286                        <UnifiedDim scale="1" type="Height" />
5287                    </Dim>
5288                </Area>
5289                <ImageProperty name="DisabledImage" />
5290                <VertFormatProperty name="VertImageFormatting" />
5291                <HorzFormatProperty name="HorzImageFormatting" />
5292            </ImageryComponent>
5293        </ImagerySection>
5294        <StateImagery name="Normal">
5295            <Layer>
5296                <Section section="normal" />
5297            </Layer>
5298        </StateImagery>
5299        <StateImagery name="Hover">
5300            <Layer>
5301                <Section section="hover" />
5302            </Layer>
5303        </StateImagery>
5304        <StateImagery name="Pushed">
5305            <Layer>
5306                <Section section="pushed" />
5307            </Layer>
5308        </StateImagery>
5309        <StateImagery name="PushedOff">
5310            <Layer>
5311                <Section section="hover" />
5312            </Layer>
5313        </StateImagery>
5314        <StateImagery name="Disabled">
5315            <Layer>
5316                <Section section="disabled" />
5317            </Layer>
5318        </StateImagery>
5319    </WidgetLook>
5320    <WidgetLook name="TaharezLook/ItemListbox">
5321        <NamedArea name="ItemRenderArea">
5322            <Area>
5323                <Dim type="LeftEdge">
5324                    <ImageDim dimension="Width" name="TaharezLook/ListboxLeft" />
5325                </Dim>
5326                <Dim type="TopEdge">
5327                    <ImageDim dimension="Height" name="TaharezLook/ListboxTop" />
5328                </Dim>
5329                <Dim type="RightEdge">
5330                    <OperatorDim op="Subtract">
5331                        <UnifiedDim scale="1" type="RightEdge" />
5332                        <ImageDim dimension="Width" name="TaharezLook/ListboxRight" />
5333                    </OperatorDim>
5334                </Dim>
5335                <Dim type="BottomEdge">
5336                    <OperatorDim op="Subtract">
5337                        <UnifiedDim scale="1" type="BottomEdge" />
5338                        <ImageDim dimension="Height" name="TaharezLook/ListboxBottom" />
5339                    </OperatorDim>
5340                </Dim>
5341            </Area>
5342        </NamedArea>
5343        <NamedArea name="ItemRenderAreaHScroll">
5344            <Area>
5345                <Dim type="LeftEdge">
5346                    <ImageDim dimension="Width" name="TaharezLook/ListboxLeft" />
5347                </Dim>
5348                <Dim type="TopEdge">
5349                    <ImageDim dimension="Height" name="TaharezLook/ListboxTop" />
5350                </Dim>
5351                <Dim type="RightEdge">
5352                    <OperatorDim op="Subtract">
5353                        <UnifiedDim scale="1" type="RightEdge" />
5354                        <ImageDim dimension="Width" name="TaharezLook/ListboxRight" />
5355                    </OperatorDim>
5356                </Dim>
5357                <Dim type="BottomEdge">
5358                    <UnifiedDim offset="-12" scale="1" type="BottomEdge" />
5359                </Dim>
5360            </Area>
5361        </NamedArea>
5362        <NamedArea name="ItemRenderAreaVScroll">
5363            <Area>
5364                <Dim type="LeftEdge">
5365                    <ImageDim dimension="Width" name="TaharezLook/ListboxLeft" />
5366                </Dim>
5367                <Dim type="TopEdge">
5368                    <ImageDim dimension="Height" name="TaharezLook/ListboxTop" />
5369                </Dim>
5370                <Dim type="RightEdge">
5371                    <UnifiedDim offset="-12" scale="1" type="RightEdge" />
5372                </Dim>
5373                <Dim type="BottomEdge">
5374                    <OperatorDim op="Subtract">
5375                        <UnifiedDim scale="1" type="BottomEdge" />
5376                        <ImageDim dimension="Height" name="TaharezLook/ListboxBottom" />
5377                    </OperatorDim>
5378                </Dim>
5379            </Area>
5380        </NamedArea>
5381        <NamedArea name="ItemRenderAreaHVScroll">
5382            <Area>
5383                <Dim type="LeftEdge">
5384                    <ImageDim dimension="Width" name="TaharezLook/ListboxLeft" />
5385                </Dim>
5386                <Dim type="TopEdge">
5387                    <ImageDim dimension="Height" name="TaharezLook/ListboxTop" />
5388                </Dim>
5389                <Dim type="RightEdge">
5390                    <UnifiedDim offset="-12" scale="1" type="RightEdge" />
5391                </Dim>
5392                <Dim type="BottomEdge">
5393                    <UnifiedDim offset="-12" scale="1" type="BottomEdge" />
5394                </Dim>
5395            </Area>
5396        </NamedArea>
5397        <Child nameSuffix="__auto_hscrollbar__" type="TaharezLook/HorizontalScrollbar">
5398            <Area>
5399                <Dim type="LeftEdge">
5400                    <AbsoluteDim value="0" />
5401                </Dim>
5402                <Dim type="TopEdge">
5403                    <AbsoluteDim value="0" />
5404                </Dim>
5405                <Dim type="Width">
5406                    <UnifiedDim offset="-12" scale="1" type="Width" />
5407                </Dim>
5408                <Dim type="Height">
5409                    <AbsoluteDim value="12" />
5410                </Dim>
5411            </Area>
5412            <VertAlignment type="BottomAligned" />
5413        </Child>
5414        <Child nameSuffix="__auto_vscrollbar__" type="TaharezLook/VerticalScrollbar">
5415            <Area>
5416                <Dim type="LeftEdge">
5417                    <AbsoluteDim value="0" />
5418                </Dim>
5419                <Dim type="TopEdge">
5420                    <AbsoluteDim value="0" />
5421                </Dim>
5422                <Dim type="Width">
5423                    <AbsoluteDim value="12" />
5424                </Dim>
5425                <Dim type="Height">
5426                    <UnifiedDim scale="1" type="Height" />
5427                </Dim>
5428            </Area>
5429            <HorzAlignment type="RightAligned" />
5430        </Child>
5431        <ImagerySection name="main">
5432            <FrameComponent>
5433                <Area>
5434                    <Dim type="LeftEdge">
5435                        <AbsoluteDim value="0" />
5436                    </Dim>
5437                    <Dim type="TopEdge">
5438                        <AbsoluteDim value="0" />
5439                    </Dim>
5440                    <Dim type="Width">
5441                        <UnifiedDim scale="1" type="Width" />
5442                    </Dim>
5443                    <Dim type="Height">
5444                        <UnifiedDim scale="1" type="Height" />
5445                    </Dim>
5446                </Area>
5447                <Image component="TopLeftCorner" name="TaharezLook/ListboxTopLeft" />
5448                <Image component="TopRightCorner" name="TaharezLook/ListboxTopRight" />
5449                <Image component="BottomLeftCorner" name="TaharezLook/ListboxBottomLeft" />
5450                <Image component="BottomRightCorner" name="TaharezLook/ListboxBottomRight" />
5451                <Image component="LeftEdge" name="TaharezLook/ListboxLeft" />
5452                <Image component="RightEdge" name="TaharezLook/ListboxRight" />
5453                <Image component="TopEdge" name="TaharezLook/ListboxTop" />
5454                <Image component="BottomEdge" name="TaharezLook/ListboxBottom" />
5455                <Image component="Background" name="TaharezLook/ListboxBackdrop" />
5456            </FrameComponent>
5457        </ImagerySection>
5458        <StateImagery name="Enabled">
5459            <Layer>
5460                <Section section="main" />
5461            </Layer>
5462        </StateImagery>
5463        <StateImagery name="Disabled">
5464            <Layer>
5465                <Section section="main" />
5466            </Layer>
5467        </StateImagery>
5468    </WidgetLook>
5469    <WidgetLook name="TaharezLook/ListboxItem">
5470        <PropertyDefinition initialValue="FFFFFFFF" name="TextColour" redrawOnWrite="true" />
5471        <PropertyDefinition initialValue="FFFFFFFF" name="SelectedTextColour" redrawOnWrite="true" />
5472        <PropertyDefinition initialValue="TaharezLook/ListboxSelectionBrush" name="SelectionBrush" redrawOnWrite="true" />
5473        <PropertyDefinition initialValue="FF4444AA" name="SelectionColour" redrawOnWrite="true" />
5474        <Property name="Selectable" value="True" />
5475        <NamedArea name="ContentSize">
5476            <Area>
5477                <Dim type="LeftEdge">
5478                    <AbsoluteDim value="0" />
5479                </Dim>
5480                <Dim type="TopEdge">
5481                    <AbsoluteDim value="0" />
5482                </Dim>
5483                <Dim type="Width">
5484                    <FontDim padding="6" type="HorzExtent" />
5485                </Dim>
5486                <Dim type="Height">
5487                    <FontDim type="LineSpacing" />
5488                </Dim>
5489            </Area>
5490        </NamedArea>
5491        <ImagerySection name="label">
5492            <TextComponent>
5493                <Area>
5494                    <Dim type="TopEdge">
5495                        <AbsoluteDim value="0" />
5496                    </Dim>
5497                    <Dim type="LeftEdge">
5498                        <AbsoluteDim value="3" />
5499                    </Dim>
5500                    <Dim type="RightEdge">
5501                        <UnifiedDim offset="-3" scale="1" type="RightEdge" />
5502                    </Dim>
5503                    <Dim type="BottomEdge">
5504                        <UnifiedDim scale="1" type="BottomEdge" />
5505                    </Dim>
5506                </Area>
5507            </TextComponent>
5508        </ImagerySection>
5509        <ImagerySection name="selection">
5510            <ImageryComponent>
5511                <Area>
5512                    <Dim type="TopEdge">
5513                        <AbsoluteDim value="0" />
5514                    </Dim>
5515                    <Dim type="LeftEdge">
5516                        <AbsoluteDim value="0" />
5517                    </Dim>
5518                    <Dim type="RightEdge">
5519                        <UnifiedDim scale="1" type="RightEdge" />
5520                    </Dim>
5521                    <Dim type="BottomEdge">
5522                        <UnifiedDim scale="1" type="BottomEdge" />
5523                    </Dim>
5524                </Area>
5525                <ImageProperty name="SelectionBrush" />
5526                <ColourProperty name="SelectionColour" />
5527                <VertFormat type="Stretched" />
5528                <HorzFormat type="Stretched" />
5529            </ImageryComponent>
5530        </ImagerySection>
5531        <StateImagery name="Enabled">
5532            <Layer>
5533                <Section section="label">
5534                    <ColourProperty name="TextColour" />
5535                </Section>
5536            </Layer>
5537        </StateImagery>
5538        <StateImagery name="Disabled">
5539            <Layer>
5540                <Section section="label">
5541                    <ColourProperty name="TextColour" />
5542                </Section>
5543            </Layer>
5544        </StateImagery>
5545        <StateImagery name="SelectedEnabled">
5546            <Layer>
5547                <Section section="selection" />
5548                <Section section="label">
5549                    <ColourProperty name="SelectedTextColour" />
5550                </Section>
5551            </Layer>
5552        </StateImagery>
5553        <StateImagery name="SelectedDisabled">
5554            <Layer>
5555                <Section section="selection" />
5556                <Section section="label">
5557                    <ColourProperty name="SelectedTextColour" />
5558                </Section>
5559            </Layer>
5560        </StateImagery>
5561    </WidgetLook>
5562    <WidgetLook name="TaharezLook/Tree">
5563        <Property name="SelectionBrushImage" value="TaharezLook/GenericBrush" />
5564        <Property name="NormalTextColour" value="FF000000" />
5565        <Property name="SelectedTextColour" value="FFFFFFFF" />
5566        <Property name="ActiveSelectionColour" value="FF607FFF" />
5567        <Property name="InactiveSelectionColour" value="FF808080" />
5568        <NamedArea name="ItemRenderingArea">
5569            <Area>
5570                <Dim type="LeftEdge">
5571                    <ImageDim dimension="Width" name="TaharezLook/WindowLeftEdge" />
5572                </Dim>
5573                <Dim type="TopEdge">
5574                    <ImageDim dimension="Height" name="TaharezLook/WindowTopEdge" />
5575                </Dim>
5576                <Dim type="RightEdge">
5577                    <OperatorDim op="Subtract">
5578                        <UnifiedDim scale="1" type="RightEdge" />
5579                        <ImageDim dimension="Width" name="TaharezLook/WindowRightEdge" />
5580                    </OperatorDim>
5581                </Dim>
5582                <Dim type="BottomEdge">
5583                    <OperatorDim op="Subtract">
5584                        <UnifiedDim scale="1" type="BottomEdge" />
5585                        <ImageDim dimension="Height" name="TaharezLook/WindowBottomEdge" />
5586                    </OperatorDim>
5587                </Dim>
5588            </Area>
5589        </NamedArea>
5590        <Child nameSuffix="__auto_hscrollbar__" type="TaharezLook/HorizontalScrollbar">
5591            <Area>
5592                <Dim type="LeftEdge">
5593                    <AbsoluteDim value="5" />
5594                </Dim>
5595                <Dim type="TopEdge">
5596                    <AbsoluteDim value="0" />
5597                </Dim>
5598                <Dim type="Width">
5599                    <UnifiedDim offset="-25" scale="1" type="Width" />
5600                </Dim>
5601                <Dim type="Height">
5602                    <AbsoluteDim value="10" />
5603                </Dim>
5604            </Area>
5605            <VertAlignment type="BottomAligned" />
5606        </Child>
5607        <Child nameSuffix="__auto_vscrollbar__" type="TaharezLook/VerticalScrollbar">
5608            <Area>
5609                <Dim type="LeftEdge">
5610                    <AbsoluteDim value="-5" />
5611                </Dim>
5612                <Dim type="TopEdge">
5613                    <AbsoluteDim value="5" />
5614                </Dim>
5615                <Dim type="Width">
5616                    <AbsoluteDim value="10" />
5617                </Dim>
5618                <Dim type="Height">
5619                    <UnifiedDim offset="-10" scale="1" type="Height" />
5620                </Dim>
5621            </Area>
5622            <HorzAlignment type="RightAligned" />
5623        </Child>
5624        <ImagerySection name="OpenTreeButton">
5625            <ImageryComponent>
5626                <Area>
5627                    <Dim type="LeftEdge">
5628                        <AbsoluteDim value="0" />
5629                    </Dim>
5630                    <Dim type="TopEdge">
5631                        <AbsoluteDim value="0" />
5632                    </Dim>
5633                    <Dim type="RightEdge">
5634                        <UnifiedDim scale="1" type="RightEdge" />
5635                    </Dim>
5636                    <Dim type="BottomEdge">
5637                        <UnifiedDim scale="1" type="BottomEdge" />
5638                    </Dim>
5639                </Area>
5640                <Image name="TaharezLook/TreeListClosed" />
5641            </ImageryComponent>
5642        </ImagerySection>
5643        <ImagerySection name="CloseTreeButton">
5644            <ImageryComponent>
5645                <Area>
5646                    <Dim type="LeftEdge">
5647                        <AbsoluteDim value="0" />
5648                    </Dim>
5649                    <Dim type="TopEdge">
5650                        <AbsoluteDim value="0" />
5651                    </Dim>
5652                    <Dim type="RightEdge">
5653                        <UnifiedDim scale="1" type="RightEdge" />
5654                    </Dim>
5655                    <Dim type="BottomEdge">
5656                        <UnifiedDim scale="1" type="BottomEdge" />
5657                    </Dim>
5658                </Area>
5659                <Image name="TaharezLook/TreeListOpened" />
5660                <VertFormat type="Stretched" />
5661                <HorzFormat type="Stretched" />
5662            </ImageryComponent>
5663        </ImagerySection>
5664        <StateImagery name="Enabled">
5665            <Layer>
5666                <Section look="TaharezLook/StaticShared" section="frame">
5667                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
5668                </Section>
5669            </Layer>
5670        </StateImagery>
5671        <StateImagery name="Disabled">
5672            <Layer>
5673                <Section look="TaharezLook/StaticShared" section="frame">
5674                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
5675                </Section>
5676            </Layer>
5677        </StateImagery>
5678    </WidgetLook>
5679</Falagard>
Note: See TracBrowser for help on using the repository browser.