home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / temacd / chess3d / Chess3D_110.exe / media / data.c3d / DrawingsLook.looknfeel < prev    next >
Extensible Markup Language  |  2006-11-04  |  49KB  |  1,326 lines

  1. <?xml version="1.0" ?>
  2. <Falagard>
  3.  
  4. <!--/////////////////////////////STATIC IMAGE/////////////////////////////-->
  5.  
  6.     <WidgetLook name="StaticImage">
  7.         <Property name="BackgroundEnabled" value="True" />
  8.         <Property name="BackgroundColours" value="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" />
  9.         <Property name="FrameEnabled" value="True" />
  10.         <StateImagery name="Enabled" />
  11.         <StateImagery name="Disabled" />
  12.         <StateImagery name="EnabledFrame" />
  13.         <StateImagery name="DisabledFrame" />
  14.         <StateImagery name="EnabledBackground" />
  15.         <StateImagery name="DisabledBackground" />
  16.     </WidgetLook>
  17.  
  18. <!--/////////////////////////////STATIC TEXT/////////////////////////////-->
  19.  
  20.     <WidgetLook name="StaticText">
  21.         <Property name="BackgroundEnabled" value="False" />
  22.         <Property name="FrameEnabled" value="False" />
  23.         <Property name="TextColours" value="tl:FF000000 tr:FF000000 bl:FF000000 br:FF000000" />
  24.         <NamedArea name="TextRenderArea">
  25.             <Area>
  26.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  27.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  28.                 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
  29.                 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
  30.             </Area>
  31.         </NamedArea>
  32.         <NamedArea name="TextRenderAreaHScroll">
  33.             <Area>
  34.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  35.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  36.                 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
  37.                 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
  38.             </Area>
  39.         </NamedArea>
  40.         <NamedArea name="TextRenderAreaVScroll">
  41.             <Area>
  42.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  43.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  44.                 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
  45.                 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
  46.             </Area>
  47.         </NamedArea>
  48.         <NamedArea name="TextRenderAreaHVScroll">
  49.             <Area>
  50.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  51.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  52.                 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
  53.                 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
  54.             </Area>
  55.         </NamedArea>
  56.         <Child type="DrawingsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
  57.             <Area>
  58.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  59.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  60.                 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
  61.                 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
  62.             </Area>
  63.             <VertAlignment type="BottomAligned" />
  64.         </Child>
  65.         <Child type="DrawingsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
  66.             <Area>
  67.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  68.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  69.                 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
  70.                 <Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
  71.             </Area>
  72.             <HorzAlignment type="RightAligned" />
  73.         </Child>
  74.         <StateImagery name="Enabled" />
  75.         <StateImagery name="Disabled" />
  76.         <StateImagery name="EnabledFrame" />
  77.         <StateImagery name="DisabledFrame" />
  78.         <StateImagery name="EnabledBackground" />
  79.         <StateImagery name="DisabledBackground" />
  80.     </WidgetLook>
  81.  
  82. <!--/////////////////////////////COMBO EDITBOX/////////////////////////////-->
  83.  
  84.     <WidgetLook name="ComboEditbox">
  85.         <Property name="MouseCursorImage" value="set:DrawingsLook image:MouseTextBar" />
  86.         <NamedArea name="TextArea">
  87.             <Area>
  88.                 <Dim type="LeftEdge" ><AbsoluteDim value="9" /></Dim>
  89.                 <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim>
  90.                 <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim>
  91.                 <Dim type="Height" >
  92.                     <ImageDim imageset="DrawingsLook" image="ComboR" dimension="Height">
  93.                         <DimOperator op="Subtract">
  94.                             <AbsoluteDim value="4" />
  95.                         </DimOperator>
  96.                     </ImageDim>
  97.                 </Dim>
  98.             </Area>
  99.         </NamedArea>
  100.         <ImagerySection name="container_normal">
  101.             <FrameComponent>
  102.                 <Area>
  103.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  104.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  105.                     <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim>
  106.                     <Dim type="Height" ><ImageDim imageset="DrawingsLook" image="ComboR" dimension="Height" /></Dim>
  107.                 </Area>
  108.                 <Image type="LeftEdge" imageset="DrawingsLook" image="ComboL" />
  109.                 <Image type="Background" imageset="DrawingsLook" image="ComboM" />
  110.             </FrameComponent>
  111.         </ImagerySection>
  112.         <ImagerySection name="selection">
  113.             <ImageryComponent>
  114.                 <Area>
  115.                     <Dim type="LeftEdge" ><AbsoluteDim value="8" /></Dim>
  116.                     <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim>
  117.                     <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim>
  118.                     <Dim type="Height" >
  119.                         <ImageDim imageset="DrawingsLook" image="ComboR" dimension="Height">
  120.                             <DimOperator op="Subtract">
  121.                                 <AbsoluteDim value="4" />
  122.                             </DimOperator>
  123.                         </ImageDim>
  124.                     </Dim>
  125.                 </Area>
  126.                 <Image imageset="DrawingsLook" image="BoxBg" />
  127.                 <VertFormat type="Stretched" />
  128.                 <HorzFormat type="Stretched" />
  129.             </ImageryComponent>
  130.         </ImagerySection>
  131.         <ImagerySection name="Carat">
  132.             <ImageryComponent>
  133.                 <Area>
  134.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  135.                     <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim>
  136.                     <Dim type="Width" ><ImageDim imageset="DrawingsLook" image="EditBoxCarat" dimension="Width" /></Dim>
  137.                     <Dim type="BottomEdge" >
  138.                         <ImageDim imageset="DrawingsLook" image="ComboR" dimension="BottomEdge">
  139.                             <DimOperator op="Subtract">
  140.                                 <AbsoluteDim value="3" />
  141.                             </DimOperator>
  142.                         </ImageDim>
  143.                     </Dim>
  144.                 </Area>
  145.                 <Image imageset="DrawingsLook" image="EditBoxCarat" />
  146.                 <VertFormat type="Stretched" />
  147.                 <HorzFormat type="Stretched" />
  148.             </ImageryComponent>
  149.         </ImagerySection>
  150.         <StateImagery name="Enabled">
  151.             <Layer>
  152.                 <Section section="container_normal" />
  153.             </Layer>
  154.         </StateImagery>
  155.         <StateImagery name="ReadOnly">
  156.             <Layer>
  157.                 <Section section="container_normal" />
  158.             </Layer>
  159.         </StateImagery>
  160.         <StateImagery name="Disabled">
  161.             <Layer>
  162.                 <Section section="container_normal" />
  163.             </Layer>
  164.         </StateImagery>
  165.         <StateImagery name="ActiveSelection">
  166.             <Layer>
  167.                 <Section section="selection" />
  168.             </Layer>
  169.         </StateImagery>
  170.         <StateImagery name="InactiveSelection">
  171.             <Layer>
  172.                 <Section section="selection" />
  173.             </Layer>
  174.         </StateImagery>
  175.     </WidgetLook>
  176.  
  177. <!--/////////////////////////////COMBO DROP LIST/////////////////////////////-->
  178.  
  179.     <WidgetLook name="ComboDropList">
  180.         <NamedArea name="ItemRenderingArea">
  181.             <Area>
  182.                 <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="BoxL" dimension="Width" /></Dim>
  183.                 <Dim type="TopEdge" ><ImageDim imageset="DrawingsLook" image="BoxT" dimension="Height" /></Dim>
  184.                 <Dim type="RightEdge" >
  185.                     <UnifiedDim scale="1" type="RightEdge">
  186.                         <DimOperator op="Subtract">
  187.                             <ImageDim imageset="DrawingsLook" image="BoxR" dimension="Width" />
  188.                         </DimOperator>
  189.                     </UnifiedDim>
  190.                 </Dim>
  191.                 <Dim type="BottomEdge" >
  192.                     <UnifiedDim scale="1" type="BottomEdge">
  193.                         <DimOperator op="Subtract">
  194.                             <ImageDim imageset="DrawingsLook" image="BoxB" dimension="Height" />
  195.                         </DimOperator>
  196.                     </UnifiedDim>
  197.                 </Dim>
  198.             </Area>
  199.         </NamedArea>
  200.         <NamedArea name="ItemRenderingAreaHScroll">
  201.             <Area>
  202.                 <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="BoxL" dimension="Width" /></Dim>
  203.                 <Dim type="TopEdge" ><ImageDim imageset="DrawingsLook" image="BoxT" dimension="Height" /></Dim>
  204.                 <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim>
  205.                 <Dim type="BottomEdge" >
  206.                     <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
  207.                 </Dim>
  208.             </Area>
  209.         </NamedArea>
  210.         <NamedArea name="ItemRenderingAreaVScroll">
  211.             <Area>
  212.                 <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="BoxL" dimension="Width" /></Dim>
  213.                 <Dim type="TopEdge" ><ImageDim imageset="DrawingsLook" image="BoxT" dimension="Height" /></Dim>
  214.                 <Dim type="RightEdge" >
  215.                     <UnifiedDim scale="1" type="RightEdge">
  216.                         <DimOperator op="Subtract">
  217.                             <ImageDim imageset="DrawingsLook" image="ComboR" dimension="Width" />
  218.                         </DimOperator>
  219.                     </UnifiedDim>
  220.                 </Dim>
  221.                 <Dim type="BottomEdge" >
  222.                     <UnifiedDim scale="1" type="BottomEdge">
  223.                         <DimOperator op="Subtract">
  224.                             <ImageDim imageset="DrawingsLook" image="BoxB" dimension="Height" />
  225.                         </DimOperator>
  226.                     </UnifiedDim>
  227.                 </Dim>
  228.             </Area>
  229.         </NamedArea>
  230.         <NamedArea name="ItemRenderingAreaHVScroll">
  231.             <Area>
  232.                 <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="BoxL" dimension="Width" /></Dim>
  233.                 <Dim type="TopEdge" ><ImageDim imageset="DrawingsLook" image="BoxT" dimension="Height" /></Dim>
  234.                 <Dim type="RightEdge" >
  235.                     <UnifiedDim scale="1" offset="-16" type="RightEdge" />
  236.                 </Dim>
  237.                 <Dim type="BottomEdge" >
  238.                     <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
  239.                 </Dim>
  240.             </Area>
  241.         </NamedArea>
  242.         <Child  type="DrawingsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
  243.             <Area>
  244.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  245.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  246.                 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
  247.                 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
  248.             </Area>
  249.             <VertAlignment type="BottomAligned" />
  250.         </Child>
  251.         <Child  type="DrawingsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
  252.             <Area>
  253.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  254.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  255.                 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
  256.                 <Dim type="Height" ><UnifiedDim scale="1" offset="0" type="Height" /></Dim>
  257.             </Area>
  258.             <HorzAlignment type="RightAligned" />
  259.         </Child>
  260.         <ImagerySection name="main">
  261.             <FrameComponent>
  262.                 <Area>
  263.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  264.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  265.                     <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
  266.                     <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
  267.                 </Area>
  268.                 <Image type="TopLeftCorner" imageset="DrawingsLook" image="BoxTL" />
  269.                 <Image type="TopRightCorner" imageset="DrawingsLook" image="BoxTR" />
  270.                 <Image type="BottomLeftCorner" imageset="DrawingsLook" image="BoxBL" />
  271.                 <Image type="BottomRightCorner" imageset="DrawingsLook" image="BoxBR" />
  272.                 <Image type="LeftEdge" imageset="DrawingsLook" image="BoxL" />
  273.                 <Image type="RightEdge" imageset="DrawingsLook" image="BoxR" />
  274.                 <Image type="TopEdge" imageset="DrawingsLook" image="BoxT" />
  275.                 <Image type="BottomEdge" imageset="DrawingsLook" image="BoxB" />
  276.                 <Image type="Background" imageset="DrawingsLook" image="BoxBg" />
  277.             </FrameComponent>
  278.         </ImagerySection>
  279.         <StateImagery name="Enabled">
  280.             <Layer>
  281.                 <Section section="main" />
  282.             </Layer>
  283.         </StateImagery>
  284.         <StateImagery name="Disabled">
  285.             <Layer>
  286.                 <Section section="main" />
  287.             </Layer>
  288.         </StateImagery>
  289.     </WidgetLook>
  290.  
  291. <!--/////////////////////////////COMBOBOX/////////////////////////////-->
  292.  
  293.     <WidgetLook name="Combobox">
  294.         <Child  type="DrawingsLook/ComboEditbox" nameSuffix="__auto_editbox__">
  295.             <Area>
  296.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  297.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  298.                 <Dim type="RightEdge" >
  299.                     <UnifiedDim scale="1" type="RightEdge">
  300.                         <DimOperator op="Subtract">
  301.                             <ImageDim imageset="DrawingsLook" image="ComboR" dimension="Width" />
  302.                         </DimOperator>
  303.                     </UnifiedDim>
  304.                 </Dim>
  305.                 <Dim type="BottomEdge" ><ImageDim imageset="DrawingsLook" image="ComboR" dimension="Height" /></Dim>
  306.             </Area>
  307.         </Child>
  308.         <Child  type="DrawingsLook/ComboDropList" nameSuffix="__auto_droplist__">
  309.             <Area>
  310.                 <Dim type="LeftEdge" ><AbsoluteDim value="6" /></Dim>
  311.                 <Dim type="TopEdge" ><WidgetDim widget="__auto_editbox__" dimension="BottomEdge" /></Dim>
  312.                 <Dim type="RightEdge" >
  313.                     <UnifiedDim scale="1" offset="12" type="RightEdge">
  314.                         <DimOperator op="Subtract">
  315.                             <ImageDim imageset="DrawingsLook" image="ComboR" dimension="Width" />
  316.                         </DimOperator>
  317.                     </UnifiedDim>
  318.                 </Dim>
  319.                 <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
  320.             </Area>
  321.         </Child>
  322.         <Child  type="DrawingsLook/IconButton" nameSuffix="__auto_button__">
  323.             <Area>
  324.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  325.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  326.                 <Dim type="Width" ><ImageDim imageset="DrawingsLook" image="ComboR" dimension="Width" /></Dim>
  327.                 <Dim type="Height" ><ImageDim imageset="DrawingsLook" image="ComboR" dimension="Height" /></Dim>
  328.             </Area>
  329.             <HorzAlignment type="RightAligned" />
  330.             <Property name="Image" value="set:DrawingsLook image:ComboR" />
  331.         </Child>
  332.         <StateImagery name="Enabled" />
  333.         <StateImagery name="Disabled" />
  334.     </WidgetLook>
  335.  
  336. <!--/////////////////////////////VERT SCROLL THUMB/////////////////////////////-->
  337.  
  338.     <WidgetLook name="VerticalScrollbarThumb">
  339.         <Property name="VertFree" value="True" />
  340.         <Property name="UnifiedMinSize" value="{{0,0},{0,16}}" />
  341.         <ImagerySection name="normal">
  342.             <ImageryComponent>
  343.                 <Area>
  344.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  345.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  346.                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
  347.                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
  348.                 </Area>
  349.                 <Image imageset="DrawingsLook" image="VertJezditko" />
  350.                 <VertFormat type="Stretched" />
  351.                 <HorzFormat type="Stretched" />
  352.             </ImageryComponent>
  353.         </ImagerySection>
  354.         <StateImagery name="Normal">
  355.             <Layer>
  356.                 <Section section="normal" />
  357.             </Layer>
  358.         </StateImagery>
  359.         <StateImagery name="Hover">
  360.             <Layer>
  361.                 <Section section="normal" />
  362.             </Layer>
  363.         </StateImagery>
  364.         <StateImagery name="Pushed">
  365.             <Layer>
  366.                 <Section section="normal" />
  367.             </Layer>
  368.         </StateImagery>
  369.     </WidgetLook>
  370.  
  371.  
  372. <!--/////////////////////////////VERT SCROLL/////////////////////////////-->
  373.  
  374.     <WidgetLook name="VerticalScrollbar">
  375.         <Property name="VerticalScrollbar" value="True" />
  376.         <Property name="WantsMultiClickEvents" value="False" />
  377.         <NamedArea name="ThumbTrackArea">
  378.             <Area>
  379.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  380.                 <Dim type="TopEdge" ><UnifiedDim scale="1" type="Width" /></Dim>
  381.                 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
  382.                 <Dim type="BottomEdge" >
  383.                     <UnifiedDim scale="1.0" type="BottomEdge">
  384.                         <DimOperator op="Subtract">
  385.                             <UnifiedDim scale="1" type="Width" />
  386.                         </DimOperator>
  387.                     </UnifiedDim>
  388.                 </Dim>
  389.             </Area>
  390.         </NamedArea>
  391.         <Child type="DrawingsLook/IconButton" nameSuffix="__auto_incbtn__">
  392.             <Area>
  393.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  394.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  395.                 <Dim type="Width" ><ImageDim imageset="DrawingsLook" image="VertDown" dimension="Width" /></Dim>
  396.                 <Dim type="Height" ><ImageDim imageset="DrawingsLook" image="VertDown" dimension="Height" /></Dim>
  397.             </Area>
  398.             <VertAlignment type="BottomAligned" />
  399.             <Property name="Image" value="set:DrawingsLook image:VertDown" />
  400.         </Child>
  401.         <Child type="DrawingsLook/IconButton" nameSuffix="__auto_decbtn__">
  402.             <Area>
  403.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  404.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  405.                 <Dim type="Width" ><ImageDim imageset="DrawingsLook" image="VertUp" dimension="Width" /></Dim>
  406.                 <Dim type="Height" ><ImageDim imageset="DrawingsLook" image="VertUp" dimension="Height" /></Dim>
  407.             </Area>
  408.             <Property name="Image" value="set:DrawingsLook image:VertUp" />
  409.  
  410.         </Child>
  411.         <Child  type="DrawingsLook/VerticalScrollbarThumb" nameSuffix="__auto_thumb__">
  412.             <Area>
  413.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  414.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  415.                 <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
  416.                 <Dim type="Height" ><UnifiedDim scale="0.2" type="Height" /></Dim>
  417.             </Area>
  418.         </Child>
  419.         <ImagerySection name="main">
  420.             <ImageryComponent>
  421.                 <Area>
  422.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  423.                     <Dim type="TopEdge" ><ImageDim imageset="DrawingsLook" image="VertUp" dimension="Height" /></Dim>
  424.                     <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
  425.                     <Dim type="BottomEdge" >
  426.                         <UnifiedDim scale="1.0" type="BottomEdge">
  427.                             <DimOperator op="Subtract">
  428.                                 <ImageDim imageset="DrawingsLook" image="VertDown" dimension="Height" />
  429.                             </DimOperator>
  430.                         </UnifiedDim>
  431.                     </Dim>
  432.                 </Area>
  433.                 <Image imageset="DrawingsLook" image="VertBkg" />
  434.                 <VertFormat type="Stretched" />
  435.                 <HorzFormat type="Stretched" />
  436.             </ImageryComponent>
  437.         </ImagerySection>
  438.         <StateImagery name="Enabled">
  439.             <Layer>
  440.                 <Section section="main" />
  441.             </Layer>
  442.         </StateImagery>
  443.         <StateImagery name="Disabled">
  444.             <Layer>
  445.                 <Section section="main" />
  446.             </Layer>
  447.         </StateImagery>
  448.     </WidgetLook>
  449.  
  450. <!--/////////////////////////////HORZ SCROLL THUMB/////////////////////////////-->
  451.  
  452.     <WidgetLook name="HorizontalScrollbarThumb">
  453.         <Property name="HorzFree" value="True" />
  454.         <Property name="UnifiedMinSize" value="{{0,16},{0,0}}" />
  455.         <ImagerySection name="normal">
  456.             <ImageryComponent>
  457.                 <Area>
  458.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  459.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  460.                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
  461.                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
  462.                 </Area>
  463.                 <Image imageset="DrawingsLook" image="HorzJezditko" />
  464.                 <VertFormat type="Stretched" />
  465.                 <HorzFormat type="Stretched" />
  466.             </ImageryComponent>
  467.         </ImagerySection>
  468.         <StateImagery name="Normal">
  469.             <Layer>
  470.                 <Section section="normal" />
  471.             </Layer>
  472.         </StateImagery>
  473.         <StateImagery name="Hover">
  474.             <Layer>
  475.                 <Section section="normal" />
  476.             </Layer>
  477.         </StateImagery>
  478.         <StateImagery name="Pushed">
  479.             <Layer>
  480.                 <Section section="normal" />
  481.             </Layer>
  482.         </StateImagery>
  483.     </WidgetLook>
  484.  
  485.  
  486. <!--/////////////////////////////HORZ SCROLL/////////////////////////////-->
  487.  
  488.     <WidgetLook name="HorizontalScrollbar">
  489.         <Property name="VerticalScrollbar" value="False" />
  490.         <Property name="WantsMultiClickEvents" value="False" />
  491.         <NamedArea name="ThumbTrackArea">
  492.             <Area>
  493.                 <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="HorzLeft" dimension="Width" /></Dim>
  494.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  495.                 <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge">
  496.                         <DimOperator op="Subtract">
  497.                             <ImageDim imageset="DrawingsLook" image="HorzRight" dimension="Width" />
  498.                         </DimOperator>
  499.                     </UnifiedDim>
  500.                 </Dim>
  501.                 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
  502.             </Area>
  503.         </NamedArea>
  504.         <Child type="DrawingsLook/IconButton" nameSuffix="__auto_incbtn__">
  505.             <Area>
  506.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  507.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  508.                 <Dim type="Width" ><ImageDim imageset="DrawingsLook" image="HorzRight" dimension="Width" /></Dim>
  509.                 <Dim type="Height" ><ImageDim imageset="DrawingsLook" image="HorzRight" dimension="Height" /></Dim>
  510.             </Area>
  511.             <VertAlignment type="TopAligned" />
  512.             <HorzAlignment type="RightAligned" />
  513.             <Property name="Image" value="set:DrawingsLook image:HorzRight" />
  514.         </Child>
  515.         <Child type="DrawingsLook/IconButton" nameSuffix="__auto_decbtn__">
  516.             <Area>
  517.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  518.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  519.                 <Dim type="Width" ><ImageDim imageset="DrawingsLook" image="HorzLeft" dimension="Width" /></Dim>
  520.                 <Dim type="Height" ><ImageDim imageset="DrawingsLook" image="HorzLeft" dimension="Height" /></Dim>
  521.             </Area>
  522.             <VertAlignment type="TopAligned" />
  523.             <HorzAlignment type="LeftAligned" />
  524.             <Property name="Image" value="set:DrawingsLook image:HorzLeft" />
  525.         </Child>
  526.         <Child  type="DrawingsLook/HorizontalScrollbarThumb" nameSuffix="__auto_thumb__">
  527.             <Area>
  528.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  529.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  530.                 <Dim type="Width" ><UnifiedDim scale="0.2" type="Width" /></Dim>
  531.                 <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
  532.             </Area>
  533.         </Child>
  534.  
  535.         <ImagerySection name="main">
  536.             <ImageryComponent>
  537.                 <Area>
  538.                     <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="HorzLeft" dimension="Width" /></Dim>
  539.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  540.                     <Dim type="RightEdge" >
  541.                         <UnifiedDim scale="1.0" type="RightEdge">
  542.                             <DimOperator op="Subtract">
  543.                                 <ImageDim imageset="DrawingsLook" image="HorzRight" dimension="Width" />
  544.                             </DimOperator>
  545.                         </UnifiedDim>
  546.                     </Dim>
  547.                     <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
  548.                 </Area>
  549.                 <Image imageset="DrawingsLook" image="HorzBkg" />
  550.                 <VertFormat type="Stretched" />
  551.                 <HorzFormat type="Stretched" />
  552.             </ImageryComponent>
  553.         </ImagerySection>
  554.  
  555.         <StateImagery name="Enabled">
  556.             <Layer>
  557.                 <Section section="main" />
  558.             </Layer>
  559.         </StateImagery>
  560.         <StateImagery name="Disabled">
  561.             <Layer>
  562.                 <Section section="main" />
  563.             </Layer>
  564.         </StateImagery>
  565.     </WidgetLook>
  566.  
  567. <!--/////////////////////////////ICONBUTTON/////////////////////////////-->
  568.  
  569.     <WidgetLook name="IconButton">
  570.         <PropertyDefinition name="Image" redrawOnWrite="true" />
  571.         <Property name="WantsMultiClickEvents" value="False" />
  572.         <ImagerySection name="icon">
  573.             <ImageryComponent>
  574.                 <Area>
  575.                     <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
  576.                     <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
  577.                     <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim>
  578.                     <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim>
  579.                 </Area>
  580.                 <ImageProperty name="Image" />
  581.             </ImageryComponent>
  582.         </ImagerySection>
  583.         <StateImagery name="Normal">
  584.             <Layer>
  585.                 <Section section="icon" />
  586.             </Layer>
  587.         </StateImagery>
  588.         <StateImagery name="Hover">
  589.             <Layer>
  590.                 <Section section="icon" />
  591.             </Layer>
  592.         </StateImagery>
  593.         <StateImagery name="Pushed">
  594.             <Layer>
  595.                 <Section section="icon" />
  596.             </Layer>
  597.         </StateImagery>
  598.         <StateImagery name="Disabled">
  599.             <Layer>
  600.                 <Section section="icon" />
  601.             </Layer>
  602.         </StateImagery>
  603.     </WidgetLook>
  604.  
  605. <!--/////////////////////////////LISTBOX/////////////////////////////-->
  606.  
  607.     <WidgetLook name="Listbox">
  608.         <NamedArea name="ItemRenderingArea">
  609.             <Area>
  610.                 <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="BoxL" dimension="Width" /></Dim>
  611.                 <Dim type="TopEdge" ><ImageDim imageset="DrawingsLook" image="BoxT" dimension="Height" /></Dim>
  612.                 <Dim type="RightEdge" >
  613.                     <UnifiedDim scale="1" type="RightEdge">
  614.                         <DimOperator op="Subtract">
  615.                             <ImageDim imageset="DrawingsLook" image="BoxR" dimension="Width" />
  616.                         </DimOperator>
  617.                     </UnifiedDim>
  618.                 </Dim>
  619.                 <Dim type="BottomEdge" >
  620.                     <UnifiedDim scale="1" type="BottomEdge">
  621.                         <DimOperator op="Subtract">
  622.                             <ImageDim imageset="DrawingsLook" image="BoxB" dimension="Height" />
  623.                         </DimOperator>
  624.                     </UnifiedDim>
  625.                 </Dim>
  626.             </Area>
  627.         </NamedArea>
  628.         <NamedArea name="ItemRenderingAreaHScroll">
  629.             <Area>
  630.                 <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="BoxL" dimension="Width" /></Dim>
  631.                 <Dim type="TopEdge" ><ImageDim imageset="DrawingsLook" image="BoxT" dimension="Height" /></Dim>
  632.                 <Dim type="RightEdge" >
  633.                     <UnifiedDim scale="1" type="RightEdge">
  634.                         <DimOperator op="Subtract">
  635.                             <ImageDim imageset="DrawingsLook" image="BoxR" dimension="Width" />
  636.                         </DimOperator>
  637.                     </UnifiedDim>
  638.                 </Dim>
  639.                 <Dim type="BottomEdge" >
  640.                     <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
  641.                 </Dim>
  642.             </Area>
  643.         </NamedArea>
  644.         <NamedArea name="ItemRenderingAreaVScroll">
  645.             <Area>
  646.                 <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="BoxL" dimension="Width" /></Dim>
  647.                 <Dim type="TopEdge" ><ImageDim imageset="DrawingsLook" image="BoxT" dimension="Height" /></Dim>
  648.                 <Dim type="RightEdge" >
  649.                     <UnifiedDim scale="1" offset="-16" type="RightEdge" />
  650.                 </Dim>
  651.                 <Dim type="BottomEdge" >
  652.                     <UnifiedDim scale="1" type="BottomEdge">
  653.                         <DimOperator op="Subtract">
  654.                             <ImageDim imageset="DrawingsLook" image="BoxB" dimension="Height" />
  655.                         </DimOperator>
  656.                     </UnifiedDim>
  657.                 </Dim>
  658.             </Area>
  659.         </NamedArea>
  660.         <NamedArea name="ItemRenderingAreaHVScroll">
  661.             <Area>
  662.                 <Dim type="LeftEdge" ><ImageDim imageset="DrawingsLook" image="BoxL" dimension="Width" /></Dim>
  663.                 <Dim type="TopEdge" ><ImageDim imageset="DrawingsLook" image="BoxT" dimension="Height" /></Dim>
  664.                 <Dim type="RightEdge" >
  665.                     <UnifiedDim scale="1" offset="-16" type="RightEdge" />
  666.                 </Dim>
  667.                 <Dim type="BottomEdge" >
  668.                     <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
  669.                 </Dim>
  670.             </Area>
  671.         </NamedArea>
  672.         <Child  type="DrawingsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
  673.             <Area>
  674.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  675.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  676.                 <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
  677.                 <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
  678.             </Area>
  679.             <VertAlignment type="BottomAligned" />
  680.         </Child>
  681.         <Child  type="DrawingsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
  682.             <Area>
  683.                 <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  684.                 <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  685.                 <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
  686.                 <Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
  687.             </Area>
  688.             <HorzAlignment type="RightAligned" />
  689.         </Child>
  690.         <ImagerySection name="main">
  691.             <FrameComponent>
  692.                 <Area>
  693.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  694.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  695.                     <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
  696.                     <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
  697.                 </Area>
  698.                 <Image type="TopLeftCorner" imageset="DrawingsLook" image="BoxTL" />
  699.                 <Image type="TopRightCorner" imageset="DrawingsLook" image="BoxTR" />
  700.                 <Image type="BottomLeftCorner" imageset="DrawingsLook" image="BoxBL" />
  701.                 <Image type="BottomRightCorner" imageset="DrawingsLook" image="BoxBR" />
  702.                 <Image type="LeftEdge" imageset="DrawingsLook" image="BoxL" />
  703.                 <Image type="RightEdge" imageset="DrawingsLook" image="BoxR" />
  704.                 <Image type="TopEdge" imageset="DrawingsLook" image="BoxT" />
  705.                 <Image type="BottomEdge" imageset="DrawingsLook" image="BoxB" />
  706.                 <Image type="Background" imageset="DrawingsLook" image="BoxBg" />
  707.             </FrameComponent>
  708.         </ImagerySection>
  709.         <StateImagery name="Enabled">
  710.             <Layer>
  711.                 <Section section="main" />
  712.             </Layer>
  713.         </StateImagery>
  714.         <StateImagery name="Disabled">
  715.             <Layer>
  716.                 <Section section="main" />
  717.             </Layer>
  718.         </StateImagery>
  719.     </WidgetLook>
  720.  
  721. <!--/////////////////////////////EDITBOX/////////////////////////////-->
  722.  
  723.     <WidgetLook name="Editbox">
  724.         <PropertyDefinition name="ReadOnlyBGColour" initialValue="FFDFDFDF" />
  725.         <Property name="MouseCursorImage" value="set:DrawingsLook image:MouseTextBar" />
  726.         <Property name="NormalTextColour" value="FF000000" />
  727.         <Property name="SelectedTextColour" value="FFFFFFFF" />
  728.         <Property name="ActiveSelectionColour" value="FF607FFF" />
  729.         <Property name="InactiveSelectionColour" value="FF808080" />
  730.         <NamedArea name="TextArea">
  731.             <Area>
  732.                 <Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim>
  733.                 <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim>
  734.                 <Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-5" type="RightEdge" /></Dim>
  735.                 <Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-5" type="BottomEdge" /></Dim>
  736.             </Area>
  737.         </NamedArea>
  738.         <ImagerySection name="container_normal">
  739.             <FrameComponent>
  740.                 <Area>
  741.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  742.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  743.                     <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
  744.                     <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
  745.                 </Area>
  746.                 <Image type="TopLeftCorner" imageset="DrawingsLook" image="BoxTL" />
  747.                 <Image type="TopRightCorner" imageset="DrawingsLook" image="BoxTR" />
  748.                 <Image type="BottomLeftCorner" imageset="DrawingsLook" image="BoxBL" />
  749.                 <Image type="BottomRightCorner" imageset="DrawingsLook" image="BoxBR" />
  750.                 <Image type="LeftEdge" imageset="DrawingsLook" image="BoxL" />
  751.                 <Image type="TopEdge" imageset="DrawingsLook" image="BoxT" />
  752.                 <Image type="RightEdge" imageset="DrawingsLook" image="BoxR" />
  753.                 <Image type="BottomEdge" imageset="DrawingsLook" image="BoxB" />
  754.                 <Image type="Background" imageset="DrawingsLook" image="BoxBg" />
  755.             </FrameComponent>
  756.         </ImagerySection>
  757.         <ImagerySection name="selection">
  758.             <ImageryComponent>
  759.                 <Area>
  760.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  761.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  762.                     <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
  763.                     <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
  764.                 </Area>
  765.                 <Image imageset="DrawingsLook" image="BoxBg" />
  766.                 <VertFormat type="Stretched" />
  767.                 <HorzFormat type="Stretched" />
  768.             </ImageryComponent>
  769.         </ImagerySection>
  770.         <ImagerySection name="Carat">
  771.             <ImageryComponent>
  772.                 <Area>
  773.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  774.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  775.                     <Dim type="Width" ><ImageDim imageset="DrawingsLook" image="EditBoxCarat" dimension="Width" /></Dim>
  776.                     <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
  777.                 </Area>
  778.                 <Image imageset="DrawingsLook" image="EditBoxCarat" />
  779.                 <VertFormat type="Stretched" />
  780.                 <HorzFormat type="Stretched" />
  781.             </ImageryComponent>
  782.         </ImagerySection>
  783.         <StateImagery name="Enabled">
  784.             <Layer>
  785.                 <Section section="container_normal" />
  786.             </Layer>
  787.         </StateImagery>
  788.         <StateImagery name="ReadOnly">
  789.             <Layer>
  790.                 <Section section="container_normal">
  791.                     <ColourProperty name="ReadOnlyBGColour" />
  792.                 </Section>
  793.             </Layer>
  794.         </StateImagery>
  795.         <StateImagery name="Disabled">
  796.             <Layer>
  797.                 <Section section="container_normal">
  798.                     <ColourProperty name="ReadOnlyBGColour" />
  799.                 </Section>
  800.             </Layer>
  801.         </StateImagery>
  802.         <StateImagery name="ActiveSelection">
  803.             <Layer>
  804.                 <Section section="selection">
  805.                     <ColourProperty name="ActiveSelectionColour" />
  806.                 </Section>
  807.             </Layer>
  808.         </StateImagery>
  809.         <StateImagery name="InactiveSelection">
  810.             <Layer>
  811.                 <Section section="selection">
  812.                     <ColourProperty name="InactiveSelectionColour" />
  813.                 </Section>
  814.             </Layer>
  815.         </StateImagery>
  816.     </WidgetLook>
  817.  
  818. <!--/////////////////////////////CHECKBOX/////////////////////////////-->
  819.  
  820.     <WidgetLook name="Checkbox">
  821.         <Property name="NormalTextColour" value="FF000000" />
  822.         <Property name="HoverTextColour" value="FF000000" />
  823.         <Property name="PushedTextColour" value="FF000000" />
  824.         <Property name="DisabledTextColour" value="FF888888" />
  825.         <ImagerySection name="label">
  826.             <TextComponent>
  827.                 <Area>
  828.                     <Dim type="LeftEdge" >
  829.                         <ImageDim imageset="DrawingsLook" image="CheckboxBkg" dimension="Width">
  830.                             <DimOperator op="Add">
  831.                                 <AbsoluteDim value="4" />
  832.                             </DimOperator>
  833.                         </ImageDim>
  834.                     </Dim>
  835.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  836.                     <Dim type="RightEdge" ><UnifiedDim scale="1" type="Width" /></Dim>
  837.                     <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
  838.                 </Area>
  839.                 <VertFormat type="CentreAligned" />
  840.                 <HorzFormat type="LeftAligned" />
  841.             </TextComponent>
  842.         </ImagerySection>
  843.         <ImagerySection name="bkg">
  844.             <ImageryComponent>
  845.                 <Area>
  846.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  847.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  848.                     <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
  849.                     <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
  850.                 </Area>
  851.                 <Image imageset="DrawingsLook" image="CheckboxBkg" />
  852.                 <VertFormat type="CentreAligned" />
  853.                 <HorzFormat type="LeftAligned" />
  854.             </ImageryComponent>
  855.         </ImagerySection>
  856.         <ImagerySection name="bkgdis">
  857.             <ImageryComponent>
  858.                 <Area>
  859.                     <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
  860.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  861.                     <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
  862.                     <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
  863.                 </Area>
  864.                 <Image imageset="DrawingsLook" image="CheckboxBkgDis" />
  865.                 <VertFormat type="CentreAligned" />
  866.                 <HorzFormat type="LeftAligned" />
  867.             </ImageryComponent>
  868.         </ImagerySection>
  869.         <ImagerySection name="tick">
  870.             <ImageryComponent>
  871.                 <Area>
  872.                     <Dim type="LeftEdge" ><AbsoluteDim value="6" /></Dim>
  873.                     <Dim type="TopEdge" ><AbsoluteDim value="-3" /></Dim>
  874.                     <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
  875.                     <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
  876.                 </Area>
  877.                 <Image imageset="DrawingsLook" image="CheckboxTick" />
  878.                 <VertFormat type="CentreAligned" />
  879.                 <HorzFormat type="LeftAligned" />
  880.             </ImageryComponent>
  881.         </ImagerySection>
  882.         <ImagerySection name="cross">
  883.             <ImageryComponent>
  884.                 <Area>
  885.                     <Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim>
  886.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  887.                     <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
  888.                     <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
  889.                 </Area>
  890.                 <Image imageset="DrawingsLook" image="CloseButton" />
  891.                 <VertFormat type="CentreAligned" />
  892.                 <HorzFormat type="LeftAligned" />
  893.             </ImageryComponent>
  894.         </ImagerySection>
  895.         <StateImagery name="Normal">
  896.             <Layer>
  897.                 <Section section="bkg" />
  898.                 <Section section="cross" />
  899.                 <Section section="label">
  900.                     <ColourProperty name="NormalTextColour" />
  901.                 </Section>
  902.             </Layer>
  903.         </StateImagery>
  904.         <StateImagery name="Hover">
  905.             <Layer>
  906.                 <Section section="bkg" />
  907.                 <Section section="cross" />
  908.                 <Section section="label">
  909.                     <ColourProperty name="NormalTextColour" />
  910.                 </Section>
  911.             </Layer>
  912.         </StateImagery>
  913.         <StateImagery name="Disabled">
  914.             <Layer>
  915.                 <Section section="bkgdis" />
  916.                 <Section section="cross" />
  917.                 <Section section="label">
  918.                     <ColourProperty name="NormalTextColour" />
  919.                 </Section>
  920.             </Layer>
  921.         </StateImagery>
  922.         <StateImagery name="Pushed">
  923.             <Layer>
  924.                 <Section section="bkg" />
  925.                 <Section section="cross" />
  926.                 <Section section="label">
  927.                     <ColourProperty name="NormalTextColour" />
  928.                 </Section>
  929.             </Layer>
  930.         </StateImagery>
  931.         <StateImagery name="SelectedNormal">
  932.             <Layer>
  933.                 <Section section="bkg" />
  934.                 <Section section="tick" />
  935.                 <Section section="label">
  936.                     <ColourProperty name="NormalTextColour" />
  937.                 </Section>
  938.             </Layer>
  939.         </StateImagery>
  940.         <StateImagery name="SelectedHover">
  941.             <Layer>
  942.                 <Section section="bkg" />
  943.                 <Section section="tick" />
  944.                 <Section section="label">
  945.                     <ColourProperty name="NormalTextColour" />
  946.                 </Section>
  947.             </Layer>
  948.         </StateImagery>
  949.         <StateImagery name="SelectedDisabled">
  950.             <Layer>
  951.                 <Section section="bkgdis" />
  952.                 <Section section="tick" />
  953.                 <Section section="label">
  954.                     <ColourProperty name="NormalTextColour" />
  955.                 </Section>
  956.             </Layer>
  957.         </StateImagery>
  958.         <StateImagery name="SelectedPushed">
  959.             <Layer>
  960.                 <Section section="bkg" />
  961.                 <Section section="tick" />
  962.                 <Section section="label">
  963.                     <ColourProperty name="NormalTextColour" />
  964.                 </Section>
  965.             </Layer>
  966.         </StateImagery>
  967.     </WidgetLook>
  968.  
  969. <!--/////////////////////////////CLOSEBUTTON/////////////////////////////-->
  970.     <WidgetLook name="CloseButton">
  971.         <ImagerySection name="normal">
  972.             <ImageryComponent>
  973.                 <Area>
  974.                     <Dim type="LeftEdge">
  975.                         <AbsoluteDim value="0" />
  976.                     </Dim>
  977.                     <Dim type="TopEdge">
  978.                         <AbsoluteDim value="0" />
  979.                     </Dim>
  980.                     <Dim type="RightEdge">
  981.                         <UnifiedDim scale="1" type="RightEdge" />
  982.                     </Dim>
  983.                     <Dim type="BottomEdge">
  984.                         <UnifiedDim scale="1" type="BottomEdge" />
  985.                     </Dim>
  986.                 </Area>
  987.                 <Image imageset="DrawingsLook" image="CloseButton" />
  988.                 <VertFormat type="Stretched" />
  989.                 <HorzFormat type="Stretched" />
  990.             </ImageryComponent>
  991.         </ImagerySection>
  992.         <StateImagery name="Normal">
  993.             <Layer>
  994.                 <Section section="normal" />
  995.             </Layer>
  996.         </StateImagery>
  997.     </WidgetLook>
  998.  
  999. <!--/////////////////////////////TITLEBAR/////////////////////////////-->
  1000.     <WidgetLook name="Titlebar">
  1001.         <PropertyDefinition name="CaptionCol" initialValue="FF000000" />
  1002.         <ImagerySection name="main">
  1003.             <FrameComponent>
  1004.                 <Area>
  1005.                     <Dim type="LeftEdge">
  1006.                         <AbsoluteDim value="0" />
  1007.                     </Dim>
  1008.                     <Dim type="TopEdge">
  1009.                         <AbsoluteDim value="0" />
  1010.                     </Dim>
  1011.                     <Dim type="RightEdge">
  1012.                         <UnifiedDim scale="1" type="RightEdge" />
  1013.                     </Dim>
  1014.                     <Dim type="BottomEdge">
  1015.                         <UnifiedDim scale="1" type="BottomEdge" />
  1016.                     </Dim>
  1017.                 </Area>
  1018.                 <Image type="LeftEdge" imageset="DrawingsLook" image="WindowTL" />
  1019.                 <Image type="RightEdge" imageset="DrawingsLook" image="WindowTR" />
  1020.             </FrameComponent>
  1021.             <ImageryComponent>
  1022.                 <Area>
  1023.                     <Dim type="LeftEdge" >
  1024.                         <ImageDim imageset="DrawingsLook" image="WindowTL" dimension="Width" />
  1025.                     </Dim>
  1026.                     <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
  1027.                     <Dim type="RightEdge" >
  1028.                         <UnifiedDim scale="1" type="RightEdge">
  1029.                             <DimOperator op="Subtract">
  1030.                                 <ImageDim imageset="DrawingsLook" image="WindowTR" dimension="Width" />
  1031.                             </DimOperator>
  1032.                         </UnifiedDim>
  1033.                     </Dim>
  1034.                     <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
  1035.                 </Area>
  1036.                 <Image imageset="DrawingsLook" image="WindowT" />
  1037.                 <VertFormat type="Stretched" />
  1038.                 <HorzFormat type="Stretched" />
  1039.             </ImageryComponent>
  1040.         </ImagerySection>
  1041.         <ImagerySection name="caption">
  1042.             <TextComponent>
  1043.                 <Area>
  1044.                     <Dim type="LeftEdge" ><AbsoluteDim value="30" /></Dim>
  1045.                     <Dim type="TopEdge" ><AbsoluteDim value="-8" /></Dim>
  1046.                     <Dim type="RightEdge" ><UnifiedDim scale="1" offset="-75" type="RightEdge" /></Dim>
  1047.                     <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
  1048.                 </Area>
  1049.                 <ColourProperty name="CaptionCol" />
  1050.                 <VertFormat type="CentreAligned" />
  1051.             </TextComponent>
  1052.         </ImagerySection>
  1053.         <StateImagery name="Active">
  1054.             <Layer>
  1055.                 <Section section="main" />
  1056.                 <Section section="caption" />
  1057.             </Layer>
  1058.         </StateImagery>
  1059.         <StateImagery name="Inactive">
  1060.             <Layer>
  1061.                 <Section section="main" />
  1062.                 <Section section="caption" />
  1063.             </Layer>
  1064.         </StateImagery>
  1065.         <StateImagery name="Disabled">
  1066.             <Layer>
  1067.                 <Section section="main" />
  1068.                 <Section section="caption" />
  1069.             </Layer>
  1070.         </StateImagery>
  1071.     </WidgetLook>
  1072.  
  1073. <!-- /////////////////////////////WINDOW/////////////////////////////<ImageDim imageset="DrawingLook" image="WindowTL" dimension="Width" />-->
  1074.  
  1075.     <WidgetLook name="Window">
  1076.         <Property name="NSSizingCursorImage" value="set:DrawingsLook image:MouseNoSoCursor" />
  1077.         <Property name="EWSizingCursorImage" value="set:DrawingsLook image:MouseEsWeCursor" />
  1078.         <Property name="NWSESizingCursorImage" value="set:DrawingsLook image:MouseNwSeCursor" />
  1079.         <Property name="NESWSizingCursorImage" value="set:DrawingsLook image:MouseNeSwCursor" />
  1080.         <Property name="RollUpEnabled" value="False" />
  1081.         <NamedArea name="ClientWithTitleWithFrame">
  1082.             <Area>
  1083.                 <Dim type="LeftEdge">
  1084.                     <AbsoluteDim value="0" />
  1085.                 </Dim>
  1086.                 <Dim type="TopEdge">
  1087.                     <AbsoluteDim value="0" />
  1088.                 </Dim>
  1089.                 <Dim type="RightEdge">
  1090.                     <UnifiedDim scale="1" type="RightEdge" />
  1091.                 </Dim>
  1092.                 <Dim type="BottomEdge">
  1093.                     <UnifiedDim scale="1" type="BottomEdge" />
  1094.                 </Dim>
  1095.             </Area>
  1096.         </NamedArea>
  1097.         <Child type="DrawingsLook/Titlebar" nameSuffix="__auto_titlebar__">
  1098.             <Area>
  1099.                 <Dim type="LeftEdge">
  1100.                     <AbsoluteDim value="0" />
  1101.                 </Dim>
  1102.                 <Dim type="TopEdge">
  1103.                     <AbsoluteDim value="0" />
  1104.                 </Dim>
  1105.                 <Dim type="RightEdge">
  1106.                     <UnifiedDim scale="1" type="RightEdge" />
  1107.                 </Dim>
  1108.                 <Dim type="Height">
  1109.                     <ImageDim imageset="DrawingsLook" image="WindowT" dimension="Height" />
  1110.                 </Dim>
  1111.             </Area>
  1112.             <Property name="AlwaysOnTop" value="False" />
  1113.         </Child>
  1114.         <Child type="DrawingsLook/CloseButton" nameSuffix="__auto_closebutton__">
  1115.             <Area>
  1116.                 <Dim type="LeftEdge">
  1117.                     <UnifiedDim scale="1" type="LeftEdge">
  1118.                         <DimOperator op="Subtract">
  1119.                             <AbsoluteDim value="0.5">
  1120.                                 <DimOperator op="Multiply">
  1121.                                     <ImageDim imageset="DrawingsLook" image="CloseButton" dimension="Width">
  1122.                                         <DimOperator op="Add">
  1123.                                             <WidgetDim widget="__auto_titlebar__" dimension="Height" />
  1124.                                         </DimOperator>
  1125.                                     </ImageDim>
  1126.                                 </DimOperator>
  1127.                             </AbsoluteDim>
  1128.                         </DimOperator>
  1129.                     </UnifiedDim>
  1130.                 </Dim>
  1131.                 <Dim type="TopEdge">
  1132.                     <WidgetDim widget="__auto_titlebar__" dimension="Height">
  1133.                         <DimOperator op="Subtract">
  1134.                             <AbsoluteDim value="0.6">
  1135.                                 <DimOperator op="Multiply">
  1136.                                     <WidgetDim widget="__auto_titlebar__" dimension="Height">
  1137.                                         <DimOperator op="Add">
  1138.                                             <ImageDim imageset="DrawingsLook" image="CloseButton" dimension="Height" />
  1139.                                         </DimOperator>
  1140.                                     </WidgetDim>
  1141.                                 </DimOperator>
  1142.                             </AbsoluteDim>
  1143.                         </DimOperator>
  1144.                     </WidgetDim>
  1145.                 </Dim>
  1146.                 <Dim type="Width">
  1147.                     <ImageDim imageset="DrawingsLook" image="CloseButton" dimension="Width" />
  1148.                 </Dim>
  1149.                 <Dim type="Height">
  1150.                     <ImageDim imageset="DrawingsLook" image="CloseButton" dimension="Height" />
  1151.                 </Dim>
  1152.             </Area>
  1153.             <Property name="AlwaysOnTop" value="True" />
  1154.         </Child>
  1155.         <ImagerySection name="withtitle_withframe_client_area">
  1156.             <FrameComponent>
  1157.                 <Area>
  1158.                     <Dim type="LeftEdge">
  1159.                         <AbsoluteDim value="0" />
  1160.                     </Dim>
  1161.                     <Dim type="TopEdge">
  1162.                         <WidgetDim widget="__auto_titlebar__" dimension="Height" />
  1163.                     </Dim>
  1164.                     <Dim type="RightEdge">
  1165.                         <UnifiedDim scale="1" type="RightEdge" />
  1166.                     </Dim>
  1167.                     <Dim type="BottomEdge">
  1168.                         <UnifiedDim scale="1" type="BottomEdge" />
  1169.                     </Dim>
  1170.                 </Area>
  1171.                 <Image type="LeftEdge" imageset="DrawingsLook" image="WindowL" />
  1172.                 <Image type="RightEdge" imageset="DrawingsLook" image="WindowR" />
  1173.                 <Image type="BottomLeftCorner" imageset="DrawingsLook" image="WindowBL" />
  1174.                 <Image type="BottomEdge" imageset="DrawingsLook" image="WindowB" />
  1175.                 <Image type="BottomRightCorner" imageset="DrawingsLook" image="WindowBR" />
  1176.             </FrameComponent>
  1177.             <ImageryComponent>
  1178.                 <Area>
  1179.                     <Dim type="LeftEdge">
  1180.                         <ImageDim imageset="DrawingsLook" image="WindowL" dimension="Width" />
  1181.                     </Dim>
  1182.                     <Dim type="TopEdge">
  1183.                         <WidgetDim widget="__auto_titlebar__" dimension="Height" />
  1184.                     </Dim>
  1185.                     <Dim type="RightEdge">
  1186.                         <UnifiedDim scale="1" type="RightEdge">
  1187.                             <DimOperator op="Subtract">
  1188.                                 <ImageDim imageset="DrawingsLook" image="WindowR" dimension="Width" />
  1189.                             </DimOperator>
  1190.                         </UnifiedDim>
  1191.                     </Dim>
  1192.                     <Dim type="BottomEdge">
  1193.                         <UnifiedDim scale="1" type="BottomEdge">
  1194.                             <DimOperator op="Subtract">
  1195.                                 <ImageDim imageset="DrawingsLook" image="WindowB" dimension="Height" />
  1196.                             </DimOperator>
  1197.                         </UnifiedDim>
  1198.                     </Dim>
  1199.                 </Area>
  1200.                 <Image imageset="DrawingsLook" image="WindowBg" />
  1201.                 <VertFormat type="Stretched" />
  1202.                 <HorzFormat type="Stretched" />
  1203.             </ImageryComponent>
  1204.         </ImagerySection>
  1205.         <StateImagery name="ActiveWithTitleWithFrame">
  1206.             <Layer>
  1207.                 <Section section="withtitle_withframe_client_area" />
  1208.             </Layer>
  1209.         </StateImagery>
  1210.         <StateImagery name="InactiveWithTitleWithFrame">
  1211.             <Layer>
  1212.                 <Section section="withtitle_withframe_client_area" />
  1213.             </Layer>
  1214.         </StateImagery>
  1215.         <StateImagery name="DisabledWithTitleWithFrame">
  1216.             <Layer>
  1217.                 <Section section="withtitle_withframe_client_area" />
  1218.             </Layer>
  1219.         </StateImagery>
  1220.     </WidgetLook>
  1221.  
  1222. <!--/////////////////////////////BUTTON/////////////////////////////-->
  1223.  
  1224.     <WidgetLook name="Button">
  1225.         <PropertyDefinition name="NormalTextCol" initialValue="FF000000" />
  1226.         <PropertyDefinition name="HoverTextCol" initialValue="FF3399CC" />
  1227.         <PropertyDefinition name="PushedTextCol" initialValue="FFFFCC00" />
  1228.         <PropertyDefinition name="DisabledTextCol" initialValue="7F888888" />
  1229.         <ImagerySection name="label">
  1230.             <TextComponent>
  1231.                 <Area>
  1232.                     <Dim type="LeftEdge">
  1233.                         <AbsoluteDim value="0" />
  1234.                     </Dim>
  1235.                     <Dim type="TopEdge">
  1236.                         <AbsoluteDim value="0" />
  1237.                     </Dim>
  1238.                     <Dim type="RightEdge">
  1239.                         <UnifiedDim scale="1" offset="0" type="RightEdge" />
  1240.                     </Dim>
  1241.                     <Dim type="BottomEdge">
  1242.                         <ImageDim imageset="DrawingsLook" image="ButtonMid" dimension="Height" />
  1243.                     </Dim>
  1244.                 </Area>
  1245.                 <VertFormat type="CentreAligned" />
  1246.                 <HorzFormat type="WordWrapCentreAligned" />
  1247.             </TextComponent>
  1248.         </ImagerySection>
  1249.         <ImagerySection name="bg">
  1250.             <FrameComponent>
  1251.                 <Area>
  1252.                     <Dim type="LeftEdge">
  1253.                         <AbsoluteDim value="0" />
  1254.                     </Dim>
  1255.                     <Dim type="TopEdge">
  1256.                         <AbsoluteDim value="0" />
  1257.                     </Dim>
  1258.                     <Dim type="RightEdge">
  1259.                         <UnifiedDim scale="1" type="RightEdge" />
  1260.                     </Dim>
  1261.                     <Dim type="BottomEdge">
  1262.                         <ImageDim imageset="DrawingsLook" image="ButtonMid" dimension="Height" />
  1263.                     </Dim>
  1264.                 </Area>
  1265.                 <Image type="LeftEdge" imageset="DrawingsLook" image="ButtonLeft" />
  1266.                 <Image type="RightEdge" imageset="DrawingsLook" image="ButtonRight" />
  1267.             </FrameComponent>
  1268.             <ImageryComponent>
  1269.                 <Area>
  1270.                     <Dim type="LeftEdge">
  1271.                         <ImageDim imageset="DrawingsLook" image="ButtonLeft" dimension="Width" />
  1272.                     </Dim>
  1273.                     <Dim type="TopEdge">
  1274.                         <AbsoluteDim value="0" />
  1275.                     </Dim>
  1276.                     <Dim type="RightEdge">
  1277.                         <UnifiedDim scale="1" type="RightEdge">
  1278.                             <DimOperator op="Subtract">
  1279.                                 <ImageDim imageset="DrawingsLook" image="ButtonRight" dimension="Width" />
  1280.                             </DimOperator>
  1281.                         </UnifiedDim>
  1282.                     </Dim>
  1283.                     <Dim type="BottomEdge">
  1284.                         <UnifiedDim scale="1" type="BottomEdge" />
  1285.                     </Dim>
  1286.                 </Area>
  1287.                 <Image imageset="DrawingsLook" image="ButtonMid" />
  1288.                 <VertFormat type="TopAligned" />
  1289.                 <HorzFormat type="Stretched" />
  1290.             </ImageryComponent>
  1291.         </ImagerySection>
  1292.         <StateImagery name="Normal">
  1293.             <Layer>
  1294.                 <Section section="bg" />
  1295.                 <Section section="label">
  1296.                     <ColourProperty name="NormalTextCol" />
  1297.                 </Section>
  1298.             </Layer>
  1299.         </StateImagery>
  1300.         <StateImagery name="Hover">
  1301.             <Layer>
  1302.                 <Section section="bg" />
  1303.                 <Section section="label">
  1304.                     <ColourProperty name="HoverTextCol" />
  1305.                 </Section>
  1306.             </Layer>
  1307.         </StateImagery>
  1308.         <StateImagery name="Pushed">
  1309.             <Layer>
  1310.                 <Section section="bg" />
  1311.                 <Section section="label">
  1312.                     <ColourProperty name="PushedTextCol" />
  1313.                 </Section>
  1314.             </Layer>
  1315.         </StateImagery>
  1316.         <StateImagery name="Disabled">
  1317.             <Layer>
  1318.                 <Section section="bg" />
  1319.                 <Section section="label">
  1320.                     <ColourProperty name="DisabledTextCol" />
  1321.                 </Section>
  1322.             </Layer>
  1323.         </StateImagery>
  1324.     </WidgetLook>
  1325. </Falagard>
  1326.