skin.pellucid/1080i/FileManager.xml

230 lines
9.9 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">20</defaultcontrol>
2016-11-11 22:13:39 +01:00
2014-09-28 20:47:53 +02:00
<include>fadeInOut</include>
<controls>
<include>globalBackground</include>
2019-02-03 22:09:09 +01:00
<!--mini window-->
<include>miniVideoPlayer</include>
2016-11-11 22:13:39 +01:00
<control type="group">
<!--animations-->
2016-10-06 20:56:31 +02:00
<include>modalDialogInOutVertical</include>
2016-11-11 22:13:39 +01:00
<!--page title-->
<control type="group">
2016-11-22 21:08:22 +01:00
<posx>col-4-begin</posx>
<posy>row-5-begin</posy>
2021-03-07 16:09:28 +01:00
<control type="image">
<posx>-12</posx>
<posy>-12</posy>
<width>1320</width>
2021-03-13 16:29:42 +01:00
<height>732</height>
2021-03-07 16:09:28 +01:00
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2016-11-11 22:13:39 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2016-11-22 21:08:22 +01:00
<width>18-col</width>
2016-11-11 22:13:39 +01:00
<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>
2016-11-22 21:08:22 +01:00
<width>18-col</width>
2016-11-11 22:13:39 +01:00
<height>2-row</height>
<font>dialogTitle</font>
<label>10003</label>
<textcolor>textActive</textcolor>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2018-02-25 22:20:57 +01:00
</control>
<control type="image">
<posx>0</posx>
2021-03-13 16:29:42 +01:00
<posy>84</posy>
2021-03-07 16:09:28 +01:00
<width>18-col</width>
2018-02-25 22:20:57 +01:00
<height>71</height>
2021-03-13 16:29:42 +01:00
<texture>colors/offblack.png</texture>
2018-02-25 22:20:57 +01:00
<aspectratio>stretch</aspectratio>
2016-11-11 22:13:39 +01:00
</control>
</control>
<!--left panel-->
<control type="group">
2016-11-22 21:08:22 +01:00
<posx>col-4-begin</posx>
2021-03-07 16:09:28 +01:00
<posy>270</posy>
2016-11-11 22:13:39 +01:00
<control type="label" id="101">
<description>Header Label</description>
<posx>24</posx>
2021-03-13 16:29:42 +01:00
<posy>12</posy>
2016-11-22 21:08:22 +01:00
<height>2-row</height>
2021-03-07 16:09:28 +01:00
<width>636</width>
2017-12-04 21:13:06 +01:00
<label></label>
2019-02-18 23:25:22 +01:00
<font>itemTitle</font>
<textcolor>textActive</textcolor>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2016-11-11 22:13:39 +01:00
</control>
2018-07-16 22:46:52 +02:00
<!--page scrollbar-->
<control type="group" id="8000">
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>-18</posx>
<posy>2-row</posy>
<height>16-row</height>
<onright>20</onright>
</control>
</control>
2016-11-11 22:13:39 +01:00
<!--left file list-->
<control type="list" id="20">
2018-02-25 22:20:57 +01:00
<posx>0</posx>
2021-03-13 16:29:42 +01:00
<posy>96</posy>
2021-03-07 16:09:28 +01:00
<width>636</width>
2021-03-13 16:29:42 +01:00
<height>540</height>
2016-11-11 22:13:39 +01:00
<onright>21</onright>
2018-07-16 22:46:52 +02:00
<onleft>60</onleft>
<pagecontrol>60</pagecontrol>
2016-11-22 21:08:22 +01:00
<itemlayout height="2-row" width="9-col">
2016-11-11 22:13:39 +01:00
<control type="label">
2018-02-25 22:20:57 +01:00
<posx>24</posx>
2016-11-22 21:08:22 +01:00
<width>9-col-gutter</width>
2016-11-11 22:13:39 +01:00
<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>
2016-11-22 21:08:22 +01:00
<focusedlayout height="2-row" width="9-col">
2016-11-11 22:13:39 +01:00
<control type="image">
2018-02-25 22:20:57 +01:00
<width>9-col-textbox</width>
2016-11-11 22:13:39 +01:00
<height>2-row</height>
<texture>colors/white.png</texture>
2018-07-16 22:46:52 +02:00
<animation effect="fade" start="100" end="20" condition="!Control.HasFocus(20)">Conditional</animation>
2016-11-11 22:13:39 +01:00
</control>
<control type="label">
2018-02-25 22:20:57 +01:00
<posx>24</posx>
2016-11-22 21:08:22 +01:00
<width>9-col-gutter</width>
2016-11-11 22:13:39 +01:00
<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">
2016-11-22 21:08:22 +01:00
<posx>col-13-begin</posx>
2016-11-11 22:13:39 +01:00
<posy>row-7-begin</posy>
<control type="label" id="102">
<description>Header Label</description>
2018-02-25 22:20:57 +01:00
<posx>24</posx>
2021-03-13 16:29:42 +01:00
<posy>12</posy>
2016-11-22 21:08:22 +01:00
<width>9-col-gutter</width>
<height>2-row</height>
2017-12-04 21:13:06 +01:00
<label></label>
2019-02-18 23:25:22 +01:00
<font>itemTitle</font>
<textcolor>textActive</textcolor>
2016-11-11 22:13:39 +01:00
</control>
<control type="list" id="21">
<posx>0</posx>
2021-03-13 16:29:42 +01:00
<posy>96</posy>
2018-02-25 22:20:57 +01:00
<width>9-col</width>
2021-03-13 16:29:42 +01:00
<height>540</height>
2016-11-11 22:13:39 +01:00
<onleft>20</onleft>
2018-07-16 22:46:52 +02:00
<onright>61</onright>
<pagecontrol>61</pagecontrol>
2018-02-25 22:20:57 +01:00
<itemlayout height="2-row" width="9-col">
2016-11-11 22:13:39 +01:00
<control type="label">
2018-02-25 22:20:57 +01:00
<posx>24</posx>
2016-11-22 21:08:22 +01:00
<width>636</width>
2016-11-11 22:13:39 +01:00
<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>
2018-02-25 22:20:57 +01:00
<focusedlayout height="2-row" width="9-col">
2016-11-11 22:13:39 +01:00
<control type="image">
2018-02-25 22:20:57 +01:00
<width>9-col</width>
2016-11-11 22:13:39 +01:00
<height>2-row</height>
<texture>colors/white.png</texture>
2018-07-16 22:46:52 +02:00
<animation effect="fade" start="100" end="20" condition="Control.HasFocus(20)">Conditional</animation>
2016-11-11 22:13:39 +01:00
</control>
<control type="label">
2018-02-25 22:20:57 +01:00
<posx>24</posx>
2016-11-22 21:08:22 +01:00
<width>636</width>
2016-11-11 22:13:39 +01:00
<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>
2018-07-16 22:46:52 +02:00
<!--page scrollbar-->
<control type="group" id="8001">
<visible>Control.IsVisible(61)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8001).hasfocus">conditional</animation>
<control type="scrollbar" id="61">
<posx>654</posx>
<posy>2-row</posy>
<height>16-row</height>
<onleft>21</onleft>
</control>
</control>
2016-11-11 22:13:39 +01:00
</control>
</control>
2014-09-28 20:47:53 +02:00
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>FileManager.xml</label>
</control>
</controls>
2015-03-27 21:31:13 +01:00
</window>