Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/gui/looknfeel/TaharezGreenLook.looknfeel @ 7595

Last change on this file since 7595 was 7595, checked in by dafrick, 14 years ago

Adjustment to TaharezGreenLook to make the look of buttons adjustable.

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