home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / winamp / 300b / skins / probe-b2.exe / Probe / xml / components-normal.xml < prev    next >
Encoding:
Text File  |  2001-10-18  |  2.8 KB  |  166 lines

  1. <groupdef id="mycomponent" background="component.BaseTexture2">
  2.   <component
  3.     param="guid:default"
  4.     w="0"
  5.     h="0"
  6.     relatw="1"
  7.     relath="1"
  8.   />
  9. </groupdef>
  10.  
  11. <layout id="normal" background="component.basetexture">
  12.   <layer
  13.     id="topstretch"
  14.     x="146" y="0" w="-155" h="43"
  15.     relatw="1"
  16.     image="component.top-stretch"
  17.     resize="top"
  18.     move="1"
  19.     sysregion="1"
  20.   />
  21.   <layer
  22.     id="bottomstretch"
  23.     x="18" y="-34"
  24.     relaty="1"
  25.     w="-34"
  26.     relatw="1"
  27.     image="component.bottom-stretch"
  28.     resize="bottom"
  29.     sysregion="1"
  30.   />
  31.   <layer
  32.     id="leftstretch"
  33.     x="0" y="32" w="18" h="-39"
  34.     relath="1"
  35.     image="component.left-stretch"
  36.     resize="left"
  37.     sysregion="1"
  38.   />
  39.   <layer
  40.     id="rightstretch"
  41.     x="-18"
  42.     relatx="1"
  43.     y="32"
  44.     h="-39"
  45.     w="18"
  46.     relath="1"
  47.     image="component.right-stretch"
  48.     resize="right"
  49.     sysregion="1"
  50.   />
  51.   <layer
  52.     id="topleftcorner"
  53.     x="0"
  54.     w="146"
  55.     y="0"
  56.     h="43"
  57.     image="component.top-left-corner"
  58.     resize="topleft" ghost="0" sysregion="1"
  59.   />
  60.   <layer
  61.     id="toprightcorner"
  62.     x="-41"
  63.     relatx="1"
  64.     h="43"
  65.     y="0"
  66.     image="component.top-right-corner"
  67.     resize="topright"
  68.     sysregion="1"
  69.   />
  70.   <layer
  71.     id="bottomleftcorner"
  72.     x="0"
  73.     y="-34"
  74.     w="18"
  75.     h="34"
  76.     relaty="1"
  77.     image="component.bottom-left-corner"
  78.     resize="bottomleft"
  79.     sysregion="1"
  80.   />
  81.   <layer
  82.     id="bottomrightcorner"
  83.     x="-34"
  84.     relatx="1"
  85.     y="-34"
  86.     relaty="1"
  87.     image="component.bottom-right-corner"
  88.     resize="bottomright"
  89.     scale="bottomright"
  90.     sysregion="1"
  91.   />
  92.  
  93.   <layer
  94.     id="cornerresize"
  95.     x="-14"
  96.     relatx="1"
  97.     y="-14"
  98.     relaty="1"
  99.     image="component.bottom-right-resize"
  100.     resize="bottomright"
  101.     scale="bottomright"
  102.     sysregion="1"
  103.   />
  104.  
  105.   <layer
  106.     x="12"
  107.     y="35"
  108.     w="-24"
  109.     relatw="1"
  110.     h="-62"
  111.     relath="1"
  112.     image="studio.list.background"
  113.     sysregion="1"
  114.   />
  115.   
  116.   <group id="mycomponent" x="12" y="35" w="-23" relatw="1" h="-61" relath="1" move="0"/>
  117.  
  118.   <!-- component
  119.     x="12"
  120.     y="35"
  121.     w="-24"
  122.     relatw="1"
  123.     h="-62"
  124.     relath="1"
  125.     param="guid:default"
  126.   / -->
  127.  
  128.   <layer
  129.     x="42"
  130.     y="4"
  131.     w="-75"
  132.     relatw="1"
  133.     h="14"
  134.     relath="1"
  135.     move="1"
  136.   />
  137.   
  138.   <text
  139.     id="titlebar"
  140.     ghost="1"
  141.     x="42"
  142.     y="4"
  143.     w="-75"
  144.     relatw="1"
  145.     h="14"
  146.     align="right"
  147.     default=":componentname"
  148.     font="studio.component.title"
  149.     bold="1"
  150.     fontsize="14"
  151.     color="66,66,66"
  152.     doborder="0"
  153.     border="0"
  154.   />
  155.   
  156.   <button
  157.     id="Close"
  158.     action="CLOSE"
  159.     x="-16" y="6"
  160.     relatx="1"
  161.     image="component.minimize"
  162.     downImage="component.minimize-pressed"
  163.     tooltip="Close Window"
  164.   />
  165. </layout>
  166.