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
4534 lines
223 KiB
XML
4534 lines
223 KiB
XML
<?xml version="1.0" ?>
|
|
<Falagard>
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Button
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Button">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" />
|
|
<PropertyDefinition name="VertLabelFormatting" initialValue="CentreAligned" />
|
|
<PropertyDefinition name="HorzLabelFormatting" initialValue="CentreAligned" />
|
|
<PropertyDefinition name="NormalImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="VertImageFormatting" initialValue="Stretched" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HorzImageFormatting" initialValue="Stretched" 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>
|
|
<VertFormatProperty name="VertLabelFormatting" />
|
|
<HorzFormatProperty name="HorzLabelFormatting" />
|
|
</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="LeftEdge" imageset="TaharezLook" image="ButtonLeftNormal" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="ButtonRightNormal" />
|
|
<Image type="Background" imageset="TaharezLook" image="ButtonMiddleNormal" />
|
|
</FrameComponent>
|
|
<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>
|
|
<ImageProperty name="NormalImage" />
|
|
<VertFormatProperty name="VertImageFormatting" />
|
|
<HorzFormatProperty name="HorzImageFormatting" />
|
|
</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" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="ButtonLeftHighlight" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="ButtonRightHighlight" />
|
|
<Image type="Background" imageset="TaharezLook" image="ButtonMiddleHighlight" />
|
|
</FrameComponent>
|
|
<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>
|
|
<ImageProperty name="HoverImage" />
|
|
<VertFormatProperty name="VertImageFormatting" />
|
|
<HorzFormatProperty name="HorzImageFormatting" />
|
|
</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" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="ButtonLeftPushed" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="ButtonRightPushed" />
|
|
<Image type="Background" imageset="TaharezLook" image="ButtonMiddlePushed" />
|
|
</FrameComponent>
|
|
<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>
|
|
<ImageProperty name="PushedImage" />
|
|
<VertFormatProperty name="VertImageFormatting" />
|
|
<HorzFormatProperty name="HorzImageFormatting" />
|
|
</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="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/RadioButton
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/RadioButton">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" />
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="TaharezLook" image="RadioButtonNormal" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="3" />
|
|
</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="TaharezLook" 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="TaharezLook" 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="TaharezLook" 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="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</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>
|
|
<StateImagery name="SelectedDisabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="select_mark">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Checkbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Checkbox">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" />
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="TaharezLook" image="CheckboxNormal" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<AbsoluteDim value="3" />
|
|
</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="TaharezLook" 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="TaharezLook" 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="TaharezLook" 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="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</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>
|
|
<StateImagery name="SelectedDisabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="select_mark">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Editbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Editbox">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectedTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" />
|
|
<Property name="MouseCursorImage" value="set:TaharezLook 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="LeftEdge" imageset="TaharezLook" image="EditBoxLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="EditBoxRight" />
|
|
<Image type="Background" imageset="TaharezLook" image="EditBoxMiddle" />
|
|
</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="TaharezLook" image="TextSelectionBrush" />
|
|
<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="TaharezLook" image="EditBoxCarat" dimension="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" 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" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="container_normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</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>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Titlebar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Titlebar">
|
|
<PropertyDefinition name="CaptionColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<ImagerySection name="main">
|
|
<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="TaharezLook" image="NewTitlebarLeft" />
|
|
<VertFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
<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="TaharezLook" image="SysAreaRight" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="SysAreaMiddle" dimension="Width" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="NewTitlebarRight" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="RightAligned" />
|
|
</ImageryComponent>
|
|
<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="TaharezLook" image="SysAreaRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="SysAreaMiddle" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="RightAligned" />
|
|
</ImageryComponent>
|
|
<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="TaharezLook" image="SysAreaRight" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="RightAligned" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="NewTitlebarLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="SysAreaRight" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="SysAreaMiddle" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="NewTitlebarRight" dimension="Width" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="NewTitlebarMiddle" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="caption">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="NewTitlebarLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" offset="-75" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<ColourProperty name="CaptionColour" />
|
|
<VertFormat type="CentreAligned" />
|
|
</TextComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Active">
|
|
<Layer>
|
|
<Section section="main" />
|
|
<Section section="caption" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Inactive">
|
|
<Layer>
|
|
<Section section="main" />
|
|
<Section section="caption" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="caption">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/FrameWindow
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/FrameWindow">
|
|
<PropertyLinkDefinition name="CaptionColour" widget="__auto_titlebar__" targetProperty="CaptionColour" initialValue="FFFFFFFF" />
|
|
<PropertyLinkDefinition name="TitlebarFont" widget="__auto_titlebar__" targetProperty="Font" />
|
|
<Property name="NSSizingCursorImage" value="set:TaharezLook image:MouseNoSoCursor" />
|
|
<Property name="EWSizingCursorImage" value="set:TaharezLook image:MouseEsWeCursor" />
|
|
<Property name="NWSESizingCursorImage" value="set:TaharezLook image:MouseNwSeCursor" />
|
|
<Property name="NESWSizingCursorImage" value="set:TaharezLook image:MouseNeSwCursor" />
|
|
<NamedArea name="ClientWithTitleWithFrame">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="WindowTopLeft" 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="TaharezLook" image="WindowTopRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="WindowBottomEdge" 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="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><WidgetDim dimension="BottomEdge" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ClientNoTitleWithFrame">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="WindowTopLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="WindowTopEdge" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="WindowTopRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="WindowBottomEdge" 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="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/Titlebar" nameSuffix="__auto_titlebar__">
|
|
<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" ><FontDim type="LineSpacing" padding="8" /></Dim>
|
|
</Area>
|
|
<Property name="AlwaysOnTop" value="False" />
|
|
</Child>
|
|
<Child type="TaharezLook/SystemButton" nameSuffix="__auto_closebutton__">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<UnifiedDim scale="1" type="LeftEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="SysAreaRight" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="SysAreaMiddle" dimension="Width" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<AbsoluteDim value="0.5">
|
|
<DimOperator op="Multiply">
|
|
<WidgetDim widget="__auto_titlebar__" dimension="Height">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="NewCloseButtonNormal" dimension="Width" />
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</DimOperator>
|
|
</AbsoluteDim>
|
|
</Dim>
|
|
<Dim type="Width" ><ImageDim imageset="TaharezLook" image="NewCloseButtonNormal" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><ImageDim imageset="TaharezLook" image="NewCloseButtonNormal" dimension="Width" /></Dim>
|
|
</Area>
|
|
<Property name="AlwaysOnTop" value="True" />
|
|
<Property name="NormalImage" value="set:TaharezLook image:NewCloseButtonNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:NewCloseButtonHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:NewCloseButtonPressed" />
|
|
</Child>
|
|
<ImagerySection name="withtitle_frame">
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="WindowBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="WindowBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="WindowLeftEdge" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="WindowRightEdge" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="WindowBottomEdge" />
|
|
<Image type="Background" imageset="TaharezLook" image="ClientBrush" />
|
|
<VertFormat type="Tiled" />
|
|
<HorzFormat type="Tiled" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="notitle_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="TaharezLook" image="WindowTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="WindowTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="WindowBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="WindowBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="WindowLeftEdge" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="WindowRightEdge" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="WindowBottomEdge" />
|
|
<Image type="Background" imageset="TaharezLook" image="ClientBrush" />
|
|
<VertFormat type="Tiled" />
|
|
<HorzFormat type="Tiled" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="withtitle_noframe_client_area">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_titlebar__" dimension="Height" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="ClientBrush" />
|
|
<VertFormat type="Tiled" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="notitle_noframe_client_area">
|
|
<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="TaharezLook" image="ClientBrush" />
|
|
<VertFormat type="Tiled" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="ActiveWithTitleWithFrame">
|
|
<Layer>
|
|
<Section section="withtitle_frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="InactiveWithTitleWithFrame">
|
|
<Layer>
|
|
<Section section="withtitle_frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledWithTitleWithFrame">
|
|
<Layer>
|
|
<Section section="withtitle_frame">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</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">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="ActiveNoTitleWithFrame">
|
|
<Layer>
|
|
<Section section="notitle_frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="InactiveNoTitleWithFrame">
|
|
<Layer>
|
|
<Section section="notitle_frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledNoTitleWithFrame">
|
|
<Layer>
|
|
<Section section="notitle_frame">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</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">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/ProgressBar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/ProgressBar">
|
|
<NamedArea name="ProgressArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ProgressBarLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ProgressBarRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></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="LeftEdge" imageset="TaharezLook" image="ProgressBarLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="ProgressBarRight" />
|
|
<Image type="Background" imageset="TaharezLook" image="ProgressBarMiddle" />
|
|
</FrameComponent>
|
|
</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="TaharezLook" image="ProgressBarLitSegment" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="EnabledProgress">
|
|
<Layer>
|
|
<Section section="progress_lights" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledProgress">
|
|
<Layer>
|
|
<Section section="progress_lights">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/AlternateProgressBar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/AltProgressBar">
|
|
<NamedArea name="ProgressArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="AltProgressLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="2" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="AltProgressRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-4" type="Height" /></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="LeftEdge" imageset="TaharezLook" image="AltProgressLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="AltProgressRight" />
|
|
<Image type="Background" imageset="TaharezLook" image="AltProgressMiddle" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="progress_lights" >
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight1" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.1" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight2" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.2" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight3" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.3" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight4" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.4" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight5" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.5" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight6" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.6" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight7" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.7" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight8" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.8" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight9" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.9" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="AltProgressLight10" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="EnabledProgress">
|
|
<Layer>
|
|
<Section section="progress_lights" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledProgress">
|
|
<Layer>
|
|
<Section section="progress_lights">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/VUMeter (progress bar)
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/VUMeter">
|
|
<Property name="VerticalProgress" value="True" />
|
|
<NamedArea name="ProgressArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><UnifiedDim scale="0" type="TopEdge" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<ImagerySection name="progress_lights" >
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><UnifiedDim scale="0.5" type="TopEdge" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="TextSelectionBrush" />
|
|
<Colours topLeft="FF00FF00" topRight="FF00FF00" bottomLeft="FF00FF00" bottomRight="FF00FF00" />
|
|
<VertFormat type="Tiled" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><UnifiedDim scale="0.2" type="TopEdge" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="0.3" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="TextSelectionBrush" />
|
|
<Colours topLeft="FFFFFF00" topRight="FFFFFF00" bottomLeft="FFFFFF00" bottomRight="FFFFFF00" />
|
|
<VertFormat type="Tiled" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" ><UnifiedDim scale="0" type="TopEdge" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="0.2" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="TextSelectionBrush" />
|
|
<Colours topLeft="FFFF0000" topRight="FFFF0000" bottomLeft="FFFF0000" bottomRight="FFFF0000" />
|
|
<VertFormat type="Tiled" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
</StateImagery>
|
|
<StateImagery name="EnabledProgress">
|
|
<Layer>
|
|
<Section section="progress_lights" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledProgress">
|
|
<Layer>
|
|
<Section section="progress_lights">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/SliderThumb
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/SliderThumb">
|
|
<Property name="VertFree" 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="TaharezLook" image="VertSliderThumbNormal" />
|
|
<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="TaharezLook" image="VertSliderThumbHover" />
|
|
<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>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Slider
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Slider">
|
|
<Property name="VerticalSlider" 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="TaharezLook/SliderThumb" nameSuffix="__auto_thumb__">
|
|
<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" ><ImageDim imageset="TaharezLook" image="VertSliderThumbNormal" dimension="Height" /></Dim>
|
|
</Area>
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="3" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="1.0" offset="-6" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="VertSliderBody" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/HorizontalScrollbarThumb
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/HorizontalScrollbarThumb">
|
|
<Property name="HorzFree" value="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.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="MiniHorzScrollThumbLeftNormal" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="MiniHorzScrollThumbRightNormal" />
|
|
<Image type="Background" imageset="TaharezLook" image="MiniHorzScrollThumbMiddleNormal" />
|
|
</FrameComponent>
|
|
</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="LeftEdge" imageset="TaharezLook" image="MiniHorzScrollThumbLeftHover" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="MiniHorzScrollThumbRightHover" />
|
|
<Image type="Background" imageset="TaharezLook" image="MiniHorzScrollThumbMiddleHover" />
|
|
</FrameComponent>
|
|
</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="normal" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/HorizontalScrollbar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/HorizontalScrollbar">
|
|
<NamedArea name="ThumbTrackArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MiniHorzScrollLeftNormal" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="MiniHorzScrollRightNormal" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/ImageButton" nameSuffix="__auto_incbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><ImageDim imageset="TaharezLook" image="MiniHorzScrollRightNormal" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
<Property name="NormalImage" value="set:TaharezLook image:MiniHorzScrollRightNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:MiniHorzScrollRightHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:MiniHorzScrollRightNormal" />
|
|
</Child>
|
|
<Child type="TaharezLook/ImageButton" nameSuffix="__auto_decbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><ImageDim imageset="TaharezLook" image="MiniHorzScrollLeftNormal" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Property name="NormalImage" value="set:TaharezLook image:MiniHorzScrollLeftNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:MiniHorzScrollLeftHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:MiniHorzScrollLeftNormal" />
|
|
</Child>
|
|
<Child type="TaharezLook/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.1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Property name="UnifiedMinSize" value="{{0,25},{0,0}}" />
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MiniHorzScrollLeftNormal" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1.0" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="MiniHorzScrollRightNormal" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="MiniHorzScrollBarSegment" />
|
|
<VertFormat type="CentreAligned" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/VerticalScrollbarThumb
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/VerticalScrollbarThumb">
|
|
<Property name="VertFree" value="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.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopEdge" imageset="TaharezLook" image="MiniVertScrollThumbTopNormal" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="MiniVertScrollThumbBottomNormal" />
|
|
<Image type="Background" imageset="TaharezLook" image="MiniVertScrollThumbMiddleNormal" />
|
|
</FrameComponent>
|
|
</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="TopEdge" imageset="TaharezLook" image="MiniVertScrollThumbTopHover" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="MiniVertScrollThumbBottomHover" />
|
|
<Image type="Background" imageset="TaharezLook" image="MiniVertScrollThumbMiddleHover" />
|
|
</FrameComponent>
|
|
</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="normal" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/VerticalScrollbar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/VerticalScrollbar">
|
|
<Property name="VerticalScrollbar" value="True" />
|
|
<NamedArea name="ThumbTrackArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="MiniVertScrollUpNormal" 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="TaharezLook" image="MiniVertScrollDownNormal" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/ImageButton" 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" ><ImageDim imageset="TaharezLook" image="MiniVertScrollDownNormal" dimension="Height" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
<Property name="NormalImage" value="set:TaharezLook image:MiniVertScrollDownNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:MiniVertScrollDownHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:MiniVertScrollDownNormal" />
|
|
</Child>
|
|
<Child type="TaharezLook/ImageButton" 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" ><ImageDim imageset="TaharezLook" image="MiniVertScrollUpNormal" dimension="Height" /></Dim>
|
|
</Area>
|
|
<Property name="NormalImage" value="set:TaharezLook image:MiniVertScrollUpNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:MiniVertScrollUpHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:MiniVertScrollUpNormal" />
|
|
</Child>
|
|
<Child type="TaharezLook/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.1" type="Height" /></Dim>
|
|
</Area>
|
|
<Property name="UnifiedMinSize" value="{{0,0},{0,25}}" />
|
|
</Child>
|
|
<ImagerySection name="main">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="MiniVertScrollUpNormal" 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="TaharezLook" image="MiniVertScrollDownNormal" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="MiniVertScrollBarSegment" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="CentreAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Listbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Listbox">
|
|
<NamedArea name="ItemRenderingArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ListboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ListboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ListboxRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ListboxBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ListboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ListboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ListboxRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ListboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ListboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ListboxBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ListboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ListboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/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="-12" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="12" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="TaharezLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="12" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-12" 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="TaharezLook" image="ListboxTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="ListboxTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="ListboxBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="ListboxBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="ListboxLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="ListboxRight" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="ListboxTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="ListboxBottom" />
|
|
<Image type="Background" imageset="TaharezLook" image="ListboxBackdrop" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/ComboDropList
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/ComboDropList">
|
|
<NamedArea name="ItemRenderingArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ComboboxListLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ComboboxListTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ComboboxListRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ComboboxListBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ComboboxListLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ComboboxListTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ComboboxListRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ComboboxListLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ComboboxListTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ComboboxListBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ComboboxListLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ComboboxListTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/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="-12" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="12" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="TaharezLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="12" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-12" 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="TaharezLook" image="ComboboxListTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="ComboboxListTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="ComboboxListBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="ComboboxListBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="ComboboxListLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="ComboboxListRight" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="ComboboxListTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="ComboboxListBottom" />
|
|
<Image type="Background" imageset="TaharezLook" image="ComboboxListBackdrop" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/ComboEditbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/ComboEditbox">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectedTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" />
|
|
<Property name="MouseCursorImage" value="set:TaharezLook 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.0" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="ComboboxEditLeft" />
|
|
<Image type="Background" imageset="TaharezLook" image="ComboboxEditMiddle" />
|
|
</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="TaharezLook" image="TextSelectionBrush" />
|
|
<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="TaharezLook" image="EditBoxCarat" dimension="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" 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" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="container_normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</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>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Combobox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Combobox">
|
|
<PropertyLinkDefinition name="NormalEditTextColour" widget="__auto_editbox__" targetProperty="NormalTextColour" initialValue="FFFFFFFF" />
|
|
<PropertyLinkDefinition name="SelectedEditTextColour" widget="__auto_editbox__" targetProperty="SelectedTextColour" initialValue="FF000000" />
|
|
<PropertyLinkDefinition name="ActiveEditSelectionColour" widget="__auto_editbox__" targetProperty="ActiveSelectionColour" initialValue="FF6060FF" />
|
|
<PropertyLinkDefinition name="InactiveEditSelectionColour" widget="__auto_editbox__" targetProperty="InactiveSelectionColour" initialValue="FF808080" />
|
|
<Child type="TaharezLook/ComboEditbox" 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">
|
|
<FontDim type="LineSpacing">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="1.5" />
|
|
</DimOperator>
|
|
</FontDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" >
|
|
<FontDim type="LineSpacing">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="1.5" />
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
</Area>
|
|
</Child>
|
|
<Child type="TaharezLook/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="TaharezLook/ImageButton" 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="NormalImage" value="set:TaharezLook image:ComboboxListButtonNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:ComboboxListButtonHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:ComboboxListButtonNormal" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Spinner
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Spinner">
|
|
<Child type="TaharezLook/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="TaharezLook" image="VertScrollUpNormal" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
</Child>
|
|
<Child type="TaharezLook/ImageButton" nameSuffix="__auto_incbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><ImageDim imageset="TaharezLook" image="VertScrollUpNormal" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
<Property name="NormalImage" value="set:TaharezLook image:VertScrollUpNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:VertScrollUpHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:VertScrollUpNormal" />
|
|
</Child>
|
|
<Child type="TaharezLook/ImageButton" nameSuffix="__auto_decbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><UnifiedDim scale="0.5" type="TopEdge" /></Dim>
|
|
<Dim type="Width" ><ImageDim imageset="TaharezLook" image="VertScrollUpNormal" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
<Property name="NormalImage" value="set:TaharezLook image:VertScrollDownNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:VertScrollDownHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:VertScrollDownNormal" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/StaticShared
|
|
(Shared imagery components for static widgets)
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/StaticShared">
|
|
<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="TaharezLook" image="StaticTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="StaticTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="StaticBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="StaticBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="StaticLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="StaticRight" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="StaticTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="StaticBottom" />
|
|
<ColourRectProperty name="FrameColours" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="background">
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="StaticLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="StaticTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="StaticRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="StaticBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="StaticBackdrop" />
|
|
<!--<ColourRectProperty name="BackgroundColours" />-->
|
|
<Colours topLeft="FFFFFFFF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFFFFFFF" />
|
|
<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="TaharezLook" image="StaticBackdrop" />
|
|
<!--<ColourRectProperty name="BackgroundColours" />-->
|
|
<Colours topLeft="FFFFFFFF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFFFFFFF" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/StaticImage
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/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:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" 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="TaharezLook" image="StaticLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="StaticTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="StaticRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="StaticBottom" 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="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></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="TaharezLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledFrame">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="background" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="background" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="background_noframe" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="background_noframe" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameImage">
|
|
<Layer>
|
|
<Section section="image_withframe" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameImage">
|
|
<Layer>
|
|
<Section section="image_noframe" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/StaticText
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/StaticText">
|
|
<PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="BackgroundColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
|
|
<Property name="FrameEnabled" value="True" />
|
|
<Property name="BackgroundEnabled" value="True" />
|
|
<NamedArea name="WithFrameTextRenderArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="StaticLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="StaticTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="StaticRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="StaticBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="WithFrameTextRenderAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="StaticLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="StaticTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="StaticRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="WithFrameTextRenderAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="StaticLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="StaticTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="StaticBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="WithFrameTextRenderAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="StaticLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="StaticTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</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" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" 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" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</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" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" 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" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/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="-12" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="12" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="TaharezLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="12" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-12" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
<StateImagery name="EnabledFrame">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledFrame">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="frame" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="background" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="WithFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="background" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameEnabledBackground">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="background_noframe" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="NoFrameDisabledBackground">
|
|
<Layer>
|
|
<Section look="TaharezLook/StaticShared" section="background_noframe" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/ListHeaderSegment
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/ListHeaderSegment">
|
|
<Property name="SizingCursorImage" value="set:TaharezLook image:MouseEsWeCursor" />
|
|
<Property name="MovingCursorImage" value="set:TaharezLook image:MouseMoveCursor" />
|
|
<ImagerySection name="segment_normal">
|
|
<Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" />
|
|
<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="TaharezLook" image="HeaderBarSplitterNormal" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="HeaderBarBackdropNormal" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="segment_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">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="HeaderBarSplitterNormal" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="HeaderBarBackdropHover" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="Stretched" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="splitter_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="TaharezLook" image="HeaderBarSplitterNormal" />
|
|
<VertFormat type="Stretched" />
|
|
<HorzFormat type="RightAligned" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="splitter_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="TaharezLook" image="HeaderBarSplitterHover" />
|
|
<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="TaharezLook" image="HeaderBarSortUp" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><ImageDim imageset="TaharezLook" image="HeaderBarSortUp" dimension="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="HeaderBarSortUp" />
|
|
</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="TaharezLook" image="HeaderBarSortDown" dimension="Width" /></Dim>
|
|
<Dim type="Height" ><ImageDim imageset="TaharezLook" image="HeaderBarSortDown" dimension="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="HeaderBarSortDown" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="TaharezLook" image="HeaderBarSortUp" 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_normal" />
|
|
<Section section="splitter_normal" />
|
|
<Section section="label" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Hover">
|
|
<Layer>
|
|
<Section section="segment_hover" />
|
|
<Section section="splitter_normal" />
|
|
<Section section="label" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="SplitterHover">
|
|
<Layer>
|
|
<Section section="segment_normal" />
|
|
<Section section="splitter_hover" />
|
|
<Section section="label" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DragGhost" clipped="false" >
|
|
<Layer priority="1" >
|
|
<Section section="segment_normal">
|
|
<Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" />
|
|
</Section>
|
|
<Section section="splitter_normal">
|
|
<Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" />
|
|
</Section>
|
|
<Section section="label">
|
|
<Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" />
|
|
</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">
|
|
<Layer>
|
|
<Section section="segment_normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="splitter_normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/ListHeader
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/ListHeader">
|
|
<Property name="SegmentWidgetType" value="TaharezLook/ListHeaderSegment" />
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/MultiColumnList
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/MultiColumnList">
|
|
<NamedArea name="ItemRenderingArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MultiListLeft" 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="TaharezLook" image="MultiListRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="MultiListBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MultiListLeft" 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="TaharezLook" image="MultiListRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MultiListLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="MultiListBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderingAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MultiListLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/ListHeader" nameSuffix="__auto_listheader__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="2" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="2" /></Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1" offset="-2" type="RightEdge" /></Dim>
|
|
<Dim type="Height" >
|
|
<FontDim type="LineSpacing">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="1.5" />
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
</Area>
|
|
</Child>
|
|
<Child type="TaharezLook/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="-12" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="12" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="TaharezLook/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="12" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1" offset="-12" 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="TaharezLook" image="MultiListTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="MultiListTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="MultiListBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="MultiListBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="MultiListLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="MultiListRight" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="MultiListTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="MultiListBottom" />
|
|
<Image type="Background" imageset="TaharezLook" image="MultiListBackdrop" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/MultiLineEditbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/MultiLineEditbox">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectedTextColour" initialValue="FF000000" redrawOnWrite="true" />
|
|
<PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" />
|
|
<Property name="MouseCursorImage" value="set:TaharezLook image:MouseTextBar" />
|
|
<Property name="SelectionBrushImage" value="set:TaharezLook image:MultiLineEditboxSelectionBrush" />
|
|
<NamedArea name="TextArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MultiLineEditboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="MultiLineEditboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="MultiLineEditboxRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="MultiLineEditboxBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="TextAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MultiLineEditboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="MultiLineEditboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="MultiLineEditboxRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="TextAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MultiLineEditboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="MultiLineEditboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="MultiLineEditboxBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="TextAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MultiLineEditboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="MultiLineEditboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/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="-12" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="12" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="TaharezLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="12" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-12" 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="TaharezLook" image="MultiLineEditboxTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="MultiLineEditboxTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="MultiLineEditboxBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="MultiLineEditboxBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="MultiLineEditboxLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="MultiLineEditboxRight" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="MultiLineEditboxTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="MultiLineEditboxBottom" />
|
|
<Image type="Background" imageset="TaharezLook" image="MultiLineEditboxBackdrop" />
|
|
</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="TaharezLook" image="EditBoxCarat" dimension="Width" /></Dim>
|
|
<Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" 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" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Tooltip
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Tooltip">
|
|
<NamedArea name="TextArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="TooltipLeftEdge" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="TooltipTopEdge" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="TooltipRightEdge" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" 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="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="TaharezLook" image="TooltipTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="TooltipTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="TooltipBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="TooltipBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="TooltipLeftEdge" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="TooltipRightEdge" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="TooltipTopEdge" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="TooltipBottomEdge" />
|
|
<Image type="Background" imageset="TaharezLook" image="TooltipMiddle" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="TooltipLeftEdge" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="TooltipTopEdge" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="TooltipRightEdge" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="TooltipBottomEdge" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</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>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/ScrollablePane
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/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" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</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" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</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" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_vscrollbar__" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_hscrollbar__" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/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="-12" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="12" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="TaharezLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="12" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" offset="-12" type="Height" /></Dim>
|
|
</Area>
|
|
<HorzAlignment type="RightAligned" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/TabButton
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/TabButton">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FFC0C0C0" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverTextColour" initialValue="FFE0E0E0" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectedTextColour" initialValue="FFE0E0E0" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" 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="top_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="TaharezLook" image="TabButtonUpperLeftNormal" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="TabButtonUpperRightNormal" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="TabButtonLowerLeftNormal" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="TabButtonLowerRight2Normal" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="TabButtonLeftNormal" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="TabButtonRightNormal" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="TabButtonUpperNormal" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="TabButtonLowerNormal" />
|
|
<Image type="Background" imageset="TaharezLook" image="TabButtonMiddleNormal" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="bot_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="TaharezLook" image="TabButtonUpperLeft2Normal" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="TabButtonUpperRightNormal" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="TabButtonLowerLeftNormal" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="TabButtonLowerRightNormal" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="TabButtonLeftNormal" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="TabButtonRightNormal" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="TabButtonUpperNormal" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="TabButtonLowerNormal" />
|
|
<Image type="Background" imageset="TaharezLook" image="TabButtonMiddleNormal" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="top_hover">
|
|
<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="TaharezLook" image="TabButtonUpperLeftNormal" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="TabButtonUpperRightNormal" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="TabButtonLowerLeftNormal" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="TabButtonLowerRight2Normal" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="TabButtonLeftNormal" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="TabButtonRightNormal" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="TabButtonUpperNormal" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="TabButtonLowerNormal" />
|
|
<Image type="Background" imageset="TaharezLook" image="TabButtonMiddleNormal" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="bot_hover">
|
|
<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="TaharezLook" image="TabButtonUpperLeft2Normal" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="TabButtonUpperRightNormal" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="TabButtonLowerLeftNormal" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="TabButtonLowerRightNormal" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="TabButtonLeftNormal" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="TabButtonRightNormal" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="TabButtonUpperNormal" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="TabButtonLowerNormal" />
|
|
<Image type="Background" imageset="TaharezLook" 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="TaharezLook" image="TabButtonUpperLeftSelected" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="TabButtonUpperSelected" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="TabButtonUpperRightSelected" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="TabButtonLeftSelected" />
|
|
<Image type="Background" imageset="TaharezLook" image="TabButtonMiddleSelected" />
|
|
<Image type="RightEdge" imageset="TaharezLook" 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="TaharezLook" image="TabButtonLeftSelected" />
|
|
<Image type="Background" imageset="TaharezLook" image="TabButtonMiddleSelected" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="TabButtonRightSelected" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="TabButtonLowerLeftNormal" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="TabButtonLowerNormal" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="TabButtonLowerRightNormal" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="TopNormal">
|
|
<Layer>
|
|
<Section section="top_normal" />
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="BottomNormal">
|
|
<Layer>
|
|
<Section section="bot_normal" />
|
|
<Section section="label">
|
|
<ColourProperty name="NormalTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="TopHover">
|
|
<Layer>
|
|
<Section section="top_hover" />
|
|
<Section section="label">
|
|
<ColourProperty name="HoverTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="BottomHover">
|
|
<Layer>
|
|
<Section section="bot_hover" />
|
|
<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="TopPushed">
|
|
<Layer>
|
|
<Section section="top_normal" />
|
|
<Section section="label">
|
|
<ColourProperty name="PushedTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="BottomPushed">
|
|
<Layer>
|
|
<Section section="bot_normal" />
|
|
<Section section="label">
|
|
<ColourProperty name="PushedTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="TopDisabled">
|
|
<Layer>
|
|
<Section section="top_normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="BottomDisabled">
|
|
<Layer>
|
|
<Section section="bot_normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/TabContentPane
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/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="TaharezLook" image="TabContentPaneUpperLeft" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableTop" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopLeftCorner" imageset="TaharezLook" image="TabContentPaneUpperLeft" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="TabContentPaneUpper" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="TabContentPaneUpperRight" />
|
|
</FrameComponent>
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="TaharezLook" 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="TaharezLook" image="TabContentPaneLowerLeft" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableBottom" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="TabContentPaneLeft" />
|
|
<Image type="Background" imageset="TaharezLook" image="TabContentPaneMiddle" />
|
|
<Image type="RightEdge" imageset="TaharezLook" 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="TaharezLook" 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="TaharezLook" image="TabContentPaneLowerLeft" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="TabContentPaneLower" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" 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>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/TabButtonPane
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/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="TaharezLook" image="TabHorizontalFiller" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<PropertyDim name="EnableTop" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image type="TopEdge" imageset="TaharezLook" image="TabHorizontalFiller" />
|
|
</FrameComponent>
|
|
<FrameComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="TaharezLook" image="TabHorizontalFiller" 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="TaharezLook" image="TabHorizontalFiller" 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="TaharezLook" image="TabHorizontalFiller" 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="TaharezLook" image="TabHorizontalFiller" />
|
|
</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>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/TabControl
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/TabControl">
|
|
<Property name="TabButtonType" value="TaharezLook/TabButton" />
|
|
<Property name="TabTextPadding" value="{0,6}" />
|
|
<Child type="TaharezLook/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="TaharezLook/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="TaharezLook/SystemButton" nameSuffix="__auto_TabPane__ScrollLeft">
|
|
<Area>
|
|
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_TabPane__Buttons" dimension="TopEdge" />
|
|
</Dim>
|
|
<Dim type="Width">
|
|
<WidgetDim widget="__auto_TabPane__Buttons" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<ImageDim imageset="TaharezLook" image="TabButtonScrollLeftNormal" dimension="Width">
|
|
<DimOperator op="Divide">
|
|
<ImageDim imageset="TaharezLook" image="TabButtonScrollLeftNormal" dimension="Height" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge">
|
|
<WidgetDim widget="__auto_TabPane__Buttons" dimension="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
<Property name="AlwaysOnTop" value="True" />
|
|
<Property name="NormalImage" value="set:TaharezLook image:TabButtonScrollLeftNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:TabButtonScrollLeftHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:TabButtonScrollLeftHover" />
|
|
</Child>
|
|
<Child type="TaharezLook/SystemButton" nameSuffix="__auto_TabPane__ScrollRight">
|
|
<Area>
|
|
<Dim type="Width">
|
|
<WidgetDim widget="__auto_TabPane__Buttons" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<ImageDim imageset="TaharezLook" image="TabButtonScrollRightNormal" dimension="Width">
|
|
<DimOperator op="Divide">
|
|
<ImageDim imageset="TaharezLook" image="TabButtonScrollRightNormal" dimension="Height" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</Dim>
|
|
<Dim type="LeftEdge">
|
|
<UnifiedDim scale="1" type="Width">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_TabPane__ScrollRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="TopEdge">
|
|
<WidgetDim widget="__auto_TabPane__Buttons" dimension="TopEdge" />
|
|
</Dim>
|
|
<Dim type="Height">
|
|
<WidgetDim widget="__auto_TabPane__Buttons" dimension="Height" />
|
|
</Dim>
|
|
</Area>
|
|
<Property name="AlwaysOnTop" value="True" />
|
|
<Property name="NormalImage" value="set:TaharezLook image:TabButtonScrollRightNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:TabButtonScrollRightHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:TabButtonScrollRightHover" />
|
|
</Child>
|
|
<StateImagery name="Enabled" />
|
|
<StateImagery name="Disabled" />
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/MenuItem
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/MenuItem">
|
|
<PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="OpenedColour" initialValue="FFFFFFFF" 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="TaharezLook" image="MenuLeft" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="MenuRight" dimension="Width" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
<Dim type="Height">
|
|
<FontDim type="LineSpacing">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="MenuTop" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" 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="TaharezLook" image="MenuLeft" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="MenuRight" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" 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="TaharezLook" image="MenuTop" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="MenuBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</FontDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<ImagerySection name="label">
|
|
<TextComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="MenuLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="MenuTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="MenuRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" 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="TaharezLook" image="MenuTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="MenuTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="MenuBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="MenuBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="MenuLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="MenuRight" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="MenuTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="MenuBottom" />
|
|
<Image type="Background" imageset="TaharezLook" image="MenuMiddle" />
|
|
</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="TaharezLook" image="PopupMenuArrowRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="PopupMenuArrowRight" />
|
|
<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="TaharezLook" image="PopupMenuArrowLeft" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="PopupMenuArrowLeft" />
|
|
<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="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">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledPushed">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<Section section="label">
|
|
<ColourProperty name="DisabledTextColour" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="DisabledPopupOpen">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
<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>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/PopupMenu
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/PopupMenu">
|
|
<PropertyDefinition name="BackgroundColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="BorderWidth" initialValue="0" layoutOnWrite="true" />
|
|
<NamedArea name="ItemRenderArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="TaharezLook" image="PopupMenuFrameLeft" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="TaharezLook" 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="TaharezLook" 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="TaharezLook" 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="TaharezLook" image="PopupMenuFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="PopupMenuFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="PopupMenuFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="PopupMenuFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="PopupMenuFrameLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="PopupMenuFrameRight" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="PopupMenuFrameTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="PopupMenuFrameBottom" />
|
|
<Image type="Background" imageset="TaharezLook" image="PopupMenuMiddle" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/Menubar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/Menubar">
|
|
<PropertyDefinition name="BackgroundColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="BorderWidth" initialValue="5" layoutOnWrite="true" />
|
|
<NamedArea name="ItemRenderArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" >
|
|
<ImageDim imageset="TaharezLook" image="PopupMenuFrameLeft" dimension="Width">
|
|
<DimOperator op="Add">
|
|
<PropertyDim name="BorderWidth" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="TopEdge" >
|
|
<ImageDim imageset="TaharezLook" 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="TaharezLook" 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="TaharezLook" 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="TaharezLook" image="PopupMenuFrameTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="PopupMenuFrameTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="PopupMenuFrameBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="PopupMenuFrameBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="PopupMenuFrameLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="PopupMenuFrameRight" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="PopupMenuFrameTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="PopupMenuFrameBottom" />
|
|
<Image type="Background" imageset="TaharezLook" image="PopupMenuMiddle" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<ColourRectProperty name="BackgroundColours" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="frame">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/LargeVerticalScrollbarThumb
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/LargeVerticalScrollbarThumb">
|
|
<Property name="VertFree" 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="TaharezLook" image="VertScrollThumbNormal" />
|
|
<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="TaharezLook" image="VertScrollThumbHover" />
|
|
<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="normal" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="normal">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/LargeVerticalScrollbar
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/LargeVerticalScrollbar">
|
|
<Property name="VerticalScrollbar" value="True" />
|
|
<NamedArea name="ThumbTrackArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.325" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" >
|
|
<WidgetDim widget="__auto_decbtn__" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollTop" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="0.5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_decbtn__" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollTop" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="0.5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/ImageButton" nameSuffix="__auto_incbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.25" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" >
|
|
<AbsoluteDim value="-1">
|
|
<DimOperator op="Multiply">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollTop" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="0.5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</AbsoluteDim>
|
|
</Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.6" type="Width" /></Dim>
|
|
<Dim type="Height" >
|
|
<UnifiedDim scale="0.6" type="Width">
|
|
<DimOperator op="Multiply">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollUpNormal" dimension="Width">
|
|
<DimOperator op="Divide">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollUpNormal" dimension="Height"/>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
<Property name="NormalImage" value="set:TaharezLook image:VertScrollDownNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:VertScrollDownHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:VertScrollDownNormal" />
|
|
</Child>
|
|
<Child type="TaharezLook/ImageButton" nameSuffix="__auto_decbtn__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.25" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollTop" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="0.5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.6" type="Width" /></Dim>
|
|
<Dim type="Height" >
|
|
<UnifiedDim scale="0.6" type="Width">
|
|
<DimOperator op="Multiply">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollUpNormal" dimension="Width">
|
|
<DimOperator op="Divide">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollUpNormal" dimension="Height"/>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Property name="NormalImage" value="set:TaharezLook image:VertScrollUpNormal" />
|
|
<Property name="HoverImage" value="set:TaharezLook image:VertScrollUpHover" />
|
|
<Property name="PushedImage" value="set:TaharezLook image:VertScrollUpNormal" />
|
|
</Child>
|
|
<Child type="TaharezLook/LargeVerticalScrollbarThumb" nameSuffix="__auto_thumb__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><UnifiedDim scale="0.4" type="Width" /></Dim>
|
|
<Dim type="Height" >
|
|
<UnifiedDim scale="0.4" type="Width">
|
|
<DimOperator op="Multiply">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollThumbNormal" dimension="Height">
|
|
<DimOperator op="Divide">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollThumbNormal" dimension="Width"/>
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</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="TopEdge" imageset="TaharezLook" image="VertScrollTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="VertScrollBottom" />
|
|
<Image type="Background" imageset="TaharezLook" image="VertScrollMiddle" />
|
|
</FrameComponent>
|
|
<ImageryComponent>
|
|
<Area>
|
|
<Dim type="LeftEdge" ><UnifiedDim scale="0.45" type="LeftEdge" /></Dim>
|
|
<Dim type="TopEdge" >
|
|
<WidgetDim widget="__auto_decbtn__" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollTop" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="0.5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</Dim>
|
|
<Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1.0" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<WidgetDim widget="__auto_decbtn__" dimension="Height">
|
|
<DimOperator op="Add">
|
|
<ImageDim imageset="TaharezLook" image="VertScrollTop" dimension="Height">
|
|
<DimOperator op="Multiply">
|
|
<AbsoluteDim value="0.5" />
|
|
</DimOperator>
|
|
</ImageDim>
|
|
</DimOperator>
|
|
</WidgetDim>
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
<Image imageset="TaharezLook" image="VertScrollBarSegment" />
|
|
<VertFormat type="Tiled" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main">
|
|
<Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" />
|
|
</Section>
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/ImageButton
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/ImageButton">
|
|
<PropertyDefinition name="NormalImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HoverImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="PushedImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="DisabledImage" initialValue="" redrawOnWrite="true" />
|
|
<PropertyDefinition name="VertImageFormatting" initialValue="Stretched" redrawOnWrite="true" />
|
|
<PropertyDefinition name="HorzImageFormatting" initialValue="Stretched" redrawOnWrite="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" type="Width" /></Dim>
|
|
<Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
|
|
</Area>
|
|
<ImageProperty name="NormalImage" />
|
|
<VertFormatProperty name="VertImageFormatting" />
|
|
<HorzFormatProperty name="HorzImageFormatting" />
|
|
</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>
|
|
<ImageProperty name="HoverImage" />
|
|
<VertFormatProperty name="VertImageFormatting" />
|
|
<HorzFormatProperty name="HorzImageFormatting" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="pushed">
|
|
<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>
|
|
<ImageProperty name="PushedImage" />
|
|
<VertFormatProperty name="VertImageFormatting" />
|
|
<HorzFormatProperty name="HorzImageFormatting" />
|
|
</ImageryComponent>
|
|
</ImagerySection>
|
|
<ImagerySection name="disabled">
|
|
<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>
|
|
<ImageProperty name="DisabledImage" />
|
|
<VertFormatProperty name="VertImageFormatting" />
|
|
<HorzFormatProperty name="HorzImageFormatting" />
|
|
</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="PushedOff">
|
|
<Layer>
|
|
<Section section="hover" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="disabled" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/ItemListbox
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/ItemListbox">
|
|
<NamedArea name="ItemRenderArea">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ListboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ListboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ListboxRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ListboxBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderAreaHScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ListboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ListboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" type="RightEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ListboxRight" dimension="Width" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-12" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderAreaVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ListboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ListboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-12" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" type="BottomEdge">
|
|
<DimOperator op="Subtract">
|
|
<ImageDim imageset="TaharezLook" image="ListboxBottom" dimension="Height" />
|
|
</DimOperator>
|
|
</UnifiedDim>
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<NamedArea name="ItemRenderAreaHVScroll">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><ImageDim imageset="TaharezLook" image="ListboxLeft" dimension="Width" /></Dim>
|
|
<Dim type="TopEdge" ><ImageDim imageset="TaharezLook" image="ListboxTop" dimension="Height" /></Dim>
|
|
<Dim type="RightEdge" >
|
|
<UnifiedDim scale="1" offset="-12" type="RightEdge" />
|
|
</Dim>
|
|
<Dim type="BottomEdge" >
|
|
<UnifiedDim scale="1" offset="-12" type="BottomEdge" />
|
|
</Dim>
|
|
</Area>
|
|
</NamedArea>
|
|
<Child type="TaharezLook/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="-12" type="Width" /></Dim>
|
|
<Dim type="Height" ><AbsoluteDim value="12" /></Dim>
|
|
</Area>
|
|
<VertAlignment type="BottomAligned" />
|
|
</Child>
|
|
<Child type="TaharezLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
|
|
<Area>
|
|
<Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
|
|
<Dim type="Width" ><AbsoluteDim value="12" /></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="TaharezLook" image="ListboxTopLeft" />
|
|
<Image type="TopRightCorner" imageset="TaharezLook" image="ListboxTopRight" />
|
|
<Image type="BottomLeftCorner" imageset="TaharezLook" image="ListboxBottomLeft" />
|
|
<Image type="BottomRightCorner" imageset="TaharezLook" image="ListboxBottomRight" />
|
|
<Image type="LeftEdge" imageset="TaharezLook" image="ListboxLeft" />
|
|
<Image type="RightEdge" imageset="TaharezLook" image="ListboxRight" />
|
|
<Image type="TopEdge" imageset="TaharezLook" image="ListboxTop" />
|
|
<Image type="BottomEdge" imageset="TaharezLook" image="ListboxBottom" />
|
|
<Image type="Background" imageset="TaharezLook" image="ListboxBackdrop" />
|
|
</FrameComponent>
|
|
</ImagerySection>
|
|
<StateImagery name="Enabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
<StateImagery name="Disabled">
|
|
<Layer>
|
|
<Section section="main" />
|
|
</Layer>
|
|
</StateImagery>
|
|
</WidgetLook>
|
|
|
|
|
|
<!--
|
|
***************************************************
|
|
TaharezLook/ListboxItem
|
|
***************************************************
|
|
-->
|
|
<WidgetLook name="TaharezLook/ListboxItem">
|
|
<PropertyDefinition name="TextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectionBrush" initialValue="set:TaharezLook image:ListboxSelectionBrush" redrawOnWrite="true" />
|
|
<PropertyDefinition name="SelectionColour" initialValue="FF4444AA" 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>
|
|
|
|
</Falagard>
|
|
|