skin.pellucid/1080i/DialogPeripheralManager.xml

230 lines
10 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
2015-03-27 21:31:13 +01:00
<defaultcontrol always="true">20</defaultcontrol>
<controls>
<!--background-->
2014-09-28 20:47:53 +02:00
<include>globalBackground</include>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>99ffffff</colordiffuse>
</control>
<control type="group">
<posx>col-5-begin</posx>
<posy>row-2-begin</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="image">
<posx>-384</posx>
<posy>44</posy>
<width>fullscreenWidth</width>
<height>1-row</height>
2015-03-27 21:31:13 +01:00
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>-3</posx>
<posy>44</posy>
<width>3</width>
<height>1-row</height>
<texture>colors/black.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label" id="1">
<posx>12</posx>
<posy>44</posy>
<width>8-col</width>
2015-03-27 21:31:13 +01:00
<font>dialogTitle</font>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[35000]</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
2015-03-27 21:31:13 +01:00
</control>
<control type="panel" id="20">
<posx>0</posx>
<posy>120</posy>
<width>12-col</width>
<height>14-row</height>
<onup>10</onup>
<ondown>10</ondown>
<onright>9000</onright>
<scrolltime>200</scrolltime>
<itemlayout height="2-row" width="12-col">
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>2</posy>
<width>12-col-gutter</width>
<height>107</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
2015-03-27 21:31:13 +01:00
<colordiffuse>77ffffff</colordiffuse>
</control>
<control type="label">
<description>Name</description>
<posx>12</posx>
<posy>0</posy>
<width>12-col-gutter</width>
<height>1-row</height>
<label>$INFO[ListItem.Label]</label>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
</control>
<control type="label">
<description>Product ID Vendor ID</description>
<posx>12</posx>
<posy>32</posy>
<width>12-col-gutter</width>
<height>1-row</height>
<label>$LOCALIZE[35504]: [B]$INFO[ListItem.Property(Product)][/B] $LOCALIZE[35503]: [B]$INFO[ListItem.Property(Vendor)][/B]</label>
<font>smallMedium</font>
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
</control>
2015-03-27 21:31:13 +01:00
<control type="label">
<description>class</description>
<posx>12</posx>
<posy>60</posy>
<width>12-col-gutter</width>
<height>1-row</height>
<label>$LOCALIZE[35501]: [B]$INFO[ListItem.Property(Class)][/B] $LOCALIZE[19114]: [B]$INFO[ListItem.Property(Version)][/B]</label>
<font>smallMedium</font>
<textcolor>textActive</textcolor>
</control>
</itemlayout>
<focusedlayout height="2-row" width="12-col">
<control type="image">
2014-09-28 20:47:53 +02:00
<posx>0</posx>
<posy>2</posy>
<width>12-col-gutter</width>
<height>107</height>
<aspectratio>stretch</aspectratio>
2015-03-27 21:31:13 +01:00
<texture>colors/white.png</texture>
</control>
<control type="label">
<description>Name</description>
<posx>12</posx>
<posy>0</posy>
<width>12-col-gutter</width>
<height>1-row</height>
<label>$INFO[ListItem.Label]</label>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<description>Product ID Vendor ID</description>
<posx>12</posx>
<posy>32</posy>
<width>12-col-gutter</width>
<height>1-row</height>
<label>$LOCALIZE[35504]: [B]$INFO[ListItem.Property(Product)][/B] $LOCALIZE[35503]: [B]$INFO[ListItem.Property(Vendor)][/B]</label>
<font>smallMedium</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<description>class</description>
<posx>12</posx>
<posy>60</posy>
<width>12-col-gutter</width>
<height>1-row</height>
<label>$LOCALIZE[35501]: [B]$INFO[ListItem.Property(Class)][/B] $LOCALIZE[19114]: [B]$INFO[ListItem.Property(Version)][/B]</label>
<font>smallMedium</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
2015-03-27 21:31:13 +01:00
</focusedlayout>
</control>
<!--buttons-->
2014-09-28 20:47:53 +02:00
<control type="panel" id="9000">
<posx>12-col</posx>
<posy>120</posy>
<width>4-col</width>
<height>5-row</height>
<itemgap>3</itemgap>
<orientation>vertical</orientation>
<onleft>20</onleft>
<itemlayout width="4-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>4-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>1-col</width>
<font>symbol</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col</posx>
<posy>2</posy>
<width>4-col</width>
<font>menuTitle</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>4-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
2015-03-27 21:31:13 +01:00
<texture>colors/white.png</texture>
2014-09-28 20:47:53 +02:00
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>1-col</width>
<font>symbol</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col</posx>
<posy>2</posy>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(10)</onclick>
</item>
</content>
</control>
2015-03-27 21:31:13 +01:00
</control>
<!--buttons-->
2014-09-28 20:47:53 +02:00
<control type="group">
<visible>false</visible>
<control type="button" id="10">
2015-03-27 21:31:13 +01:00
<description>OK button</description>
</control>
2014-09-28 20:47:53 +02:00
</control>
2015-03-27 21:31:13 +01:00
<!--debugging-->
2014-09-28 20:47:53 +02:00
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogPeripheralManager.xml</label>
2015-03-27 21:31:13 +01:00
</control>
</controls>
2014-09-28 20:47:53 +02:00
</window>