home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / Pimeer_Modern_v2.wal / xml / pledit-normal.xml < prev    next >
Text File  |  2004-09-13  |  2KB  |  114 lines

  1. <groupdef id="pledit.content.group">
  2. <component
  3.    x="0"
  4.    y="0"
  5.    w="0"
  6.    relatw="1"
  7.    h="0"
  8.    relath="1"
  9.    noshowcmdbar="1"
  10.    autoopen="1"
  11.    autoclose="1"
  12.    param="guid:pl"
  13. />
  14. </groupdef>
  15.  
  16. <groupdef id="pl.component.title"> 
  17. <layer id="pl.component.top-right-corner" x="0" y="0" image="pl.component.top-right-corner" ghost="0" resize="topright"/>
  18.  
  19.   <button
  20.     id="PLShade"
  21.     x="32" y="0"
  22.     action="SWITCH" param="plshade"
  23.     image="component.shade"
  24.     downImage="component.shade-pressed"
  25.     tooltip="Window Shade"
  26.   /> 
  27.  
  28.   <button
  29.     id="Close"
  30.     x="47" y="0"
  31.     action="close"
  32.     image="component.close"
  33.     downImage="component.close-pressed"
  34.     tooltip="Close Window"
  35.   />
  36. </groupdef>
  37.  
  38. <layout id="plnormal" background="component.basetexture" desktopalpha="0" minimum_h="192" minimum_w="325" linkwidth="shade">
  39.  
  40. <Wasabi:StandardFrame:Status id="wasabi.standardframe"
  41.    x="0" y="0" w="0" h="0" relatw="1" relath="1" 
  42.    content="pledit.content.group" 
  43. />
  44. <layer id="pl.switcher" x="100" y="0" w="-200" h="14" relatw="1" rectrgn="1" dblClickAction="SWITCH;plshade"/>
  45.  
  46. <group id="Pl.component.group" x="0" y="-54" w="250" h="54" relaty="1"/>
  47.  
  48. <group id="pl.component.title" x="-75" y="0" h="41" relatx="1"/> 
  49.  
  50.   <button
  51.     id="pl.add"
  52.     action="PE_Add"
  53.     x="18" y="-54"
  54.     relaty="1"
  55.     image="pl.button.add"
  56.     downImage="pl.button.add.down"
  57.     tooltip="Add File to Playlist"
  58.   />
  59.  
  60.   <button
  61.     id="pl.rem"
  62.     action="PE_Rem"
  63.     x="51" y="-54"
  64.     relaty="1"
  65.     image="pl.button.rem"
  66.     downImage="pl.button.rem.down"
  67.     tooltip="Remove File from Playlist"
  68.   />
  69.  
  70.   <button
  71.     id="pl.sel"
  72.     action="PE_Sel"
  73.     x="84" y="-54"
  74.     relaty="1"
  75.     image="pl.button.sel"
  76.     downImage="pl.button.sel.down"
  77.     tooltip="Select"
  78.   />
  79.  
  80.   <button
  81.     id="pl.misc"
  82.     action="PE_Misc"
  83.     x="123" y="-54"
  84.     relaty="1"
  85.     image="pl.button.misc"
  86.     downImage="pl.button.misc.down"
  87.     tooltip="Misc / Option"
  88.   />
  89.  
  90.   <button
  91.     id="pl.list"
  92.     action="PE_List"
  93.     x="-55" y="-54"
  94.     relatx="1"
  95.     relaty="1"
  96.     image="pl.button.list"
  97.     downImage="pl.button.list.down"
  98.     tooltip="Manage Playlist"
  99.   />
  100.  
  101.   <text
  102.     id="PLTime"
  103.     ticker="1"
  104.     display="PE_Info"
  105.     x="-165" y="-55" w="108" h="15"
  106.     relatx="1"
  107.     relaty="1"
  108.     font="player.plinfo.font"
  109.     align="center"
  110.     color="245,213,0"
  111.     altfont="Arial"
  112.   />
  113.  
  114. </layout>