3aefc8e896
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@3 0c45cd24-f56c-ec91-222f-6e3ca35936fa
116 lines
2.9 KiB
XML
116 lines
2.9 KiB
XML
<window id="2008">
|
|
<defaultcontrol>450</defaultcontrol>
|
|
<include>dialogeffect</include>
|
|
<coordinates>
|
|
<system>1</system>
|
|
<posx>315</posx>
|
|
<posy>247</posy>
|
|
</coordinates>
|
|
<controls>
|
|
<control type="image">
|
|
<description>background image</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>650</width>
|
|
<height>225</height>
|
|
<texture border="40">DialogBack.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<description>background image</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>650</width>
|
|
<height>225</height>
|
|
<texture border="40">DialogFront.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<description>heading label</description>
|
|
<posx>40</posx>
|
|
<posy>40</posy>
|
|
<width>570</width>
|
|
<height>30</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font18</font>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
<textcolor>green</textcolor>
|
|
</control>
|
|
<control type="image">
|
|
<posx>40</posx>
|
|
<posy>80</posy>
|
|
<width>570</width>
|
|
<height>2</height>
|
|
<texture>separator.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>40</posx>
|
|
<posy>85</posy>
|
|
<width>570</width>
|
|
<height>30</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font11</font>
|
|
<label>31060</label>
|
|
<textcolor>grey2</textcolor>
|
|
</control>
|
|
<control type="image">
|
|
<posx>50</posx>
|
|
<posy>120</posy>
|
|
<width>25</width>
|
|
<height>30</height>
|
|
<texture>scroll-left-focus.png</texture>
|
|
<visible>Container(450).HasPrevious</visible>
|
|
</control>
|
|
<control type="image">
|
|
<posx>575</posx>
|
|
<posy>120</posy>
|
|
<width>25</width>
|
|
<height>30</height>
|
|
<texture>scroll-right-focus.png</texture>
|
|
<visible>Container(450).HasNext</visible>
|
|
</control>
|
|
<control type="list" id="450">
|
|
<posx>85</posx>
|
|
<posy>120</posy>
|
|
<width>480</width>
|
|
<height>100</height>
|
|
<onleft>450</onleft>
|
|
<onright>450</onright>
|
|
<onup>450</onup>
|
|
<ondown>450</ondown>
|
|
<orientation>horizontal</orientation>
|
|
<focusposition>2</focusposition>
|
|
<viewtype label="535">list</viewtype>
|
|
<scrolltime>200</scrolltime>
|
|
<itemlayout width="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>38</width>
|
|
<height>30</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>ProgressFront2.png</texture>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>38</width>
|
|
<height>30</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>ProgressFront.png</texture>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="label">
|
|
<posx>40</posx>
|
|
<posy>155</posy>
|
|
<width>570</width>
|
|
<height>22</height>
|
|
<font>font12</font>
|
|
<align>center</align>
|
|
<info>Container(450).ListItem.Label</info>
|
|
</control>
|
|
</controls>
|
|
</window> |