257 lines
11 KiB
XML
257 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window type="dialog">
|
|
<defaultcontrol>9000</defaultcontrol>
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
<control type="group">
|
|
<posx>col-4-begin</posx>
|
|
<posy>row-5-begin</posy>
|
|
<!--animations-->
|
|
<include>modalDialogInOutVertical</include>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>18-col</width>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>18-col</width>
|
|
<height>18-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>4-col</posx>
|
|
<posy>2-row</posy>
|
|
<width>9-col</width>
|
|
<height>18-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>16-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>dialogTitle</font>
|
|
<label>$LOCALIZE[15020]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
</control>
|
|
<!--content selection-->
|
|
<control type="list" id="9000">
|
|
<description>Mode selection list</description>
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>4-col</width>
|
|
<height>12-row</height>
|
|
<onright>200</onright>
|
|
<orientation>vertical</orientation>
|
|
<itemlayout width="4-col" height="2-row">
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>252</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<textcolor>textActive</textcolor>
|
|
<font>buttonTitle</font>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="4-col" height="2-row">
|
|
<control type="image">
|
|
<visible>control.hasfocus(9000)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<visible>!control.hasfocus(9000)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>88FFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>252</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<textcolor>black</textcolor>
|
|
<font>buttonTitle</font>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<!--available- and active mode lists-->
|
|
<control type="group" id="200">
|
|
<posx>4-col</posx>
|
|
<posy>2-row</posy>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<!--active modes list-->
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<font>settingsCategoryTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
<label>$LOCALIZE[15051] ($INFO[Container(21).NumItems])</label>
|
|
</control>
|
|
<control type="panel" id="21">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>9-col</width>
|
|
<height>6-row</height>
|
|
<onup>20</onup>
|
|
<onleft>9000</onleft>
|
|
<onright>9001</onright>
|
|
<itemlayout height="2-row" width="9-col">
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<width>600</width>
|
|
<textcolor>textActive</textcolor>
|
|
<font>buttonTitle</font>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="2-row" width="9-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<width>600</width>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<font>buttonTitle</font>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--available modes list-->
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>8-row</posy>
|
|
<control type="label">
|
|
<description>available modes</description>
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<font>settingsCategoryTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
<label>$LOCALIZE[15050] ($INFO[Container(20).NumItems])</label>
|
|
</control>
|
|
<control type="panel" id="20">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>9-col</width>
|
|
<height>8-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>9001</onright>
|
|
<ondown>21</ondown>
|
|
<itemlayout height="2-row" width="9-col">
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<width>600</width>
|
|
<textcolor>textActive</textcolor>
|
|
<font>buttonTitle</font>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="2-row" width="9-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>9-col</width>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<aligny>center</aligny>
|
|
<height>2-row</height>
|
|
<width>600</width>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<font>buttonTitle</font>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--save and reset-->
|
|
<control type="grouplist" id="9001">
|
|
<posx>13-col</posx>
|
|
<posy>2-row</posy>
|
|
<width>5-col</width>
|
|
<onleft>control.setfocus(20)</onleft>
|
|
<control type="radiobutton" id="22">
|
|
<description>Default RadioButton</description>
|
|
<label>15064</label>
|
|
<width>5-col</width>
|
|
</control>
|
|
<control type="button" id="23">
|
|
<description>Apply changes button</description>
|
|
<label>14070</label>
|
|
<width>5-col</width>
|
|
</control>
|
|
<control type="button" id="24">
|
|
<description>Clear active modes button</description>
|
|
<label>15066</label>
|
|
<width>5-col</width>
|
|
</control>
|
|
</control>
|
|
<!--end dialog-->
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>DialogAudioDSPManager.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|