skin.tributary/720p/VideoOSDSettings.xml

149 lines
4.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>5</defaultcontrol>
<coordinates>
<left>240</left>
<top>60</top>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="group">
<animation effect="fade" start="100" end="0" time="300" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(FileBrowser)">Conditional</animation>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>800</width>
<height>600</height>
<texture border="40">DialogBack2.png</texture>
</control>
<control type="image">
<description>Dialog Header image</description>
<left>40</left>
<top>16</top>
<width>720</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>720</width>
<height>30</height>
<font>font13_title</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="button">
<description>Close Window button</description>
<left>710</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>2</onleft>
<onright>2</onright>
<onup>2</onup>
<ondown>2</ondown>
<visible>system.getbool(input.enablemouse)</visible>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<left>40</left>
<top>65</top>
<width>720</width>
<height>505</height>
<itemgap>5</itemgap>
<pagecontrol>60</pagecontrol>
<onleft>60</onleft>
<onright>60</onright>
<onup>5</onup>
<ondown>5</ondown>
</control>
<control type="scrollbar" id="60">
<left>760</left>
<top>65</top>
<width>25</width>
<height>490</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>5</onleft>
<onright>5</onright>
<ondown>61</ondown>
<onup>61</onup>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</control>
<control type="sliderex" id="13">
<description>Default Slider</description>
<height>40</height>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
</control>
<control type="button" id="7">
<description>Default Button</description>
<left>0</left>
<top>0</top>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<left>0</left>
<top>0</top>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="spincontrolex" id="9">
<description>Default SpinControlex</description>
<left>0</left>
<top>0</top>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="image" id="11">
<description>separator image</description>
<height>2</height>
<texture>separator2.png</texture>
</control>
<control type="label" id="14">
<description>Default Label</description>
<left>0</left>
<top>0</top>
<height>30</height>
<label>-</label>
<align>center</align>
<aligny>bottom</aligny>
<font>font13_title</font>
<textcolor>grey</textcolor>
<shadowcolor>black</shadowcolor>
</control>
</controls>
</window>