2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">5</defaultcontrol>
|
|
|
|
<allowoverlay>yes</allowoverlay>
|
|
|
|
<controls>
|
|
|
|
<control type="image">
|
2015-03-27 21:31:13 +01:00
|
|
|
<visible>!Window.IsVisible(SliderDialog)</visible>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>fullscreenWidth</width>
|
|
|
|
<height>fullscreenHeight</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>ddFFFFFF</colordiffuse>
|
|
|
|
<include>fadeInOut</include>
|
|
|
|
</control>
|
|
|
|
<control type="group">
|
2015-03-27 21:31:13 +01:00
|
|
|
<visible>!Window.IsVisible(SliderDialog)</visible>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posx>col-7-begin</posx>
|
|
|
|
<posy>row-3-begin</posy>
|
|
|
|
<!--animations-->
|
|
|
|
<include>modalDialogInOutVertical</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>-528</posx>
|
|
|
|
<posy>44</posy>
|
|
|
|
<width>fullscreenWidth</width>
|
|
|
|
<height>1-row</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texture>colors/white.png</texture>
|
2014-09-28 20:47:53 +02:00
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>-3</posx>
|
|
|
|
<posy>44</posy>
|
|
|
|
<width>3</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="label">
|
|
|
|
<visible>Window.IsVisible(123)</visible>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posx>12</posx>
|
|
|
|
<posy>44</posy>
|
|
|
|
<width>12-col</width>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>dialogTitle</font>
|
2014-09-28 20:47:53 +02:00
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-03-27 21:31:13 +01:00
|
|
|
<label>$LOCALIZE[3] $LOCALIZE[5]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>Window.IsVisible(124)</visible>
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>44</posy>
|
|
|
|
<width>12-col</width>
|
|
|
|
<font>dialogTitle</font>
|
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$LOCALIZE[292] $LOCALIZE[5]</label>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="grouplist" id="5">
|
|
|
|
<description>Control Area</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>120</posy>
|
|
|
|
<width>12-col</width>
|
|
|
|
<height>644</height>
|
|
|
|
<orientation>vertical</orientation>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="7">
|
|
|
|
<description>Default Button</description>
|
|
|
|
<align>left</align>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<height>54</height>
|
|
|
|
<font>itemTitle</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<focusedcolor>black</focusedcolor>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texturefocus>colors/white.png</texturefocus>
|
2014-09-28 20:47:53 +02:00
|
|
|
<textoffsetx>12</textoffsetx>
|
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="8">
|
|
|
|
<description>Default RadioButton</description>
|
|
|
|
<align>left</align>
|
|
|
|
</control>
|
|
|
|
<control type="spincontrolex" id="9">
|
|
|
|
<description>Default spincontrolex</description>
|
|
|
|
<align>left</align>
|
|
|
|
</control>
|
|
|
|
<control type="sliderex" id="13">
|
|
|
|
<description>Default Slider</description>
|
|
|
|
<align>left</align>
|
|
|
|
<height>54</height>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>VideoOSDSettings.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|