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

  1. <groupdef id="pledit.songdisplay">
  2.     <text id="PLEditSongTicker" ticker="0" x="2" y="0" w="-59" h="18" relatw="1" display="songname" default="" font="player.songticker.font" align="left" dblClickAction="SWITCH;normal" nograb="1" move="1"/>
  3.     <text id="PLEditSongLength" x="-53" y="0" w="32" h="18" relatx="1" display="songlength" default="" font="player.songticker.font" align="right" dblClickAction="SWITCH;normal" nograb="1" move="1" />
  4. </groupdef>
  5.  
  6. <groupdef id="pledit.stick.content.group">
  7.     <layer id="pledit.left" dblClickAction="SWITCH;NORMAL" x="0" y="0" image="plshade.left" resize="left" sysregion="1"/>
  8.     <layer id="pledit.middle" dblClickAction="SWITCH;NORMAL" x="26" y="0" w="-52" relatw="1" image="plshade.middle" sysregion="1"/>
  9.     <layer id="pledit.right" dblClickAction="SWITCH;NORMAL" x="-36" y="0" relatx="1" image="plshade.right" resize="right" sysregion="1"/>
  10.  
  11.     <layer id="pledit.left.display" dblClickAction="SWITCH;NORMAL" x="6" y="4" image="plshade.left.LCD" sysregion="1"/>
  12.     <layer id="pledit.middle.display" dblClickAction="SWITCH;NORMAL" x="26" y="4" w="-52" relatw="1" image="plshade.middle.LCD" sysregion="1"/>
  13.     <layer id="pledit.right.display" dblClickAction="SWITCH;NORMAL" x="-36" y="4" relatx="1" image="plshade.right.LCD" sysregion="1"/>
  14.  
  15.     <group id="pledit.songdisplay" x="7" y="3" w="-5" h="0" relatw="1" relath="1"/>
  16.  
  17.   <button
  18.     id="Close"
  19.     action="CLOSE"
  20.     x="-12" y="2"
  21.     relatx="1"
  22.     image="player.shade-close"
  23.     downImage="player.shade-close-press"
  24.     tooltip="Close Window"
  25.   />
  26.   <button
  27.     id="PLNormal"
  28.     action="SWITCH" param="plnormal"
  29.     x="-12" y="13"
  30.     relatx="1"
  31.     image="player.shade-switch"
  32.     downImage="player.shade-switch-press"
  33.     tooltip="Normal Mode"
  34.   />
  35.  
  36. </groupdef>
  37.  
  38. <layout id="plshade" linkwidth="normal" default_w="325" default_h="26" minimum_w="100" maximum_h="26" minimum_h="26">
  39.     <group id="pledit.stick.content.group" x="0" y="0" w="0" h="0" relatw="1" relath="1"/>
  40. </layout>
  41.