12b04b2f95
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@97 0c45cd24-f56c-ec91-222f-6e3ca35936fa
75 lines
2.1 KiB
XML
75 lines
2.1 KiB
XML
<window id="147">
|
|
<defaultcontrol>61</defaultcontrol>
|
|
<include>dialogeffect</include>
|
|
<controls>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1280</width>
|
|
<height>720</height>
|
|
<texture border="40">DialogBack.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1280</width>
|
|
<height>720</height>
|
|
<texture border="40">DialogFront.png</texture>
|
|
</control>
|
|
<control type="label" id="1">
|
|
<description>Item Title value</description>
|
|
<posx>40</posx>
|
|
<posy>45</posy>
|
|
<width>1200</width>
|
|
<height>30</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>dialogheader</textcolor>
|
|
<font>font18</font>
|
|
</control>
|
|
<control type="button">
|
|
<description>Close Window button</description>
|
|
<posx>1210</posx>
|
|
<posy>35</posy>
|
|
<include>WindowCloseButtonCommons</include>
|
|
</control>
|
|
<control type="image">
|
|
<posx>40</posx>
|
|
<posy>84</posy>
|
|
<width>1200</width>
|
|
<height>2</height>
|
|
<texture>separator.png</texture>
|
|
</control>
|
|
<control type="textbox" id="5">
|
|
<description>textarea</description>
|
|
<posx>50</posx>
|
|
<posy>100</posy>
|
|
<width>1160</width>
|
|
<height>540</height>
|
|
<label>-</label>
|
|
<font>font11</font>
|
|
<align>justify</align>
|
|
<textcolor>white</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
<pagecontrol>61</pagecontrol>
|
|
</control>
|
|
<control type="scrollbar" id="61">
|
|
<posx>1215</posx>
|
|
<posy>100</posy>
|
|
<width>20</width>
|
|
<height>540</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>61</onleft>
|
|
<onright>61</onright>
|
|
<ondown>61</ondown>
|
|
<onup>61</onup>
|
|
<showonepage>true</showonepage>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
</controls>
|
|
</window>
|