405 lines
13 KiB
XML
405 lines
13 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">6</defaultcontrol>
|
|
<menucontrol>9000</menucontrol>
|
|
<controls>
|
|
<include>CommonBackground</include>
|
|
<control type="group">
|
|
<top>10</top>
|
|
<include>Window_OpenClose_Animation</include>
|
|
<control type="image">
|
|
<left>445</left>
|
|
<top>40</top>
|
|
<width>390</width>
|
|
<height>640</height>
|
|
<texture>black-back.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<left>475</left>
|
|
<top>45</top>
|
|
<width>330</width>
|
|
<height>30</height>
|
|
<font>font13_title</font>
|
|
<textcolor>blue</textcolor>
|
|
<scroll>true</scroll>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<label>$LOCALIZE[31061]</label>
|
|
</control>
|
|
<control type="group" id="9000">
|
|
<left>475</left>
|
|
<top>550</top>
|
|
<control type="button" id="6">
|
|
<description>Open Button</description>
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>330</width>
|
|
<label>31055</label>
|
|
<align>center</align>
|
|
<include>ButtonHomeSubCommonValues</include>
|
|
<onleft>50</onleft>
|
|
<onright>100</onright>
|
|
<onup>8</onup>
|
|
<ondown>7</ondown>
|
|
</control>
|
|
<control type="button" id="7">
|
|
<description>Save Button</description>
|
|
<left>0</left>
|
|
<top>40</top>
|
|
<width>330</width>
|
|
<label>31056</label>
|
|
<align>center</align>
|
|
<include>ButtonHomeSubCommonValues</include>
|
|
<onleft>50</onleft>
|
|
<onright>100</onright>
|
|
<onup>6</onup>
|
|
<ondown>8</ondown>
|
|
</control>
|
|
<control type="button" id="8">
|
|
<description>Clear button</description>
|
|
<left>0</left>
|
|
<top>80</top>
|
|
<width>330</width>
|
|
<label>31057</label>
|
|
<align>center</align>
|
|
<include>ButtonHomeSubCommonValues</include>
|
|
<onleft>50</onleft>
|
|
<onright>100</onright>
|
|
<onup>7</onup>
|
|
<ondown>6</ondown>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<visible>Control.HasFocus(50)</visible>
|
|
<include>VisibleFadeEffect</include>
|
|
<control type="image">
|
|
<left>480</left>
|
|
<top>90</top>
|
|
<width>320</width>
|
|
<height>200</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<texture>$INFO[Container(50).ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="textbox">
|
|
<left>480</left>
|
|
<top>302</top>
|
|
<width>320</width>
|
|
<height>218</height>
|
|
<font>font13</font>
|
|
<align>center</align>
|
|
<textcolor>white</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
<pagecontrol>-</pagecontrol>
|
|
<label>$INFO[Container(50).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<visible>Control.HasFocus(100)</visible>
|
|
<include>VisibleFadeEffect</include>
|
|
<control type="image">
|
|
<left>465</left>
|
|
<top>90</top>
|
|
<width>350</width>
|
|
<height>200</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<texture>$INFO[Container(100).ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="textbox">
|
|
<left>465</left>
|
|
<top>302</top>
|
|
<width>350</width>
|
|
<height>218</height>
|
|
<font>font13</font>
|
|
<align>center</align>
|
|
<textcolor>white</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
<pagecontrol>-</pagecontrol>
|
|
<label>$INFO[Container(100).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<animation effect="slide" start="-480,0" end="0,0" time="375" tween="quadratic" easing="out">WindowOpen</animation>
|
|
<animation effect="slide" end="-480,0" start="0,0" time="375" tween="quadratic" easing="out">WindowClose</animation>
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>480</width>
|
|
<height>720</height>
|
|
<texture border="0,0,15,0">MediaBladeSub.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<left>30</left>
|
|
<top>40</top>
|
|
<width>410</width>
|
|
<height>30</height>
|
|
<font>font24_title</font>
|
|
<textcolor>white</textcolor>
|
|
<scroll>true</scroll>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<label>31058</label>
|
|
</control>
|
|
<control type="image">
|
|
<left>10</left>
|
|
<top>80</top>
|
|
<width>460</width>
|
|
<height>4</height>
|
|
<texture>separator.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>10</left>
|
|
<top>50r</top>
|
|
<width>460</width>
|
|
<height>4</height>
|
|
<texture>separator.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<description>number of files/pages in left list text label</description>
|
|
<left>30</left>
|
|
<top>38r</top>
|
|
<width>410</width>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<scroll>true</scroll>
|
|
<textcolor>blue</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
<label>($INFO[Container(50).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages])</label>
|
|
</control>
|
|
<control type="scrollbar" id="30">
|
|
<left>20</left>
|
|
<top>100</top>
|
|
<width>25</width>
|
|
<height>540</height>
|
|
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
|
|
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
|
|
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
|
|
<textureslidernib>ScrollBarNib.png</textureslidernib>
|
|
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
|
|
<onleft>31</onleft>
|
|
<onright>50</onright>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
<control type="list" id="50">
|
|
<left>50</left>
|
|
<top>100</top>
|
|
<width>400</width>
|
|
<height>540</height>
|
|
<onleft>30</onleft>
|
|
<onright>9000</onright>
|
|
<onup>50</onup>
|
|
<ondown>50</ondown>
|
|
<viewtype label="">list</viewtype>
|
|
<pagecontrol>30</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<itemlayout height="30" width="400">
|
|
<control type="label">
|
|
<left>5</left>
|
|
<top>0</top>
|
|
<width>380</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
<control type="label">
|
|
<left>35</left>
|
|
<top>0</top>
|
|
<width>360</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label2</info>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="30" width="400">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>400</width>
|
|
<height>30</height>
|
|
<texture border="7">MenuItemFO.png</texture>
|
|
<visible>Control.HasFocus(50)</visible>
|
|
<include>VisibleFadeEffect</include>
|
|
</control>
|
|
<control type="label">
|
|
<left>5</left>
|
|
<top>0</top>
|
|
<width>380</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
<control type="label">
|
|
<left>35</left>
|
|
<top>0</top>
|
|
<width>360</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label2</info>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<animation effect="slide" start="480,0" end="0,0" time="375" tween="quadratic" easing="out">WindowOpen</animation>
|
|
<animation effect="slide" end="480,0" start="0,0" time="375" tween="quadratic" easing="out">WindowClose</animation>
|
|
<left>800</left>
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>480</width>
|
|
<height>720</height>
|
|
<texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<left>30</left>
|
|
<top>40</top>
|
|
<width>410</width>
|
|
<height>30</height>
|
|
<font>font24_title</font>
|
|
<textcolor>white</textcolor>
|
|
<scroll>true</scroll>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<label>31059</label>
|
|
</control>
|
|
<control type="image">
|
|
<left>10</left>
|
|
<top>80</top>
|
|
<width>460</width>
|
|
<height>4</height>
|
|
<texture>separator.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>10</left>
|
|
<top>50r</top>
|
|
<width>460</width>
|
|
<height>4</height>
|
|
<texture>separator.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<description>Page Count Label</description>
|
|
<left>140</left>
|
|
<top>38r</top>
|
|
<width>300</width>
|
|
<height>20</height>
|
|
<font>font12</font>
|
|
<textcolor>blue</textcolor>
|
|
<scroll>false</scroll>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<label>($INFO[Container(100).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(100).CurrentPage]/$INFO[Container(100).NumPages])</label>
|
|
</control>
|
|
<control type="scrollbar" id="31">
|
|
<left>430</left>
|
|
<top>100</top>
|
|
<width>25</width>
|
|
<height>550</height>
|
|
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
|
|
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
|
|
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
|
|
<textureslidernib>ScrollBarNib.png</textureslidernib>
|
|
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
|
|
<onleft>100</onleft>
|
|
<onright>30</onright>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
<control type="list" id="100">
|
|
<left>20</left>
|
|
<top>100</top>
|
|
<width>400</width>
|
|
<height>550</height>
|
|
<onleft>9000</onleft>
|
|
<onright>31</onright>
|
|
<onup>100</onup>
|
|
<ondown>100</ondown>
|
|
<viewtype label="">list</viewtype>
|
|
<pagecontrol>31</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<itemlayout height="30" width="400">
|
|
<control type="label">
|
|
<left>5</left>
|
|
<top>0</top>
|
|
<width>380</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
<control type="label">
|
|
<left>35</left>
|
|
<top>0</top>
|
|
<width>360</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label2</info>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="30" width="400">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>400</width>
|
|
<height>30</height>
|
|
<texture border="7">MenuItemFO.png</texture>
|
|
<visible>Control.HasFocus(100)</visible>
|
|
<include>VisibleFadeEffect</include>
|
|
</control>
|
|
<control type="label">
|
|
<left>5</left>
|
|
<top>0</top>
|
|
<width>380</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
<control type="label">
|
|
<left>35</left>
|
|
<top>0</top>
|
|
<width>360</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label2</info>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<include name="CommonWindowHeader">
|
|
<param name="Icon" value="icon_music" />
|
|
<param name="Label" value="$LOCALIZE[10503]" />
|
|
</include>
|
|
</controls>
|
|
</window>
|