mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-14 03:09:08 +00:00
9bc219ee14
About Shared Library (shared) and Module Library (module) type of cmake target INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
4578 lines
219 KiB
XML
4578 lines
219 KiB
XML
<?xml version="1.0" ?>
|
|
<Falagard>
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Button
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Button">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" />
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="WordWrapCentreAligned" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="normal">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="hover">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonHoverTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonHoverTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonHoverBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonHoverBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonHoverLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonHoverTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonHoverRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonHoverBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="pushed">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonPushedTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonPushedTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonPushedBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonPushedBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonPushedLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonPushedTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonPushedRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonPushedBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="disabled">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
<Section section="label">
|
|
<ColourProperty name="HoverTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Pushed">
|
|
<Layer>
|
|
<Section section="pushed" />
|
|
<Section section="label">
|
|
<ColourProperty name="PushedTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="PushedOff">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
<Section section="label">
|
|
<ColourProperty name="HoverTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="disabled">
|
|
<Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Checkbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Checkbox">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" />
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="CheckboxNormal" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="4" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="LeftAligned" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="normal">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="CheckboxNormal" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="LeftAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="hover">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="CheckboxHover" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="LeftAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="select_mark">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="CheckboxMark" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="LeftAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
<Section section="label">
|
|
<ColourProperty name="HoverTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="SelectedNormal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
<Section section="select_mark" />
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="SelectedHover">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
<Section section="select_mark" />
|
|
<Section section="label">
|
|
<ColourProperty name="HoverTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/SystemButton
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/SystemButton">
|
|
<PropertyDefinition name="NormalImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedImage" initialValue="" redrawOnWrite="true" />
|
|
<Property name="WantsMultiClickEvents" value="False" />
|
|
<ImagerySection name="normal">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<ImageProperty name="NormalImage" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="hover">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<ImageProperty name="HoverImage" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="pushed">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<ImageProperty name="PushedImage" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Pushed">
|
|
<Layer>
|
|
<Section section="pushed" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/ComboDropList
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/ComboDropList">
|
|
<NamedArea name="ItemRenderingArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="16" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="16" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="Background" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Combobox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Combobox">
|
|
<PropertyLinkDefinition name="NormalEditTextColour" widget="__auto_editbox__" targetProperty="NormalTextColour" initialValue="FF000000" />
|
|
<PropertyLinkDefinition name="SelectedEditTextColour" widget="__auto_editbox__" targetProperty="SelectedTextColour" initialValue="FFFFFFFF" />
|
|
<PropertyLinkDefinition name="ActiveEditSelectionColour" widget="__auto_editbox__" targetProperty="ActiveSelectionColour" initialValue="FF607FFF" />
|
|
<PropertyLinkDefinition name="InactiveEditSelectionColour" widget="__auto_editbox__" targetProperty="InactiveSelectionColour" initialValue="FF808080" />
|
|
<Child type="WindowsLook/Editbox" nameSuffix="__auto_editbox__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<FontDim type="LineSpacing">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="1.5" />
|
|
</DimOperator>
|
|
</FontDim>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" >
|
|
<ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<FontDim type="LineSpacing">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="1.5" />
|
|
</DimOperator>
|
|
</FontDim>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
</Area>
|
|
</Child>
|
|
<Child type="WindowsLook/ComboDropList" nameSuffix="__auto_droplist__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_editbox__" dimension="BottomEdge" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
</Child>
|
|
<Child type="WindowsLook/IconButton" nameSuffix="__auto_button__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><WidgetDim widget="__auto_editbox__" dimension="Height" /></Dim>
|
|
<Dim type="Height" ><WidgetDim widget="__auto_editbox__" dimension="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
<Property name="IconImage" value="set:WindowsLook image:LargeDownArrow" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Editbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Editbox">
|
|
<PropertyDefinition name="ReadOnlyBGColour" initialValue="FFDFDFDF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" />
|
|
<Property name="MouseCursorImage" value="set:WindowsLook image:MouseTextBar" />
|
|
<NamedArea name="TextArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-5" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-5" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<ImagerySection name="container_normal">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="EditFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="EditFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="EditFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="EditFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="EditFrameLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="EditFrameTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="EditFrameRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="EditFrameBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="Background" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="selection">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="Carat">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><ImageDim imageset="WindowsLook" image="EditBoxCarat" dimension="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="EditBoxCarat" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="container_normal" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="ReadOnly">
|
|
<Layer>
|
|
<Section section="container_normal">
|
|
<ColourProperty name="ReadOnlyBGColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="container_normal">
|
|
<ColourProperty name="ReadOnlyBGColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="ActiveSelection">
|
|
<Layer>
|
|
<Section section="selection">
|
|
<ColourProperty name="ActiveSelectionColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="InactiveSelection">
|
|
<Layer>
|
|
<Section section="selection">
|
|
<ColourProperty name="InactiveSelectionColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/FrameWindow
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/FrameWindow">
|
|
<PropertyLinkDefinition name="CaptionColour" widget="__auto_titlebar__" targetProperty="CaptionColour" initialValue="FF000000" />
|
|
<PropertyLinkDefinition name="TitlebarFont" widget="__auto_titlebar__" targetProperty="Font" />
|
|
<Property name="NSSizingCursorImage" value="set:WindowsLook image:MouseNoSoCursor" />
|
|
<Property name="EWSizingCursorImage" value="set:WindowsLook image:MouseEsWeCursor" />
|
|
<Property name="NWSESizingCursorImage" value="set:WindowsLook image:MouseNwSeCursor" />
|
|
<Property name="NESWSizingCursorImage" value="set:WindowsLook image:MouseNeSwCursor" />
|
|
<NamedArea name="ClientWithTitleWithFrame">
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ClientWithTitleNoFrame">
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ClientNoTitleWithFrame">
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ClientNoTitleNoFrame">
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/Titlebar" nameSuffix="__auto_titlebar__">
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="Height">
|
|
<FontDim widget="__auto_titlebar__" type="LineSpacing">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="1.5" />
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
</Area>
|
|
<Property name="AlwaysOnTop" value="False" />
|
|
</Child>
|
|
<Child type="WindowsLook/SystemButton" nameSuffix="__auto_closebutton__">
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<UnifiedDim scale="1" type="LeftEdge">
|
|
<DimOperator op="Subtract">
|
|
<AbsoluteDim value="0.5">
|
|
<DimOperator op="Multiply">
|
|
<ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<WidgetDim widget="__auto_titlebar__" dimension="Height" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</AbsoluteDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_titlebar__" dimension="Height">
|
|
<DimOperator op="Subtract">
|
|
<AbsoluteDim value="0.5">
|
|
<DimOperator op="Multiply">
|
|
<WidgetDim widget="__auto_titlebar__" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Height" />
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</DimOperator>
|
|
</AbsoluteDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</Dim>
|
|
<Dim type="Width">
|
|
<ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="Height">
|
|
<ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Height" />
|
|
</Dim>
|
|
</Area>
|
|
<Property name="AlwaysOnTop" value="True" />
|
|
<Property name="NormalImage" value="set:WindowsLook image:CloseButtonNormal" />
|
|
<Property name="HoverImage" value="set:WindowsLook image:CloseButtonHover" />
|
|
<Property name="PushedImage" value="set:WindowsLook image:CloseButtonPushed" />
|
|
</Child>
|
|
<ImagerySection name="withtitle_frame">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_titlebar__" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="WindowFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="WindowFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="WindowFrameLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="WindowFrameRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="WindowFrameBottom" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="notitle_frame">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="WindowFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="WindowFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="WindowFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="WindowFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="WindowFrameLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="WindowFrameTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="WindowFrameRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="WindowFrameBottom" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="withtitle_withframe_client_area">
|
|
<Colours topLeft="FFDFDFF5" topRight="FFDFEFF5" bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" />
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_titlebar__" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="notitle_withframe_client_area">
|
|
<Colours topLeft="FFDFDFF5" topRight="FFDFEFF5" bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" />
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="withtitle_noframe_client_area">
|
|
<Colours topLeft="FFDFDFF5" topRight="FFDFEFF5" bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" />
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_titlebar__" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="notitle_noframe_client_area">
|
|
<Colours topLeft="FFDFDFF5" topRight="FFDFEFF5" bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" />
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="ActiveWithTitleWithFrame">
|
|
<Layer>
|
|
<Section section="withtitle_frame">
|
|
<Colours topLeft="FFA7C7FF" topRight="FFA7C7FF" bottomLeft="FFA7C7FF" bottomRight="FFA7C7FF" />
|
|
</Section>
|
|
<Section section="withtitle_withframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="InactiveWithTitleWithFrame">
|
|
<Layer>
|
|
<Section section="withtitle_frame">
|
|
<Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
|
|
</Section>
|
|
<Section section="withtitle_withframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledWithTitleWithFrame">
|
|
<Layer>
|
|
<Section section="withtitle_frame">
|
|
<Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
|
|
</Section>
|
|
<Section section="withtitle_withframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="ActiveWithTitleNoFrame">
|
|
<Layer>
|
|
<Section section="withtitle_noframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="InactiveWithTitleNoFrame">
|
|
<Layer>
|
|
<Section section="withtitle_noframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledWithTitleNoFrame">
|
|
<Layer>
|
|
<Section section="withtitle_noframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="ActiveNoTitleWithFrame">
|
|
<Layer>
|
|
<Section section="notitle_frame">
|
|
<Colours topLeft="FFA7C7FF" topRight="FFA7C7FF" bottomLeft="FFA7C7FF" bottomRight="FFA7C7FF" />
|
|
</Section>
|
|
<Section section="notitle_withframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="InactiveNoTitleWithFrame">
|
|
<Layer>
|
|
<Section section="notitle_frame">
|
|
<Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
|
|
</Section>
|
|
<Section section="notitle_withframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledNoTitleWithFrame">
|
|
<Layer>
|
|
<Section section="notitle_frame">
|
|
<Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
|
|
</Section>
|
|
<Section section="notitle_withframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="ActiveNoTitleNoFrame">
|
|
<Layer>
|
|
<Section section="notitle_noframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="InactiveNoTitleNoFrame">
|
|
<Layer>
|
|
<Section section="notitle_noframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledNoTitleNoFrame">
|
|
<Layer>
|
|
<Section section="notitle_noframe_client_area" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/IconButton
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/IconButton">
|
|
<PropertyDefinition name="IconImage" redrawOnWrite="true" />
|
|
<PropertyDefinition name="IconColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
|
|
<Property name="WantsMultiClickEvents" value="False" />
|
|
<ImagerySection name="icon">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<ImageProperty name="IconImage" />
|
|
<ColourRectProperty name="IconColours" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="CentreAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section look="WindowsLook/Button" section="normal" />
|
|
<Section section="icon" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section look="WindowsLook/Button" section="hover" />
|
|
<Section section="icon" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Pushed">
|
|
<Layer>
|
|
<Section look="WindowsLook/Button" section="pushed" />
|
|
<Section section="icon" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section look="WindowsLook/Button" section="disabled">
|
|
<Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
|
|
</Section>
|
|
<Section section="icon" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Listbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Listbox">
|
|
<NamedArea name="ItemRenderingArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="16" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="16" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="Background" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/ItemListbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/ItemListbox">
|
|
<NamedArea name="ItemRenderArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="16" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="16" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="Background" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/ListboxItem
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/ListboxItem">
|
|
<PropertyDefinition name="TextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectionBrush" initialValue="set:WindowsLook image:Background" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectionColour" initialValue="FF3030FF" redrawOnWrite="true" />
|
|
<Property name="Selectable" value="True" />
|
|
<NamedArea name="ContentSize">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="Width" >
|
|
<FontDim type="HorzExtent" padding="6" />
|
|
</Dim>
|
|
<Dim type="Height" >
|
|
<FontDim type="LineSpacing" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="3" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" offset="-3" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="selection">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<ImageProperty name="SelectionBrush" />
|
|
<ColourProperty name="SelectionColour" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="label">
|
|
<ColourProperty name="TextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="label">
|
|
<ColourProperty name="TextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="SelectedEnabled">
|
|
<Layer>
|
|
<Section section="selection" />
|
|
<Section section="label">
|
|
<ColourProperty name="SelectedTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="SelectedDisabled">
|
|
<Layer>
|
|
<Section section="selection" />
|
|
<Section section="label">
|
|
<ColourProperty name="SelectedTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Menubar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Menubar">
|
|
<PropertyDefinition name="BackgroundColours" initialValue="tl:FFDFEFF5 tr:FFDFDFF5 bl:FFF4F3F5 br:FFF4F3F5" redrawOnWrite="true" />
|
|
<PropertyDefinition name="BorderWidth" initialValue="5" layoutOnWrite="true" />
|
|
<NamedArea name="ItemRenderArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="MenuLeft" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="MenuTop" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="MenuRight" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="MenuBottom" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<ImagerySection name="frame">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="MenuTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="MenuTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="MenuBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="MenuBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="MenuLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="MenuRight" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="MenuTop" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="MenuBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="Background" />
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/MenuItem
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/MenuItem">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverColour" initialValue="FFA7C7FF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedColour" initialValue="FF87A7DF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedOffColour" initialValue="7F87A7DF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="OpenedColour" initialValue="FFEFEFEF" redrawOnWrite="true" />
|
|
<Property name="WantsMultiClickEvents" value="False" />
|
|
<NamedArea name="ContentSize">
|
|
<Area>
|
|
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width">
|
|
<FontDim type="HorzExtent">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="MenuLeft" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="MenuRight" dimension="Width" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
<Dim type="Height">
|
|
<FontDim type="LineSpacing">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="MenuTop" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="MenuBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="HasPopupContentSize">
|
|
<Area>
|
|
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width">
|
|
<FontDim type="HorzExtent">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="MenuLeft" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="MenuRight" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="PopupMenuArrowLeft" dimension="Width">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="3" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
<Dim type="Height">
|
|
<FontDim type="LineSpacing">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="MenuTop" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="WindowsLook" image="MenuBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="MenuLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="MenuTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="MenuRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="MenuBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="LeftAligned" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="frame">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="MenuTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="MenuTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="MenuBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="MenuBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="MenuLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="MenuRight" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="MenuTop" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="MenuBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="Background" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="popup_arrow_right">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" >
|
|
<UnifiedDim scale="1" type="Width">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="PopupMenuArrowRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="PopupMenuArrowRight" />
|
|
<Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="RightAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="popup_arrow_left">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" >
|
|
<UnifiedDim scale="1" type="Width">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="PopupMenuArrowLeft" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="PopupMenuArrowLeft" />
|
|
<Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="RightAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="EnabledNormal">
|
|
<Layer>
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="EnabledHover">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<ColourProperty name="HoverColour" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="EnabledPushed">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<ColourProperty name="PushedColour" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="EnabledPushedOff">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<ColourProperty name="PushedOffColour" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="EnabledPopupOpen">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<ColourProperty name="OpenedColour" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledNormal">
|
|
<Layer>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledHover">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledPushed">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledPushedOff">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledPopupOpen">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="PopupClosedIcon">
|
|
<Layer>
|
|
<Section section="popup_arrow_right" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="PopupOpenIcon">
|
|
<Layer>
|
|
<Section section="popup_arrow_left" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/ListHeaderSegment
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/ListHeaderSegment">
|
|
<Property name="SizingCursorImage" value="set:WindowsLook image:MouseEsWeCursor" />
|
|
<Property name="MovingCursorImage" value="set:WindowsLook image:MouseMoveCursor" />
|
|
<ImagerySection name="segment">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="HeaderSplitter" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="HeaderMainBrush" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="splitter">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="HeaderSplitter" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="RightAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="ascend_icon">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="3" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="3" /></Dim>
|
|
<Dim type="Width" ><ImageDim imageset="WindowsLook" image="SmallUpArrow" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><ImageDim imageset="WindowsLook" image="SmallUpArrow" dimension="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="SmallUpArrow" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="descend_icon">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="3" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="3" /></Dim>
|
|
<Dim type="Width" ><ImageDim imageset="WindowsLook" image="SmallDownArrow" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><ImageDim imageset="WindowsLook" image="SmallDownArrow" dimension="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="SmallDownArrow" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="SmallUpArrow" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<VertFormat type="CentreAligned" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section section="segment">
|
|
<Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" />
|
|
</Section>
|
|
<Section section="splitter">
|
|
<Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" />
|
|
</Section>
|
|
<Section section="label">
|
|
<Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="segment">
|
|
<Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
|
|
</Section>
|
|
<Section section="splitter">
|
|
<Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" />
|
|
</Section>
|
|
<Section section="label">
|
|
<Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="SplitterHover">
|
|
<Layer>
|
|
<Section section="segment">
|
|
<Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" />
|
|
</Section>
|
|
<Section section="splitter">
|
|
<Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
|
|
</Section>
|
|
<Section section="label">
|
|
<Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DragGhost" clipped="false" >
|
|
<Layer priority="1" >
|
|
<Section section="segment">
|
|
<Colours topLeft="7FEFEFEF" topRight="7FEFEFEF" bottomLeft="7FEFEFEF" bottomRight="7FEFEFEF" />
|
|
</Section>
|
|
<Section section="splitter">
|
|
<Colours topLeft="7FDDDDDD" topRight="7FDDDDDD" bottomLeft="7FDDDDDD" bottomRight="7FDDDDDD" />
|
|
</Section>
|
|
<Section section="label">
|
|
<Colours topLeft="7F000000" topRight="7F000000" bottomLeft="7F000000" bottomRight="7F000000" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="AscendingSortIcon">
|
|
<Layer>
|
|
<Section section="ascend_icon" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DescendingSortIcon">
|
|
<Layer>
|
|
<Section section="descend_icon" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="GhostAscendingSortIcon" clipped="false">
|
|
<Layer priority="1" >
|
|
<Section section="ascend_icon">
|
|
<Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="GhostDescendingSortIcon" clipped="false">
|
|
<Layer priority="1" >
|
|
<Section section="descend_icon">
|
|
<Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/ListHeader
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/ListHeader">
|
|
<Property name="SegmentWidgetType" value="WindowsLook/ListHeaderSegment" />
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/MultiColumnList
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/MultiColumnList">
|
|
<NamedArea name="ItemRenderingArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/ListHeader" nameSuffix="__auto_listheader__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" >
|
|
<FontDim type="LineSpacing">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="1.5" />
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
</Area>
|
|
</Child>
|
|
<Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="16" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="16" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" offset="-16" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="Background" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/MultiLineEditbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/MultiLineEditbox">
|
|
<PropertyDefinition name="ReadOnlyBGColour" initialValue="FFDFDFDF" />
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" />
|
|
<Property name="MouseCursorImage" value="set:WindowsLook image:MouseTextBar" />
|
|
<Property name="SelectionBrushImage" value="set:WindowsLook image:Background" />
|
|
<NamedArea name="TextArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="EditFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="EditFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="TextAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="EditFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="EditFrameRight" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="TextAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="EditFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="TextAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="EditFrameLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="16" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="16" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="EditFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="EditFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="EditFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="EditFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="EditFrameLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="EditFrameRight" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="EditFrameTop" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="EditFrameBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="Background" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="Carat">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><ImageDim imageset="WindowsLook" image="EditBoxCarat" dimension="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="EditBoxCarat" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="ReadOnly">
|
|
<Layer>
|
|
<Section section="main">
|
|
<ColourProperty name="ReadOnlyBGColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<ColourProperty name="ReadOnlyBGColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/PopupMenu
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/PopupMenu">
|
|
<PropertyDefinition name="BackgroundColours" initialValue="tl:FFF4F3F5 tr:FFF2F2FF bl:FFF4F3F5 br:FFF4F3F5" redrawOnWrite="true" />
|
|
<PropertyDefinition name="BorderWidth" initialValue="0" layoutOnWrite="true" />
|
|
<NamedArea name="ItemRenderArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="PopupMenuFrameLeft" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="PopupMenuFrameTop" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="PopupMenuFrameRight" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="PopupMenuFrameBottom" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<ImagerySection name="frame">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="PopupMenuFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="PopupMenuFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="PopupMenuFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="PopupMenuFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="PopupMenuFrameLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="PopupMenuFrameRight" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="PopupMenuFrameTop" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="PopupMenuFrameBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="Background" />
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/ProgressBar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/ProgressBar">
|
|
<NamedArea name="ProgressArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<ImagerySection name="frame">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="progress_lights" >
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="EnabledProgress">
|
|
<Layer>
|
|
<Section section="progress_lights">
|
|
<Colours topLeft="FF2222FF" topRight="FF2222FF" bottomLeft="FF2222FF" bottomRight="FF2222FF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledProgress">
|
|
<Layer>
|
|
<Section section="progress_lights">
|
|
<Colours topLeft="FF2222FF" topRight="FF2222FF" bottomLeft="FF2222FF" bottomRight="FF2222FF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/RadioButton
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/RadioButton">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" />
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="RadioButtonNormal" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="4" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="LeftAligned" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="normal">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="RadioButtonNormal" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="LeftAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="hover">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="RadioButtonHover" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="LeftAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="select_mark">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="RadioButtonMark" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="LeftAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
<Section section="label">
|
|
<ColourProperty name="HoverTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="SelectedNormal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
<Section section="select_mark" />
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="SelectedHover">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
<Section section="select_mark" />
|
|
<Section section="label">
|
|
<ColourProperty name="HoverTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/ScrollablePane
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/ScrollablePane">
|
|
<NamedArea name="ViewableArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ViewableAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-16" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ViewableAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-16" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ViewableAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-16" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-16" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="16" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="16" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/VerticalScrollbarThumb
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/VerticalScrollbarThumb">
|
|
<Property name="VertFree" value="True" />
|
|
<Property name="UnifiedMinSize" value="{{0,0},{0,16}}" />
|
|
<ImagerySection name="normal">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="hover">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonHoverTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonHoverTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonHoverBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonHoverBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonHoverLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonHoverTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonHoverRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonHoverBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="pushed">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonPushedTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonPushedTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonPushedBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonPushedBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonPushedLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonPushedTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonPushedRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonPushedBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="gripper">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="VertScrollbarGrip" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
<Section section="gripper">
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
<Section section="gripper">
|
|
<Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Pushed">
|
|
<Layer>
|
|
<Section section="pushed" />
|
|
<Section section="gripper">
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/VerticalScrollbar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/VerticalScrollbar">
|
|
<Property name="VerticalScrollbar" value="True" />
|
|
<Property name="WantsMultiClickEvents" value="False" />
|
|
<NamedArea name="ThumbTrackArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<UnifiedDim scale="1" type="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/IconButton" nameSuffix="__auto_incbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
<Property name="IconImage" value="set:WindowsLook image:LargeDownArrow" />
|
|
</Child>
|
|
<Child type="WindowsLook/IconButton" nameSuffix="__auto_decbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
</Area>
|
|
<Property name="IconImage" value="set:WindowsLook image:LargeUpArrow" />
|
|
</Child>
|
|
<Child type="WindowsLook/VerticalScrollbarThumb" nameSuffix="__auto_thumb__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="0.2" type="Height" /></Dim>
|
|
</Area>
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="LargeUpArrow" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="LargeDownArrow" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FFBFBFBF" topRight="FFBFBFBF" bottomLeft="FFBFBFBF" bottomRight="FFBFBFBF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/HorizontalScrollbarThumb
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/HorizontalScrollbarThumb">
|
|
<Property name="HorzFree" value="True" />
|
|
<Property name="UnifiedMinSize" value="{{0,16},{0,0}}" />
|
|
<ImagerySection name="normal">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="hover">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonHoverTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonHoverTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonHoverBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonHoverBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonHoverLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonHoverTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonHoverRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonHoverBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonHoverBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="pushed">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonPushedTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="ButtonPushedTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonPushedBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonPushedBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="ButtonPushedLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="ButtonPushedTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="ButtonPushedRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="ButtonPushedBottom" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="gripper">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="HorzScrollbarGrip" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="CentreAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
<Section section="gripper">
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
<Section section="gripper">
|
|
<Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Pushed">
|
|
<Layer>
|
|
<Section section="pushed" />
|
|
<Section section="gripper">
|
|
<Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/HorizontalScrollbar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/HorizontalScrollbar">
|
|
<Property name="WantsMultiClickEvents" value="False" />
|
|
<NamedArea name="ThumbTrackArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<UnifiedDim scale="1" type="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/IconButton" nameSuffix="__auto_incbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
<Property name="IconImage" value="set:WindowsLook image:LargeRightArrow" />
|
|
</Child>
|
|
<Child type="WindowsLook/IconButton" nameSuffix="__auto_decbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Property name="IconImage" value="set:WindowsLook image:LargeLeftArrow" />
|
|
</Child>
|
|
<Child type="WindowsLook/HorizontalScrollbarThumb" nameSuffix="__auto_thumb__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.2" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="LargeLeftArrow" dimension="Height" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="LargeRightArrow" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/SliderThumb
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/SliderThumb">
|
|
<Property name="HorzFree" value="True" />
|
|
<ImagerySection name="normal">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="SliderThumbNormal" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="hover">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="SliderThumbHover" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Pushed">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Slider
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Slider">
|
|
<Property name="HorizontalSlider" value="True" />
|
|
<Property name="MouseButtonDownAutoRepeat" value="True" />
|
|
<Property name="WantsMultiClickEvents" value="False" />
|
|
<NamedArea name="ThumbTrackArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/SliderThumb" nameSuffix="__auto_thumb__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><ImageDim imageset="WindowsLook" image="SliderThumbNormal" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><ImageDim imageset="WindowsLook" image="SliderThumbNormal" dimension="Height" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="CentreAligned" />
|
|
</Child>
|
|
<ImagerySection name="track">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="SliderThumbNormal" dimension="Width">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="0.5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<UnifiedDim scale="0.5" type="TopEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="SlidertrackMiddle" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="0.5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="SliderThumbNormal" dimension="Width">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="0.5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><ImageDim imageset="WindowsLook" image="SlidertrackMiddle" dimension="Height" /></Dim>
|
|
</Area>
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="SliderTrackLeft" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="SliderTrackRight" />
|
|
<Image type="Background" imageset="WindowsLook" image="SlidertrackMiddle" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="track" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="track" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Spinner
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Spinner">
|
|
<Child type="WindowsLook/Editbox" nameSuffix="__auto_editbox__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<UnifiedDim scale="0.5" type="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
</Child>
|
|
<Child type="WindowsLook/IconButton" nameSuffix="__auto_incbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.5" type="Height" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
<Property name="IconImage" value="set:WindowsLook image:LargeUpArrow" />
|
|
</Child>
|
|
<Child type="WindowsLook/IconButton" nameSuffix="__auto_decbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><UnifiedDim scale="0.5" type="TopEdge" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.5" type="Height" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
<Property name="IconImage" value="set:WindowsLook image:LargeDownArrow" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/StaticShared
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/StaticShared">
|
|
<ImagerySection name="frame">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
|
|
<ColourRectProperty name="FrameColours" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="background">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="background_noframe">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="WindowsLook" image="Background" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Static
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Static">
|
|
<PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="BackgroundColours" initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="TextPadding" initialValue="0" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HorzFormatting" initialValue="LeftAligned" redrawOnWrite="true" />
|
|
<PropertyDefinition name="VertFormatting" initialValue="CentreAligned" redrawOnWrite="true" />
|
|
<Property name="BackgroundEnabled" value="True" />
|
|
<Property name="FrameEnabled" value="True" />
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<PropertyDim name="TextPadding" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<PropertyDim name="TextPadding" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<PropertyDim name="TextPadding" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<PropertyDim name="TextPadding" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
|
|
<VertFormatProperty name="VertFormatting" />
|
|
<HorzFormatProperty name="HorzFormatting" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="label" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="label" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="EnabledFrame">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledFrame">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background_noframe">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background_noframe">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/StaticImage
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/StaticImage">
|
|
<PropertyDefinition name="ImageColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="BackgroundColours" initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="VertFormatting" initialValue="Stretched" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HorzFormatting" initialValue="Stretched" redrawOnWrite="true" />
|
|
<Property name="BackgroundEnabled" value="True" />
|
|
<Property name="FrameEnabled" value="True" />
|
|
<ImagerySection name="image_withframe">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<ImageProperty name="Image" />
|
|
<ColourRectProperty name="ImageColours" />
|
|
<VertFormatProperty name="VertFormatting" />
|
|
<HorzFormatProperty name="HorzFormatting" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="image_noframe">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<ImageProperty name="Image" />
|
|
<ColourRectProperty name="ImageColours" />
|
|
<VertFormatProperty name="VertFormatting" />
|
|
<HorzFormatProperty name="HorzFormatting" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
<StateImagery name="EnabledFrame">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledFrame">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background_noframe">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background_noframe">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameImage">
|
|
<Layer>
|
|
<Section section="image_withframe" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameImage">
|
|
<Layer>
|
|
<Section section="image_noframe" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/StaticText
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/StaticText">
|
|
<PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="BackgroundColours" initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" redrawOnWrite="true" />
|
|
<Property name="BackgroundEnabled" value="True" />
|
|
<Property name="FrameEnabled" value="True" />
|
|
<Property name="TextColours" value="tl:FF000000 tr:FF000000 bl:FF000000 br:FF000000" />
|
|
<NamedArea name="WithFrameTextRenderArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="WithFrameTextRenderAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="WithFrameTextRenderAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="WithFrameTextRenderAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="NoFrameTextRenderArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="NoFrameTextRenderAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="NoFrameTextRenderAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="NoFrameTextRenderAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" offset="-16" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" offset="-16" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="16" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="16" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
<StateImagery name="EnabledFrame">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledFrame">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background_noframe">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="WindowsLook/StaticShared" section="background_noframe">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/TabButton
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/TabButton">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectedTextColour" initialValue="FF000010" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" />
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="CentreAligned" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="normal">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="TabButtonUpperLeftNormal" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="TabButtonUpperRightNormal" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="TabButtonLowerLeftNormal" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="TabButtonLowerRightNormal" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="TabButtonLeftNormal" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="TabButtonRightNormal" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="TabButtonUpperNormal" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="TabButtonLowerNormal" />
|
|
<Image type="Background" imageset="WindowsLook" image="TabButtonMiddleNormal" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="top_selected">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="TabButtonUpperLeftSelected" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="TabButtonUpperSelected" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="TabButtonUpperRightSelected" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="TabButtonLeftSelected" />
|
|
<Image type="Background" imageset="WindowsLook" image="TabButtonMiddleSelected" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="TabButtonRightSelected" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="bot_selected">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="TabButtonLeftSelected" />
|
|
<Image type="Background" imageset="WindowsLook" image="TabButtonMiddleSelected" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="TabButtonRightSelected" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="TabButtonLowerLeftSelected" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="TabButtonLowerSelected" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="TabButtonLowerRightSelected" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Normal">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="selected" />
|
|
<Section section="label">
|
|
<ColourProperty name="HoverTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="TopSelected">
|
|
<Layer>
|
|
<Section section="top_selected" />
|
|
<Section section="label">
|
|
<ColourProperty name="SelectedTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="BottomSelected">
|
|
<Layer>
|
|
<Section section="bot_selected" />
|
|
<Section section="label">
|
|
<ColourProperty name="SelectedTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/TabContentPane
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/TabContentPane">
|
|
<PropertyDefinition name="EnableTop" initialValue="0" redrawOnWrite="true" layoutOnWrite="true" />
|
|
<PropertyDefinition name="EnableBottom" initialValue="0" redrawOnWrite="true" layoutOnWrite="true" />
|
|
<ImagerySection name="normal">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" >
|
|
<ImageDim imageset="WindowsLook" image="TabContentPaneUpperLeft" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableTop" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="TabContentPaneUpperLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="TabContentPaneTop" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="TabContentPaneUpperRight" />
|
|
</FrameComponent>
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="TabContentPaneUpperLeft" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableTop" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="Height">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="TabContentPaneLowerLeft" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableBottom" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="TabContentPaneLeft" />
|
|
<Image type="Background" imageset="WindowsLook" image="TabContentPaneMiddle" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="TabContentPaneRight" />
|
|
</FrameComponent>
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" >
|
|
<UnifiedDim scale="1" type="Height">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="TabContentPaneLowerLeft" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableBottom" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="TabContentPaneLowerLeft" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="TabContentPaneLower" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="TabContentPaneLowerRight" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/TabButtonPane
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/TabButtonPane">
|
|
<PropertyDefinition name="EnableTop" initialValue="1" redrawOnWrite="true" layoutOnWrite="true" />
|
|
<PropertyDefinition name="EnableBottom" initialValue="1" redrawOnWrite="true" layoutOnWrite="true" />
|
|
<ImagerySection name="normal">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" >
|
|
<ImageDim imageset="WindowsLook" image="TabHorizontalTopFiller" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableTop" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopEdge" imageset="WindowsLook" image="TabHorizontalTopFiller" />
|
|
</FrameComponent>
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="TabHorizontalTopFiller" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableTop" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="Height">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="TabHorizontalBottomFiller" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableBottom" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</FrameComponent>
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" >
|
|
<UnifiedDim scale="1" type="Height">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="TabHorizontalBottomFiller" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableBottom" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="TabHorizontalBottomFiller" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="normal" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/TabControl
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/TabControl">
|
|
<Property name="TabButtonType" value="WindowsLook/TabButton" />
|
|
<Property name="TabTextPadding" value="{0,4}" />
|
|
<Child type="WindowsLook/TabContentPane" nameSuffix="__auto_TabPane__">
|
|
<Area>
|
|
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge"><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="TopEdge">
|
|
<PropertyDim widget="__auto_TabPane__" name="EnableBottom">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="TabHeight" type="Height" />
|
|
</DimOperator>
|
|
</PropertyDim>
|
|
</Dim>
|
|
<Dim type="Height">
|
|
<UnifiedDim scale="1" type="Height">
|
|
<DimOperator op="Subtract">
|
|
<PropertyDim name="TabHeight" type="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</Child>
|
|
<Child type="WindowsLook/TabButtonPane" nameSuffix="__auto_TabPane__Buttons">
|
|
<Area>
|
|
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge"><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="TopEdge">
|
|
<PropertyDim widget="__auto_TabPane__Buttons" name="EnableTop">
|
|
<DimOperator op="Multiply">
|
|
<UnifiedDim scale="1" type="Height">
|
|
<DimOperator op="Subtract">
|
|
<PropertyDim name="TabHeight" type="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</DimOperator>
|
|
</PropertyDim>
|
|
</Dim>
|
|
<Dim type="Height"><PropertyDim name="TabHeight" type="Height" /></Dim>
|
|
</Area>
|
|
</Child>
|
|
<Child type="WindowsLook/SystemButton" nameSuffix="__auto_TabPane__ScrollLeft">
|
|
<Area>
|
|
<Dim type="LeftEdge"><AbsoluteDim value="6" /></Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_TabPane__" dimension="TopEdge">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="4">
|
|
<DimOperator op="Add">
|
|
<PropertyDim widget="__auto_TabPane__Buttons" name="EnableTop">
|
|
<DimOperator op="Multiply">
|
|
<WidgetDim widget="__auto_TabPane__" dimension="Height">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="6" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</DimOperator>
|
|
</PropertyDim>
|
|
</DimOperator>
|
|
</AbsoluteDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</Dim>
|
|
<Dim type="Width">
|
|
<ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="Height">
|
|
<ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Height" />
|
|
</Dim>
|
|
</Area>
|
|
<Property name="AlwaysOnTop" value="True" />
|
|
<Property name="NormalImage" value="set:WindowsLook image:TabButtonScrollLeftNormal" />
|
|
<Property name="HoverImage" value="set:WindowsLook image:TabButtonScrollLeftHover" />
|
|
<Property name="PushedImage" value="set:WindowsLook image:TabButtonScrollLeftHover" />
|
|
</Child>
|
|
<Child type="WindowsLook/SystemButton" nameSuffix="__auto_TabPane__ScrollRight">
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<UnifiedDim scale="1" type="Width">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="6" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_TabPane__" dimension="TopEdge">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="4">
|
|
<DimOperator op="Add">
|
|
<PropertyDim widget="__auto_TabPane__Buttons" name="EnableTop">
|
|
<DimOperator op="Multiply">
|
|
<WidgetDim widget="__auto_TabPane__" dimension="Height">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="6" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</DimOperator>
|
|
</PropertyDim>
|
|
</DimOperator>
|
|
</AbsoluteDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</Dim>
|
|
<Dim type="Width">
|
|
<ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="Height">
|
|
<ImageDim imageset="WindowsLook" image="TabButtonScrollLeftNormal" dimension="Height" />
|
|
</Dim>
|
|
</Area>
|
|
<Property name="AlwaysOnTop" value="True" />
|
|
<Property name="NormalImage" value="set:WindowsLook image:TabButtonScrollRightNormal" />
|
|
<Property name="HoverImage" value="set:WindowsLook image:TabButtonScrollRightHover" />
|
|
<Property name="PushedImage" value="set:WindowsLook image:TabButtonScrollRightHover" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Titlebar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Titlebar">
|
|
<PropertyDefinition name="CaptionColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<ImagerySection name="normal">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="TitlebarTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="TitlebarTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="TitlebarBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="TitlebarBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="TitlebarLeft" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="TitlebarTop" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="TitlebarRight" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="TitlebarBottom" />
|
|
<Image type="Background" imageset="WindowsLook" image="TitlebarFill" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="caption">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="12" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<ColourProperty name="CaptionColour" />
|
|
<VertFormat type="CentreAligned" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Active">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FFA7C7FF" topRight="FFA7C7FF" bottomLeft="FFA7C7FF" bottomRight="FFA7C7FF" />
|
|
</Section>
|
|
<Section section="caption" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Inactive">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
|
|
</Section>
|
|
<Section section="caption" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FFEFEFEF" topRight="FFEFEFEF" bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" />
|
|
</Section>
|
|
<Section section="caption" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
WindowsLook/Tooltip
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="WindowsLook/Tooltip">
|
|
<NamedArea name="TextArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="WindowsLook" image="TooltipLeftEdge" dimension="Width" />
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="WindowsLook" image="TooltipTopEdge" dimension="Height" />
|
|
</Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="TooltipRightEdge" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="WindowsLook" image="TooltipBottomEdge" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<ImagerySection name="main">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="WindowsLook" image="TooltipTopLeft" />
|
|
<Image type="TopRightCorner" imageset="WindowsLook" image="TooltipTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="WindowsLook" image="TooltipBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="WindowsLook" image="TooltipBottomRight" />
|
|
<Image type="LeftEdge" imageset="WindowsLook" image="TooltipLeftEdge" />
|
|
<Image type="TopEdge" imageset="WindowsLook" image="TooltipTopEdge" />
|
|
<Image type="RightEdge" imageset="WindowsLook" image="TooltipRightEdge" />
|
|
<Image type="BottomEdge" imageset="WindowsLook" image="TooltipBottomEdge" />
|
|
<Image type="Background" imageset="WindowsLook" image="TooltipMiddle" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<AbsoluteDim value="0" />
|
|
</Dim>
|
|
<Dim type="RightEdge">
|
|
<UnifiedDim scale="1" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<UnifiedDim scale="1" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="CentreAligned" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
<Section section="label" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
<Section section="label" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
</Falagard>
|