skin.divide/720p/SettingsCategory.xml
2019-05-24 19:37:15 +02:00

139 lines
3.9 KiB
XML

<window>
<defaultcontrol>3</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<control type="grouplist" id="5">
<description>control area</description>
<left>350</left>
<top>130</top>
<width>900</width>
<height>510</height>
<itemgap>2</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>3</onleft>
<onright>90</onright>
<onup>5</onup>
<ondown>5</ondown>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="grouplist" id="3">
<description>button area</description>
<left>0</left>
<top>130</top>
<width>330</width>
<height>440</height>
<itemgap>2</itemgap>
<onleft>5</onleft>
<onright>5</onright>
<onup>20</onup>
<ondown>20</ondown>
</control>
<control type="group">
<control type="button">
<left>0</left>
<top>585</top>
<height>60</height>
<width>330</width>
<font>font13</font>
<label>31408</label>
<texturenofocus>Button_Side_NoFocus.png</texturenofocus>
</control>
<control type="button" id="20">
<description>Settings level button</description>
<left>0</left>
<top>585</top>
<width>330</width>
<height>60</height>
<align>right</align>
<aligny>top</aligny>
<textoffsetx>10</textoffsetx>
<textoffsety>18</textoffsety>
<textcolor>green</textcolor>
<font>font12</font>
<label>10037</label>
<onleft>5</onleft>
<onright>5</onright>
<ondown>3</ondown>
<onup>3</onup>
<onclick>SettingsLevelChange</onclick>
</control>
</control>
</control>
<control type="button" id="10">
<description>Default Category Button</description>
<include>ButtonCommonValues</include>
</control>
<control type="button" id="7">
<description>Default Button</description>
<left>0</left>
<top>0</top>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<left>0</left>
<top>0</top>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
</control>
<control type="spincontrolex" id="9">
<description>Default SpinControlex</description>
<left>0</left>
<top>0</top>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="image" id="11">
<description>separator image</description>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label" id="2">
<description>Fake Label so we can pass it value down to the one below</description>
<left>0</left>
<top>0</top>
<width>0</width>
<height>0</height>
<font>-</font>
<visible>false</visible>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[5] - $INFO[Control.GetLabel(2)]</label>
</control>
<include>WindowTitleButtons</include>
<include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls>
</window>