summaryrefslogtreecommitdiffstats
path: root/addons/skin.estouchy/xml/DialogSelect.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estouchy/xml/DialogSelect.xml')
-rw-r--r--addons/skin.estouchy/xml/DialogSelect.xml243
1 files changed, 243 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/DialogSelect.xml b/addons/skin.estouchy/xml/DialogSelect.xml
new file mode 100644
index 0000000..a8f8d36
--- /dev/null
+++ b/addons/skin.estouchy/xml/DialogSelect.xml
@@ -0,0 +1,243 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<window>
+ <defaultcontrol always="true">3</defaultcontrol>
+ <include>16x9_xPos_Relocation</include>
+ <include>Window_OpenClose_Animation_Zoom</include>
+ <coordinates>
+ <posx>285</posx>
+ <posy>105</posy>
+ </coordinates>
+ <controls>
+ <include>BehindDialogFadeOut</include>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>720</width>
+ <height>60</height>
+ <texture border="5">dialog_header.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>720</width>
+ <height>690</height>
+ <texture>dialog_back.png</texture>
+ </control>
+ <control type="label" id="1">
+ <description>header label</description>
+ <posx>20</posx>
+ <posy>0</posy>
+ <include>WindowTitleCommons</include>
+ <width>610</width>
+ <label>$LOCALIZE[13406]</label>
+ </control>
+ <control type="group">
+ <posx>650</posx>
+ <posy>0</posy>
+ <include>DialogCloseButtonCommons</include>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>680</width>
+ <height>600</height>
+ <texture colordiffuse="40000000">panel.png</texture>
+ </control>
+ <control type="list" id="3">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>680</width>
+ <height>600</height>
+ <onup>3</onup>
+ <ondown>3</ondown>
+ <onleft>5</onleft>
+ <onright>61</onright>
+ <pagecontrol>60</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="60" width="680">
+ <control type="label">
+ <posx>20</posx>
+ <posy>0</posy>
+ <width>640</width>
+ <height>60</height>
+ <font>font20_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="60" width="680">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>680</width>
+ <height>60</height>
+ <texture>list_focus.png</texture>
+ </control>
+ <control type="label">
+ <posx>20</posx>
+ <posy>0</posy>
+ <width>640</width>
+ <height>60</height>
+ <font>font20_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="60">
+ <posx>687</posx>
+ <posy>90</posy>
+ <width>26</width>
+ <height>540</height>
+ <texturesliderbackground colordiffuse="30FFFFFF">white.png</texturesliderbackground>
+ <texturesliderbar colordiffuse="grey">white.png</texturesliderbar>
+ <texturesliderbarfocus colordiffuse="blue">white.png</texturesliderbarfocus>
+ <textureslidernib>blank.png</textureslidernib>
+ <textureslidernibfocus>blank.png</textureslidernibfocus>
+ <onleft>3</onleft>
+ <onright>3</onright>
+ <ondown>60</ondown>
+ <onup>60</onup>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ <animation effect="fade" time="150">Visible</animation>
+ <animation effect="fade" time="150">Hidden</animation>
+ <visible>Control.IsVisible(3)</visible>
+ </control>
+ <control type="list" id="6">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>680</width>
+ <height>600</height>
+ <onup>6</onup>
+ <ondown>6</ondown>
+ <onleft>5</onleft>
+ <onright>61</onright>
+ <pagecontrol>61</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="120" width="680">
+ <control type="label">
+ <posx>20</posx>
+ <posy>15</posy>
+ <width>550</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ <control type="textbox">
+ <posx>30</posx>
+ <posy>50</posy>
+ <width>530</width>
+ <height>70</height>
+ <textcolor>grey</textcolor>
+ <font>font22</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ <control type="image">
+ <posx>565</posx>
+ <posy>5</posy>
+ <width>110</width>
+ <height>110</height>
+ <texture>$VAR[PosterThumb]</texture>
+ </control>
+ </itemlayout>
+ <focusedlayout height="120" width="680">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>680</width>
+ <height>120</height>
+ <texture>list_focus.png</texture>
+ </control>
+ <control type="label">
+ <posx>20</posx>
+ <posy>15</posy>
+ <width>550</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ <control type="textbox">
+ <posx>30</posx>
+ <posy>50</posy>
+ <width>530</width>
+ <height>70</height>
+ <font>font22</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ <control type="image">
+ <posx>565</posx>
+ <posy>5</posy>
+ <width>110</width>
+ <height>110</height>
+ <texture>$VAR[PosterThumb]</texture>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="61">
+ <posx>686</posx>
+ <posy>90</posy>
+ <width>26</width>
+ <height>540</height>
+ <texturesliderbackground colordiffuse="30FFFFFF">white.png</texturesliderbackground>
+ <texturesliderbar colordiffuse="grey">white.png</texturesliderbar>
+ <texturesliderbarfocus colordiffuse="blue">white.png</texturesliderbarfocus>
+ <textureslidernib>blank.png</textureslidernib>
+ <textureslidernibfocus>blank.png</textureslidernibfocus>
+ <onleft>6</onleft>
+ <onright>6</onright>
+ <ondown>61</ondown>
+ <onup>61</onup>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ <animation effect="fade" time="150">Visible</animation>
+ <animation effect="fade" time="150">Hidden</animation>
+ <visible>Control.IsVisible(6)</visible>
+ </control>
+ <control type="grouplist" id="9000">
+ <posx>20</posx>
+ <posy>680</posy>
+ <width>680</width>
+ <height>60</height>
+ <itemgap>10</itemgap>
+ <align>center</align>
+ <orientation>horizontal</orientation>
+ <onleft>9000</onleft>
+ <onright>9000</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ <control type="button" id="5">
+ <description>Get more button</description>
+ <width>200</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>186</label>
+ </control>
+ <control type="button" id="8">
+ <description>Add button</description>
+ <width>200</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label></label>
+ </control>
+ <control type="button" id="7">
+ <description>Cancel button</description>
+ <width>200</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label></label>
+ </control>
+ </control>
+ </controls>
+</window>