skin.pellucidPlus/1080i/FileBrowser.xml

156 lines
6.3 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">450</defaultcontrol>
2015-11-22 20:48:07 +01:00
2014-09-28 20:47:53 +02:00
<include>fadeInOut</include>
<controls>
<!--background-->
2015-03-27 21:31:13 +01:00
<include>globalBackground</include>
2015-04-27 22:30:43 +02:00
2014-09-28 20:47:53 +02:00
<!--file list-->
<control type="group">
2015-04-27 22:30:43 +02:00
<posx>col-6-begin</posx>
<posy>row-3-begin</posy>
2014-09-28 20:47:53 +02:00
<!--animations-->
2018-10-01 22:38:21 +02:00
<include>modalDialogInOutVertical</include>
2021-03-07 16:09:28 +01:00
<control type="image">
<posx>-12</posx>
<posy>-12</posy>
<width>1178</width>
<height>792</height>
2024-05-06 14:53:16 +02:00
<texture border="24">dialogBackground.png</texture>
2021-03-07 16:09:28 +01:00
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2024-05-06 14:53:16 +02:00
<control type="image">
2015-04-27 22:30:43 +02:00
<posx>0</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
2024-05-06 14:53:16 +02:00
<texture border="10">masks/menuTitle2.png</texture>
2016-02-21 19:58:08 +01:00
<colordiffuse>highlight</colordiffuse>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="label" id="411">
2015-04-27 22:30:43 +02:00
<posx>24</posx>
<posy>0</posy>
<width>16-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
2015-03-27 21:31:13 +01:00
<font>dialogTitle</font>
2020-08-27 18:16:28 +02:00
<label>10126</label>
2015-04-27 22:30:43 +02:00
<textcolor>textActive</textcolor>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2017-09-24 20:19:10 +02:00
</control>
<!--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">
2024-05-15 22:47:22 +02:00
<posx>-36</posx>
<posy>6-row</posy>
<height>11-row</height>
2017-09-24 20:19:10 +02:00
<onright>450</onright>
<onback>450</onback>
</control>
2015-05-21 00:38:26 +02:00
</control>
<control type="panel" id="450">
2016-10-06 20:56:31 +02:00
<posx>0</posx>
<posy>76</posy>
2014-09-28 20:47:53 +02:00
<width>12-col</width>
2021-03-07 16:09:28 +01:00
<height>19-row</height>
2014-09-28 20:47:53 +02:00
<onright>9000</onright>
2017-09-24 20:19:10 +02:00
<onleft>60</onleft>
<pagecontrol>60</pagecontrol>
2021-03-07 16:09:28 +01:00
<itemlayout height="84" width="12-col">
2024-05-06 14:53:16 +02:00
<control type="label">
<visible>ListItem.IsSelected</visible>
2014-09-28 20:47:53 +02:00
<posx>0</posx>
2024-05-06 14:53:16 +02:00
<posy>3</posy>
<width>66</width>
<height>66</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<label></label>
2014-09-28 20:47:53 +02:00
</control>
<control type="label">
2024-05-06 14:53:16 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
<width>11-col-gutter</width>
2015-04-27 22:30:43 +02:00
<height>2-row</height>
<aligny>center</aligny>
2014-09-28 20:47:53 +02:00
<font>itemTitle</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
2021-03-07 16:09:28 +01:00
<focusedlayout height="84" width="12-col">
2014-09-28 20:47:53 +02:00
<control type="image">
2024-05-06 14:53:16 +02:00
<posx>0</posx>
2015-04-27 22:30:43 +02:00
<posy>0</posy>
2024-05-06 14:53:16 +02:00
<width>12-col</width>
2015-05-21 00:38:26 +02:00
<height>69</height>
2014-09-28 20:47:53 +02:00
<aspectratio>stretch</aspectratio>
2015-04-27 22:30:43 +02:00
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
<bordersize>0</bordersize>
2015-04-27 22:30:43 +02:00
<colordiffuse>ffffffff</colordiffuse>
2014-09-28 20:47:53 +02:00
</control>
2024-05-06 14:53:16 +02:00
<control type="label">
<visible>ListItem.IsSelected</visible>
2015-04-27 22:30:43 +02:00
<posx>0</posx>
2024-05-06 14:53:16 +02:00
<posy>3</posy>
<width>66</width>
<height>66</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor></shadowcolor>
<label></label>
2014-09-28 20:47:53 +02:00
</control>
<control type="label">
2024-05-06 14:53:16 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
<width>11-col-gutter</width>
2015-04-27 22:30:43 +02:00
<height>2-row</height>
<aligny>center</aligny>
2014-09-28 20:47:53 +02:00
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
<!--OK / Cancel / New folder buttons-->
2024-05-06 14:53:16 +02:00
<control type="grouplist" id="9000">
2014-09-28 20:47:53 +02:00
<posx>12-col</posx>
<posy>76</posy>
2014-09-28 20:47:53 +02:00
<width>4-col</width>
2024-05-06 14:53:16 +02:00
<height>10-row</height>
2014-09-28 20:47:53 +02:00
<orientation>vertical</orientation>
<onleft>450</onleft>
2024-05-06 14:53:16 +02:00
<control type="button" id="413">
<description>OK</description>
<label>OK</label>
</control>
<control type="button" id="415">
<description>New folder</description>
<label>New Folder</label>
</control>
2014-09-28 20:47:53 +02:00
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>FileBrowser.xml</label>
</control>
</controls>
2015-03-27 21:31:13 +01:00
</window>