[confluence] update positioning so that <right> is measured from the right
[vuplus_xbmc] / addons / skin.confluence / 720p / MyMusicPlaylistEditor.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol allways="true">6</defaultcontrol>
4         <allowoverlay>no</allowoverlay>
5         <controls>
6                 <include>CommonBackground</include>
7                 <control type="group">
8                         <top>10</top>
9                         <include>Window_OpenClose_Animation</include>
10                         <control type="image">
11                                 <left>445</left>
12                                 <top>40</top>
13                                 <width>390</width>
14                                 <height>640</height>
15                                 <texture>black-back.png</texture>
16                         </control>
17                         <control type="label">
18                                 <left>475</left>
19                                 <top>45</top>
20                                 <width>330</width>
21                                 <height>30</height>
22                                 <font>font13_title</font>
23                                 <textcolor>blue</textcolor>
24                                 <scroll>true</scroll>
25                                 <align>center</align>
26                                 <aligny>center</aligny>
27                                 <label>$LOCALIZE[31061]</label>
28                         </control>
29                         <control type="group" id="9000">
30                                 <left>475</left>
31                                 <top>550</top>
32                                 <control type="button" id="6">
33                                         <description>Open Button</description>
34                                         <left>0</left>
35                                         <top>0</top>
36                                         <width>330</width>
37                                         <label>31055</label>
38                                         <align>center</align>
39                                         <include>ButtonHomeSubCommonValues</include>
40                                         <onleft>50</onleft>
41                                         <onright>100</onright>
42                                         <onup>8</onup>
43                                         <ondown>7</ondown>
44                                 </control>
45                                 <control type="button" id="7">
46                                         <description>Save Button</description>
47                                         <left>0</left>
48                                         <top>40</top>
49                                         <width>330</width>
50                                         <label>31056</label>
51                                         <align>center</align>
52                                         <include>ButtonHomeSubCommonValues</include>
53                                         <onleft>50</onleft>
54                                         <onright>100</onright>
55                                         <onup>6</onup>
56                                         <ondown>8</ondown>
57                                 </control>
58                                 <control type="button" id="8">
59                                         <description>Clear button</description>
60                                         <left>0</left>
61                                         <top>80</top>
62                                         <width>330</width>
63                                         <label>31057</label>
64                                         <align>center</align>
65                                         <include>ButtonHomeSubCommonValues</include>
66                                         <onleft>50</onleft>
67                                         <onright>100</onright>
68                                         <onup>7</onup>
69                                         <ondown>6</ondown>
70                                 </control>
71                         </control>
72                         <control type="group">
73                                 <visible>Control.HasFocus(50)</visible>
74                                 <include>VisibleFadeEffect</include>
75                                 <control type="image">
76                                         <left>480</left>
77                                         <top>90</top>
78                                         <width>320</width>
79                                         <height>200</height>
80                                         <aspectratio>keep</aspectratio>
81                                         <texture>$INFO[Container(50).ListItem.Icon]</texture>
82                                 </control>
83                                 <control type="textbox">
84                                         <left>480</left>
85                                         <top>300</top>
86                                         <width>320</width>
87                                         <height>220</height>
88                                         <font>font11</font>
89                                         <align>center</align>
90                                         <textcolor>white</textcolor>
91                                         <shadowcolor>black</shadowcolor>
92                                         <pagecontrol>-</pagecontrol>
93                                         <label>$INFO[Container(50).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label>
94                                 </control>
95                         </control>
96                         <control type="group">
97                                 <visible>Control.HasFocus(100)</visible>
98                                 <include>VisibleFadeEffect</include>
99                                 <control type="image">
100                                         <left>465</left>
101                                         <top>90</top>
102                                         <width>350</width>
103                                         <height>200</height>
104                                         <aspectratio>keep</aspectratio>
105                                         <texture>$INFO[Container(100).ListItem.Icon]</texture>
106                                 </control>
107                                 <control type="textbox">
108                                         <left>465</left>
109                                         <top>300</top>
110                                         <width>350</width>
111                                         <height>220</height>
112                                         <font>font11</font>
113                                         <align>center</align>
114                                         <textcolor>white</textcolor>
115                                         <shadowcolor>black</shadowcolor>
116                                         <pagecontrol>-</pagecontrol>
117                                         <label>$INFO[Container(100).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label>
118                                 </control>
119                         </control>
120                 </control>
121                 <control type="group">
122                         <animation effect="slide" start="-480,0" end="0,0" time="500" tween="quadratic" easing="out">WindowOpen</animation>
123                         <animation effect="slide" end="-480,0" start="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
124                         <control type="image">
125                                 <left>0</left>
126                                 <top>0</top>
127                                 <width>480</width>
128                                 <height>720</height>
129                                 <texture border="0,0,15,0">MediaBladeSub.png</texture>
130                         </control>
131                         <control type="label">
132                                 <left>30</left>
133                                 <top>40</top>
134                                 <width>410</width>
135                                 <height>30</height>
136                                 <font>font24_title</font>
137                                 <textcolor>white</textcolor>
138                                 <scroll>true</scroll>
139                                 <align>left</align>
140                                 <aligny>center</aligny>
141                                 <label>31058</label>
142                         </control>
143                         <control type="image">
144                                 <left>10</left>
145                                 <top>80</top>
146                                 <width>460</width>
147                                 <height>4</height>
148                                 <texture>separator.png</texture>
149                         </control>
150                         <control type="image">
151                                 <left>10</left>
152                                 <top>50r</top>
153                                 <width>460</width>
154                                 <height>4</height>
155                                 <texture>separator.png</texture>
156                         </control>
157                         <control type="label">
158                                 <description>number of files/pages in left list text label</description>
159                                 <left>30</left>
160                                 <top>38r</top>
161                                 <width>410</width>
162                                 <font>font12</font>
163                                 <align>left</align>
164                                 <scroll>true</scroll>
165                                 <textcolor>blue</textcolor>
166                                 <shadowcolor>black</shadowcolor>
167                                 <label>($INFO[Container(50).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages])</label>
168                         </control>
169                         <control type="scrollbar" id="30">
170                                 <left>20</left>
171                                 <top>100</top>
172                                 <width>25</width>
173                                 <height>540</height>
174                                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
175                                 <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
176                                 <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
177                                 <textureslidernib>ScrollBarNib.png</textureslidernib>
178                                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
179                                 <onleft>31</onleft>
180                                 <onright>50</onright>
181                                 <showonepage>false</showonepage>
182                                 <orientation>vertical</orientation>
183                         </control>
184                         <control type="list" id="50">
185                                 <left>50</left>
186                                 <top>100</top>
187                                 <width>400</width>
188                                 <height>540</height>
189                                 <onleft>30</onleft>
190                                 <onright>9000</onright>
191                                 <onup>50</onup>
192                                 <ondown>50</ondown>
193                                 <viewtype label="">list</viewtype>
194                                 <pagecontrol>30</pagecontrol>
195                                 <scrolltime>200</scrolltime>
196                                 <itemlayout height="30" width="400">
197                                         <control type="label">
198                                                 <left>5</left>
199                                                 <top>0</top>
200                                                 <width>380</width>
201                                                 <height>30</height>
202                                                 <font>font12</font>
203                                                 <textcolor>grey2</textcolor>
204                                                 <selectedcolor>selected</selectedcolor>
205                                                 <align>left</align>
206                                                 <aligny>center</aligny>
207                                                 <info>ListItem.Label</info>
208                                         </control>
209                                         <control type="label">
210                                                 <left>395</left>
211                                                 <top>0</top>
212                                                 <width>360</width>
213                                                 <height>30</height>
214                                                 <font>font12</font>
215                                                 <textcolor>grey2</textcolor>
216                                                 <selectedcolor>selected</selectedcolor>
217                                                 <align>right</align>
218                                                 <aligny>center</aligny>
219                                                 <info>ListItem.Label2</info>
220                                         </control>
221                                 </itemlayout>
222                                 <focusedlayout height="30" width="400">
223                                         <control type="image">
224                                                 <left>0</left>
225                                                 <top>0</top>
226                                                 <width>400</width>
227                                                 <height>30</height>
228                                                 <texture border="7">MenuItemFO.png</texture>
229                                                 <visible>Control.HasFocus(50)</visible>
230                                                 <include>VisibleFadeEffect</include>
231                                         </control>
232                                         <control type="label">
233                                                 <left>5</left>
234                                                 <top>0</top>
235                                                 <width>380</width>
236                                                 <height>30</height>
237                                                 <font>font12</font>
238                                                 <textcolor>white</textcolor>
239                                                 <selectedcolor>selected</selectedcolor>
240                                                 <align>left</align>
241                                                 <aligny>center</aligny>
242                                                 <info>ListItem.Label</info>
243                                         </control>
244                                         <control type="label">
245                                                 <left>395</left>
246                                                 <top>0</top>
247                                                 <width>360</width>
248                                                 <height>30</height>
249                                                 <font>font12</font>
250                                                 <textcolor>white</textcolor>
251                                                 <selectedcolor>selected</selectedcolor>
252                                                 <align>right</align>
253                                                 <aligny>center</aligny>
254                                                 <info>ListItem.Label2</info>
255                                         </control>
256                                 </focusedlayout>
257                         </control>
258                 </control>
259                 <control type="group">
260                         <animation effect="slide" start="480,0" end="0,0" time="500" tween="quadratic" easing="out">WindowOpen</animation>
261                         <animation effect="slide" end="480,0" start="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
262                         <left>800</left>
263                         <control type="image">
264                                 <left>0</left>
265                                 <top>0</top>
266                                 <width>480</width>
267                                 <height>720</height>
268                                 <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
269                         </control>
270                         <control type="label">
271                                 <left>30</left>
272                                 <top>40</top>
273                                 <width>410</width>
274                                 <height>30</height>
275                                 <font>font24_title</font>
276                                 <textcolor>white</textcolor>
277                                 <scroll>true</scroll>
278                                 <align>right</align>
279                                 <aligny>center</aligny>
280                                 <label>31059</label>
281                         </control>
282                         <control type="image">
283                                 <left>10</left>
284                                 <top>80</top>
285                                 <width>460</width>
286                                 <height>4</height>
287                                 <texture>separator.png</texture>
288                         </control>
289                         <control type="image">
290                                 <left>10</left>
291                                 <top>50r</top>
292                                 <width>460</width>
293                                 <height>4</height>
294                                 <texture>separator.png</texture>
295                         </control>
296                         <control type="label">
297                                 <description>Page Count Label</description>
298                                 <left>140</left>
299                                 <top>38r</top>
300                                 <width>300</width>
301                                 <height>20</height>
302                                 <font>font12</font>
303                                 <textcolor>blue</textcolor>
304                                 <scroll>false</scroll>
305                                 <align>right</align>
306                                 <aligny>center</aligny>
307                                 <label>($INFO[Container(100).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(100).CurrentPage]/$INFO[Container(100).NumPages])</label>
308                         </control>
309                         <control type="scrollbar" id="31">
310                                 <left>430</left>
311                                 <top>100</top>
312                                 <width>25</width>
313                                 <height>550</height>
314                                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
315                                 <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
316                                 <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
317                                 <textureslidernib>ScrollBarNib.png</textureslidernib>
318                                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
319                                 <onleft>100</onleft>
320                                 <onright>30</onright>
321                                 <showonepage>false</showonepage>
322                                 <orientation>vertical</orientation>
323                         </control>
324                         <control type="list" id="100">
325                                 <left>20</left>
326                                 <top>100</top>
327                                 <width>400</width>
328                                 <height>550</height>
329                                 <onleft>9000</onleft>
330                                 <onright>31</onright>
331                                 <onup>100</onup>
332                                 <ondown>100</ondown>
333                                 <viewtype label="">list</viewtype>
334                                 <pagecontrol>31</pagecontrol>
335                                 <scrolltime>200</scrolltime>
336                                 <itemlayout height="30" width="400">
337                                         <control type="label">
338                                                 <left>5</left>
339                                                 <top>0</top>
340                                                 <width>380</width>
341                                                 <height>30</height>
342                                                 <font>font12</font>
343                                                 <textcolor>grey2</textcolor>
344                                                 <selectedcolor>selected</selectedcolor>
345                                                 <align>left</align>
346                                                 <aligny>center</aligny>
347                                                 <info>ListItem.Label</info>
348                                         </control>
349                                         <control type="label">
350                                                 <left>395</left>
351                                                 <top>0</top>
352                                                 <width>360</width>
353                                                 <height>30</height>
354                                                 <font>font12</font>
355                                                 <textcolor>grey2</textcolor>
356                                                 <selectedcolor>selected</selectedcolor>
357                                                 <align>right</align>
358                                                 <aligny>center</aligny>
359                                                 <info>ListItem.Label2</info>
360                                         </control>
361                                 </itemlayout>
362                                 <focusedlayout height="30" width="400">
363                                         <control type="image">
364                                                 <left>0</left>
365                                                 <top>0</top>
366                                                 <width>400</width>
367                                                 <height>30</height>
368                                                 <texture border="7">MenuItemFO.png</texture>
369                                                 <visible>Control.HasFocus(100)</visible>
370                                                 <include>VisibleFadeEffect</include>
371                                         </control>
372                                         <control type="label">
373                                                 <left>5</left>
374                                                 <top>0</top>
375                                                 <width>380</width>
376                                                 <height>30</height>
377                                                 <font>font12</font>
378                                                 <textcolor>white</textcolor>
379                                                 <selectedcolor>selected</selectedcolor>
380                                                 <align>left</align>
381                                                 <aligny>center</aligny>
382                                                 <info>ListItem.Label</info>
383                                         </control>
384                                         <control type="label">
385                                                 <left>395</left>
386                                                 <top>0</top>
387                                                 <width>360</width>
388                                                 <height>30</height>
389                                                 <font>font12</font>
390                                                 <textcolor>white</textcolor>
391                                                 <selectedcolor>selected</selectedcolor>
392                                                 <align>right</align>
393                                                 <aligny>center</aligny>
394                                                 <info>ListItem.Label2</info>
395                                         </control>
396                                 </focusedlayout>
397                         </control>
398                 </control>
399                 <control type="image">
400                         <description>Section header image</description>
401                         <left>20</left>
402                         <top>3</top>
403                         <width>35</width>
404                         <height>35</height>
405                         <aspectratio>keep</aspectratio>
406                         <texture>icon_music.png</texture>
407                 </control>
408                 <control type="grouplist">
409                         <left>65</left>
410                         <top>5</top>
411                         <width>1000</width>
412                         <height>30</height>
413                         <orientation>horizontal</orientation>
414                         <align>left</align>
415                         <itemgap>5</itemgap>
416                         <control type="label">
417                                 <include>WindowTitleCommons</include>
418                                 <label>$LOCALIZE[10503]</label>
419                         </control>
420                         <control type="label">
421                                 <include>WindowTitleCommons</include>
422                                 <label>[COLOR=blue] - [/COLOR]$INFO[Container.FolderName]</label>
423                                 <visible>!IsEmpty(Container.FolderName)</visible>
424                         </control>
425                 </control>
426                 <include>Clock</include>
427         </controls>
428 </window>