12b04b2f95
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@97 0c45cd24-f56c-ec91-222f-6e3ca35936fa
169 lines
4.9 KiB
XML
169 lines
4.9 KiB
XML
<window id="139">
|
|
<defaultcontrol>5</defaultcontrol>
|
|
<coordinates>
|
|
<system>1</system>
|
|
<posx>240</posx>
|
|
<posy>55</posy>
|
|
</coordinates>
|
|
<include>dialogeffect</include>
|
|
<controls>
|
|
<control type="image">
|
|
<description>background image</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>800</width>
|
|
<height>610</height>
|
|
<texture border="40">DialogBack.png</texture>
|
|
<animation effect="fade" start="90" end="90" time="0" condition="Window.IsVisible(slideshow)">Conditional</animation>
|
|
</control>
|
|
<control type="image">
|
|
<description>background image</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>800</width>
|
|
<height>610</height>
|
|
<texture border="40">DialogFront.png</texture>
|
|
</control>
|
|
<control type="label" id="1">
|
|
<description>heading label</description>
|
|
<posx>40</posx>
|
|
<posy>40</posy>
|
|
<width>720</width>
|
|
<height>30</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font18</font>
|
|
<label>$LOCALIZE[13406]</label>
|
|
<textcolor>dialogheader</textcolor>
|
|
</control>
|
|
<control type="button">
|
|
<description>Close Window button</description>
|
|
<posx>730</posx>
|
|
<posy>35</posy>
|
|
<include>WindowCloseButtonCommons</include>
|
|
</control>
|
|
<control type="image">
|
|
<posx>40</posx>
|
|
<posy>78</posy>
|
|
<width>720</width>
|
|
<height>2</height>
|
|
<texture>separator.png</texture>
|
|
</control>
|
|
<control type="list" id="5">
|
|
<posx>40</posx>
|
|
<posy>85</posy>
|
|
<width>695</width>
|
|
<height>440</height>
|
|
<onleft>5</onleft>
|
|
<onright>5</onright>
|
|
<onup>5</onup>
|
|
<ondown>5</ondown>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
|
|
<itemlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>695</width>
|
|
<height>35</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>10</posx>
|
|
<posy>0</posy>
|
|
<width>200</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<aligny>center</aligny>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>green</selectedcolor>
|
|
<align>left</align>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
<control type="label">
|
|
<posx>210</posx>
|
|
<posy>0</posy>
|
|
<width>475</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<aligny>center</aligny>
|
|
<selectedcolor>green</selectedcolor>
|
|
<align>left</align>
|
|
<info>ListItem.Label2</info>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>695</width>
|
|
<height>35</height>
|
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
|
<visible>!Control.HasFocus(5)</visible>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>695</width>
|
|
<height>35</height>
|
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
|
<visible>Control.HasFocus(5)</visible>
|
|
<texture border="5">button-focus.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>10</posx>
|
|
<posy>0</posy>
|
|
<width>250</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<aligny>center</aligny>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>green</selectedcolor>
|
|
<align>left</align>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
<control type="label">
|
|
<posx>210</posx>
|
|
<posy>0</posy>
|
|
<width>475</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<aligny>center</aligny>
|
|
<selectedcolor>green</selectedcolor>
|
|
<align>left</align>
|
|
<info>ListItem.Label2</info>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="scrollbar" id="60">
|
|
<posx>740</posx>
|
|
<posy>85</posy>
|
|
<width>20</width>
|
|
<height>440</height>
|
|
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
|
|
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
|
|
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
|
|
<textureslidernib>scrollbar_nib.png</textureslidernib>
|
|
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
|
|
<onleft>2</onleft>
|
|
<onright>10</onright>
|
|
<ondown>60</ondown>
|
|
<onup>60</onup>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
<control type="label">
|
|
<description>number of files/pages in list text label</description>
|
|
<posx>750</posx>
|
|
<posy>535</posy>
|
|
<width>700</width>
|
|
<font>font12b</font>
|
|
<align>right</align>
|
|
<scroll>true</scroll>
|
|
<textcolor>white</textcolor>
|
|
<label>($INFO[Container(5).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(5).CurrentPage]/$INFO[Container(5).NumPages])</label>
|
|
</control>
|
|
</controls>
|
|
</window> |