[confluence] update positioning so that <right> is measured from the right
[vuplus_xbmc] / addons / skin.confluence / 720p / DialogPictureInfo.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">5</defaultcontrol>
4         <coordinates>
5                 <system>1</system>
6                 <left>240</left>
7                 <top>45</top>
8         </coordinates>
9         <include>dialogeffect</include>
10         <controls>
11                 <control type="group">
12                         <control type="image">
13                                 <description>background image</description>
14                                 <left>0</left>
15                                 <top>0</top>
16                                 <width>800</width>
17                                 <height>630</height>
18                                 <texture border="40">DialogBack.png</texture>
19                                 <visible>!Window.IsVisible(Slideshow)</visible>
20                         </control>
21                         <control type="image">
22                                 <description>background image</description>
23                                 <left>0</left>
24                                 <top>0</top>
25                                 <width>800</width>
26                                 <height>630</height>
27                                 <texture border="40">DialogBack2.png</texture>
28                                 <visible>Window.IsVisible(Slideshow)</visible>
29                         </control>
30                         <control type="image">
31                                 <description>Dialog Header image</description>
32                                 <left>40</left>
33                                 <top>16</top>
34                                 <width>720</width>
35                                 <height>40</height>
36                                 <texture>dialogheader.png</texture>
37                         </control>
38                         <control type="label">
39                                 <description>header label</description>
40                                 <left>40</left>
41                                 <top>20</top>
42                                 <width>720</width>
43                                 <height>30</height>
44                                 <font>font13_title</font>
45                                 <label>$LOCALIZE[13406]</label>
46                                 <align>center</align>
47                                 <aligny>center</aligny>
48                                 <textcolor>selected</textcolor>
49                                 <shadowcolor>black</shadowcolor>
50                         </control>
51                         <control type="button">
52                                 <description>Close Window button</description>
53                                 <left>710</left>
54                                 <top>15</top>
55                                 <width>64</width>
56                                 <height>32</height>
57                                 <label>-</label>
58                                 <font>-</font>
59                                 <onclick>PreviousMenu</onclick>
60                                 <texturefocus>DialogCloseButton-focus.png</texturefocus>
61                                 <texturenofocus>DialogCloseButton.png</texturenofocus>
62                                 <onleft>2</onleft>
63                                 <onright>2</onright>
64                                 <onup>2</onup>
65                                 <ondown>2</ondown>
66                                 <visible>system.getbool(input.enablemouse)</visible>
67                         </control>
68                         <control type="scrollbar" id="60">
69                                 <left>755</left>
70                                 <top>70</top>
71                                 <width>25</width>
72                                 <height>495</height>
73                                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
74                                 <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
75                                 <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
76                                 <textureslidernib>ScrollBarNib.png</textureslidernib>
77                                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
78                                 <onleft>5</onleft>
79                                 <onright>5</onright>
80                                 <showonepage>false</showonepage>
81                                 <orientation>vertical</orientation>
82                         </control>
83                         <control type="list" id="5">
84                                 <animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
85                                 <left>30</left>
86                                 <top>70</top>
87                                 <width>720</width>
88                                 <height>495</height>
89                                 <onleft>60</onleft>
90                                 <onright>60</onright>
91                                 <onup>5</onup>
92                                 <ondown>5</ondown>
93                                 <pagecontrol>60</pagecontrol>
94                                 <scrolltime>200</scrolltime>
95                                 <itemlayout height="45">
96                                         <control type="image">
97                                                 <left>0</left>
98                                                 <top>0</top>
99                                                 <width>720</width>
100                                                 <height>40</height>
101                                                 <texture border="5">button-nofocus.png</texture>
102                                         </control>
103                                         <control type="label">
104                                                 <left>10</left>
105                                                 <top>0</top>
106                                                 <width>500</width>
107                                                 <height>40</height>
108                                                 <font>font13</font>
109                                                 <aligny>center</aligny>
110                                                 <textcolor>white</textcolor>
111                                                 <shadowcolor>black</shadowcolor>
112                                                 <selectedcolor>selected</selectedcolor>
113                                                 <align>left</align>
114                                                 <label>$INFO[ListItem.Label]</label>
115                                         </control>
116                                         <control type="label">
117                                                 <left>710</left>
118                                                 <top>0</top>
119                                                 <width>650</width>
120                                                 <height>40</height>
121                                                 <font>font13</font>
122                                                 <aligny>center</aligny>
123                                                 <textcolor>grey2</textcolor>
124                                                 <shadowcolor>black</shadowcolor>
125                                                 <selectedcolor>selected</selectedcolor>
126                                                 <align>right</align>
127                                                 <info>ListItem.Label2</info>
128                                         </control>
129                                 </itemlayout>
130                                 <focusedlayout height="45">
131                                         <control type="image">
132                                                 <left>0</left>
133                                                 <top>0</top>
134                                                 <width>720</width>
135                                                 <height>40</height>
136                                                 <visible>!Control.HasFocus(5)</visible>
137                                                 <texture border="5">button-nofocus.png</texture>
138                                         </control>
139                                         <control type="image">
140                                                 <left>0</left>
141                                                 <top>0</top>
142                                                 <width>720</width>
143                                                 <height>40</height>
144                                                 <texture border="5">button-focus2.png</texture>
145                                                 <visible>Control.HasFocus(5)</visible>
146                                         </control>
147                                         <control type="label">
148                                                 <left>10</left>
149                                                 <top>0</top>
150                                                 <width>500</width>
151                                                 <height>40</height>
152                                                 <font>font13</font>
153                                                 <aligny>center</aligny>
154                                                 <textcolor>white</textcolor>
155                                                 <shadowcolor>black</shadowcolor>
156                                                 <selectedcolor>selected</selectedcolor>
157                                                 <align>left</align>
158                                                 <label>$INFO[ListItem.Label]</label>
159                                         </control>
160                                         <control type="label">
161                                                 <left>710</left>
162                                                 <top>0</top>
163                                                 <width>650</width>
164                                                 <height>40</height>
165                                                 <font>font13</font>
166                                                 <aligny>center</aligny>
167                                                 <textcolor>grey2</textcolor>
168                                                 <shadowcolor>black</shadowcolor>
169                                                 <selectedcolor>selected</selectedcolor>
170                                                 <align>right</align>
171                                                 <info>ListItem.Label2</info>
172                                         </control>
173                                 </focusedlayout>
174                         </control>
175                         <control type="label">
176                                 <description>number of files/pages in list text label</description>
177                                 <left>460</left>
178                                 <top>570</top>
179                                 <width>300</width>
180                                 <height>35</height>
181                                 <font>font12</font>
182                                 <align>right</align>
183                                 <aligny>center</aligny>
184                                 <scroll>true</scroll>
185                                 <textcolor>grey</textcolor>
186                                 <label>([COLOR=blue]$INFO[Container(5).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(5).CurrentPage]/$INFO[Container(5).NumPages][/COLOR])</label>
187                         </control>
188                 </control>
189         </controls>
190 </window>