Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 18, 2016, 6:35:37 PM (8 years ago)
Author:
bknecht
Message:

initial migration of data files to cegui0.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/branches/cegui0.8/gui/looknfeels/Vanilla.looknfeel

    r7708 r11120  
    1 <?xml version="1.0" ?>
    2 <Falagard>
     1<?xml version='1.0' encoding='utf-8'?>
     2<Falagard version="7">
    33    <WidgetLook name="Vanilla/Shared">
    44        <ImagerySection name="Frame">
    55            <FrameComponent>
    66                <Area>
    7                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    8                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
    9                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    10                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
    11                 </Area>
    12                 <Image type="TopLeftCorner" imageset="Vanilla-Images" image="FrameTopLeft" />
    13                 <Image type="TopRightCorner" imageset="Vanilla-Images" image="FrameTopRight" />
    14                 <Image type="BottomLeftCorner" imageset="Vanilla-Images" image="FrameBottomLeft" />
    15                 <Image type="BottomRightCorner" imageset="Vanilla-Images" image="FrameBottomRight" />
    16                 <Image type="LeftEdge" imageset="Vanilla-Images" image="FrameLeft" />
    17                 <Image type="TopEdge" imageset="Vanilla-Images" image="FrameTop" />
    18                 <Image type="RightEdge" imageset="Vanilla-Images" image="FrameRight" />
    19                 <Image type="BottomEdge" imageset="Vanilla-Images" image="FrameBottom" />
    20                 <Image type="Background" imageset="Vanilla-Images" image="GenericBrush" />
     7                    <Dim type="LeftEdge">
     8                        <AbsoluteDim value="0" />
     9                    </Dim>
     10                    <Dim type="TopEdge">
     11                        <AbsoluteDim value="0" />
     12                    </Dim>
     13                    <Dim type="RightEdge">
     14                        <UnifiedDim scale="1" type="RightEdge" />
     15                    </Dim>
     16                    <Dim type="BottomEdge">
     17                        <UnifiedDim scale="1" type="BottomEdge" />
     18                    </Dim>
     19                </Area>
     20                <Image component="TopLeftCorner" name="Vanilla-Images/FrameTopLeft" />
     21                <Image component="TopRightCorner" name="Vanilla-Images/FrameTopRight" />
     22                <Image component="BottomLeftCorner" name="Vanilla-Images/FrameBottomLeft" />
     23                <Image component="BottomRightCorner" name="Vanilla-Images/FrameBottomRight" />
     24                <Image component="LeftEdge" name="Vanilla-Images/FrameLeft" />
     25                <Image component="TopEdge" name="Vanilla-Images/FrameTop" />
     26                <Image component="RightEdge" name="Vanilla-Images/FrameRight" />
     27                <Image component="BottomEdge" name="Vanilla-Images/FrameBottom" />
     28                <Image component="Background" name="Vanilla-Images/GenericBrush" />
    2129            </FrameComponent>
    2230        </ImagerySection>
    23 
    2431        <ImagerySection name="FrameOnly">
    2532            <FrameComponent>
    2633                <Area>
    27                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    28                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
    29                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    30                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
    31                 </Area>
    32                 <Image type="TopLeftCorner" imageset="Vanilla-Images" image="FrameTopLeft" />
    33                 <Image type="TopRightCorner" imageset="Vanilla-Images" image="FrameTopRight" />
    34                 <Image type="BottomLeftCorner" imageset="Vanilla-Images" image="FrameBottomLeft" />
    35                 <Image type="BottomRightCorner" imageset="Vanilla-Images" image="FrameBottomRight" />
    36                 <Image type="LeftEdge" imageset="Vanilla-Images" image="FrameLeft" />
    37                 <Image type="TopEdge" imageset="Vanilla-Images" image="FrameTop" />
    38                 <Image type="RightEdge" imageset="Vanilla-Images" image="FrameRight" />
    39                 <Image type="BottomEdge" imageset="Vanilla-Images" image="FrameBottom" />
     34                    <Dim type="LeftEdge">
     35                        <AbsoluteDim value="0" />
     36                    </Dim>
     37                    <Dim type="TopEdge">
     38                        <AbsoluteDim value="0" />
     39                    </Dim>
     40                    <Dim type="RightEdge">
     41                        <UnifiedDim scale="1" type="RightEdge" />
     42                    </Dim>
     43                    <Dim type="BottomEdge">
     44                        <UnifiedDim scale="1" type="BottomEdge" />
     45                    </Dim>
     46                </Area>
     47                <Image component="TopLeftCorner" name="Vanilla-Images/FrameTopLeft" />
     48                <Image component="TopRightCorner" name="Vanilla-Images/FrameTopRight" />
     49                <Image component="BottomLeftCorner" name="Vanilla-Images/FrameBottomLeft" />
     50                <Image component="BottomRightCorner" name="Vanilla-Images/FrameBottomRight" />
     51                <Image component="LeftEdge" name="Vanilla-Images/FrameLeft" />
     52                <Image component="TopEdge" name="Vanilla-Images/FrameTop" />
     53                <Image component="RightEdge" name="Vanilla-Images/FrameRight" />
     54                <Image component="BottomEdge" name="Vanilla-Images/FrameBottom" />
    4055            </FrameComponent>
    4156        </ImagerySection>
    42 
    4357        <ImagerySection name="BackgroundOnly">
    4458            <FrameComponent>
    4559                <Area>
    46                     <Dim type="LeftEdge"><ImageDim imageset="Vanilla-Images" image="FrameLeft" dimension="Width" /></Dim>
    47                     <Dim type="TopEdge"><ImageDim imageset="Vanilla-Images" image="FrameTop" dimension="Height" /></Dim>
     60                    <Dim type="LeftEdge">
     61                        <ImageDim dimension="Width" name="Vanilla-Images/FrameLeft" />
     62                    </Dim>
     63                    <Dim type="TopEdge">
     64                        <ImageDim dimension="Height" name="Vanilla-Images/FrameTop" />
     65                    </Dim>
    4866                    <Dim type="RightEdge">
    49                         <UnifiedDim scale="1" type="RightEdge">
    50                             <DimOperator op="Subtract">
    51                                 <ImageDim imageset="Vanilla-Images" image="FrameRight" dimension="Width" />
    52                             </DimOperator>
    53                         </UnifiedDim>
    54                     </Dim>
    55                     <Dim type="BottomEdge">
    56                         <UnifiedDim scale="1" type="BottomEdge">
    57                             <DimOperator op="Subtract">
    58                                 <ImageDim imageset="Vanilla-Images" image="FrameBottom" dimension="Height" />
    59                             </DimOperator>
    60                         </UnifiedDim>
    61                     </Dim>
    62                 </Area>
    63                 <Image type="Background" imageset="Vanilla-Images" image="GenericBrush" />
     67                        <OperatorDim op="Subtract">
     68                            <UnifiedDim scale="1" type="RightEdge" />
     69                            <ImageDim dimension="Width" name="Vanilla-Images/FrameRight" />
     70                        </OperatorDim>
     71                    </Dim>
     72                    <Dim type="BottomEdge">
     73                        <OperatorDim op="Subtract">
     74                            <UnifiedDim scale="1" type="BottomEdge" />
     75                            <ImageDim dimension="Height" name="Vanilla-Images/FrameBottom" />
     76                        </OperatorDim>
     77                    </Dim>
     78                </Area>
     79                <Image component="Background" name="Vanilla-Images/GenericBrush" />
    6480            </FrameComponent>
    6581        </ImagerySection>
    66 
    67                 <ImagerySection name="BackgroundOnlyFull">
     82        <ImagerySection name="BackgroundOnlyFull">
    6883            <FrameComponent>
    6984                <Area>
    70                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    71                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
    72                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    73                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
    74                 </Area>
    75                 <Image type="Background" imageset="Vanilla-Images" image="GenericBrush" />
     85                    <Dim type="LeftEdge">
     86                        <AbsoluteDim value="0" />
     87                    </Dim>
     88                    <Dim type="TopEdge">
     89                        <AbsoluteDim value="0" />
     90                    </Dim>
     91                    <Dim type="RightEdge">
     92                        <UnifiedDim scale="1" type="RightEdge" />
     93                    </Dim>
     94                    <Dim type="BottomEdge">
     95                        <UnifiedDim scale="1" type="BottomEdge" />
     96                    </Dim>
     97                </Area>
     98                <Image component="Background" name="Vanilla-Images/GenericBrush" />
    7699            </FrameComponent>
    77100        </ImagerySection>
    78 
    79101    </WidgetLook>
    80 
    81102    <WidgetLook name="Vanilla/Titlebar">
    82         <PropertyDefinition name="CaptionColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
     103        <PropertyDefinition initialValue="FFFFFFFF" name="CaptionColour" redrawOnWrite="true" />
    83104        <ImagerySection name="caption">
    84105            <TextComponent>
    85106                <Area>
    86                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    87                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
    88                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    89                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
     107                    <Dim type="LeftEdge">
     108                        <AbsoluteDim value="0" />
     109                    </Dim>
     110                    <Dim type="TopEdge">
     111                        <AbsoluteDim value="0" />
     112                    </Dim>
     113                    <Dim type="RightEdge">
     114                        <UnifiedDim scale="1" type="RightEdge" />
     115                    </Dim>
     116                    <Dim type="BottomEdge">
     117                        <UnifiedDim scale="1" type="BottomEdge" />
     118                    </Dim>
    90119                </Area>
    91120                <ColourProperty name="CaptionColour" />
     
    110139        </StateImagery>
    111140    </WidgetLook>
    112 
    113 
    114141    <WidgetLook name="Vanilla/Button">
    115                 <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
    116         <PropertyDefinition name="HoverTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
    117         <PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
    118         <PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" />
     142        <PropertyDefinition initialValue="FFFFFFFF" name="NormalTextColour" redrawOnWrite="true" />
     143        <PropertyDefinition initialValue="FFFFFFFF" name="HoverTextColour" redrawOnWrite="true" />
     144        <PropertyDefinition initialValue="FFFFFFFF" name="PushedTextColour" redrawOnWrite="true" />
     145        <PropertyDefinition initialValue="FF888888" name="DisabledTextColour" redrawOnWrite="true" />
    119146        <Property name="WantsMultiClickEvents" value="False" />
    120147        <ImagerySection name="label">
    121148            <TextComponent>
    122149                <Area>
    123                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    124                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
    125                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    126                     <Dim type="BottomEdge"><UnifiedDim scale="1" offset="-4" type="BottomEdge" /></Dim>
     150                    <Dim type="LeftEdge">
     151                        <AbsoluteDim value="0" />
     152                    </Dim>
     153                    <Dim type="TopEdge">
     154                        <AbsoluteDim value="0" />
     155                    </Dim>
     156                    <Dim type="RightEdge">
     157                        <UnifiedDim scale="1" type="RightEdge" />
     158                    </Dim>
     159                    <Dim type="BottomEdge">
     160                        <UnifiedDim offset="-4" scale="1" type="BottomEdge" />
     161                    </Dim>
    127162                </Area>
    128163                <VertFormat type="CentreAligned" />
     
    133168            <Layer>
    134169                <Section look="Vanilla/Shared" section="Frame">
    135                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     170                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    136171                </Section>
    137172                <Section section="label">
     
    143178            <Layer>
    144179                <Section look="Vanilla/Shared" section="Frame">
    145                     <Colours topLeft="FF9F9F9F" topRight="FF9F9F9F" bottomLeft="FF9F9F9F" bottomRight="FF9F9F9F" />
     180                    <Colours bottomLeft="FF9F9F9F" bottomRight="FF9F9F9F" topLeft="FF9F9F9F" topRight="FF9F9F9F" />
    146181                </Section>
    147182                <Section section="label">
     
    153188            <Layer>
    154189                <Section look="Vanilla/Shared" section="Frame">
    155                     <Colours topLeft="FF6F6F6F" topRight="FF6F6F6F" bottomLeft="FF6F6F6F" bottomRight="FF6F6F6F" />
     190                    <Colours bottomLeft="FF6F6F6F" bottomRight="FF6F6F6F" topLeft="FF6F6F6F" topRight="FF6F6F6F" />
    156191                </Section>
    157192                <Section section="label">
     
    163198            <Layer>
    164199                <Section look="Vanilla/Shared" section="Frame">
    165                     <Colours topLeft="FF3F3F3F" topRight="FF3F3F3F" bottomLeft="FF3F3F3F" bottomRight="FF3F3F3F" />
     200                    <Colours bottomLeft="FF3F3F3F" bottomRight="FF3F3F3F" topLeft="FF3F3F3F" topRight="FF3F3F3F" />
    166201                </Section>
    167202                <Section section="label">
     
    171206        </StateImagery>
    172207    </WidgetLook>
    173 
    174208    <WidgetLook name="Vanilla/FrameWindow">
    175         <PropertyLinkDefinition name="CaptionColour" widget="__auto_titlebar__" targetProperty="CaptionColour" initialValue="FFFFFFFF" />
    176         <PropertyLinkDefinition name="TitlebarFont" widget="__auto_titlebar__" targetProperty="Font" />
    177         <Property name="NSSizingCursorImage" value="set:Vanilla-Images image:MouseArrow" />
    178         <Property name="EWSizingCursorImage" value="set:Vanilla-Images image:MouseArrow" />
    179         <Property name="NWSESizingCursorImage" value="set:Vanilla-Images image:MouseArrow" />
    180         <Property name="NESWSizingCursorImage" value="set:Vanilla-Images image:MouseArrow" />
     209        <PropertyLinkDefinition initialValue="FFFFFFFF" name="CaptionColour" targetProperty="CaptionColour" widget="__auto_titlebar__" />
     210        <PropertyLinkDefinition name="TitlebarFont" targetProperty="Font" widget="__auto_titlebar__" />
     211        <Property name="NSSizingCursorImage" value="Vanilla-Images/MouseArrow" />
     212        <Property name="EWSizingCursorImage" value="Vanilla-Images/MouseArrow" />
     213        <Property name="NWSESizingCursorImage" value="Vanilla-Images/MouseArrow" />
     214        <Property name="NESWSizingCursorImage" value="Vanilla-Images/MouseArrow" />
    181215        <Property name="RollUpEnabled" value="False" />
    182         <Property name="UnifiedMinSize" value="{{0.1,0},{0.1,0}}" />
     216        <Property name="MinSize" value="{{0.1,0},{0.1,0}}" />
    183217        <NamedArea name="ClientWithTitleWithFrame">
    184218            <Area>
    185                 <Dim type="LeftEdge"><AbsoluteDim value="7" /></Dim>
    186                     <Dim type="TopEdge"><WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" /></Dim>
    187                 <Dim type="RightEdge"><UnifiedDim scale="1" offset="-7" type="RightEdge" /></Dim>
    188                 <Dim type="BottomEdge"><UnifiedDim scale="1" offset="-7" type="BottomEdge" /></Dim>
     219                <Dim type="LeftEdge">
     220                    <AbsoluteDim value="7" />
     221                </Dim>
     222                <Dim type="TopEdge">
     223                    <WidgetDim dimension="BottomEdge" widget="__auto_titlebar__" />
     224                </Dim>
     225                <Dim type="RightEdge">
     226                    <UnifiedDim offset="-7" scale="1" type="RightEdge" />
     227                </Dim>
     228                <Dim type="BottomEdge">
     229                    <UnifiedDim offset="-7" scale="1" type="BottomEdge" />
     230                </Dim>
    189231            </Area>
    190232        </NamedArea>
    191233        <NamedArea name="ClientWithTitleNoFrame">
    192234            <Area>
    193                 <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    194                     <Dim type="TopEdge"><WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" /></Dim>
    195                 <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    196                 <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
     235                <Dim type="LeftEdge">
     236                    <AbsoluteDim value="0" />
     237                </Dim>
     238                <Dim type="TopEdge">
     239                    <WidgetDim dimension="BottomEdge" widget="__auto_titlebar__" />
     240                </Dim>
     241                <Dim type="RightEdge">
     242                    <UnifiedDim scale="1" type="RightEdge" />
     243                </Dim>
     244                <Dim type="BottomEdge">
     245                    <UnifiedDim scale="1" type="BottomEdge" />
     246                </Dim>
    197247            </Area>
    198248        </NamedArea>
    199249        <NamedArea name="ClientNoTitleWithFrame">
    200250            <Area>
    201                 <Dim type="LeftEdge"><AbsoluteDim value="7" /></Dim>
    202                 <Dim type="TopEdge"><AbsoluteDim value="7" /></Dim>
    203                 <Dim type="RightEdge"><UnifiedDim scale="1" offset="-7" type="RightEdge" /></Dim>
    204                 <Dim type="BottomEdge"><UnifiedDim scale="1" offset="-7" type="BottomEdge" /></Dim>
     251                <Dim type="LeftEdge">
     252                    <AbsoluteDim value="7" />
     253                </Dim>
     254                <Dim type="TopEdge">
     255                    <AbsoluteDim value="7" />
     256                </Dim>
     257                <Dim type="RightEdge">
     258                    <UnifiedDim offset="-7" scale="1" type="RightEdge" />
     259                </Dim>
     260                <Dim type="BottomEdge">
     261                    <UnifiedDim offset="-7" scale="1" type="BottomEdge" />
     262                </Dim>
    205263            </Area>
    206264        </NamedArea>
    207265        <NamedArea name="ClientNoTitleNoFrame">
    208266            <Area>
    209                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    210                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    211                 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
    212                 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
    213             </Area>
    214         </NamedArea>
    215         <Child type="Vanilla/Titlebar" nameSuffix="__auto_titlebar__">
    216             <Area>
    217                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    218                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    219                 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
    220                 <Dim type="Height" ><FontDim type="LineSpacing" padding="14" /></Dim>
     267                <Dim type="LeftEdge">
     268                    <AbsoluteDim value="0" />
     269                </Dim>
     270                <Dim type="TopEdge">
     271                    <AbsoluteDim value="0" />
     272                </Dim>
     273                <Dim type="Width">
     274                    <UnifiedDim scale="1" type="Width" />
     275                </Dim>
     276                <Dim type="Height">
     277                    <UnifiedDim scale="1" type="Height" />
     278                </Dim>
     279            </Area>
     280        </NamedArea>
     281        <Child nameSuffix="__auto_titlebar__" type="Vanilla/Titlebar">
     282            <Area>
     283                <Dim type="LeftEdge">
     284                    <AbsoluteDim value="0" />
     285                </Dim>
     286                <Dim type="TopEdge">
     287                    <AbsoluteDim value="0" />
     288                </Dim>
     289                <Dim type="Width">
     290                    <UnifiedDim scale="1" type="Width" />
     291                </Dim>
     292                <Dim type="Height">
     293                    <FontDim padding="14" type="LineSpacing" />
     294                </Dim>
    221295            </Area>
    222296            <Property name="AlwaysOnTop" value="False" />
    223297        </Child>
    224         <Child type="Vanilla/Button" nameSuffix="__auto_closebutton__">
    225             <Area>
    226                 <Dim type="LeftEdge" ><AbsoluteDim value="-7" /></Dim>
    227                 <Dim type="TopEdge" ><AbsoluteDim value="7" /></Dim>
    228                 <Dim type="Width" ><AbsoluteDim value="7" /></Dim>
    229                 <Dim type="Height" ><AbsoluteDim value="7" /></Dim>
     298        <Child nameSuffix="__auto_closebutton__" type="Vanilla/Button">
     299            <Area>
     300                <Dim type="LeftEdge">
     301                    <AbsoluteDim value="-7" />
     302                </Dim>
     303                <Dim type="TopEdge">
     304                    <AbsoluteDim value="7" />
     305                </Dim>
     306                <Dim type="Width">
     307                    <AbsoluteDim value="7" />
     308                </Dim>
     309                <Dim type="Height">
     310                    <AbsoluteDim value="7" />
     311                </Dim>
    230312            </Area>
    231313            <HorzAlignment type="RightAligned" />
     
    235317            <FrameComponent>
    236318                <Area>
    237                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    238                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
    239                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    240                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
    241                 </Area>
    242                 <Image type="TopLeftCorner" imageset="Vanilla-Images" image="FrameTopLeft" />
    243                 <Image type="TopRightCorner" imageset="Vanilla-Images" image="FrameTopRight" />
    244                 <Image type="BottomLeftCorner" imageset="Vanilla-Images" image="FrameBottomLeft" />
    245                 <Image type="BottomRightCorner" imageset="Vanilla-Images" image="FrameBottomRight" />
    246                 <Image type="LeftEdge" imageset="Vanilla-Images" image="FrameLeft" />
    247                 <Image type="TopEdge" imageset="Vanilla-Images" image="FrameTop" />
    248                 <Image type="RightEdge" imageset="Vanilla-Images" image="FrameRight" />
    249                 <Image type="BottomEdge" imageset="Vanilla-Images" image="FrameBottom" />
    250                 <Image type="Background" imageset="Vanilla-Images" image="GenericBrush" />
    251                 <Colours topLeft="FF333333" topRight="FF333333" bottomLeft="FF333333" bottomRight="FF333333" />
     319                    <Dim type="LeftEdge">
     320                        <AbsoluteDim value="0" />
     321                    </Dim>
     322                    <Dim type="TopEdge">
     323                        <AbsoluteDim value="0" />
     324                    </Dim>
     325                    <Dim type="RightEdge">
     326                        <UnifiedDim scale="1" type="RightEdge" />
     327                    </Dim>
     328                    <Dim type="BottomEdge">
     329                        <UnifiedDim scale="1" type="BottomEdge" />
     330                    </Dim>
     331                </Area>
     332                <Image component="TopLeftCorner" name="Vanilla-Images/FrameTopLeft" />
     333                <Image component="TopRightCorner" name="Vanilla-Images/FrameTopRight" />
     334                <Image component="BottomLeftCorner" name="Vanilla-Images/FrameBottomLeft" />
     335                <Image component="BottomRightCorner" name="Vanilla-Images/FrameBottomRight" />
     336                <Image component="LeftEdge" name="Vanilla-Images/FrameLeft" />
     337                <Image component="TopEdge" name="Vanilla-Images/FrameTop" />
     338                <Image component="RightEdge" name="Vanilla-Images/FrameRight" />
     339                <Image component="BottomEdge" name="Vanilla-Images/FrameBottom" />
     340                <Image component="Background" name="Vanilla-Images/GenericBrush" />
     341                <Colours bottomLeft="FF333333" bottomRight="FF333333" topLeft="FF333333" topRight="FF333333" />
    252342            </FrameComponent>
    253343        </ImagerySection>
     
    255345            <FrameComponent>
    256346                <Area>
    257                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    258                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
    259                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    260                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
    261                 </Area>
    262                 <Image type="TopLeftCorner" imageset="Vanilla-Images" image="FrameTopLeft" />
    263                 <Image type="TopRightCorner" imageset="Vanilla-Images" image="FrameTopRight" />
    264                 <Image type="BottomLeftCorner" imageset="Vanilla-Images" image="FrameBottomLeft" />
    265                 <Image type="BottomRightCorner" imageset="Vanilla-Images" image="FrameBottomRight" />
    266                 <Image type="LeftEdge" imageset="Vanilla-Images" image="FrameLeft" />
    267                 <Image type="TopEdge" imageset="Vanilla-Images" image="FrameTop" />
    268                 <Image type="RightEdge" imageset="Vanilla-Images" image="FrameRight" />
    269                 <Image type="BottomEdge" imageset="Vanilla-Images" image="FrameBottom" />
    270                 <Image type="Background" imageset="Vanilla-Images" image="GenericBrush" />
    271                 <Colours topLeft="FF333333" topRight="FF333333" bottomLeft="FF333333" bottomRight="FF333333" />
     347                    <Dim type="LeftEdge">
     348                        <AbsoluteDim value="0" />
     349                    </Dim>
     350                    <Dim type="TopEdge">
     351                        <AbsoluteDim value="0" />
     352                    </Dim>
     353                    <Dim type="RightEdge">
     354                        <UnifiedDim scale="1" type="RightEdge" />
     355                    </Dim>
     356                    <Dim type="BottomEdge">
     357                        <UnifiedDim scale="1" type="BottomEdge" />
     358                    </Dim>
     359                </Area>
     360                <Image component="TopLeftCorner" name="Vanilla-Images/FrameTopLeft" />
     361                <Image component="TopRightCorner" name="Vanilla-Images/FrameTopRight" />
     362                <Image component="BottomLeftCorner" name="Vanilla-Images/FrameBottomLeft" />
     363                <Image component="BottomRightCorner" name="Vanilla-Images/FrameBottomRight" />
     364                <Image component="LeftEdge" name="Vanilla-Images/FrameLeft" />
     365                <Image component="TopEdge" name="Vanilla-Images/FrameTop" />
     366                <Image component="RightEdge" name="Vanilla-Images/FrameRight" />
     367                <Image component="BottomEdge" name="Vanilla-Images/FrameBottom" />
     368                <Image component="Background" name="Vanilla-Images/GenericBrush" />
     369                <Colours bottomLeft="FF333333" bottomRight="FF333333" topLeft="FF333333" topRight="FF333333" />
    272370            </FrameComponent>
    273371        </ImagerySection>
     
    275373            <FrameComponent>
    276374                <Area>
    277                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    278                     <Dim type="TopEdge"><WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" /></Dim>
    279                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    280                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
    281                 </Area>
    282                 <Image type="TopLeftCorner" imageset="Vanilla-Images" image="FrameTopLeft" />
    283                 <Image type="TopRightCorner" imageset="Vanilla-Images" image="FrameTopRight" />
    284                 <Image type="BottomLeftCorner" imageset="Vanilla-Images" image="FrameBottomLeft" />
    285                 <Image type="BottomRightCorner" imageset="Vanilla-Images" image="FrameBottomRight" />
    286                 <Image type="LeftEdge" imageset="Vanilla-Images" image="FrameLeft" />
    287                 <Image type="TopEdge" imageset="Vanilla-Images" image="FrameTop" />
    288                 <Image type="RightEdge" imageset="Vanilla-Images" image="FrameRight" />
    289                 <Image type="BottomEdge" imageset="Vanilla-Images" image="FrameBottom" />
    290                 <Image type="Background" imageset="Vanilla-Images" image="GenericBrush" />
    291                 <Colours topLeft="FF333333" topRight="FF333333" bottomLeft="FF333333" bottomRight="FF333333" />
     375                    <Dim type="LeftEdge">
     376                        <AbsoluteDim value="0" />
     377                    </Dim>
     378                    <Dim type="TopEdge">
     379                        <WidgetDim dimension="BottomEdge" widget="__auto_titlebar__" />
     380                    </Dim>
     381                    <Dim type="RightEdge">
     382                        <UnifiedDim scale="1" type="RightEdge" />
     383                    </Dim>
     384                    <Dim type="BottomEdge">
     385                        <UnifiedDim scale="1" type="BottomEdge" />
     386                    </Dim>
     387                </Area>
     388                <Image component="TopLeftCorner" name="Vanilla-Images/FrameTopLeft" />
     389                <Image component="TopRightCorner" name="Vanilla-Images/FrameTopRight" />
     390                <Image component="BottomLeftCorner" name="Vanilla-Images/FrameBottomLeft" />
     391                <Image component="BottomRightCorner" name="Vanilla-Images/FrameBottomRight" />
     392                <Image component="LeftEdge" name="Vanilla-Images/FrameLeft" />
     393                <Image component="TopEdge" name="Vanilla-Images/FrameTop" />
     394                <Image component="RightEdge" name="Vanilla-Images/FrameRight" />
     395                <Image component="BottomEdge" name="Vanilla-Images/FrameBottom" />
     396                <Image component="Background" name="Vanilla-Images/GenericBrush" />
     397                <Colours bottomLeft="FF333333" bottomRight="FF333333" topLeft="FF333333" topRight="FF333333" />
    292398            </FrameComponent>
    293399        </ImagerySection>
     
    295401            <FrameComponent>
    296402                <Area>
    297                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
    298                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
    299                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
    300                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
    301                 </Area>
    302                 <Image type="TopLeftCorner" imageset="Vanilla-Images" image="FrameTopLeft" />
    303                 <Image type="TopRightCorner" imageset="Vanilla-Images" image="FrameTopRight" />
    304                 <Image type="BottomLeftCorner" imageset="Vanilla-Images" image="FrameBottomLeft" />
    305                 <Image type="BottomRightCorner" imageset="Vanilla-Images" image="FrameBottomRight" />
    306                 <Image type="LeftEdge" imageset="Vanilla-Images" image="FrameLeft" />
    307                 <Image type="TopEdge" imageset="Vanilla-Images" image="FrameTop" />
    308                 <Image type="RightEdge" imageset="Vanilla-Images" image="FrameRight" />
    309                 <Image type="BottomEdge" imageset="Vanilla-Images" image="FrameBottom" />
    310                 <Image type="Background" imageset="Vanilla-Images" image="GenericBrush" />
    311                 <Colours topLeft="FF333333" topRight="FF333333" bottomLeft="FF333333" bottomRight="FF333333" />
     403                    <Dim type="LeftEdge">
     404                        <AbsoluteDim value="0" />
     405                    </Dim>
     406                    <Dim type="TopEdge">
     407                        <AbsoluteDim value="0" />
     408                    </Dim>
     409                    <Dim type="RightEdge">
     410                        <UnifiedDim scale="1" type="RightEdge" />
     411                    </Dim>
     412                    <Dim type="BottomEdge">
     413                        <UnifiedDim scale="1" type="BottomEdge" />
     414                    </Dim>
     415                </Area>
     416                <Image component="TopLeftCorner" name="Vanilla-Images/FrameTopLeft" />
     417                <Image component="TopRightCorner" name="Vanilla-Images/FrameTopRight" />
     418                <Image component="BottomLeftCorner" name="Vanilla-Images/FrameBottomLeft" />
     419                <Image component="BottomRightCorner" name="Vanilla-Images/FrameBottomRight" />
     420                <Image component="LeftEdge" name="Vanilla-Images/FrameLeft" />
     421                <Image component="TopEdge" name="Vanilla-Images/FrameTop" />
     422                <Image component="RightEdge" name="Vanilla-Images/FrameRight" />
     423                <Image component="BottomEdge" name="Vanilla-Images/FrameBottom" />
     424                <Image component="Background" name="Vanilla-Images/GenericBrush" />
     425                <Colours bottomLeft="FF333333" bottomRight="FF333333" topLeft="FF333333" topRight="FF333333" />
    312426            </FrameComponent>
    313427        </ImagerySection>
     
    373487        </StateImagery>
    374488    </WidgetLook>
    375 
    376489    <WidgetLook name="Vanilla/Editbox">
    377         <PropertyDefinition name="ReadOnlyBGColour" initialValue="FFDFDFDF" redrawOnWrite="true" />
    378         <PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
    379         <PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
    380         <PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" />
    381         <PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" />
     490        <PropertyDefinition initialValue="FFDFDFDF" name="ReadOnlyBGColour" redrawOnWrite="true" />
     491        <PropertyDefinition initialValue="FF000000" name="NormalTextColour" redrawOnWrite="true" />
     492        <PropertyDefinition initialValue="FFFFFFFF" name="SelectedTextColour" redrawOnWrite="true" />
     493        <PropertyDefinition initialValue="FF607FFF" name="ActiveSelectionColour" redrawOnWrite="true" />
     494        <PropertyDefinition initialValue="FF808080" name="InactiveSelectionColour" redrawOnWrite="true" />
    382495        <NamedArea name="TextArea">
    383496            <Area>
    384                 <Dim type="LeftEdge" ><AbsoluteDim value="7" /></Dim>
    385                 <Dim type="TopEdge" ><AbsoluteDim value="3" /></Dim>
    386                 <Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-7" type="RightEdge" /></Dim>
    387                 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-7" type="BottomEdge" /></Dim>
     497                <Dim type="LeftEdge">
     498                    <AbsoluteDim value="7" />
     499                </Dim>
     500                <Dim type="TopEdge">
     501                    <AbsoluteDim value="3" />
     502                </Dim>
     503                <Dim type="RightEdge">
     504                    <UnifiedDim offset="-7" scale="1.0" type="RightEdge" />
     505                </Dim>
     506                <Dim type="BottomEdge">
     507                    <UnifiedDim offset="-7" scale="1.0" type="BottomEdge" />
     508                </Dim>
    388509            </Area>
    389510        </NamedArea>
     
    391512            <ImageryComponent>
    392513                <Area>
    393                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    394                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    395                     <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
    396                     <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
    397                 </Area>
    398                 <Image imageset="Vanilla-Images" image="GenericBrush" />
     514                    <Dim type="LeftEdge">
     515                        <AbsoluteDim value="0" />
     516                    </Dim>
     517                    <Dim type="TopEdge">
     518                        <AbsoluteDim value="0" />
     519                    </Dim>
     520                    <Dim type="RightEdge">
     521                        <UnifiedDim scale="1.0" type="RightEdge" />
     522                    </Dim>
     523                    <Dim type="BottomEdge">
     524                        <UnifiedDim scale="1.0" type="BottomEdge" />
     525                    </Dim>
     526                </Area>
     527                <Image name="Vanilla-Images/GenericBrush" />
    399528                <VertFormat type="Stretched" />
    400529                <HorzFormat type="Stretched" />
    401530            </ImageryComponent>
    402531        </ImagerySection>
    403         <ImagerySection name="Carat">
     532        <ImagerySection name="Caret">
    404533            <ImageryComponent>
    405534                <Area>
    406                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    407                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    408                     <Dim type="Width" ><AbsoluteDim value="2" /></Dim>
    409                     <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
    410                 </Area>
    411                 <Image imageset="Vanilla-Images" image="GenericBrush" />
    412                 <Colours topLeft="FF2222FF" topRight="FF2222FF" bottomLeft="FF2222FF" bottomRight="FF2222FF" />
     535                    <Dim type="LeftEdge">
     536                        <AbsoluteDim value="0" />
     537                    </Dim>
     538                    <Dim type="TopEdge">
     539                        <AbsoluteDim value="0" />
     540                    </Dim>
     541                    <Dim type="Width">
     542                        <AbsoluteDim value="2" />
     543                    </Dim>
     544                    <Dim type="BottomEdge">
     545                        <UnifiedDim scale="1.0" type="BottomEdge" />
     546                    </Dim>
     547                </Area>
     548                <Image name="Vanilla-Images/GenericBrush" />
     549                <Colours bottomLeft="FF2222FF" bottomRight="FF2222FF" topLeft="FF2222FF" topRight="FF2222FF" />
    413550                <VertFormat type="Stretched" />
    414551                <HorzFormat type="Stretched" />
     
    422559        <StateImagery name="ReadOnly">
    423560            <Layer>
    424                 <Section look="Vanilla/Shared" section="Frame" >
     561                <Section look="Vanilla/Shared" section="Frame">
    425562                    <ColourProperty name="ReadOnlyBGColour" />
    426563                </Section>
     
    429566        <StateImagery name="Disabled">
    430567            <Layer>
    431                 <Section look="Vanilla/Shared" section="Frame" >
     568                <Section look="Vanilla/Shared" section="Frame">
    432569                    <ColourProperty name="ReadOnlyBGColour" />
    433570                </Section>
     
    449586        </StateImagery>
    450587    </WidgetLook>
    451 
    452588    <WidgetLook name="Vanilla/VerticalScrollbarThumb">
    453589        <Property name="VertFree" value="True" />
     
    455591            <ImageryComponent>
    456592                <Area>
    457                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    458                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    459                     <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
    460                     <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
    461                 </Area>
    462                 <Image imageset="Vanilla-Images" image="ScrollbarThumb" />
    463                 <Colours topLeft="FF494949" topRight="FF494949" bottomLeft="FF494949" bottomRight="FF494949" />
     593                    <Dim type="LeftEdge">
     594                        <AbsoluteDim value="0" />
     595                    </Dim>
     596                    <Dim type="TopEdge">
     597                        <AbsoluteDim value="0" />
     598                    </Dim>
     599                    <Dim type="Width">
     600                        <UnifiedDim scale="1.0" type="Width" />
     601                    </Dim>
     602                    <Dim type="Height">
     603                        <UnifiedDim scale="1.0" type="Height" />
     604                    </Dim>
     605                </Area>
     606                <Image name="Vanilla-Images/ScrollbarThumb" />
     607                <Colours bottomLeft="FF494949" bottomRight="FF494949" topLeft="FF494949" topRight="FF494949" />
    464608                <VertFormat type="Stretched" />
    465609                <HorzFormat type="Stretched" />
     
    482626        </StateImagery>
    483627    </WidgetLook>
    484 
    485628    <WidgetLook name="Vanilla/HorizontalScrollbarThumb">
    486629        <Property name="HorzFree" value="True" />
     
    488631            <ImageryComponent>
    489632                <Area>
    490                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    491                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    492                     <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
    493                     <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
    494                 </Area>
    495                 <Image imageset="Vanilla-Images" image="ScrollbarThumb" />
    496                 <Colours topLeft="FF494949" topRight="FF494949" bottomLeft="FF494949" bottomRight="FF494949" />
     633                    <Dim type="LeftEdge">
     634                        <AbsoluteDim value="0" />
     635                    </Dim>
     636                    <Dim type="TopEdge">
     637                        <AbsoluteDim value="0" />
     638                    </Dim>
     639                    <Dim type="Width">
     640                        <UnifiedDim scale="1.0" type="Width" />
     641                    </Dim>
     642                    <Dim type="Height">
     643                        <UnifiedDim scale="1.0" type="Height" />
     644                    </Dim>
     645                </Area>
     646                <Image name="Vanilla-Images/ScrollbarThumb" />
     647                <Colours bottomLeft="FF494949" bottomRight="FF494949" topLeft="FF494949" topRight="FF494949" />
    497648                <VertFormat type="Stretched" />
    498649                <HorzFormat type="Stretched" />
     
    515666        </StateImagery>
    516667    </WidgetLook>
    517 
    518668    <WidgetLook name="Vanilla/HorizontalScrollbar">
    519669        <NamedArea name="ThumbTrackArea">
    520670            <Area>
    521                 <Dim type="LeftEdge"><WidgetDim widget="__auto_decbtn__" dimension="RightEdge" /></Dim>
    522                 <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
    523                 <Dim type="RightEdge">
    524                     <UnifiedDim scale="1" type="RightEdge">
    525                         <DimOperator op="Subtract">
    526                             <WidgetDim widget="__auto_incbtn__" dimension="Width" />
    527                         </DimOperator>
    528                     </UnifiedDim>
    529                 </Dim>
    530                 <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
    531             </Area>
    532         </NamedArea>
    533         <Child  type="Vanilla/Button" nameSuffix="__auto_incbtn__">
    534             <Area>
    535                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    536                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    537                 <Dim type="Width" ><UnifiedDim scale="1" type="Height" /></Dim>
    538                 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     671                <Dim type="LeftEdge">
     672                    <WidgetDim dimension="RightEdge" widget="__auto_decbtn__" />
     673                </Dim>
     674                <Dim type="TopEdge">
     675                    <AbsoluteDim value="0" />
     676                </Dim>
     677                <Dim type="RightEdge">
     678                    <OperatorDim op="Subtract">
     679                        <UnifiedDim scale="1" type="RightEdge" />
     680                        <WidgetDim dimension="Width" widget="__auto_incbtn__" />
     681                    </OperatorDim>
     682                </Dim>
     683                <Dim type="BottomEdge">
     684                    <UnifiedDim scale="1" type="BottomEdge" />
     685                </Dim>
     686            </Area>
     687        </NamedArea>
     688        <Child nameSuffix="__auto_incbtn__" type="Vanilla/Button">
     689            <Area>
     690                <Dim type="LeftEdge">
     691                    <AbsoluteDim value="0" />
     692                </Dim>
     693                <Dim type="TopEdge">
     694                    <AbsoluteDim value="0" />
     695                </Dim>
     696                <Dim type="Width">
     697                    <UnifiedDim scale="1" type="Height" />
     698                </Dim>
     699                <Dim type="Height">
     700                    <UnifiedDim scale="1" type="Height" />
     701                </Dim>
    539702            </Area>
    540703            <VertAlignment type="CentreAligned" />
    541704            <HorzAlignment type="RightAligned" />
    542705            <Property name="UseStandardImagery" value="False" />
    543             <Property name="NormalImage" value="set:Vanilla-Images image:ScrollRightArrow" />
    544             <Property name="HoverImage" value="set:Vanilla-Images image:ScrollRightArrow" />
    545             <Property name="PushedImage" value="set:Vanilla-Images image:ScrollRightArrow" />
     706            <Property name="NormalImage" value="Vanilla-Images/ScrollRightArrow" />
     707            <Property name="HoverImage" value="Vanilla-Images/ScrollRightArrow" />
     708            <Property name="PushedImage" value="Vanilla-Images/ScrollRightArrow" />
    546709        </Child>
    547         <Child  type="Vanilla/Button" nameSuffix="__auto_decbtn__">
    548             <Area>
    549                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    550                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    551                 <Dim type="Width" ><UnifiedDim scale="1" type="Height" /></Dim>
    552                 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     710        <Child nameSuffix="__auto_decbtn__" type="Vanilla/Button">
     711            <Area>
     712                <Dim type="LeftEdge">
     713                    <AbsoluteDim value="0" />
     714                </Dim>
     715                <Dim type="TopEdge">
     716                    <AbsoluteDim value="0" />
     717                </Dim>
     718                <Dim type="Width">
     719                    <UnifiedDim scale="1" type="Height" />
     720                </Dim>
     721                <Dim type="Height">
     722                    <UnifiedDim scale="1" type="Height" />
     723                </Dim>
    553724            </Area>
    554725            <VertAlignment type="CentreAligned" />
    555726            <Property name="UseStandardImagery" value="False" />
    556             <Property name="NormalImage" value="set:Vanilla-Images image:ScrollLeftArrow" />
    557             <Property name="HoverImage" value="set:Vanilla-Images image:ScrollLeftArrow" />
    558             <Property name="PushedImage" value="set:Vanilla-Images image:ScrollLeftArrow" />
     727            <Property name="NormalImage" value="Vanilla-Images/ScrollLeftArrow" />
     728            <Property name="HoverImage" value="Vanilla-Images/ScrollLeftArrow" />
     729            <Property name="PushedImage" value="Vanilla-Images/ScrollLeftArrow" />
    559730        </Child>
    560         <Child  type="Vanilla/HorizontalScrollbarThumb" nameSuffix="__auto_thumb__">
    561             <Area>
    562                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    563                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    564                 <Dim type="Width" ><UnifiedDim scale="1" type="Height" /></Dim>
    565                 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
     731        <Child nameSuffix="__auto_thumb__" type="Vanilla/HorizontalScrollbarThumb">
     732            <Area>
     733                <Dim type="LeftEdge">
     734                    <AbsoluteDim value="0" />
     735                </Dim>
     736                <Dim type="TopEdge">
     737                    <AbsoluteDim value="0" />
     738                </Dim>
     739                <Dim type="Width">
     740                    <UnifiedDim scale="1" type="Height" />
     741                </Dim>
     742                <Dim type="Height">
     743                    <UnifiedDim scale="1" type="Height" />
     744                </Dim>
    566745            </Area>
    567746        </Child>
     
    569748            <ImageryComponent>
    570749                <Area>
    571                     <Dim type="LeftEdge"><WidgetDim widget="__auto_decbtn__" dimension="RightEdge" /></Dim>
    572                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
     750                    <Dim type="LeftEdge">
     751                        <WidgetDim dimension="RightEdge" widget="__auto_decbtn__" />
     752                    </Dim>
     753                    <Dim type="TopEdge">
     754                        <AbsoluteDim value="0" />
     755                    </Dim>
    573756                    <Dim type="RightEdge">
    574                         <UnifiedDim scale="1" type="RightEdge">
    575                             <DimOperator op="Subtract">
    576                                 <WidgetDim widget="__auto_incbtn__" dimension="Width" />
    577                             </DimOperator>
    578                         </UnifiedDim>
    579                     </Dim>
    580                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
    581                 </Area>
    582                 <Image imageset="Vanilla-Images" image="HorzScrollContainer" />
     757                        <OperatorDim op="Subtract">
     758                            <UnifiedDim scale="1" type="RightEdge" />
     759                            <WidgetDim dimension="Width" widget="__auto_incbtn__" />
     760                        </OperatorDim>
     761                    </Dim>
     762                    <Dim type="BottomEdge">
     763                        <UnifiedDim scale="1" type="BottomEdge" />
     764                    </Dim>
     765                </Area>
     766                <Image name="Vanilla-Images/HorzScrollContainer" />
    583767                <VertFormat type="Stretched" />
    584768                <HorzFormat type="Stretched" />
     
    596780        </StateImagery>
    597781    </WidgetLook>
    598 
    599782    <WidgetLook name="Vanilla/VerticalScrollbar">
    600783        <Property name="VerticalScrollbar" value="True" />
    601784        <NamedArea name="ThumbTrackArea">
    602785            <Area>
    603                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    604                 <Dim type="TopEdge" ><WidgetDim widget="__auto_decbtn__" dimension="BottomEdge" /></Dim>
    605                 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
    606                 <Dim type="BottomEdge" >
    607                     <UnifiedDim scale="1.0" type="BottomEdge">
    608                         <DimOperator op="Subtract">
    609                             <WidgetDim widget="__auto_incbtn__" dimension="Height" />
    610                         </DimOperator>
    611                     </UnifiedDim>
    612                 </Dim>
    613             </Area>
    614         </NamedArea>
    615         <Child  type="Vanilla/Button" nameSuffix="__auto_incbtn__">
    616             <Area>
    617                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    618                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    619                 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
    620                 <Dim type="Height" ><UnifiedDim scale="1" type="Width" /></Dim>
     786                <Dim type="LeftEdge">
     787                    <AbsoluteDim value="0" />
     788                </Dim>
     789                <Dim type="TopEdge">
     790                    <WidgetDim dimension="BottomEdge" widget="__auto_decbtn__" />
     791                </Dim>
     792                <Dim type="RightEdge">
     793                    <UnifiedDim scale="1.0" type="RightEdge" />
     794                </Dim>
     795                <Dim type="BottomEdge">
     796                    <OperatorDim op="Subtract">
     797                        <UnifiedDim scale="1.0" type="BottomEdge" />
     798                        <WidgetDim dimension="Height" widget="__auto_incbtn__" />
     799                    </OperatorDim>
     800                </Dim>
     801            </Area>
     802        </NamedArea>
     803        <Child nameSuffix="__auto_incbtn__" type="Vanilla/Button">
     804            <Area>
     805                <Dim type="LeftEdge">
     806                    <AbsoluteDim value="0" />
     807                </Dim>
     808                <Dim type="TopEdge">
     809                    <AbsoluteDim value="0" />
     810                </Dim>
     811                <Dim type="Width">
     812                    <UnifiedDim scale="1" type="Width" />
     813                </Dim>
     814                <Dim type="Height">
     815                    <UnifiedDim scale="1" type="Width" />
     816                </Dim>
    621817            </Area>
    622818            <VertAlignment type="BottomAligned" />
    623819            <HorzAlignment type="CentreAligned" />
    624820            <Property name="UseStandardImagery" value="False" />
    625             <Property name="NormalImage" value="set:Vanilla-Images image:ScrollDownArrow" />
    626             <Property name="HoverImage" value="set:Vanilla-Images image:ScrollDownArrow" />
    627             <Property name="PushedImage" value="set:Vanilla-Images image:ScrollDownArrow" />
     821            <Property name="NormalImage" value="Vanilla-Images/ScrollDownArrow" />
     822            <Property name="HoverImage" value="Vanilla-Images/ScrollDownArrow" />
     823            <Property name="PushedImage" value="Vanilla-Images/ScrollDownArrow" />
    628824        </Child>
    629         <Child  type="Vanilla/Button" nameSuffix="__auto_decbtn__">
    630             <Area>
    631                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    632                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    633                 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
    634                 <Dim type="Height" ><UnifiedDim scale="1" type="Width" /></Dim>
     825        <Child nameSuffix="__auto_decbtn__" type="Vanilla/Button">
     826            <Area>
     827                <Dim type="LeftEdge">
     828                    <AbsoluteDim value="0" />
     829                </Dim>
     830                <Dim type="TopEdge">
     831                    <AbsoluteDim value="0" />
     832                </Dim>
     833                <Dim type="Width">
     834                    <UnifiedDim scale="1" type="Width" />
     835                </Dim>
     836                <Dim type="Height">
     837                    <UnifiedDim scale="1" type="Width" />
     838                </Dim>
    635839            </Area>
    636840            <HorzAlignment type="CentreAligned" />
    637841            <Property name="UseStandardImagery" value="False" />
    638             <Property name="NormalImage" value="set:Vanilla-Images image:ScrollUpArrow" />
    639             <Property name="HoverImage" value="set:Vanilla-Images image:ScrollUpArrow" />
    640             <Property name="PushedImage" value="set:Vanilla-Images image:ScrollUpArrow" />
     842            <Property name="NormalImage" value="Vanilla-Images/ScrollUpArrow" />
     843            <Property name="HoverImage" value="Vanilla-Images/ScrollUpArrow" />
     844            <Property name="PushedImage" value="Vanilla-Images/ScrollUpArrow" />
    641845        </Child>
    642         <Child  type="Vanilla/VerticalScrollbarThumb" nameSuffix="__auto_thumb__">
    643             <Area>
    644                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    645                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    646                 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
    647                 <Dim type="Height" ><UnifiedDim scale="1" type="Width" /></Dim>
     846        <Child nameSuffix="__auto_thumb__" type="Vanilla/VerticalScrollbarThumb">
     847            <Area>
     848                <Dim type="LeftEdge">
     849                    <AbsoluteDim value="0" />
     850                </Dim>
     851                <Dim type="TopEdge">
     852                    <AbsoluteDim value="0" />
     853                </Dim>
     854                <Dim type="Width">
     855                    <UnifiedDim scale="1" type="Width" />
     856                </Dim>
     857                <Dim type="Height">
     858                    <UnifiedDim scale="1" type="Width" />
     859                </Dim>
    648860            </Area>
    649861        </Child>
     
    651863            <ImageryComponent>
    652864                <Area>
    653                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    654                     <Dim type="TopEdge" ><WidgetDim widget="__auto_decbtn__" dimension="BottomEdge" /></Dim>
    655                     <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
    656                     <Dim type="BottomEdge" >
    657                         <UnifiedDim scale="1.0" type="BottomEdge">
    658                             <DimOperator op="Subtract">
    659                                 <WidgetDim widget="__auto_incbtn__" dimension="Height" />
    660                             </DimOperator>
    661                         </UnifiedDim>
    662                     </Dim>
    663                 </Area>
    664                 <Image imageset="Vanilla-Images" image="VertScrollContainer" />
     865                    <Dim type="LeftEdge">
     866                        <AbsoluteDim value="0" />
     867                    </Dim>
     868                    <Dim type="TopEdge">
     869                        <WidgetDim dimension="BottomEdge" widget="__auto_decbtn__" />
     870                    </Dim>
     871                    <Dim type="RightEdge">
     872                        <UnifiedDim scale="1.0" type="RightEdge" />
     873                    </Dim>
     874                    <Dim type="BottomEdge">
     875                        <OperatorDim op="Subtract">
     876                            <UnifiedDim scale="1.0" type="BottomEdge" />
     877                            <WidgetDim dimension="Height" widget="__auto_incbtn__" />
     878                        </OperatorDim>
     879                    </Dim>
     880                </Area>
     881                <Image name="Vanilla-Images/VertScrollContainer" />
    665882                <VertFormat type="Stretched" />
    666883                <HorzFormat type="Stretched" />
     
    678895        </StateImagery>
    679896    </WidgetLook>
    680 
    681897    <WidgetLook name="Vanilla/StaticImage">
    682                 <PropertyDefinition name="ImageColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
    683                 <PropertyDefinition name="VertFormatting" initialValue="Stretched" redrawOnWrite="true" />
    684         <PropertyDefinition name="HorzFormatting" initialValue="Stretched" redrawOnWrite="true" />
     898        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="ImageColours" redrawOnWrite="true" />
     899        <PropertyDefinition initialValue="Stretched" name="VertFormatting" redrawOnWrite="true" />
     900        <PropertyDefinition initialValue="Stretched" name="HorzFormatting" redrawOnWrite="true" />
    685901        <Property name="BackgroundEnabled" value="True" />
    686902        <Property name="FrameEnabled" value="True" />
     
    688904            <ImageryComponent>
    689905                <Area>
    690                     <Dim type="LeftEdge" ><ImageDim imageset="Vanilla-Images" image="FrameLeft" dimension="Width" /></Dim>
    691                                         <Dim type="TopEdge" ><ImageDim imageset="Vanilla-Images" image="FrameTop" dimension="Height" /></Dim>
    692                                         <Dim type="RightEdge" >
    693                                                 <UnifiedDim scale="1" type="RightEdge">
    694                                                         <DimOperator op="Subtract">
    695                                                                 <ImageDim imageset="Vanilla-Images" image="FrameRight" dimension="Width" />
    696                                                         </DimOperator>
    697                                                 </UnifiedDim>
    698                                         </Dim>
    699                                         <Dim type="BottomEdge" >
    700                                                 <UnifiedDim scale="1" type="BottomEdge">
    701                                                         <DimOperator op="Subtract">
    702                                                                 <ImageDim imageset="Vanilla-Images" image="FrameBottom" dimension="Height" />
    703                                                         </DimOperator>
    704                                                 </UnifiedDim>
    705                                         </Dim>
     906                    <Dim type="LeftEdge">
     907                        <ImageDim dimension="Width" name="Vanilla-Images/FrameLeft" />
     908                    </Dim>
     909                    <Dim type="TopEdge">
     910                        <ImageDim dimension="Height" name="Vanilla-Images/FrameTop" />
     911                    </Dim>
     912                    <Dim type="RightEdge">
     913                        <OperatorDim op="Subtract">
     914                            <UnifiedDim scale="1" type="RightEdge" />
     915                            <ImageDim dimension="Width" name="Vanilla-Images/FrameRight" />
     916                        </OperatorDim>
     917                    </Dim>
     918                    <Dim type="BottomEdge">
     919                        <OperatorDim op="Subtract">
     920                            <UnifiedDim scale="1" type="BottomEdge" />
     921                            <ImageDim dimension="Height" name="Vanilla-Images/FrameBottom" />
     922                        </OperatorDim>
     923                    </Dim>
    706924                </Area>
    707925                <ImageProperty name="Image" />
     
    714932            <ImageryComponent>
    715933                <Area>
    716                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    717                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    718                     <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
    719                     <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
     934                    <Dim type="LeftEdge">
     935                        <AbsoluteDim value="0" />
     936                    </Dim>
     937                    <Dim type="TopEdge">
     938                        <AbsoluteDim value="0" />
     939                    </Dim>
     940                    <Dim type="RightEdge">
     941                        <UnifiedDim scale="1.0" type="RightEdge" />
     942                    </Dim>
     943                    <Dim type="BottomEdge">
     944                        <UnifiedDim scale="1.0" type="BottomEdge" />
     945                    </Dim>
    720946                </Area>
    721947                <ImageProperty name="Image" />
     
    730956            <Layer>
    731957                <Section look="Vanilla/Shared" section="FrameOnly">
    732                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     958                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    733959                </Section>
    734960            </Layer>
     
    737963            <Layer>
    738964                <Section look="Vanilla/Shared" section="FrameOnly">
    739                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     965                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    740966                </Section>
    741967            </Layer>
     
    744970            <Layer>
    745971                <Section look="Vanilla/Shared" section="BackgroundOnly">
    746                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     972                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    747973                </Section>
    748974            </Layer>
     
    751977            <Layer>
    752978                <Section look="Vanilla/Shared" section="BackgroundOnly">
    753                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     979                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    754980                </Section>
    755981            </Layer>
     
    758984            <Layer>
    759985                <Section look="Vanilla/Shared" section="BackgroundOnlyFull">
    760                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     986                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    761987                </Section>
    762988            </Layer>
     
    765991            <Layer>
    766992                <Section look="Vanilla/Shared" section="BackgroundOnlyFull">
    767                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     993                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    768994                </Section>
    769995            </Layer>
     
    7801006        </StateImagery>
    7811007    </WidgetLook>
    782 
    7831008    <WidgetLook name="Vanilla/StaticText">
    7841009        <Property name="BackgroundEnabled" value="True" />
     
    7861011        <NamedArea name="WithFrameTextRenderArea">
    7871012            <Area>
    788                 <Dim type="LeftEdge" ><ImageDim imageset="Vanilla-Images" image="FrameLeft" dimension="Width" /></Dim>
    789                 <Dim type="TopEdge" ><ImageDim imageset="Vanilla-Images" image="FrameTop" dimension="Height" /></Dim>
    790                 <Dim type="RightEdge" >
    791                     <UnifiedDim scale="1" type="RightEdge">
    792                         <DimOperator op="Subtract">
    793                             <ImageDim imageset="Vanilla-Images" image="FrameRight" dimension="Width" />
    794                         </DimOperator>
    795                     </UnifiedDim>
    796                 </Dim>
    797                 <Dim type="BottomEdge" >
    798                     <UnifiedDim scale="1" type="BottomEdge">
    799                         <DimOperator op="Subtract">
    800                             <ImageDim imageset="Vanilla-Images" image="FrameBottom" dimension="Height" />
    801                         </DimOperator>
    802                     </UnifiedDim>
     1013                <Dim type="LeftEdge">
     1014                    <ImageDim dimension="Width" name="Vanilla-Images/FrameLeft" />
     1015                </Dim>
     1016                <Dim type="TopEdge">
     1017                    <ImageDim dimension="Height" name="Vanilla-Images/FrameTop" />
     1018                </Dim>
     1019                <Dim type="RightEdge">
     1020                    <OperatorDim op="Subtract">
     1021                        <UnifiedDim scale="1" type="RightEdge" />
     1022                        <ImageDim dimension="Width" name="Vanilla-Images/FrameRight" />
     1023                    </OperatorDim>
     1024                </Dim>
     1025                <Dim type="BottomEdge">
     1026                    <OperatorDim op="Subtract">
     1027                        <UnifiedDim scale="1" type="BottomEdge" />
     1028                        <ImageDim dimension="Height" name="Vanilla-Images/FrameBottom" />
     1029                    </OperatorDim>
    8031030                </Dim>
    8041031            </Area>
     
    8061033        <NamedArea name="WithFrameTextRenderAreaHScroll">
    8071034            <Area>
    808                 <Dim type="LeftEdge" ><ImageDim imageset="Vanilla-Images" image="FrameLeft" dimension="Width" /></Dim>
    809                 <Dim type="TopEdge" ><ImageDim imageset="Vanilla-Images" image="FrameTop" dimension="Height" /></Dim>
    810                 <Dim type="RightEdge" >
    811                     <UnifiedDim scale="1" type="RightEdge">
    812                         <DimOperator op="Subtract">
    813                             <ImageDim imageset="Vanilla-Images" image="FrameRight" dimension="Width" />
    814                         </DimOperator>
    815                     </UnifiedDim>
    816                 </Dim>
    817                 <Dim type="BottomEdge" >
    818                     <UnifiedDim scale="1" offset="-20" type="BottomEdge" />
     1035                <Dim type="LeftEdge">
     1036                    <ImageDim dimension="Width" name="Vanilla-Images/FrameLeft" />
     1037                </Dim>
     1038                <Dim type="TopEdge">
     1039                    <ImageDim dimension="Height" name="Vanilla-Images/FrameTop" />
     1040                </Dim>
     1041                <Dim type="RightEdge">
     1042                    <OperatorDim op="Subtract">
     1043                        <UnifiedDim scale="1" type="RightEdge" />
     1044                        <ImageDim dimension="Width" name="Vanilla-Images/FrameRight" />
     1045                    </OperatorDim>
     1046                </Dim>
     1047                <Dim type="BottomEdge">
     1048                    <UnifiedDim offset="-20" scale="1" type="BottomEdge" />
    8191049                </Dim>
    8201050            </Area>
     
    8221052        <NamedArea name="WithFrameTextRenderAreaVScroll">
    8231053            <Area>
    824                 <Dim type="LeftEdge" ><ImageDim imageset="Vanilla-Images" image="FrameLeft" dimension="Width" /></Dim>
    825                 <Dim type="TopEdge" ><ImageDim imageset="Vanilla-Images" image="FrameTop" dimension="Height" /></Dim>
    826                 <Dim type="RightEdge" >
    827                     <UnifiedDim scale="1" offset="-20" type="RightEdge" />
    828                 </Dim>
    829                 <Dim type="BottomEdge" >
    830                     <UnifiedDim scale="1" type="BottomEdge">
    831                         <DimOperator op="Subtract">
    832                             <ImageDim imageset="Vanilla-Images" image="FrameBottom" dimension="Height" />
    833                         </DimOperator>
    834                     </UnifiedDim>
     1054                <Dim type="LeftEdge">
     1055                    <ImageDim dimension="Width" name="Vanilla-Images/FrameLeft" />
     1056                </Dim>
     1057                <Dim type="TopEdge">
     1058                    <ImageDim dimension="Height" name="Vanilla-Images/FrameTop" />
     1059                </Dim>
     1060                <Dim type="RightEdge">
     1061                    <UnifiedDim offset="-20" scale="1" type="RightEdge" />
     1062                </Dim>
     1063                <Dim type="BottomEdge">
     1064                    <OperatorDim op="Subtract">
     1065                        <UnifiedDim scale="1" type="BottomEdge" />
     1066                        <ImageDim dimension="Height" name="Vanilla-Images/FrameBottom" />
     1067                    </OperatorDim>
    8351068                </Dim>
    8361069            </Area>
     
    8381071        <NamedArea name="WithFrameTextRenderAreaHVScroll">
    8391072            <Area>
    840                 <Dim type="LeftEdge" ><ImageDim imageset="Vanilla-Images" image="FrameLeft" dimension="Width" /></Dim>
    841                 <Dim type="TopEdge" ><ImageDim imageset="Vanilla-Images" image="FrameTop" dimension="Height" /></Dim>
    842                 <Dim type="RightEdge" >
    843                     <UnifiedDim scale="1" offset="-20" type="RightEdge" />
    844                 </Dim>
    845                 <Dim type="BottomEdge" >
    846                     <UnifiedDim scale="1" offset="-20" type="BottomEdge" />
     1073                <Dim type="LeftEdge">
     1074                    <ImageDim dimension="Width" name="Vanilla-Images/FrameLeft" />
     1075                </Dim>
     1076                <Dim type="TopEdge">
     1077                    <ImageDim dimension="Height" name="Vanilla-Images/FrameTop" />
     1078                </Dim>
     1079                <Dim type="RightEdge">
     1080                    <UnifiedDim offset="-20" scale="1" type="RightEdge" />
     1081                </Dim>
     1082                <Dim type="BottomEdge">
     1083                    <UnifiedDim offset="-20" scale="1" type="BottomEdge" />
    8471084                </Dim>
    8481085            </Area>
     
    8501087        <NamedArea name="NoFrameTextRenderArea">
    8511088            <Area>
    852                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    853                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    854                 <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim>
    855                 <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
     1089                <Dim type="LeftEdge">
     1090                    <AbsoluteDim value="0" />
     1091                </Dim>
     1092                <Dim type="TopEdge">
     1093                    <AbsoluteDim value="0" />
     1094                </Dim>
     1095                <Dim type="RightEdge">
     1096                    <UnifiedDim scale="1" type="RightEdge" />
     1097                </Dim>
     1098                <Dim type="BottomEdge">
     1099                    <UnifiedDim scale="1" type="BottomEdge" />
     1100                </Dim>
    8561101            </Area>
    8571102        </NamedArea>
    8581103        <NamedArea name="NoFrameTextRenderAreaHScroll">
    8591104            <Area>
    860                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    861                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    862                 <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim>
    863                 <Dim type="BottomEdge" ><UnifiedDim scale="1" offset="-20" type="BottomEdge" /></Dim>
     1105                <Dim type="LeftEdge">
     1106                    <AbsoluteDim value="0" />
     1107                </Dim>
     1108                <Dim type="TopEdge">
     1109                    <AbsoluteDim value="0" />
     1110                </Dim>
     1111                <Dim type="RightEdge">
     1112                    <UnifiedDim scale="1" type="RightEdge" />
     1113                </Dim>
     1114                <Dim type="BottomEdge">
     1115                    <UnifiedDim offset="-20" scale="1" type="BottomEdge" />
     1116                </Dim>
    8641117            </Area>
    8651118        </NamedArea>
    8661119        <NamedArea name="NoFrameTextRenderAreaVScroll">
    8671120            <Area>
    868                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    869                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    870                 <Dim type="RightEdge" ><UnifiedDim scale="1" offset="-20" type="RightEdge" /></Dim>
    871                 <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
     1121                <Dim type="LeftEdge">
     1122                    <AbsoluteDim value="0" />
     1123                </Dim>
     1124                <Dim type="TopEdge">
     1125                    <AbsoluteDim value="0" />
     1126                </Dim>
     1127                <Dim type="RightEdge">
     1128                    <UnifiedDim offset="-20" scale="1" type="RightEdge" />
     1129                </Dim>
     1130                <Dim type="BottomEdge">
     1131                    <UnifiedDim scale="1" type="BottomEdge" />
     1132                </Dim>
    8721133            </Area>
    8731134        </NamedArea>
    8741135        <NamedArea name="NoFrameTextRenderAreaHVScroll">
    8751136            <Area>
    876                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    877                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    878                 <Dim type="RightEdge" ><UnifiedDim scale="1" offset="-20" type="RightEdge" /></Dim>
    879                 <Dim type="BottomEdge" ><UnifiedDim scale="1" offset="-20" type="BottomEdge" /></Dim>
    880             </Area>
    881         </NamedArea>
    882         <Child  type="Vanilla/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
    883             <Area>
    884                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    885                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    886                 <Dim type="Width" ><UnifiedDim scale="1" offset="-20" type="Width" /></Dim>
    887                 <Dim type="Height" ><AbsoluteDim value="20" /></Dim>
     1137                <Dim type="LeftEdge">
     1138                    <AbsoluteDim value="0" />
     1139                </Dim>
     1140                <Dim type="TopEdge">
     1141                    <AbsoluteDim value="0" />
     1142                </Dim>
     1143                <Dim type="RightEdge">
     1144                    <UnifiedDim offset="-20" scale="1" type="RightEdge" />
     1145                </Dim>
     1146                <Dim type="BottomEdge">
     1147                    <UnifiedDim offset="-20" scale="1" type="BottomEdge" />
     1148                </Dim>
     1149            </Area>
     1150        </NamedArea>
     1151        <Child nameSuffix="__auto_hscrollbar__" type="Vanilla/HorizontalScrollbar">
     1152            <Area>
     1153                <Dim type="LeftEdge">
     1154                    <AbsoluteDim value="0" />
     1155                </Dim>
     1156                <Dim type="TopEdge">
     1157                    <AbsoluteDim value="0" />
     1158                </Dim>
     1159                <Dim type="Width">
     1160                    <UnifiedDim offset="-20" scale="1" type="Width" />
     1161                </Dim>
     1162                <Dim type="Height">
     1163                    <AbsoluteDim value="20" />
     1164                </Dim>
    8881165            </Area>
    8891166            <VertAlignment type="BottomAligned" />
    8901167        </Child>
    891         <Child  type="Vanilla/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
    892             <Area>
    893                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    894                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    895                 <Dim type="Width" ><AbsoluteDim value="20" /></Dim>
    896                 <Dim type="Height" ><UnifiedDim scale="1" offset="-20" type="Height" /></Dim>
     1168        <Child nameSuffix="__auto_vscrollbar__" type="Vanilla/VerticalScrollbar">
     1169            <Area>
     1170                <Dim type="LeftEdge">
     1171                    <AbsoluteDim value="0" />
     1172                </Dim>
     1173                <Dim type="TopEdge">
     1174                    <AbsoluteDim value="0" />
     1175                </Dim>
     1176                <Dim type="Width">
     1177                    <AbsoluteDim value="20" />
     1178                </Dim>
     1179                <Dim type="Height">
     1180                    <UnifiedDim offset="-20" scale="1" type="Height" />
     1181                </Dim>
    8971182            </Area>
    8981183            <HorzAlignment type="RightAligned" />
     
    9031188            <Layer>
    9041189                <Section look="Vanilla/Shared" section="FrameOnly">
    905                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     1190                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    9061191                </Section>
    9071192            </Layer>
     
    9101195            <Layer>
    9111196                <Section look="Vanilla/Shared" section="FrameOnly">
    912                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     1197                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    9131198                </Section>
    9141199            </Layer>
     
    9171202            <Layer>
    9181203                <Section look="Vanilla/Shared" section="BackgroundOnly">
    919                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     1204                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    9201205                </Section>
    9211206            </Layer>
     
    9241209            <Layer>
    9251210                <Section look="Vanilla/Shared" section="BackgroundOnly">
    926                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     1211                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    9271212                </Section>
    9281213            </Layer>
     
    9311216            <Layer>
    9321217                <Section look="Vanilla/Shared" section="BackgroundOnlyFull">
    933                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     1218                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    9341219                </Section>
    9351220            </Layer>
     
    9381223            <Layer>
    9391224                <Section look="Vanilla/Shared" section="BackgroundOnlyFull">
    940                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     1225                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    9411226                </Section>
    9421227            </Layer>
    9431228        </StateImagery>
    9441229    </WidgetLook>
    945 
    9461230    <WidgetLook name="Vanilla/Listbox">
    9471231        <Property name="ForceVertScrollbar" value="True" />
    9481232        <NamedArea name="ItemRenderingArea">
    9491233            <Area>
    950                 <Dim type="LeftEdge" ><ImageDim imageset="Vanilla-Images" image="FrameLeft" dimension="Width" /></Dim>
    951                 <Dim type="TopEdge" ><ImageDim imageset="Vanilla-Images" image="FrameTop" dimension="Height" /></Dim>
    952                 <Dim type="RightEdge" >
    953                     <UnifiedDim scale="1" type="RightEdge">
    954                         <DimOperator op="Subtract">
    955                             <ImageDim imageset="Vanilla-Images" image="FrameRight" dimension="Width" />
    956                         </DimOperator>
    957                     </UnifiedDim>
    958                 </Dim>
    959                 <Dim type="BottomEdge" >
    960                     <UnifiedDim scale="1" type="BottomEdge">
    961                         <DimOperator op="Subtract">
    962                             <ImageDim imageset="Vanilla-Images" image="FrameBottom" dimension="Height" />
    963                         </DimOperator>
    964                     </UnifiedDim>
    965                 </Dim>
    966             </Area>
    967         </NamedArea>
    968         <Child  type="Vanilla/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
    969             <Area>
    970                 <Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim>
    971                 <Dim type="TopEdge" ><AbsoluteDim value="-5" /></Dim>
    972                 <Dim type="Width" ><UnifiedDim scale="1" offset="-25" type="Width" /></Dim>
    973                 <Dim type="Height" ><AbsoluteDim value="20" /></Dim>
     1234                <Dim type="LeftEdge">
     1235                    <ImageDim dimension="Width" name="Vanilla-Images/FrameLeft" />
     1236                </Dim>
     1237                <Dim type="TopEdge">
     1238                    <ImageDim dimension="Height" name="Vanilla-Images/FrameTop" />
     1239                </Dim>
     1240                <Dim type="RightEdge">
     1241                    <OperatorDim op="Subtract">
     1242                        <UnifiedDim scale="1" type="RightEdge" />
     1243                        <ImageDim dimension="Width" name="Vanilla-Images/FrameRight" />
     1244                    </OperatorDim>
     1245                </Dim>
     1246                <Dim type="BottomEdge">
     1247                    <OperatorDim op="Subtract">
     1248                        <UnifiedDim scale="1" type="BottomEdge" />
     1249                        <ImageDim dimension="Height" name="Vanilla-Images/FrameBottom" />
     1250                    </OperatorDim>
     1251                </Dim>
     1252            </Area>
     1253        </NamedArea>
     1254        <Child nameSuffix="__auto_hscrollbar__" type="Vanilla/HorizontalScrollbar">
     1255            <Area>
     1256                <Dim type="LeftEdge">
     1257                    <AbsoluteDim value="5" />
     1258                </Dim>
     1259                <Dim type="TopEdge">
     1260                    <AbsoluteDim value="-5" />
     1261                </Dim>
     1262                <Dim type="Width">
     1263                    <UnifiedDim offset="-25" scale="1" type="Width" />
     1264                </Dim>
     1265                <Dim type="Height">
     1266                    <AbsoluteDim value="20" />
     1267                </Dim>
    9741268            </Area>
    9751269            <VertAlignment type="BottomAligned" />
    9761270        </Child>
    977         <Child  type="Vanilla/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
    978             <Area>
    979                 <Dim type="LeftEdge" ><AbsoluteDim value="-5" /></Dim>
    980                 <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim>
    981                 <Dim type="Width" ><AbsoluteDim value="20" /></Dim>
    982                 <Dim type="Height" ><UnifiedDim scale="1" offset="-10" type="Height" /></Dim>
     1271        <Child nameSuffix="__auto_vscrollbar__" type="Vanilla/VerticalScrollbar">
     1272            <Area>
     1273                <Dim type="LeftEdge">
     1274                    <AbsoluteDim value="-5" />
     1275                </Dim>
     1276                <Dim type="TopEdge">
     1277                    <AbsoluteDim value="5" />
     1278                </Dim>
     1279                <Dim type="Width">
     1280                    <AbsoluteDim value="20" />
     1281                </Dim>
     1282                <Dim type="Height">
     1283                    <UnifiedDim offset="-10" scale="1" type="Height" />
     1284                </Dim>
    9831285            </Area>
    9841286            <HorzAlignment type="RightAligned" />
     
    9871289            <Layer>
    9881290                <Section look="Vanilla/Shared" section="Frame">
    989                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     1291                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    9901292                </Section>
    9911293            </Layer>
     
    9941296            <Layer>
    9951297                <Section look="Vanilla/Shared" section="Frame">
    996                     <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
     1298                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
    9971299                </Section>
    9981300            </Layer>
    9991301        </StateImagery>
    10001302    </WidgetLook>
    1001 
    10021303    <WidgetLook name="Vanilla/MultiLineEditbox">
    1003         <PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
    1004         <PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
    1005         <PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" />
    1006         <PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" />
    1007         <Property name="SelectionBrushImage" value="set:Vanilla-Images image:GenericBrush" />
     1304        <PropertyDefinition initialValue="FF000000" name="NormalTextColour" redrawOnWrite="true" />
     1305        <PropertyDefinition initialValue="FFFFFFFF" name="SelectedTextColour" redrawOnWrite="true" />
     1306        <PropertyDefinition initialValue="FF607FFF" name="ActiveSelectionColour" redrawOnWrite="true" />
     1307        <PropertyDefinition initialValue="FF808080" name="InactiveSelectionColour" redrawOnWrite="true" />
     1308        <Property name="SelectionBrushImage" value="Vanilla-Images/GenericBrush" />
    10081309        <NamedArea name="TextArea">
    10091310            <Area>
    1010                 <Dim type="LeftEdge" ><ImageDim imageset="Vanilla-Images" image="FrameLeft" dimension="Width" /></Dim>
    1011                 <Dim type="TopEdge" ><ImageDim imageset="Vanilla-Images" image="FrameTop" dimension="Height" /></Dim>
    1012                 <Dim type="RightEdge" >
    1013                     <UnifiedDim scale="1" type="RightEdge">
    1014                         <DimOperator op="Subtract">
    1015                             <ImageDim imageset="Vanilla-Images" image="FrameRight" dimension="Width" />
    1016                         </DimOperator>
    1017                     </UnifiedDim>
    1018                 </Dim>
    1019                 <Dim type="BottomEdge" >
    1020                     <UnifiedDim scale="1" type="BottomEdge">
    1021                         <DimOperator op="Subtract">
    1022                             <ImageDim imageset="Vanilla-Images" image="FrameBottom" dimension="Height" />
    1023                         </DimOperator>
    1024                     </UnifiedDim>
    1025                 </Dim>
    1026             </Area>
    1027         </NamedArea>
    1028         <Child  type="Vanilla/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
    1029             <Area>
    1030                 <Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim>
    1031                 <Dim type="TopEdge" ><AbsoluteDim value="-5" /></Dim>
    1032                 <Dim type="Width" ><UnifiedDim scale="1" offset="-25" type="Width" /></Dim>
    1033                 <Dim type="Height" ><AbsoluteDim value="20" /></Dim>
     1311                <Dim type="LeftEdge">
     1312                    <ImageDim dimension="Width" name="Vanilla-Images/FrameLeft" />
     1313                </Dim>
     1314                <Dim type="TopEdge">
     1315                    <ImageDim dimension="Height" name="Vanilla-Images/FrameTop" />
     1316                </Dim>
     1317                <Dim type="RightEdge">
     1318                    <OperatorDim op="Subtract">
     1319                        <UnifiedDim scale="1" type="RightEdge" />
     1320                        <ImageDim dimension="Width" name="Vanilla-Images/FrameRight" />
     1321                    </OperatorDim>
     1322                </Dim>
     1323                <Dim type="BottomEdge">
     1324                    <OperatorDim op="Subtract">
     1325                        <UnifiedDim scale="1" type="BottomEdge" />
     1326                        <ImageDim dimension="Height" name="Vanilla-Images/FrameBottom" />
     1327                    </OperatorDim>
     1328                </Dim>
     1329            </Area>
     1330        </NamedArea>
     1331        <Child nameSuffix="__auto_hscrollbar__" type="Vanilla/HorizontalScrollbar">
     1332            <Area>
     1333                <Dim type="LeftEdge">
     1334                    <AbsoluteDim value="5" />
     1335                </Dim>
     1336                <Dim type="TopEdge">
     1337                    <AbsoluteDim value="-5" />
     1338                </Dim>
     1339                <Dim type="Width">
     1340                    <UnifiedDim offset="-25" scale="1" type="Width" />
     1341                </Dim>
     1342                <Dim type="Height">
     1343                    <AbsoluteDim value="20" />
     1344                </Dim>
    10341345            </Area>
    10351346            <VertAlignment type="BottomAligned" />
    10361347        </Child>
    1037         <Child  type="Vanilla/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
    1038             <Area>
    1039                 <Dim type="LeftEdge" ><AbsoluteDim value="-5" /></Dim>
    1040                 <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim>
    1041                 <Dim type="Width" ><AbsoluteDim value="20" /></Dim>
    1042                 <Dim type="Height" ><UnifiedDim scale="1" offset="-10" type="Height" /></Dim>
     1348        <Child nameSuffix="__auto_vscrollbar__" type="Vanilla/VerticalScrollbar">
     1349            <Area>
     1350                <Dim type="LeftEdge">
     1351                    <AbsoluteDim value="-5" />
     1352                </Dim>
     1353                <Dim type="TopEdge">
     1354                    <AbsoluteDim value="5" />
     1355                </Dim>
     1356                <Dim type="Width">
     1357                    <AbsoluteDim value="20" />
     1358                </Dim>
     1359                <Dim type="Height">
     1360                    <UnifiedDim offset="-10" scale="1" type="Height" />
     1361                </Dim>
    10431362            </Area>
    10441363            <HorzAlignment type="RightAligned" />
    10451364        </Child>
    1046         <ImagerySection name="Carat">
     1365        <ImagerySection name="Caret">
    10471366            <ImageryComponent>
    10481367                <Area>
    1049                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
    1050                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
    1051                     <Dim type="Width" ><AbsoluteDim value="2" /></Dim>
    1052                     <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
    1053                 </Area>
    1054                 <Image imageset="Vanilla-Images" image="GenericBrush" />
    1055                 <Colours topLeft="FF2222FF" topRight="FF2222FF" bottomLeft="FF2222FF" bottomRight="FF2222FF" />
     1368                    <Dim type="LeftEdge">
     1369                        <AbsoluteDim value="0" />
     1370                    </Dim>
     1371                    <Dim type="TopEdge">
     1372                        <AbsoluteDim value="0" />
     1373                    </Dim>
     1374                    <Dim type="Width">
     1375                        <AbsoluteDim value="2" />
     1376                    </Dim>
     1377                    <Dim type="BottomEdge">
     1378                        <UnifiedDim scale="1.0" type="BottomEdge" />
     1379                    </Dim>
     1380                </Area>
     1381                <Image name="Vanilla-Images/GenericBrush" />
     1382                <Colours bottomLeft="FF2222FF" bottomRight="FF2222FF" topLeft="FF2222FF" topRight="FF2222FF" />
    10561383                <VertFormat type="Stretched" />
    10571384                <HorzFormat type="Stretched" />
     
    10741401        </StateImagery>
    10751402    </WidgetLook>
    1076 
    10771403</Falagard>
Note: See TracChangeset for help on using the changeset viewer.