skin.pellucid/1080i/MyMusicPlaylistEditor.xml

295 lines
13 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
2018-10-21 21:30:39 +02:00
<defaultcontrol always="true">50</defaultcontrol>
2018-02-25 14:05:53 +01:00
<views>50</views>
2014-09-28 20:47:53 +02:00
<controls>
<include>globalBackground</include>
<control type="group">
<!--animations-->
<include>modalDialogInOutVertical</include>
2016-12-05 23:21:15 +01:00
<!--page title-->
2014-09-28 20:47:53 +02:00
<control type="group">
2016-12-05 23:21:15 +01:00
<posx>col-2-begin</posx>
2018-02-25 14:05:53 +01:00
<posy>row-4-begin</posy>
2016-12-05 23:21:15 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>22-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--title-->
2014-09-28 20:47:53 +02:00
<control type="label">
2016-12-05 23:21:15 +01:00
<posx>24</posx>
<posy>0</posy>
<width>22-col</width>
<height>2-row</height>
<font>dialogTitle</font>
<label>31057</label>
<textcolor>textActive</textcolor>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2016-12-05 23:21:15 +01:00
</control>
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
2016-12-05 23:21:15 +01:00
<posy>2-row</posy>
<width>22-col</width>
2018-02-25 14:05:53 +01:00
<height>19-row</height>
2016-12-05 23:21:15 +01:00
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>18-col</posx>
<posy>2-row</posy>
<width>4-col</width>
2018-02-25 14:05:53 +01:00
<height>19-row</height>
2016-12-05 23:21:15 +01:00
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<!--left panel-->
<control type="group">
<posx>col-2-begin</posx>
2018-02-25 14:05:53 +01:00
<posy>row-6-begin</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>9-col</width>
<height>71</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
</control>
2016-12-05 23:21:15 +01:00
<control type="label">
<description>Header Label</description>
<posx>24</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2016-12-05 23:21:15 +01:00
<height>2-row</height>
<width>8-col-gutter</width>
2014-09-28 20:47:53 +02:00
<label>31022</label>
2016-12-05 23:21:15 +01:00
<font>settingsCategoryTitle</font>
2018-02-25 14:05:53 +01:00
<textcolor>black</textcolor>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
2016-12-05 23:21:15 +01:00
<!--left file list-->
<control type="list" id="50">
2018-02-25 14:05:53 +01:00
<posx>0</posx>
2016-12-05 23:21:15 +01:00
<posy>2-row</posy>
<width>9-col</width>
2018-02-25 14:05:53 +01:00
<height>17-row</height>
2014-09-28 20:47:53 +02:00
<onright>100</onright>
2016-12-05 23:21:15 +01:00
<itemlayout height="2-row" width="9-col">
2014-09-28 20:47:53 +02:00
<control type="label">
2018-02-25 14:05:53 +01:00
<posx>24</posx>
<width>8-col</width>
2016-12-05 23:21:15 +01:00
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
2014-09-28 20:47:53 +02:00
<font>itemTitle</font>
</control>
</itemlayout>
2016-12-05 23:21:15 +01:00
<focusedlayout height="2-row" width="9-col">
2014-09-28 20:47:53 +02:00
<control type="image">
2018-02-25 14:05:53 +01:00
<width>9-col</width>
2016-12-05 23:21:15 +01:00
<height>2-row</height>
<texture>colors/white.png</texture>
<animation effect="fade" start="100" end="50" condition="!Control.HasFocus(50)">Conditional</animation>
2014-09-28 20:47:53 +02:00
</control>
<control type="label">
2018-02-25 14:05:53 +01:00
<posx>24</posx>
<width>8-col</width>
2016-12-05 23:21:15 +01:00
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
2014-09-28 20:47:53 +02:00
<font>itemTitle</font>
<textcolor>black</textcolor>
</control>
</focusedlayout>
</control>
</control>
2016-12-05 23:21:15 +01:00
<!--right panel-->
2014-09-28 20:47:53 +02:00
<control type="group">
2016-12-05 23:21:15 +01:00
<posx>col-11-begin</posx>
2018-02-25 14:05:53 +01:00
<posy>row-6-begin</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>13-col</width>
<height>71</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
</control>
2014-09-28 20:47:53 +02:00
<control type="label">
2016-12-05 23:21:15 +01:00
<description>Header Label</description>
<posx>12</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2016-12-05 23:21:15 +01:00
<width>9-col-gutter</width>
<height>2-row</height>
2020-08-27 18:16:28 +02:00
<label>13350</label>
2016-12-05 23:21:15 +01:00
<font>settingsCategoryTitle</font>
2018-02-25 14:05:53 +01:00
<textcolor>black</textcolor>
2014-09-28 20:47:53 +02:00
</control>
2016-12-05 23:21:15 +01:00
<control type="list" id="100">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
2016-12-05 23:21:15 +01:00
<posy>2-row</posy>
2018-02-25 14:05:53 +01:00
<width>9-col</width>
2016-12-05 23:21:15 +01:00
<height>15-row</height>
2014-09-28 20:47:53 +02:00
<onleft>50</onleft>
<onright>9000</onright>
2016-12-05 23:21:15 +01:00
<itemlayout height="2-row" width="636">
2014-09-28 20:47:53 +02:00
<control type="label">
2018-02-25 14:05:53 +01:00
<posx>24</posx>
<width>8-col</width>
2016-12-05 23:21:15 +01:00
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
2014-09-28 20:47:53 +02:00
<font>itemTitle</font>
</control>
</itemlayout>
2016-12-05 23:21:15 +01:00
<focusedlayout height="2-row" width="636">
2014-09-28 20:47:53 +02:00
<control type="image">
2018-02-25 14:05:53 +01:00
<width>9-col</width>
2016-12-05 23:21:15 +01:00
<height>2-row</height>
<texture>colors/white.png</texture>
<animation effect="fade" start="100" end="50" condition="!Control.HasFocus(100)">Conditional</animation>
2014-09-28 20:47:53 +02:00
</control>
<control type="label">
2018-02-25 14:05:53 +01:00
<posx>24</posx>
<width>8-col</width>
2016-12-05 23:21:15 +01:00
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
2014-09-28 20:47:53 +02:00
<font>itemTitle</font>
<textcolor>black</textcolor>
</control>
</focusedlayout>
2016-12-05 23:21:15 +01:00
</control>
<!--dialog controls-->
<control type="group">
<posx>9-col</posx>
<posy>0</posy>
<control type="panel" id="9000">
<posx>0</posx>
2018-02-25 14:05:53 +01:00
<posy>2-row</posy>
2016-12-05 23:21:15 +01:00
<width>4-col</width>
<height>6-row</height>
<orientation>vertical</orientation>
<onleft>100</onleft>
<itemlayout width="6-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="6-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
2018-02-25 14:05:53 +01:00
<width>3-col</width>
2016-12-05 23:21:15 +01:00
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2016-12-05 23:21:15 +01:00
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
2017-12-04 21:13:06 +01:00
<shadowcolor></shadowcolor>
2016-12-05 23:21:15 +01:00
</control>
</focusedlayout>
<content>
<item id="1">
<description>Open</description>
<label>31019</label>
<label2></label2>
2017-12-04 21:13:06 +01:00
<thumb></thumb>
2016-12-05 23:21:15 +01:00
<onclick>SendClick(503,6)</onclick>
</item>
<item id="2">
<description>Save</description>
<label>31020</label>
<label2></label2>
2017-12-04 21:13:06 +01:00
<thumb></thumb>
2016-12-05 23:21:15 +01:00
<onclick>SendClick(503,7)</onclick>
<onclick>Notification($LOCALIZE[31020],$LOCALIZE[31153])</onclick>
</item>
<item id="3">
<description>Clear</description>
<label>31021</label>
<label2></label2>
2017-12-04 21:13:06 +01:00
<thumb></thumb>
2016-12-05 23:21:15 +01:00
<onclick>SendClick(503,8)</onclick>
</item>
</content>
</control>
2014-09-28 20:47:53 +02:00
</control>
</control>
</control>
<!--buttons-->
<control type="group">
<visible>false</visible>
<control type="button" id="6">
<description>Open Button</description>
</control>
<control type="button" id="7">
<description>Save Button</description>
</control>
<control type="button" id="8">
<description>Clear button</description>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>MyMusicPlaylistEditor.xml</label>
</control>
</controls>
2015-03-27 21:31:13 +01:00
</window>