Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/gui/looknfeels/TaharezGreenLook.looknfeel @ 7917

Last change on this file since 7917 was 7917, checked in by landauf, 13 years ago

make highlighted buttons a bit more visible

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