Merge pull request #4314 from MartijnKaijser/beta1
[vuplus_xbmc] / addons / skin.confluence / 720p / weather / 36HourForecast.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <includes>
3         <include name="Weather36HourForcast">
4                 <control type="group">
5                         <visible>StringCompare(Window.Property(Weather.CurrentView),36hour)</visible>
6                         <include>VisibleFadeEffect</include>
7                         <control type="button" id="997">
8                                 <description>Hidden Button for focus</description>
9                                 <left>-600</left>
10                                 <top>-20</top>
11                                 <width>1</width>
12                                 <height>1</height>
13                                 <texturenofocus>-</texturenofocus>
14                                 <texturefocus>-</texturefocus>
15                                 <onleft>9000</onleft>
16                                 <onright>9000</onright>
17                         </control>
18                         <control type="label">
19                                 <description>header label</description>
20                                 <left>20</left>
21                                 <top>15</top>
22                                 <width>610</width>
23                                 <height>30</height>
24                                 <font>font13_title</font>
25                                 <label>31901</label>
26                                 <align>center</align>
27                                 <aligny>center</aligny>
28                                 <textcolor>white</textcolor>
29                                 <shadowcolor>black</shadowcolor>
30                         </control>
31                         <control type="label">
32                                 <left>0</left>
33                                 <top>200</top>
34                                 <width>600</width>
35                                 <height>30</height>
36                                 <font>font13</font>
37                                 <textcolor>white</textcolor>
38                                 <align>center</align>
39                                 <aligny>center</aligny>
40                                 <label>$LOCALIZE[31909]</label>
41                                 <visible>IsEmpty(Window.Property(36Hour.IsFetched))</visible>
42                         </control>
43                         <control type="group">
44                                 <left>20</left>
45                                 <top>50</top>
46                                 <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
47                                 <include>VisibleFadeEffect</include>
48                                 <control type="group">
49                                         <left>0</left>
50                                         <top>0</top>
51                                         <control type="label">
52                                                 <left>0</left>
53                                                 <top>5</top>
54                                                 <width>600</width>
55                                                 <height>30</height>
56                                                 <font>font13_title</font>
57                                                 <textcolor>blue</textcolor>
58                                                 <align>center</align>
59                                                 <aligny>center</aligny>
60                                                 <label>$INFO[Window.Property(36Hour.1.Heading)]</label>
61                                         </control>
62                                         <control type="image">
63                                                 <left>0</left>
64                                                 <top>10</top>
65                                                 <width>120</width>
66                                                 <height>110</height>
67                                                 <aspectratio>keep</aspectratio>
68                                                 <texture>$INFO[Window.Property(36Hour.1.OutlookIcon)]</texture>
69                                         </control>
70                                         <control type="label">
71                                                 <left>120</left>
72                                                 <top>40</top>
73                                                 <width>100</width>
74                                                 <height>40</height>
75                                                 <font>font13_title</font>
76                                                 <textcolor>white</textcolor>
77                                                 <selectedcolor>selected</selectedcolor>
78                                                 <align>center</align>
79                                                 <aligny>center</aligny>
80                                                 <label>[COLOR=grey2]$INFO[Window.Property(36Hour.1.TemperatureHeading)][CR][/COLOR]$INFO[Window.Property(36Hour.1.Temperature),[B] ,[/B]]</label>
81                                         </control>
82                                         <control type="label">
83                                                 <right>90</right>
84                                                 <top>60</top>
85                                                 <width>390</width>
86                                                 <height>20</height>
87                                                 <font>font12</font>
88                                                 <textcolor>white</textcolor>
89                                                 <selectedcolor>selected</selectedcolor>
90                                                 <align>right</align>
91                                                 <aligny>center</aligny>
92                                                 <label>$INFO[Window.Property(36Hour.1.ChancePrecipitation),[COLOR=grey2]$LOCALIZE[31908] :[/COLOR][B] ,[/B]]</label>
93                                         </control>
94                                         <control type="textbox">
95                                                 <left>0</left>
96                                                 <top>110</top>
97                                                 <width>590</width>
98                                                 <height>70</height>
99                                                 <font>font12</font>
100                                                 <textcolor>white</textcolor>
101                                                 <selectedcolor>selected</selectedcolor>
102                                                 <align>center</align>
103                                                 <label>$INFO[Window.Property(36hour.1.Forecast),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]]</label>
104                                         </control>
105                                         <control type="image">
106                                                 <left>0</left>
107                                                 <top>180</top>
108                                                 <width>650</width>
109                                                 <height>4</height>
110                                                 <texture>separator.png</texture>
111                                         </control>
112                                 </control>
113                                 <control type="group">
114                                         <left>0</left>
115                                         <top>185</top>
116                                         <control type="label">
117                                                 <left>0</left>
118                                                 <top>5</top>
119                                                 <width>600</width>
120                                                 <height>30</height>
121                                                 <font>font13_title</font>
122                                                 <textcolor>blue</textcolor>
123                                                 <align>center</align>
124                                                 <aligny>center</aligny>
125                                                 <label>$INFO[Window.Property(36Hour.2.Heading)]</label>
126                                         </control>
127                                         <control type="image">
128                                                 <left>0</left>
129                                                 <top>10</top>
130                                                 <width>120</width>
131                                                 <height>110</height>
132                                                 <aspectratio>keep</aspectratio>
133                                                 <texture>$INFO[Window.Property(36Hour.2.OutlookIcon)]</texture>
134                                         </control>
135                                         <control type="label">
136                                                 <left>120</left>
137                                                 <top>40</top>
138                                                 <width>100</width>
139                                                 <height>40</height>
140                                                 <font>font13_title</font>
141                                                 <textcolor>white</textcolor>
142                                                 <selectedcolor>selected</selectedcolor>
143                                                 <align>center</align>
144                                                 <aligny>center</aligny>
145                                                 <label>[COLOR=grey2]$INFO[Window.Property(36Hour.2.TemperatureHeading)][CR][/COLOR]$INFO[Window.Property(36Hour.2.Temperature),[B] ,[/B]]</label>
146                                         </control>
147                                         <control type="label">
148                                                 <right>90</right>
149                                                 <top>60</top>
150                                                 <width>390</width>
151                                                 <height>20</height>
152                                                 <font>font12</font>
153                                                 <textcolor>white</textcolor>
154                                                 <selectedcolor>selected</selectedcolor>
155                                                 <align>right</align>
156                                                 <aligny>center</aligny>
157                                                 <label>$INFO[Window.Property(36Hour.2.ChancePrecipitation),[COLOR=grey2]$LOCALIZE[31908] :[/COLOR][B] ,[/B]]</label>
158                                         </control>
159                                         <control type="textbox">
160                                                 <left>0</left>
161                                                 <top>110</top>
162                                                 <width>590</width>
163                                                 <height>70</height>
164                                                 <font>font12</font>
165                                                 <textcolor>white</textcolor>
166                                                 <selectedcolor>selected</selectedcolor>
167                                                 <align>center</align>
168                                                 <label>$INFO[Window.Property(36hour.2.Forecast),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]]</label>
169                                         </control>
170                                         <control type="image">
171                                                 <left>0</left>
172                                                 <top>180</top>
173                                                 <width>650</width>
174                                                 <height>4</height>
175                                                 <texture>separator.png</texture>
176                                         </control>
177                                 </control>
178                                 <control type="group">
179                                         <left>0</left>
180                                         <top>370</top>
181                                         <control type="label">
182                                                 <left>0</left>
183                                                 <top>5</top>
184                                                 <width>600</width>
185                                                 <height>30</height>
186                                                 <font>font13_title</font>
187                                                 <textcolor>blue</textcolor>
188                                                 <align>center</align>
189                                                 <aligny>center</aligny>
190                                                 <label>$INFO[Window.Property(36Hour.3.Heading)]</label>
191                                         </control>
192                                         <control type="image">
193                                                 <left>0</left>
194                                                 <top>10</top>
195                                                 <width>120</width>
196                                                 <height>110</height>
197                                                 <aspectratio>keep</aspectratio>
198                                                 <texture>$INFO[Window.Property(36Hour.3.OutlookIcon)]</texture>
199                                         </control>
200                                         <control type="label">
201                                                 <left>120</left>
202                                                 <top>40</top>
203                                                 <width>100</width>
204                                                 <height>40</height>
205                                                 <font>font13_title</font>
206                                                 <textcolor>white</textcolor>
207                                                 <selectedcolor>selected</selectedcolor>
208                                                 <align>center</align>
209                                                 <aligny>center</aligny>
210                                                 <label>[COLOR=grey2]$INFO[Window.Property(36Hour.3.TemperatureHeading)][CR][/COLOR]$INFO[Window.Property(36Hour.3.Temperature),[B] ,[/B]]</label>
211                                         </control>
212                                         <control type="label">
213                                                 <right>90</right>
214                                                 <top>60</top>
215                                                 <width>390</width>
216                                                 <height>20</height>
217                                                 <font>font12</font>
218                                                 <textcolor>white</textcolor>
219                                                 <selectedcolor>selected</selectedcolor>
220                                                 <align>right</align>
221                                                 <aligny>center</aligny>
222                                                 <label>$INFO[Window.Property(36Hour.3.ChancePrecipitation),[COLOR=grey2]$LOCALIZE[31908] :[/COLOR][B] ,[/B]]</label>
223                                         </control>
224                                         <control type="textbox">
225                                                 <left>0</left>
226                                                 <top>110</top>
227                                                 <width>590</width>
228                                                 <height>70</height>
229                                                 <font>font12</font>
230                                                 <textcolor>white</textcolor>
231                                                 <selectedcolor>selected</selectedcolor>
232                                                 <align>center</align>
233                                                 <label>$INFO[Window.Property(36hour.3.Forecast),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]]</label>
234                                         </control>
235                                 </control>
236                         </control>
237                 </control>
238         </include>
239 </includes>