2
<defaultcontrol always="true">3</defaultcontrol>
3
<allowoverlay>no</allowoverlay>
5
<include>CommonBackground</include>
7
<include>Window_OpenClose_Right_Panel_Animation</include>
8
<include>ContentPanel</include>
12
<control type="image">
17
<texture>Button_Side_NoFocus.png</texture>
19
<control type="label">
20
<description>update label</description>
28
<aligny>center</aligny>
29
<textcolor>white</textcolor>
31
<control type="label">
32
<description>update time label</description>
39
<aligny>center</aligny>
40
<info>Window.Property(Updated)</info>
41
<textcolor>white</textcolor>
43
<control type="image">
48
<colordiffuse>66FFFFFF</colordiffuse>
49
<texture>black-back.png</texture>
51
<control type="label">
52
<description>current temp Value</description>
59
<aligny>center</aligny>
60
<label>$INFO[Window.Property(Current.Temperature)]$INFO[System.TemperatureUnits]</label>
61
<textcolor>white</textcolor>
62
<shadowcolor>black</shadowcolor>
64
<control type="image">
65
<description>current weather icon</description>
70
<info>Window.Property(Current.ConditionIcon)</info>
71
<aspectratio>keep</aspectratio>
73
<control type="label">
74
<description>current condition label</description>
79
<info>Window.Property(Current.Condition)</info>
80
<wrapmultiline>true</wrapmultiline>
83
<aligny>center</aligny>
84
<textcolor>white</textcolor>
86
<control type="image">
91
<texture>separator.png</texture>
93
<control type="label">
94
<description>current feels like label</description>
101
<aligny>center</aligny>
102
<label>$LOCALIZE[402] :</label>
103
<textcolor>grey2</textcolor>
105
<control type="label">
106
<description>current dew label</description>
113
<aligny>center</aligny>
114
<label>$LOCALIZE[405] :</label>
115
<textcolor>grey2</textcolor>
117
<control type="label">
118
<description>current humidity label</description>
125
<aligny>center</aligny>
126
<label>$LOCALIZE[406] :</label>
127
<textcolor>grey2</textcolor>
129
<control type="label">
130
<description>current UV Index label</description>
137
<aligny>center</aligny>
138
<label>$LOCALIZE[403] :</label>
139
<textcolor>grey2</textcolor>
141
<control type="label">
142
<description>current Wind label</description>
149
<aligny>center</aligny>
150
<label>$LOCALIZE[404] :</label>
151
<textcolor>grey2</textcolor>
153
<control type="label">
154
<description>current feels like Value</description>
161
<aligny>center</aligny>
162
<label>$INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]</label>
163
<textcolor>white</textcolor>
165
<control type="label">
166
<description>current dew Value</description>
173
<aligny>center</aligny>
174
<label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label>
175
<textcolor>white</textcolor>
177
<control type="label">
178
<description>current humidity Value</description>
185
<aligny>center</aligny>
186
<info>Window.Property(Current.Humidity)</info>
187
<textcolor>white</textcolor>
189
<control type="label">
190
<description>current UV Index Value</description>
197
<aligny>center</aligny>
198
<info>Window.Property(Current.UVIndex)</info>
199
<textcolor>white</textcolor>
201
<control type="label">
202
<description>current Wind Value</description>
209
<aligny>center</aligny>
210
<info>Window.Property(Current.Wind)</info>
211
<textcolor>white</textcolor>
214
<control type="group">
215
<description>day 0</description>
218
<control type="image">
223
<texture>Button_Side_NoFocus.png</texture>
225
<control type="label">
226
<description>Day label</description>
232
<info>Window.Property(Day0.Title)</info>
234
<aligny>center</aligny>
235
<textcolor>white</textcolor>
237
<control type="image">
242
<colordiffuse>66FFFFFF</colordiffuse>
243
<texture>black-back.png</texture>
245
<control type="image">
246
<description>day icon</description>
251
<info>Window.Property(Day0.OutlookIcon)</info>
252
<aspectratio align="right">keep</aspectratio>
254
<control type="label">
255
<description>high label</description>
261
<aligny>center</aligny>
262
<label>$LOCALIZE[393] :</label>
263
<textcolor>grey2</textcolor>
264
<visible>Weather.IsFetched</visible>
266
<control type="label">
267
<description>high value</description>
271
<label>$INFO[Window.Property(Day0.HighTemp)]$INFO[System.TemperatureUnits]</label>
274
<aligny>center</aligny>
275
<textcolor>white</textcolor>
277
<control type="label">
278
<description>low label</description>
284
<aligny>center</aligny>
285
<label>$LOCALIZE[391] :</label>
286
<textcolor>grey2</textcolor>
287
<visible>Weather.IsFetched</visible>
289
<control type="label">
290
<description>low value</description>
294
<label>$INFO[Window.Property(Day0.LowTemp)]$INFO[System.TemperatureUnits]</label>
297
<aligny>center</aligny>
298
<textcolor>white</textcolor>
300
<control type="label">
301
<description>conditions label</description>
306
<info>Window.Property(Day0.Outlook)</info>
309
<aligny>center</aligny>
310
<textcolor>white</textcolor>
313
<control type="group">
314
<description>day 0</description>
317
<control type="image">
322
<texture>Button_Side_NoFocus.png</texture>
324
<control type="label">
325
<description>Day label</description>
331
<info>Window.Property(Day1.Title)</info>
333
<aligny>center</aligny>
334
<textcolor>white</textcolor>
336
<control type="image">
341
<colordiffuse>66FFFFFF</colordiffuse>
342
<texture>black-back.png</texture>
344
<control type="image">
345
<description>day icon</description>
350
<info>Window.Property(Day1.OutlookIcon)</info>
351
<aspectratio align="right">keep</aspectratio>
353
<control type="label">
354
<description>high label</description>
360
<aligny>center</aligny>
361
<label>$LOCALIZE[393] :</label>
362
<textcolor>grey2</textcolor>
363
<visible>Weather.IsFetched</visible>
365
<control type="label">
366
<description>high value</description>
370
<label>$INFO[Window.Property(Day1.HighTemp)]$INFO[System.TemperatureUnits]</label>
373
<aligny>center</aligny>
374
<textcolor>white</textcolor>
376
<control type="label">
377
<description>low label</description>
383
<aligny>center</aligny>
384
<label>$LOCALIZE[391] :</label>
385
<textcolor>grey2</textcolor>
386
<visible>Weather.IsFetched</visible>
388
<control type="label">
389
<description>low value</description>
393
<label>$INFO[Window.Property(Day1.LowTemp)]$INFO[System.TemperatureUnits]</label>
396
<aligny>center</aligny>
397
<textcolor>white</textcolor>
399
<control type="label">
400
<description>conditions label</description>
405
<info>Window.Property(Day1.Outlook)</info>
408
<aligny>center</aligny>
409
<textcolor>white</textcolor>
412
<control type="group">
413
<description>day 0</description>
416
<control type="image">
421
<texture>Button_Side_NoFocus.png</texture>
423
<control type="label">
424
<description>Day label</description>
430
<info>Window.Property(Day2.Title)</info>
432
<aligny>center</aligny>
433
<textcolor>white</textcolor>
435
<control type="image">
440
<colordiffuse>66FFFFFF</colordiffuse>
441
<texture>black-back.png</texture>
443
<control type="image">
444
<description>day icon</description>
449
<info>Window.Property(Day2.OutlookIcon)</info>
450
<aspectratio align="right">keep</aspectratio>
452
<control type="label">
453
<description>high label</description>
459
<aligny>center</aligny>
460
<label>$LOCALIZE[393] :</label>
461
<textcolor>grey2</textcolor>
462
<visible>Weather.IsFetched</visible>
464
<control type="label">
465
<description>high value</description>
469
<label>$INFO[Window.Property(Day2.HighTemp)]$INFO[System.TemperatureUnits]</label>
472
<aligny>center</aligny>
473
<textcolor>white</textcolor>
475
<control type="label">
476
<description>low label</description>
482
<aligny>center</aligny>
483
<label>$LOCALIZE[391] :</label>
484
<textcolor>grey2</textcolor>
485
<visible>Weather.IsFetched</visible>
487
<control type="label">
488
<description>low value</description>
492
<label>$INFO[Window.Property(Day2.LowTemp)]$INFO[System.TemperatureUnits]</label>
495
<aligny>center</aligny>
496
<textcolor>white</textcolor>
498
<control type="label">
499
<description>conditions label</description>
504
<info>Window.Property(Day2.Outlook)</info>
507
<aligny>center</aligny>
508
<textcolor>white</textcolor>
511
<control type="group">
512
<description>day 3</description>
515
<control type="image">
520
<texture>Button_Side_NoFocus.png</texture>
522
<control type="label">
523
<description>Day label</description>
529
<info>Window.Property(Day3.Title)</info>
531
<aligny>center</aligny>
532
<textcolor>white</textcolor>
534
<control type="image">
539
<colordiffuse>66FFFFFF</colordiffuse>
540
<texture>black-back.png</texture>
542
<control type="image">
543
<description>day icon</description>
548
<info>Window.Property(Day3.OutlookIcon)</info>
549
<aspectratio align="right">keep</aspectratio>
551
<control type="label">
552
<description>high label</description>
558
<aligny>center</aligny>
559
<label>$LOCALIZE[393] :</label>
560
<textcolor>grey2</textcolor>
561
<visible>Weather.IsFetched</visible>
563
<control type="label">
564
<description>high value</description>
568
<label>$INFO[Window.Property(Day3.HighTemp)]$INFO[System.TemperatureUnits]</label>
571
<aligny>center</aligny>
572
<textcolor>white</textcolor>
574
<control type="label">
575
<description>low label</description>
581
<aligny>center</aligny>
582
<label>$LOCALIZE[391] :</label>
583
<textcolor>grey2</textcolor>
584
<visible>Weather.IsFetched</visible>
586
<control type="label">
587
<description>low value</description>
591
<label>$INFO[Window.Property(Day3.LowTemp)]$INFO[System.TemperatureUnits]</label>
594
<aligny>center</aligny>
595
<textcolor>white</textcolor>
597
<control type="label">
598
<description>conditions label</description>
603
<info>Window.Property(Day3.Outlook)</info>
606
<aligny>center</aligny>
607
<textcolor>white</textcolor>
611
<control type="group">
612
<include>Window_OpenClose_Left_Panel_Animation</include>
613
<include>CommonNowPlaying</include>
614
<control type="group" id="9000">
617
<control type="spincontrolex" id="3">
618
<description>change location button</description>
622
<textoffsetx>15</textoffsetx>
623
<include>ButtonCommonValues</include>
625
<onright>99</onright>
629
<control type="label">
630
<description>change location label</description>
637
<textcolor>white</textcolor>
638
<shadowcolor>black</shadowcolor>
640
<aligny>center</aligny>
642
<control type="button" id="2">
643
<description>Refresh button</description>
646
<include>ButtonCommonValues</include>
649
<onright>99</onright>
653
<control type="button" id="5">
654
<description>Custom Weather Script Button</description>
657
<label>$INFO[Skin.String(WeatherScript_Label)]</label>
658
<onclick>XBMC.RunScript($INFO[Skin.String(WeatherScript_Path)])</onclick>
659
<include>ButtonCommonValues</include>
660
<visible>Skin.HasSetting(WeatherScript_Enable) + !IsEmpty(Skin.String(WeatherScript_Label))</visible>
662
<onright>50</onright>
666
<control type="button" id="4">
667
<description>Settings button</description>
671
<onclick>ActivateWindow(MyWeatherSettings)</onclick>
672
<include>ButtonCommonValues</include>
674
<onright>50</onright>
677
<animation effect="slide" end="0,-45" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
679
<control type="button" id="610">
680
<description>Fake Button to fix Player Controls Navigation</description>
683
<visible>false</visible>
685
<control type="group">
688
<animation effect="slide" start="0,0" end="0,-45" time="0" condition="!Control.IsVisible(5)">conditional</animation>
689
<include>CommonNowPlaying_Controls</include>
691
<control type="button" id="611">
692
<description>Fake Button to fix Player Controls Navigation</description>
695
<visible>false</visible>
699
<control type="image">
704
<texture>Header.png</texture>
706
<control type="label">
707
<include>WindowTitleCommons</include>
708
<label>$LOCALIZE[9] - $LOCALIZE[8]</label>
710
<control type="label" id="1">
711
<description>weather location label</description>
717
<textcolor>white</textcolor>
718
<scroll>false</scroll>
720
<aligny>center</aligny>
721
<info>Weather.Location</info>
722
<include>Window_OpenClose_Animation</include>
b'\\ No newline at end of file'