skin.divide/720p/SettingsCategory.xml

108 lines
3.1 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>
<posx>300</posx>
<posy>130</posy>
<width>950</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>
<posx>0</posx>
<posy>130</posy>
<width>280</width>
<height>440</height>
<itemgap>2</itemgap>
<onleft>5</onleft>
<onright>5</onright>
<onup>3</onup>
<ondown>3</ondown>
</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>
<posx>0</posx>
<posy>0</posy>
<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>
<posx>0</posx>
<posy>0</posy>
<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>
<posx>0</posx>
<posy>0</posy>
<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">
<posx>0</posx>
<posy>0</posy>
<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>
<posx>0</posx>
<posy>0</posy>
<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>
</controls>
</window>