[confluence] update positioning so that <right> is measured from the right
[vuplus_xbmc] / addons / skin.confluence / 720p / DialogSongInfo.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">10</defaultcontrol>
4         <coordinates>
5                 <system>1</system>
6                 <left>185</left>
7                 <top>105</top>
8         </coordinates>
9         <include>dialogeffect</include>
10         <controls>
11                 <control type="group">
12                         <include>VisibleFadeEffect</include>
13                         <visible>!Window.IsVisible(MusicInformation)</visible>
14                         <control type="image">
15                                 <description>background image</description>
16                                 <left>0</left>
17                                 <top>0</top>
18                                 <width>910</width>
19                                 <height>510</height>
20                                 <texture border="40">DialogBack.png</texture>
21                         </control>
22                         <control type="image">
23                                 <description>Dialog Header image</description>
24                                 <left>40</left>
25                                 <top>16</top>
26                                 <width>830</width>
27                                 <height>40</height>
28                                 <texture>dialogheader.png</texture>
29                         </control>
30                         <control type="label">
31                                 <description>header label</description>
32                                 <left>40</left>
33                                 <top>20</top>
34                                 <width>830</width>
35                                 <height>30</height>
36                                 <font>font13_title</font>
37                                 <label>$LOCALIZE[658]</label>
38                                 <align>center</align>
39                                 <aligny>center</aligny>
40                                 <textcolor>selected</textcolor>
41                                 <shadowcolor>black</shadowcolor>
42                         </control>
43                         <control type="button">
44                                 <description>Close Window button</description>
45                                 <left>820</left>
46                                 <top>14</top>
47                                 <width>64</width>
48                                 <height>32</height>
49                                 <label>-</label>
50                                 <font>-</font>
51                                 <onclick>PreviousMenu</onclick>
52                                 <texturefocus>DialogCloseButton-focus.png</texturefocus>
53                                 <texturenofocus>DialogCloseButton.png</texturenofocus>
54                                 <onleft>3</onleft>
55                                 <onright>3</onright>
56                                 <onup>3</onup>
57                                 <ondown>3</ondown>
58                                 <visible>system.getbool(input.enablemouse)</visible>
59                         </control>
60                         <control type="label">
61                                 <description>Song Title value</description>
62                                 <left>40</left>
63                                 <top>60</top>
64                                 <width>830</width>
65                                 <height>30</height>
66                                 <align>center</align>
67                                 <aligny>center</aligny>
68                                 <font>font13</font>
69                                 <label>[B]$INFO[ListItem.Title][/B]</label>
70                                 <textcolor>white</textcolor>
71                                 <scroll>true</scroll>
72                         </control>
73                         <control type="image">
74                                 <left>40</left>
75                                 <top>120</top>
76                                 <width>200</width>
77                                 <height>200</height>
78                                 <aspectratio aligny="bottom">keep</aspectratio>
79                                 <texture>$INFO[ListItem.Icon]</texture>
80                         </control>
81                         <control type="image">
82                                 <left>40</left>
83                                 <top>320</top>
84                                 <width>200</width>
85                                 <height>200</height>
86                                 <aspectratio aligny="top">keep</aspectratio>
87                                 <texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
88                         </control>
89                         <control type="group">
90                                 <left>250</left>
91                                 <top>120</top>
92                                 <control type="label">
93                                         <description>Artist Title</description>
94                                         <left>0</left>
95                                         <top>0</top>
96                                         <width>150</width>
97                                         <height>25</height>
98                                         <align>right</align>
99                                         <aligny>center</aligny>
100                                         <font>font13</font>
101                                         <textcolor>blue</textcolor>
102                                         <label>$LOCALIZE[557]:</label>
103                                 </control>
104                                 <control type="fadelabel">
105                                         <description>Artist Value</description>
106                                         <left>160</left>
107                                         <top>0</top>
108                                         <width>460</width>
109                                         <height>25</height>
110                                         <align>left</align>
111                                         <aligny>center</aligny>
112                                         <font>font13</font>
113                                         <textcolor>white</textcolor>
114                                         <label fallback="161">$INFO[ListItem.Artist]</label>
115                                         <scrollout>false</scrollout>
116                                         <pauseatend>2000</pauseatend>
117                                 </control>
118                                 <control type="label">
119                                         <description>Album Title</description>
120                                         <left>0</left>
121                                         <top>30</top>
122                                         <width>150</width>
123                                         <height>25</height>
124                                         <align>right</align>
125                                         <aligny>center</aligny>
126                                         <font>font13</font>
127                                         <textcolor>blue</textcolor>
128                                         <label>$LOCALIZE[558]:</label>
129                                 </control>
130                                 <control type="fadelabel">
131                                         <description>Album Value</description>
132                                         <left>160</left>
133                                         <top>30</top>
134                                         <width>460</width>
135                                         <height>25</height>
136                                         <align>left</align>
137                                         <aligny>center</aligny>
138                                         <font>font13</font>
139                                         <textcolor>white</textcolor>
140                                         <label fallback="161">$INFO[ListItem.Album]$INFO[listitem.discnumber, - $LOCALIZE[427] ]</label>
141                                         <scrollout>false</scrollout>
142                                         <pauseatend>2000</pauseatend>
143                                 </control>
144                                 <control type="label">
145                                         <description>Genre Title</description>
146                                         <left>0</left>
147                                         <top>60</top>
148                                         <width>150</width>
149                                         <height>25</height>
150                                         <align>right</align>
151                                         <aligny>center</aligny>
152                                         <font>font13</font>
153                                         <textcolor>blue</textcolor>
154                                         <label>$LOCALIZE[515]:</label>
155                                         <scrollout>false</scrollout>
156                                         <pauseatend>2000</pauseatend>
157                                 </control>
158                                 <control type="fadelabel">
159                                         <description>Genre Value</description>
160                                         <left>160</left>
161                                         <top>60</top>
162                                         <width>460</width>
163                                         <height>25</height>
164                                         <align>left</align>
165                                         <aligny>center</aligny>
166                                         <font>font13</font>
167                                         <textcolor>white</textcolor>
168                                         <label fallback="161">$INFO[ListItem.Genre]</label>
169                                 </control>
170                                 <control type="label">
171                                         <description>Year Title</description>
172                                         <left>0</left>
173                                         <top>90</top>
174                                         <width>150</width>
175                                         <height>25</height>
176                                         <align>right</align>
177                                         <aligny>center</aligny>
178                                         <font>font13</font>
179                                         <textcolor>blue</textcolor>
180                                         <label>$LOCALIZE[562]:</label>
181                                 </control>
182                                 <control type="fadelabel">
183                                         <description>Year Value</description>
184                                         <left>160</left>
185                                         <top>90</top>
186                                         <width>460</width>
187                                         <height>25</height>
188                                         <align>left</align>
189                                         <aligny>center</aligny>
190                                         <font>font13</font>
191                                         <textcolor>white</textcolor>
192                                         <label fallback="161">$INFO[ListItem.Year]</label>
193                                 </control>
194                                 <control type="label">
195                                         <description>Track Number Title</description>
196                                         <left>0</left>
197                                         <top>120</top>
198                                         <width>150</width>
199                                         <height>25</height>
200                                         <align>right</align>
201                                         <aligny>center</aligny>
202                                         <font>font13</font>
203                                         <textcolor>blue</textcolor>
204                                         <label>$LOCALIZE[554]:</label>
205                                 </control>
206                                 <control type="fadelabel">
207                                         <description>Track Number Value</description>
208                                         <left>160</left>
209                                         <top>120</top>
210                                         <width>460</width>
211                                         <height>25</height>
212                                         <align>left</align>
213                                         <aligny>center</aligny>
214                                         <font>font13</font>
215                                         <textcolor>white</textcolor>
216                                         <label fallback="161">$INFO[ListItem.TrackNumber]</label>
217                                 </control>
218                                 <control type="label">
219                                         <description>Rating Title</description>
220                                         <left>0</left>
221                                         <top>150</top>
222                                         <width>150</width>
223                                         <height>25</height>
224                                         <align>right</align>
225                                         <aligny>center</aligny>
226                                         <font>font13</font>
227                                         <textcolor>blue</textcolor>
228                                         <label>$LOCALIZE[563]:</label>
229                                 </control>
230                                 <control type="group">
231                                         <left>160</left>
232                                         <top>148</top>
233                                         <control type="image">
234                                                 <description>Rating value</description>
235                                                 <left>0</left>
236                                                 <top>0</top>
237                                                 <width>150</width>
238                                                 <height>32</height>
239                                                 <aspectratio align="left">keep</aspectratio>
240                                                 <texture>LeftRating/$INFO[ListItem.StarRating]</texture>
241                                         </control>
242                                         <control type="button" id="14">
243                                                 <description>Decrease Rating</description>
244                                                 <left>160</left>
245                                                 <top>5</top>
246                                                 <width>33</width>
247                                                 <height>22</height>
248                                                 <onclick>DecreaseRating</onclick>
249                                                 <texturenofocus>scroll-down-2.png</texturenofocus>
250                                                 <texturefocus>scroll-down-focus-2.png</texturefocus>
251                                                 <onleft>15</onleft>
252                                                 <onright>15</onright>
253                                                 <ondown>9000</ondown>
254                                                 <onup>9000</onup>
255                                         </control>
256                                         <control type="button" id="15">
257                                                 <description>Increase Rating</description>
258                                                 <left>193</left>
259                                                 <top>5</top>
260                                                 <width>33</width>
261                                                 <height>22</height>
262                                                 <onclick>IncreaseRating</onclick>
263                                                 <texturenofocus>scroll-up-2.png</texturenofocus>
264                                                 <texturefocus>scroll-up-focus-2.png</texturefocus>
265                                                 <onleft>14</onleft>
266                                                 <onright>14</onright>
267                                                 <ondown>9000</ondown>
268                                                 <onup>9000</onup>
269                                         </control>
270                                 </control>
271                                 <control type="label">
272                                         <description>Comment Title</description>
273                                         <left>0</left>
274                                         <top>180</top>
275                                         <width>150</width>
276                                         <height>25</height>
277                                         <align>right</align>
278                                         <aligny>center</aligny>
279                                         <font>font13</font>
280                                         <textcolor>blue</textcolor>
281                                         <label>$LOCALIZE[569]:</label>
282                                 </control>
283                                 <control type="textbox">
284                                         <description>Comment value</description>
285                                         <left>160</left>
286                                         <top>177</top>
287                                         <width>460</width>
288                                         <height>140</height>
289                                         <font>font13</font>
290                                         <pagecontrol>-</pagecontrol>
291                                         <label fallback="161">$INFO[ListItem.Comment]</label>
292                                 </control>
293                         </control>
294                         <control type="group" id="9000">
295                                 <left>40</left>
296                                 <top>445</top>
297                                 <control type="button" id="10">
298                                         <description>Ok button</description>
299                                         <left>0</left>
300                                         <top>0</top>
301                                         <width>200</width>
302                                         <height>40</height>
303                                         <label>186</label>
304                                         <font>font12_title</font>
305                                         <align>center</align>
306                                         <onleft>13</onleft>
307                                         <onright>11</onright>
308                                         <onup>14</onup>
309                                         <ondown>14</ondown>
310                                 </control>
311                                 <control type="button" id="11">
312                                         <description>Cancel button</description>
313                                         <left>210</left>
314                                         <top>0</top>
315                                         <width>200</width>
316                                         <height>40</height>
317                                         <label>222</label>
318                                         <font>font12_title</font>
319                                         <align>center</align>
320                                         <onleft>10</onleft>
321                                         <onright>12</onright>
322                                         <onup>14</onup>
323                                         <ondown>14</ondown>
324                                 </control>
325                                 <control type="button" id="12">
326                                         <description>Album Info button</description>
327                                         <left>420</left>
328                                         <top>0</top>
329                                         <width>200</width>
330                                         <height>40</height>
331                                         <label>10523</label>
332                                         <font>font12_title</font>
333                                         <align>center</align>
334                                         <onleft>11</onleft>
335                                         <onright>13</onright>
336                                         <onup>14</onup>
337                                         <ondown>14</ondown>
338                                 </control>
339                                 <control type="button" id="13">
340                                         <description>Get Thumb button</description>
341                                         <left>630</left>
342                                         <top>0</top>
343                                         <width>200</width>
344                                         <height>40</height>
345                                         <label>13405</label>
346                                         <font>font12_title</font>
347                                         <align>center</align>
348                                         <onleft>12</onleft>
349                                         <onright>10</onright>
350                                         <onup>14</onup>
351                                         <ondown>14</ondown>
352                                 </control>
353                         </control>
354                 </control>
355         </controls>
356 </window>