home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / CCZ_Skateboard.wal / xml / frame.xml < prev    next >
Text File  |  2004-09-27  |  4KB  |  63 lines

  1. <elements>
  2.   <bitmap id="component.top.left" file="frame/frame.png" x="0" y="0" w="30" h="60" />
  3.   <bitmap id="component.top.middle" file="frame/frame.png" x="30" y="0" w="270" h="60" />
  4.   <bitmap id="component.top.right" file="frame/frame.png" x="300" y="0" w="30" h="60" />
  5.   <bitmap id="component.left" file="frame/frame.png" x="0" y="60" w="30" h="279" />
  6.   <bitmap id="component.right" file="frame/frame.png" x="300" y="60" w="30" h="279" />
  7.   <bitmap id="component.bottom.left" file="frame/frame.png" x="0" y="339" w="30" h="60" />
  8.   <bitmap id="component.bottom.middle" file="frame/frame.png" x="30" y="339" w="270" h="60" />
  9.   <bitmap id="component.bottom.right" file="frame/frame.png" x="300" y="339" w="30" h="60" />
  10.   <bitmap id="component.basetexture" file="frame/frame.png" x="60" y="60" h="10" w="10" />
  11.   <bitmap id="component.close.n" file="frame/closen.png"/>
  12.   <bitmap id="component.close.d" file="frame/closed.png"/>
  13. </elements>
  14.  
  15. <groupdef id="wasabi.frame.layout" >
  16.   <layer id="left" x="0" y="60" w="30" h="-120" relath="1" image="component.left" />
  17.   <layer id="right" x="-30" y="60" w="30" h="-120" relatx="1" relath="1" image="component.right" />
  18.  
  19.   <layer id="top.left" x="0" y="0" image="component.top.left" />
  20.   <layer id="top.middle" x="30" y="0" w="-60" h="60" relatw="1" image="component.top.middle" />
  21.   <layer id="top.right" x="-30" y="0" relatx="1" image="component.top.right" />
  22.  
  23.   <layer id="bottom.left" x="0" y="-60" relaty="1" image="component.bottom.left" />
  24.   <layer id="bottom.middle" x="30" y="-60" w="-60" h="60" relaty="1" relatw="1" image="component.bottom.middle" />
  25.   <layer id="bottom.right" x="-30" y="-60" relatx="1" relaty="1" image="component.bottom.right" />
  26.  
  27.   <layer x="0" y="0" h="10" w="10" rectrgn="1" resize="topleft" />
  28.   <layer x="10" y="0" h="10" w="-20" rectrgn="1" relatw="1" resize="top" />
  29.   <layer x="10" y="-10" h="10" relaty="1" w="-20" rectrgn="1" relatw="1" resize="bottom" />
  30.   <layer x="-10" y="0" h="10" w="10" rectrgn="1" relatx="1" resize="topright" />
  31.   <layer x="-10" y="-10" h="10" w="10" relaty="1" rectrgn="1" relatx="1" resize="bottomright" />
  32.   <layer x="0" y="-10" h="10" w="10" relaty="1" rectrgn="1" resize="bottomleft" />
  33.   <layer y="10" x="0" w="10" h="-20" relath="1" rectrgn="1" resize="left" />
  34.   <layer y="10" x="-10" w="10" h="-20" relath="1" relatx="1" rectrgn="1" resize="right" />
  35.  
  36.   <text x="0" y="4" h="15" w="0" relatw="1" default=":componentname" color="0,0,0" align="center" ghost="1"/>
  37.  
  38.   <button image="component.close.n" downimage="component.close.d" action="close" relatx="1" x="-50" y="7"/>
  39. </groupdef>
  40.  
  41. <groupdef id="wasabi.standardframe.statusbar" background="component.basetexture" >
  42.     <group id="wasabi.frame.layout" x="0" y="0" w="0" relatw="1" h="0" relath="1"/>
  43.     <LayoutStatus id="frame.layoutstatus" x="17" y="-32" relaty="1" w="-34" relatw="1" h="16" exclude="{system}" />
  44.     <SysCmds id="syscmds"/>
  45.     <script id="standardframe.script" file="maki/standardframe.maki" param="20,26,-40,-83,0,0,1,1" />
  46.     <!--
  47.     -->
  48. </groupdef>
  49.  
  50. <groupdef id="wasabi.standardframe.nostatusbar" background="component.basetexture" >
  51.     <group id="wasabi.frame.layout" x="0" y="0" w="0" h="0" relatw="1" relath="1" />
  52.     <SysCmds id="syscmds"/>
  53.     <script id="standardframe.script" file="maki/standardframe.maki" param="20,26,-40,-83,0,0,1,1" />
  54. </groupdef>
  55.  
  56. <groupdef id="wasabi.standardframe.modal" inherit_group="wasabi.standardframe.nostatusbar">
  57.     <hideobject target="sysmenu"/>
  58.     <sendparams target="window.top.left;window.top;window.top.right;window.left;window.right;window.bottom.left.top;window.bottom.left;window.bottom.left.bottom;window.bottom.top;window.bottom;window.bottom.bottom;window.bottom.right.top;window.bottom.right;window.bottom.right.bottom" resize="0"/>
  59. </groupdef>
  60.  
  61. <groupdef id="wasabi.standardframe.static" inherit_group="wasabi.standardframe.nostatusbar" >
  62.     <sendparams target="window.top.left;window.top;window.top.right;window.left;window.right;window.bottom.left.top;window.bottom.left;window.bottom.left.bottom;window.bottom.top;window.bottom;window.bottom.bottom;window.bottom.right.top;window.bottom.right;window.bottom.right.bottom" resize="0" />
  63. </groupdef>