aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/1080i/DialogSelect.xml
diff options
context:
space:
mode:
authorphil65 <philipptemminghoff@gmx.de>2016-02-29 14:09:22 +0100
committerphil65 <philipptemminghoff@gmx.de>2016-03-01 14:27:58 +0100
commit16e0c92e9b511acbee8db0b8baa4f0a0a398b271 (patch)
tree005d3e77fc9fb4f5b963877d0e50c5a60bd203dc /addons/skin.estuary/1080i/DialogSelect.xml
parent0b1fdeb0b8466f886eea2744bc86102f1c7ea2f1 (diff)
[Estuary] Say hello to Estuary :)
Diffstat (limited to 'addons/skin.estuary/1080i/DialogSelect.xml')
-rw-r--r--addons/skin.estuary/1080i/DialogSelect.xml177
1 files changed, 177 insertions, 0 deletions
diff --git a/addons/skin.estuary/1080i/DialogSelect.xml b/addons/skin.estuary/1080i/DialogSelect.xml
new file mode 100644
index 0000000000..e6b7f17e8c
--- /dev/null
+++ b/addons/skin.estuary/1080i/DialogSelect.xml
@@ -0,0 +1,177 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<window type="dialog">
+ <defaultcontrol always="true">3</defaultcontrol>
+ <coordinates>
+ <left>350</left>
+ <top>120</top>
+ </coordinates>
+ <include>Animation_DialogPopupOpenClose</include>
+ <depth>DepthOSD</depth>
+ <controls>
+ <control type="group">
+ <include name="DialogBackgroundCommons">
+ <param name="DialogBackgroundWidth" value="1220" />
+ <param name="DialogBackgroundHeight" value="742" />
+ <param name="DialogHeaderLabel" value="" />
+ <param name="DialogHeaderId" value="1" />
+ </include>
+ <control type="image">
+ <left>0</left>
+ <top>80</top>
+ <width>920</width>
+ <height>665</height>
+ <texture border="40">buttons/dialogbutton-nofo.png</texture>
+ </control>
+ <control type="list" id="3">
+ <left>20</left>
+ <top>100</top>
+ <width>880</width>
+ <height>625</height>
+ <onup>3</onup>
+ <ondown>3</ondown>
+ <onleft>9001</onleft>
+ <onright>61</onright>
+ <pagecontrol>61</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <include name="DefaultSimpleListLayout">
+ <param name="width" value="880" />
+ <param name="height" value="69" />
+ <param name="list_id" value="3" />
+ </include>
+ </control>
+ <control type="list" id="6">
+ <left>20</left>
+ <top>100</top>
+ <width>880</width>
+ <height>625</height>
+ <onup>6</onup>
+ <ondown>6</ondown>
+ <onleft>9001</onleft>
+ <onright>61</onright>
+ <pagecontrol>61</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="125" width="880">
+ <control type="image">
+ <left>0</left>
+ <top>0</top>
+ <width>880</width>
+ <height>125</height>
+ <texture border="40">lists/separator.png</texture>
+ </control>
+ <control type="image">
+ <left>10</left>
+ <top>5</top>
+ <width>115</width>
+ <height>115</height>
+ <texture>$INFO[Listitem.Icon]</texture>
+ <aspectratio>keep</aspectratio>
+ <bordertexture border="2" colordiffuse="border_alpha">colors/black.png</bordertexture>
+ <bordersize>2</bordersize>
+ </control>
+ <control type="label">
+ <left>135</left>
+ <top>0</top>
+ <width>700</width>
+ <height>60</height>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ <control type="textbox">
+ <left>135</left>
+ <top>52</top>
+ <width>700</width>
+ <height>60</height>
+ <font>font12</font>
+ <textcolor>grey</textcolor>
+ <label>$INFO[ListItem.AddonSummary]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="125" width="880">
+ <control type="image">
+ <left>0</left>
+ <top>0</top>
+ <width>880</width>
+ <height>125</height>
+ <texture border="40">lists/separator.png</texture>
+ <visible>!Control.HasFocus(6)</visible>
+ </control>
+ <control type="image">
+ <left>0</left>
+ <top>0</top>
+ <width>880</width>
+ <height>125</height>
+ <texture>lists/focus.png</texture>
+ <visible>Control.HasFocus(6)</visible>
+ </control>
+ <control type="image">
+ <left>10</left>
+ <top>5</top>
+ <width>115</width>
+ <height>115</height>
+ <texture>$INFO[Listitem.Icon]</texture>
+ <aspectratio>keep</aspectratio>
+ <bordertexture>colors/black.png</bordertexture>
+ <bordersize>2</bordersize>
+ </control>
+ <control type="label">
+ <left>135</left>
+ <top>0</top>
+ <width>700</width>
+ <height>60</height>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ <control type="textbox">
+ <left>135</left>
+ <top>52</top>
+ <width>700</width>
+ <height>60</height>
+ <font>font12</font>
+ <textcolor>grey</textcolor>
+ <label>$INFO[ListItem.AddonSummary]</label>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="61">
+ <left>910</left>
+ <top>100</top>
+ <width>12</width>
+ <height>625</height>
+ <onleft condition="Control.IsVisible(3)">3</onleft>
+ <onleft condition="Control.IsVisible(6)">6</onleft>
+ <onright>9001</onright>
+ <orientation>vertical</orientation>
+ </control>
+ <control type="group">
+ <control type="label">
+ <description>number of files/pages in list text label</description>
+ <left>890</left>
+ <top>695</top>
+ <width>300</width>
+ <height>35</height>
+ <font>font12</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <textcolor>grey</textcolor>
+ <label>$VAR[SelectLabel]</label>
+ </control>
+ <control type="grouplist" id="9001">
+ <left>920</left>
+ <top>80</top>
+ <onleft>61</onleft>
+ <itemgap>-20</itemgap>
+ <onright>3</onright>
+ <include name="DefaultDialogButton">
+ <param name="id" value="5" />
+ <param name="label" value="-" />
+ </include>
+ <include name="DefaultDialogButton">
+ <param name="id" value="7" />
+ <param name="label" value="$LOCALIZE[222]" />
+ <param name="onclick" value="Dialog.Close(selectdialog)" />
+ </include>
+ </control>
+ </control>
+ </control>
+ </controls>
+</window>