First commit
This commit is contained in:
156
720p/DialogPVRTimerSettings.xml
Normal file
156
720p/DialogPVRTimerSettings.xml
Normal file
@@ -0,0 +1,156 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<window>
|
||||
<defaultcontrol>29</defaultcontrol>
|
||||
<coordinates>
|
||||
<system>1</system>
|
||||
<left>275</left>
|
||||
<top>30</top>
|
||||
</coordinates>
|
||||
<include>dialogeffect</include>
|
||||
<controls>
|
||||
<control type="image">
|
||||
<description>background image</description>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>730</width>
|
||||
<height>660</height>
|
||||
<texture border="40">DialogBack.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Dialog Header image</description>
|
||||
<left>40</left>
|
||||
<top>16</top>
|
||||
<width>650</width>
|
||||
<height>40</height>
|
||||
<texture>dialogheader.png</texture>
|
||||
</control>
|
||||
<control type="label" id="2">
|
||||
<description>header label</description>
|
||||
<left>40</left>
|
||||
<top>20</top>
|
||||
<width>650</width>
|
||||
<height>30</height>
|
||||
<font>font13_title</font>
|
||||
<label>-</label>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<textcolor>selected</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
</control>
|
||||
<control type="button">
|
||||
<description>Close Window button</description>
|
||||
<left>640</left>
|
||||
<top>15</top>
|
||||
<width>64</width>
|
||||
<height>32</height>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onclick>PreviousMenu</onclick>
|
||||
<texturefocus>DialogCloseButton-focus.png</texturefocus>
|
||||
<texturenofocus>DialogCloseButton.png</texturenofocus>
|
||||
<onleft>10</onleft>
|
||||
<onright>10</onright>
|
||||
<onup>10</onup>
|
||||
<ondown>10</ondown>
|
||||
<visible>system.getbool(input.enablemouse)</visible>
|
||||
</control>
|
||||
<control type="grouplist" id="5">
|
||||
<description>control area</description>
|
||||
<left>30</left>
|
||||
<top>70</top>
|
||||
<width>670</width>
|
||||
<height>510</height>
|
||||
<itemgap>5</itemgap>
|
||||
<onup>9001</onup>
|
||||
<ondown>9001</ondown>
|
||||
<onleft>9001</onleft>
|
||||
<onright>9001</onright>
|
||||
</control>
|
||||
<control type="group" id="9001">
|
||||
<left>160</left>
|
||||
<top>590</top>
|
||||
<control type="button" id="28">
|
||||
<description>OK Button</description>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>200</width>
|
||||
<height>40</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font12_title</font>
|
||||
<label>186</label>
|
||||
<onleft>29</onleft>
|
||||
<onright>29</onright>
|
||||
<onup>5</onup>
|
||||
<ondown>5</ondown>
|
||||
</control>
|
||||
<control type="button" id="29">
|
||||
<description>Cancel Button</description>
|
||||
<left>210</left>
|
||||
<top>0</top>
|
||||
<width>200</width>
|
||||
<height>40</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font12_title</font>
|
||||
<label>222</label>
|
||||
<onleft>28</onleft>
|
||||
<onright>28</onright>
|
||||
<onup>5</onup>
|
||||
<ondown>5</ondown>
|
||||
</control>
|
||||
</control>
|
||||
<control type="button" id="7">
|
||||
<description>Default Button</description>
|
||||
<height>40</height>
|
||||
<font>font13</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<focusedcolor>white</focusedcolor>
|
||||
<texturefocus border="5">button-focus2.png</texturefocus>
|
||||
<texturenofocus border="5">button-nofocus.png</texturenofocus>
|
||||
</control>
|
||||
<control type="radiobutton" id="8">
|
||||
<description>Default RadioButton</description>
|
||||
<height>40</height>
|
||||
<font>font13</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<focusedcolor>white</focusedcolor>
|
||||
<texturefocus border="5">button-focus2.png</texturefocus>
|
||||
<texturenofocus border="5">button-nofocus.png</texturenofocus>
|
||||
</control>
|
||||
<control type="spincontrolex" id="9">
|
||||
<description>Default spincontrolex</description>
|
||||
<height>40</height>
|
||||
<textcolor>grey2</textcolor>
|
||||
<focusedcolor>white</focusedcolor>
|
||||
<texturefocus border="5">button-focus2.png</texturefocus>
|
||||
<texturenofocus border="5">button-nofocus.png</texturenofocus>
|
||||
<font>font13</font>
|
||||
<aligny>center</aligny>
|
||||
<reverse>yes</reverse>
|
||||
</control>
|
||||
<control type="sliderex" id="13">
|
||||
<description>Default Slider</description>
|
||||
<height>40</height>
|
||||
<texturefocus border="5">button-focus2.png</texturefocus>
|
||||
<texturenofocus border="5">button-nofocus.png</texturenofocus>
|
||||
<font>font13</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<focusedcolor>white</focusedcolor>
|
||||
</control>
|
||||
<control type="image" id="11">
|
||||
<description>Default Seperator</description>
|
||||
<height>2</height>
|
||||
<texture>separator2.png</texture>
|
||||
</control>
|
||||
<control type="edit" id="12">
|
||||
<description>Default Edit</description>
|
||||
<height>40</height>
|
||||
<font>font13</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<focusedcolor>white</focusedcolor>
|
||||
<texturefocus border="5">button-focus2.png</texturefocus>
|
||||
<texturenofocus border="5">button-nofocus.png</texturenofocus>
|
||||
</control>
|
||||
</controls>
|
||||
</window>
|
||||
Reference in New Issue
Block a user