home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / Van_Helsing.wal / xml / components-groups.xml next >
Text File  |  2004-10-14  |  3KB  |  60 lines

  1. <include file="system-elements.xml" /> <include file="system-colors.xml" />
  2.  
  3. <elements>
  4.  <bitmap id="frame.top.left" file="images/components/frame.png" x="0" y="0" w="107" h="73" />
  5.  <bitmap id="frame.top.middle" file="images/components/frame.png" x="107" y="0" w="165" h="73" />
  6.  <bitmap id="frame.top.right" file="images/components/frame.png" x="263" y="0" w="107" h="73" />
  7.  
  8.  <bitmap id="frame.left" file="images/components/frame.png" x="0" y="73" w="107" h="243" />
  9.  <bitmap id="frame.middle" file="images/components/frame.png" x="107" y="73" w="165" h="243" />
  10.  <bitmap id="frame.right" file="images/components/frame.png" x="263" y="73" w="107" h="243" />
  11.  
  12.  <bitmap id="frame.bot.left" file="images/components/frame.png" x="0" y="316" w="107" h="73" />
  13.  <bitmap id="frame.bot.middle" file="images/components/frame.png" x="107" y="316" w="165" h="73" />
  14.  <bitmap id="frame.bot.right" file="images/components/frame.png" x="263" y="316" w="107" h="73" />
  15.  
  16.  <bitmap id="frame.close" file="images/components/close.png" />
  17.  
  18.  <bitmap id="frame.cut.top.left" file="images/components/frame-cut.png" x="0" y="0" w="107" h="73" />
  19.  <bitmap id="frame.cut.top.right" file="images/components/frame-cut.png" x="263" y="0" w="107" h="73" />
  20.  <bitmap id="frame.cut.bot.left" file="images/components/frame-cut.png" x="0" y="316" w="107" h="73" />
  21.  <bitmap id="frame.cut.bot.right" file="images/components/frame-cut.png" x="263" y="316" w="107" h="73" />
  22. </elements>
  23.  
  24. <groupdef id="win.frame" minimum_w="375" minimum_h="275">
  25.  <grid
  26.    id="frame.grid"
  27.    fitparent="1"
  28.    topleft="frame.top.left"
  29.    top="frame.top.middle"
  30.    topright="frame.top.right"
  31.    left="frame.left"
  32.    middle="frame.middle"
  33.    right="frame.right"
  34.    bottomleft="frame.bot.left"
  35.    bottom="frame.bot.middle"
  36.    bottomright="frame.bot.right"
  37.    move="1"
  38.  />
  39.  
  40.  <layer x="0" y="0" image="frame.cut.top.left" regionop="-2" />
  41.  <layer x="-107" y="0" relatx="1" image="frame.cut.top.right" regionop="-2" />
  42.  <layer x="0" y="-73" relaty="1" image="frame.cut.bot.left" regionop="-2" />
  43.  <layer x="-107" y="-73" relatx="1" relaty="1" image="frame.cut.bot.right" regionop="-2" />
  44.    
  45.  <layer x="0" y="0" w="10" h="10" resize="topleft" />
  46.  <layer x="10" y="0" w="-20" h="10" relatw="1" resize="top" />
  47.  <layer x="-10" y="0" w="10" h="10" relatx="1" resize="topright" />
  48.  <layer x="0" y="10" w="10" h="-20" relath="1" resize="left" />
  49.  <layer x="-10" y="10" w="10" h="-20" relatx="1" relath="1" resize="right" />
  50.  <layer x="0" y="-10" w="10" h="10" relaty="1" resize="bottomleft" />
  51.  <layer x="10" y="-10" w="-20" h="10" relatw="1" relaty="1" resize="bottom" />
  52.  <layer x="-10" y="-10" w="10" h="10" relatx="1" relaty="1" resize="bottomright" />
  53.  
  54.  <text ghost="1" bold="1" font="trebuc" color="#494949" shadowcolor="#787878" shadowx="1" shadowy="1" fontsize="16" Default=":componentname" x="75" y="2" w="-150" h="21" relatw="1" align="center" valign="center" antialias="1" />
  55.  
  56.  <button rectrgn="1" x="-20" y="5" relatx="1" image="frame.close" action="close" tooltip="Close Window" />
  57. </groupdef>
  58.  
  59. <include file="components.xml" />
  60. <include file="playlist.xml" />