home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 November
/
CDVD1105.ISO
/
Util
/
Winamp
/
Skins
/
EMP.wal
/
bargroup.xml
< prev
next >
Wrap
Text File
|
2003-06-19
|
4KB
|
132 lines
<groupdef id="bar.maingroup">
<layer image="bar.lcd" x="102" y="3"/>
<button
id="bar.prev" x="11" y="2"
image="bar.back"
downImage="bar.back.pressed"
tooltip="Previous Track" action="PREV"
/>
<button
id="bar.play" x="29" y="2"
image="bar.play"
downImage="bar.play.pressed"
tooltip="Play" action="PLAY"
/>
<button
id="bar.pause" x="47" y="2"
image="bar.pause"
downImage="bar.pause.pressed"
tooltip="Pause" action="PAUSE"
/>
<button
id="bar.stop" x="65" y="2"
image="bar.stop"
downImage="bar.stop.pressed"
tooltip="Stop" action="STOP"
/>
<button
id="bar.next" x="83" y="2"
image="bar.next"
downImage="bar.next.pressed"
tooltip="Next Track" action="NEXT"
/>
<text x="104" y="6" w="32" h="9" display="TIME" font="bar.font" align="left" timeroffstyle="1"/>
<text id="bartext" x="140" y="6" w="135" h="9" display="SONGNAME" font="bar.font" align="left" showlen="1" ticker="1"/>
<layer image="bar.fade" x="140" y="3" ghost="1"/>
<togglebutton
id="bar.shuffle"
x="280" y="8"
image="bar.togglebutton"
downImage="bar.togglebutton.pressed"
activeImage="bar.togglebutton.pressed"
tooltip="Toggle Playlist Shuffling"
cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
/>
<togglebutton
id="bar.repeat"
x="297" y="8"
image="bar.togglebutton"
downImage="bar.togglebutton.pressed"
activeImage="bar.togglebutton.pressed"
tooltip="Toggle Playlist Repeating"
cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
cfgval="2"
/>
<togglebutton
id="bar.top"
x="314" y="8"
image="bar.togglebutton"
downImage="bar.togglebutton.pressed"
activeImage="bar.togglebutton.pressed"
tooltip="Always On Top"
cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
/>
<button
id="bar.pl"
action="TOGGLE" param="guid:pl"
x="331" y="2"
image="bar.pl"
downImage="bar.pl.pressed"
activeImage="bar.pl"
tooltip="Toggle the Playlist Editor"
/>
<button
id="bar.eq"
action="TOGGLE" param="eq"
x="349" y="2"
image="bar.eq"
downImage="bar.eq.pressed"
activeImage="bar.eq"
tooltip="Toggle the Equalizer"
/>
<button
id="bar.modebutton"
x="367" y="2"
image="bar.ws"
downImage="bar.ws.pressed"
tooltip="Change Skin Mode (Normal, Remote, or Bar)"
/>
<button
x="385" y="2" action="CONTROLMENU" tooltip="Size/Opacity Menu"
image="bar.opacitymenu" downImage="bar.opacitymenu.pressed"
/>
<button
id="bar.minimize"
action="MINIMIZE"
x="403" y="2"
image="bar.min"
downImage="bar.min.pressed"
tooltip="Minimize Winamp"
/>
<button
id="bar.close"
action="CLOSE"
x="421" y="2"
image="bar.close"
downImage="bar.close.pressed"
tooltip="Exit Winamp"
/>
<slider
action="VOLUME" tooltip="Volume"
x="22" y="20" w="61" h="7" orientation="H" thumb="bar.volslider" downThumb="bar.volslider"
/>
<slider
id="bar.seeker"
action="SEEK" orientation="H"
x="307" y="20"
w="105" h="7" tooltip="Song Position: Seek"
thumb="bar.posslider"
downThumb="bar.posslider"
/>
<button x="3" y="20" rectrgn="1" w="19" h="7" action="VOLUME_DOWN" tooltip="Decrease Volume"/>
<button x="83" y="20" rectrgn="1" w="19" h="7" action="VOLUME_UP" tooltip="Increase Volume"/>
<button x="288" y="20" rectrgn="1" w="19" h="7" action="REWIND_5S" tooltip="Rewind"/>
<button x="412" y="20" rectrgn="1" w="19" h="7" action="FFWD_5S" tooltip="Fast Forward"/>
</groupdef>