12b04b2f95
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@97 0c45cd24-f56c-ec91-222f-6e3ca35936fa
335 lines
10 KiB
XML
335 lines
10 KiB
XML
<window id="126">
|
|
<defaultcontrol always="true">450</defaultcontrol>
|
|
<allowoverlay>no</allowoverlay>
|
|
<coordinates>
|
|
<system>1</system>
|
|
<posx>320</posx>
|
|
<posy>10</posy>
|
|
</coordinates>
|
|
<include>dialogeffect</include>
|
|
<controls>
|
|
<control type="group">
|
|
<animation effect="slide" start="0,0" end="-290,0" time="300" condition="Control.IsVisible(451)">Conditional</animation>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>64</width>
|
|
<height>700</height>
|
|
<texture border="40,40,0,40">DialogLeft.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>64</posx>
|
|
<posy>0</posy>
|
|
<width>512</width>
|
|
<height>700</height>
|
|
<texture border="0,40,0,40">DialogMiddle.png</texture>
|
|
<animation effect="zoom" start="64,0,512,700" end="64,0,1097,700" time="300" condition="Control.IsVisible(451)">Conditional</animation>
|
|
</control>
|
|
<control type="image">
|
|
<posx>576</posx>
|
|
<posy>0</posy>
|
|
<width>64</width>
|
|
<height>700</height>
|
|
<texture border="0,40,40,40">DialogRight.png</texture>
|
|
<animation effect="slide" start="0,0" end="585,0" time="300" condition="Control.IsVisible(451)">Conditional</animation>
|
|
</control>
|
|
<control type="label" id="411">
|
|
<description>Heading label</description>
|
|
<posx>40</posx>
|
|
<posy>40</posy>
|
|
<width>560</width>
|
|
<height>30</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font18</font>
|
|
<label>1023</label>
|
|
<textcolor>dialogheader</textcolor>
|
|
</control>
|
|
<control type="image">
|
|
<posx>40</posx>
|
|
<posy>78</posy>
|
|
<width>560</width>
|
|
<height>2</height>
|
|
<texture>separator.png</texture>
|
|
</control>
|
|
<control type="label" id="412">
|
|
<description>path label control</description>
|
|
<posx>40</posx>
|
|
<posy>85</posy>
|
|
<width>560</width>
|
|
<height>30</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font12</font>
|
|
<haspath>true</haspath>
|
|
</control>
|
|
<control type="scrollbar" id="60">
|
|
<posx>580</posx>
|
|
<posy>120</posy>
|
|
<width>20</width>
|
|
<height>435</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>450</onleft>
|
|
<onright>9000</onright>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
<control type="list" id="450">
|
|
<posx>40</posx>
|
|
<posy>120</posy>
|
|
<width>535</width>
|
|
<height>440</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<onup>450</onup>
|
|
<ondown>450</ondown>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<animation effect="slide" start="0,0" end="12,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
|
|
<itemlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>535</width>
|
|
<height>35</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>10</posx>
|
|
<posy>2</posy>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>45</posx>
|
|
<posy>0</posy>
|
|
<width>480</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<selectedcolor>green</selectedcolor>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>535</width>
|
|
<height>35</height>
|
|
<visible>!Control.HasFocus(450)</visible>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>535</width>
|
|
<height>35</height>
|
|
<visible>Control.HasFocus(450)</visible>
|
|
<texture border="5">button-focus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>10</posx>
|
|
<posy>2</posy>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>45</posx>
|
|
<posy>0</posy>
|
|
<width>480</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<selectedcolor>green</selectedcolor>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="panel" id="451">
|
|
<posx>40</posx>
|
|
<posy>120</posy>
|
|
<width>560</width>
|
|
<height>440</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<onup>451</onup>
|
|
<ondown>451</ondown>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<animation effect="slide" start="0,0" end="12,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
|
|
<itemlayout height="40" width="535">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>535</width>
|
|
<height>35</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>10</posx>
|
|
<posy>2</posy>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>45</posx>
|
|
<posy>0</posy>
|
|
<width>480</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<selectedcolor>green</selectedcolor>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="40" width="535">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>535</width>
|
|
<height>35</height>
|
|
<visible>!Control.HasFocus(451)</visible>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>535</width>
|
|
<height>35</height>
|
|
<visible>Control.HasFocus(451)</visible>
|
|
<texture border="5">button-focus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>10</posx>
|
|
<posy>2</posy>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>45</posx>
|
|
<posy>0</posy>
|
|
<width>480</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<selectedcolor>green</selectedcolor>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="label">
|
|
<description>Page label</description>
|
|
<posx>40</posx>
|
|
<posy>570</posy>
|
|
<width>560</width>
|
|
<height>30</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font12b</font>
|
|
<label>($INFO[Container(450).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages])</label>
|
|
<visible>!Control.IsVisible(451)</visible>
|
|
</control>
|
|
<control type="label">
|
|
<description>Page label</description>
|
|
<posx>40</posx>
|
|
<posy>570</posy>
|
|
<width>560</width>
|
|
<height>30</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font12b</font>
|
|
<label>($INFO[Container(451).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(451).CurrentPage]/$INFO[Container(451).NumPages])</label>
|
|
<visible>Control.IsVisible(451)</visible>
|
|
</control>
|
|
<control type="group" id="9000">
|
|
<control type="button" id="413">
|
|
<description>OK button</description>
|
|
<posx>40</posx>
|
|
<posy>615</posy>
|
|
<width>184</width>
|
|
<height>40</height>
|
|
<align>center</align>
|
|
<label>186</label>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
<onleft>416</onleft>
|
|
<onright>414</onright>
|
|
<onup>450</onup>
|
|
<ondown>450</ondown>
|
|
</control>
|
|
<control type="button" id="414">
|
|
<description>Cancel button</description>
|
|
<posx>226</posx>
|
|
<posy>615</posy>
|
|
<width>184</width>
|
|
<height>40</height>
|
|
<align>center</align>
|
|
<label>222</label>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
<onleft>413</onleft>
|
|
<onright>415</onright>
|
|
<onup>450</onup>
|
|
<ondown>450</ondown>
|
|
</control>
|
|
<control type="button" id="415">
|
|
<description>Create folder button</description>
|
|
<posx>412</posx>
|
|
<posy>615</posy>
|
|
<width>184</width>
|
|
<height>40</height>
|
|
<align>center</align>
|
|
<label>119</label>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
<onleft>414</onleft>
|
|
<onright>416</onright>
|
|
<onup>450</onup>
|
|
<ondown>450</ondown>
|
|
</control>
|
|
</control>
|
|
<control type="radiobutton" id="416">
|
|
<description>Flip Image button</description>
|
|
<posx>980</posx>
|
|
<posy>615</posy>
|
|
<width>200</width>
|
|
<height>40</height>
|
|
<align>left</align>
|
|
<label>749</label>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
<onleft>415</onleft>
|
|
<onright>413</onright>
|
|
<onup>450</onup>
|
|
<ondown>450</ondown>
|
|
<visible>Control.IsVisible(451)</visible>
|
|
<animation effect="fade" delay="300" time="200">Visible</animation>
|
|
</control>
|
|
<control type="image">
|
|
<description>Current Icon image</description>
|
|
<posx>620</posx>
|
|
<posy>50</posy>
|
|
<width>560</width>
|
|
<height>560</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<info>ListItem.Icon</info>
|
|
<aspectratio>keep</aspectratio>
|
|
<visible>Control.IsVisible(451)</visible>
|
|
<animation effect="fade" delay="300" time="200">Visible</animation>
|
|
</control>
|
|
</control>
|
|
</controls>
|
|
</window> |