home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Winamp / winamp3_0-full.exe / Skins / Default.wal / xml / thinger.xml < prev    next >
Text File  |  2002-07-25  |  2KB  |  63 lines

  1.   <container id="thinger" name="Thinger" default_x="0" default_y="116" default_visible="1">
  2.  
  3.    <groupdef id="thinger.content.group">
  4.      <group id="wasabi.window"
  5.        x="0"
  6.        y="0"
  7.        w="0"
  8.        relatw="1"
  9.        h="0"
  10.        relath="1"
  11.      />
  12.      
  13.      <button
  14.        id="ScrollLeft"
  15.        action="CB_PREV"
  16.        x="0" y="0"
  17.        h="36" w="15"
  18.        image="wasabi.button.label.arrow.left"
  19.        tooltip="Scroll Left"
  20.        borders="1"
  21.        center_image="1"
  22.      />
  23.      <button
  24.        id="ScrollRight"
  25.        action="CB_NEXT"
  26.        x="-15" relatx="1" y="0"
  27.        h="36" w="15"
  28.        image="wasabi.button.label.arrow.right"
  29.        tooltip="Scroll Right"
  30.        borders="1"
  31.        center_image="1"       
  32.      />
  33.      <componentbucket
  34.        id="Component list"
  35.        x="15" y="1"
  36.        w="-30" relatw="1" h="34"
  37.      />
  38.      <!--
  39.  
  40.      -->
  41.    </groupdef>
  42.  
  43.    <layout id="normal" default_h="70" default_w="275" maximum_h="70" minimum_h="70" minimum_w="275">
  44.  
  45.     <Wasabi:StandardFrame:Status
  46.       x="0" y="0" w="0" h="0" relatw="1" relath="1" 
  47.       content="thinger.content.group" 
  48.     />
  49.     <sendparams target="window.titlebar.title" default="Thinger"/>
  50.     <sendparams target="window.top;window.bottom.bottom;window.bottom;" resize="0"/>
  51.     <sendparams target="window.top.left;window.left;window.bottom.left.top;window.bottom.left;window.bottom.left.bottom;" resize="left"/>
  52.     <sendparams target="window.top.right;window.right;window.bottom.right.top;window.bottom.right;window.bottom.right.bottom;window.resizer" resize="right"/>
  53.     <text
  54.       id="cbtext"
  55.       display="componentbucket"
  56.       x="5" y="55"
  57.       w="-26" relatw="1" h="13"
  58.       font="wasabi.font.default"
  59.     />
  60.     
  61.    </layout>
  62.  
  63.   </container>