192 lines
8.3 KiB
XML
192 lines
8.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">20</defaultcontrol>
|
|
|
|
<include>fadeInOut</include>
|
|
<controls>
|
|
<include>globalBackground</include>
|
|
<control type="group">
|
|
<!--animations-->
|
|
<include>modalDialogInOutVertical</include>
|
|
<!--page title-->
|
|
<control type="group">
|
|
<posx>col-6-begin</posx>
|
|
<posy>row-4-begin</posy>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>16-col</width>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<!--title-->
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>16-col</width>
|
|
<height>2-row</height>
|
|
<font>dialogTitle</font>
|
|
<label>10003</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>16-col</width>
|
|
<height>660</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
</control>
|
|
<!--left panel-->
|
|
<control type="group">
|
|
<posx>col-6-begin</posx>
|
|
<posy>row-7-begin</posy>
|
|
<control type="label" id="101">
|
|
<description>Header Label</description>
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>8-col-gutter</width>
|
|
<label>-</label>
|
|
<font>settingsCategoryTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<!--left file list-->
|
|
<control type="list" id="20">
|
|
<posx>12</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>15-row</height>
|
|
<onright>21</onright>
|
|
<itemlayout height="2-row" width="8-col">
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
<font>itemTitle</font>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12r</posx>
|
|
<width>3-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<info>ListItem.Label2</info>
|
|
<font>itemTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="2-row" width="8-col">
|
|
<control type="image">
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<animation effect="fade" start="100" end="50" condition="!Control.HasFocus(20)">Conditional</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12r</posx>
|
|
<width>3-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<info>ListItem.Label2</info>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
<!--right panel-->
|
|
<control type="group">
|
|
<posx>col-14-begin</posx>
|
|
<posy>row-7-begin</posy>
|
|
<control type="label" id="102">
|
|
<description>Header Label</description>
|
|
<posx>12</posx>
|
|
<posy>0</posy>
|
|
<width>8-col-gutter</width>
|
|
<label>-</label>
|
|
<font>settingsCategoryTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
</control>
|
|
<control type="list" id="21">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>8-col</width>
|
|
<height>15-row</height>
|
|
<onleft>20</onleft>
|
|
<itemlayout height="2-row" width="8-col">
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
<font>itemTitle</font>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12r</posx>
|
|
<width>3-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<info>ListItem.Label2</info>
|
|
<font>itemTitle</font>
|
|
<textcolor>highlight</textcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="2-row" width="8-col">
|
|
<control type="image">
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<animation effect="fade" start="100" end="50" condition="Control.HasFocus(20)">Conditional</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<width>8-col-gutter</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<info>ListItem.Label</info>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12r</posx>
|
|
<width>3-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<align>right</align>
|
|
<info>ListItem.Label2</info>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>WindowID</include>
|
|
<label>FileManager.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|