home *** CD-ROM | disk | FTP | other *** search
- <window>
- <id>2004</id>
- <defaultcontrol>2</defaultcontrol>
- <controls>
- <control>
- <description>music rectangle</description>
- <type>image</type>
- <id>0</id>
- <posX>90</posX>
- <posY>420</posY>
- <width>100</width>
- <height>100</height>
- <texture>blue_rectangle.png</texture>
- </control>
- <control>
- <description>music logo</description>
- <type>image</type>
- <id>1</id>
- <posX>95</posX>
- <posY>425</posY>
- <width>90</width>
- <height>90</height>
- <texture>#thumb</texture>
- <keepaspectratio>yes</keepaspectratio>
- </control>
- <control>
- <description>play logo</description>
- <type>image</type>
- <id>3</id>
- <posX>280</posX>
- <posY>25</posY>
- <texture>music-play.png</texture>
- </control>
- <control>
- <description>Pause logo</description>
- <type>image</type>
- <id>4</id>
- <posX>280</posX>
- <posY>25</posY>
- <texture>music-pause.png</texture>
- </control>
- <control>
- <description>FF logo</description>
- <type>image</type>
- <id>7</id>
- <posX>280</posX>
- <posY>25</posY>
- <texture>music-forward.png</texture>
- </control>
- <control>
- <description>RW logo</description>
- <type>image</type>
- <id>8</id>
- <posX>280</posX>
- <posY>25</posY>
- <texture>music-rewind.png</texture>
- </control>
- <control>
- <description>play time label</description>
- <type>label</type>
- <id>2</id>
- <posX>575</posX>
- <posY>37</posY>
- <label>#currentplaytime</label>
- <align>left</align>
- <font>font13</font>
- <textcolor>FFB2D4F5</textcolor>
- </control>
- <control>
- <description>album/artist/genre etc info label</description>
- <type>fadelabel</type>
- <width>220</width>
- <height>30</height>
- <posX>300</posX>
- <posY>37</posY>
- <align>left</align>
- <label>#title\r#artist\r#album\r#duration</label>
- <font>font13</font>
- <textcolor>FFB2D4F5</textcolor>
- <id>5</id>
- </control>
- </controls>
- </window>