home *** CD-ROM | disk | FTP | other *** search
- <container id="main" name="Anti Windowshade window">
- <layout id="shade" background="anti.winshade.bg">
-
- <!-- Playback controls -->
- <button
- id="play"
- action="play"
- x="60" y="42"
- image="anti.winshade.play"
- />
- <button
- id="pause"
- action="pause"
- x="72" y="42"
- image="anti.winshade.pause"
- />
- <button
- id="eject"
- action="eject"
- x="36" y="42"
- image="anti.winshade.eject"
- />
- <button
- id="previous"
- action="prev"
- x="48" y="42"
- image="anti.winshade.prev"
- />
- <button
- id="next"
- action="next"
- x="84" y="42"
- image="anti.winshade.next"
- />
-
- <!-- Timer -->
- <text
- id="timer"
- display="time"
- x="93" y="22"
- w="30" h="10"
- font="anti.SmallFixed" fontsize="13" align="right"
- />
-
- <!-- Da song ticker -->
- <text
- id="songticker" ticker="1"
- display="songname" default="" showlen="1"
- x="40" y="56"
- w="125" h="14"
- font="anti.SmallFixed" fontsize="13"
- />
-
- <!-- Info line -->
- <text
- id="infoline" ticker="1"
- display="songinfo" default="Anti"
- x="137" y="20"
- w="41" h="14"
- font="anti.SmallFixed" fontsize="14"
- />
-
- <!-- system buttons -->
- <button id="normal" action="SWITCH" param="normal" x="123" y="42" image="anti.winshade.normal"/>
- <button id="min" action="minimize" x="148" y="42" image="anti.winshade.min"/>
- <button id="close" action="close" x="160" y="42" image="anti.winshade.close"/>
-
- </layout>
-
-
-
-