215 lines
7.9 KiB
XML
215 lines
7.9 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<window>
|
||
|
<defaultcontrol always="true">9000</defaultcontrol>
|
||
|
<include>fadeInOut</include>
|
||
|
<controls>
|
||
|
<include>modalDialog</include>
|
||
|
|
||
|
<control type="group">
|
||
|
<posx>col-6-begin</posx>
|
||
|
<posy>row-8-begin</posy>
|
||
|
|
||
|
<!--animations-->
|
||
|
<include>modalDialogInOutVertical</include>
|
||
|
|
||
|
<control type="image">
|
||
|
<posx>0</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>3-col-gutter</width>
|
||
|
<height>3-col-gutter</height>
|
||
|
<aspectratio aligny="bottom">stretch</aspectratio>
|
||
|
<texture>$INFO[ListItem.Icon]</texture>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<description>Song Title</description>
|
||
|
<posx>3-col</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>8-col</width>
|
||
|
<font>itemTitle</font>
|
||
|
<label>$INFO[ListItem.TrackNumber,,. ]$INFO[ListItem.Title]</label>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<scroll>true</scroll>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<description>Artist</description>
|
||
|
<posx>3-col</posx>
|
||
|
<posy>1-row</posy>
|
||
|
<width>8-col</width>
|
||
|
<font>itemTitle</font>
|
||
|
<label>$INFO[ListItem.artist,, • ]$INFO[ListItem.Album] $INFO[ListItem.Year,(,)]</label>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<scroll>true</scroll>
|
||
|
</control>
|
||
|
|
||
|
<!--song ratings-->
|
||
|
<control type="group">
|
||
|
<control type="panel" id="8000">
|
||
|
<posx>3-col</posx>
|
||
|
<posy>132</posy>
|
||
|
<width>8-col</width>
|
||
|
<height>1-row</height>
|
||
|
<itemgap>3</itemgap>
|
||
|
<ondown>9000</ondown>
|
||
|
<onright>IncreaseRating</onright>
|
||
|
<onleft>DecreaseRating</onleft>
|
||
|
<orientation>horizontal</orientation>
|
||
|
<itemlayout width="4-col" height="1-row">
|
||
|
<control type="label">
|
||
|
<posx>0</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>4-col-gutter</width>
|
||
|
<font>largeStrong</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<label fallback="0.0*">$INFO[ListItem.label]</label>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
</control>
|
||
|
</itemlayout>
|
||
|
<focusedlayout width="4-col" height="1-row">
|
||
|
<control type="image">
|
||
|
<posx>0</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>4-col</width>
|
||
|
<height>53</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture>colors/selected.png</texture>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>36</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>2-col-gutter</width>
|
||
|
<font>symbolLarge</font>
|
||
|
<textcolor>black</textcolor>
|
||
|
<label>$INFO[ListItem.label2]</label>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>2-col</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>2-col-gutter</width>
|
||
|
<font>largeStrong</font>
|
||
|
<textcolor>black</textcolor>
|
||
|
<label fallback="0.0*">$INFO[ListItem.label]</label>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
</control>
|
||
|
</focusedlayout>
|
||
|
<content>
|
||
|
<item>
|
||
|
<description>Rating</description>
|
||
|
<label>$INFO[ListItem.Rating,,.0*]</label>
|
||
|
<label2> </label2>
|
||
|
<thumb>-</thumb>
|
||
|
<onclick>SendClick(135,10)</onclick>
|
||
|
</item>
|
||
|
</content>
|
||
|
</control>
|
||
|
</control>
|
||
|
<!--album info / thumb download-->
|
||
|
<control type="panel" id="9000">
|
||
|
<posx>3-col</posx>
|
||
|
<posy>4-row</posy>
|
||
|
<width>16-col</width>
|
||
|
<height>1-row</height>
|
||
|
<itemgap>3</itemgap>
|
||
|
<onup>8000</onup>
|
||
|
<orientation>horizontal</orientation>
|
||
|
<itemlayout width="4-col" height="1-row">
|
||
|
<control type="image">
|
||
|
<posx>0</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>4-col</width>
|
||
|
<height>53</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture>colors/black.png</texture>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>24</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>1-col</width>
|
||
|
<font>symbol</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<label>$INFO[ListItem.label2]</label>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>1-col</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>3-col-gutter</width>
|
||
|
<font>menuTitle</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<label>$INFO[ListItem.label]</label>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
</control>
|
||
|
</itemlayout>
|
||
|
<focusedlayout width="4-col" height="1-row">
|
||
|
<control type="image">
|
||
|
<posx>0</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>4-col</width>
|
||
|
<height>53</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture>colors/selected.png</texture>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>24</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>1-col</width>
|
||
|
<font>symbol</font>
|
||
|
<textcolor>black</textcolor>
|
||
|
<label>$INFO[ListItem.label2]</label>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>1-col</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>3-col-gutter</width>
|
||
|
<font>menuTitle</font>
|
||
|
<textcolor>black</textcolor>
|
||
|
<label>$INFO[ListItem.label]</label>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
</control>
|
||
|
</focusedlayout>
|
||
|
<content>
|
||
|
<item>
|
||
|
<description>Album Info button</description>
|
||
|
<label>10523</label>
|
||
|
<label2></label2>
|
||
|
<thumb>-</thumb>
|
||
|
<onclick>SendClick(135,12)</onclick>
|
||
|
</item>
|
||
|
<item>
|
||
|
<description>Get Thumb button</description>
|
||
|
<label>13405</label>
|
||
|
<label2></label2>
|
||
|
<thumb>-</thumb>
|
||
|
<onclick>SendClick(135,13)</onclick>
|
||
|
</item>
|
||
|
</content>
|
||
|
</control>
|
||
|
|
||
|
</control>
|
||
|
|
||
|
<control type="group">
|
||
|
<visible>false</visible>
|
||
|
<!--selection buttons-->
|
||
|
<control type="button" id="10">
|
||
|
<description>Ok button</description>
|
||
|
</control>
|
||
|
<control type="button" id="11">
|
||
|
<description>Cancel button</description>
|
||
|
</control>
|
||
|
<control type="button" id="12">
|
||
|
<description>Album Info button</description>
|
||
|
</control>
|
||
|
<control type="button" id="13">
|
||
|
<description>Get Thumb button</description>
|
||
|
</control>
|
||
|
</control>
|
||
|
<!--debugging-->
|
||
|
<include>DebugGrid</include>
|
||
|
<control type="label">
|
||
|
<include>DialogID</include>
|
||
|
<label>DialogSongInfo.xml</label>
|
||
|
</control>
|
||
|
|
||
|
</controls>
|
||
|
</window>
|