skin.pellucid/1080i/MyWeather.xml

172 lines
8.5 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">3</defaultcontrol>
2015-11-05 16:13:27 +01:00
2014-09-28 20:47:53 +02:00
<controls>
2015-07-07 21:58:12 +02:00
<include>fadeInOut</include>
2014-09-28 20:47:53 +02:00
<!--background-->
<include>globalBackground</include>
2015-05-10 21:59:54 +02:00
2015-07-07 21:58:12 +02:00
<!--fanart-->
2014-09-28 20:47:53 +02:00
<control type="group">
2015-07-07 21:58:12 +02:00
<control type="image">
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture background="true" border="0">special://skin/extras/backgrounds/weather2.jpg</texture>
<fadetime>500</fadetime>
<colordiffuse>aaffffff</colordiffuse>
</control>
<control type="image">
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<include>kenBurnsey</include>
</control>
<control type="group">
<posx>col-17-begin</posx>
<posy>0</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>fullscreenHeight</height>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>row-6-begin</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2015-05-10 21:59:54 +02:00
2014-09-28 20:47:53 +02:00
<!--location title-->
2015-07-07 21:58:12 +02:00
<control type="textbox">
2014-09-28 20:47:53 +02:00
<visible>true</visible>
2015-07-07 21:58:12 +02:00
<posx>24</posx>
<posy>row-1-begin</posy>
<width>6-col</width>
<height>4-row</height>
<font>mediumStrong</font>
2015-06-04 17:41:37 +02:00
<label>$LOCALIZE[31212] $INFO[Window.Property(Location)]</label>
2015-05-10 21:59:54 +02:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<shadowcolor>-</shadowcolor>
</control>
2015-05-10 21:59:54 +02:00
2014-09-28 20:47:53 +02:00
<!--content begins-->
<control type="panel" id="9000">
2015-06-04 17:41:37 +02:00
<posx>24</posx>
2015-07-07 21:58:12 +02:00
<posy>8-row</posy>
<width>8-col</width>
<height>24-row</height>
<itemlayout width="8-col" height="4-row">
<control type="label">
2015-11-05 16:13:27 +01:00
<posx>4</posx>
<posy>-28</posy>
2015-07-07 21:58:12 +02:00
<width>2-col-gutter</width>
2015-11-05 16:13:27 +01:00
<height>4-row</height>
2015-07-07 21:58:12 +02:00
<font>symbolWeather</font>
<textcolor>textActive</textcolor>
<label>$VAR[weatherIcon]</label>
2014-09-28 20:47:53 +02:00
</control>
<control type="label">
2015-07-07 21:58:12 +02:00
<posx>col-2-begin</posx>
<posy>-24</posy>
<width>6-col-gutter</width>
2015-06-04 17:41:37 +02:00
<height>2-row</height>
<font>dialogTitle</font>
2015-07-07 21:58:12 +02:00
<label>[COLOR highlight]$INFO[ListItem.Label][/COLOR]</label>
2015-06-04 17:41:37 +02:00
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
2014-09-28 20:47:53 +02:00
<control type="textbox">
2015-07-07 21:58:12 +02:00
<posx>col-2-begin</posx>
<posy>34</posy>
<width>6-col-gutter</width>
2015-05-10 21:59:54 +02:00
<height>2-row</height>
2014-09-28 20:47:53 +02:00
<font>itemTitle</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
<autoscroll delay="3000" time="1000" repeat="3000"/>
2014-09-28 20:47:53 +02:00
<label>$INFO[ListItem.Property(Outlook)]</label>
</control>
<control type="textbox">
2015-07-07 21:58:12 +02:00
<posx>col-2-begin</posx>
<posy>76</posy>
<width>6-col-gutter</width>
2014-09-28 20:47:53 +02:00
<height>1-row</height>
2015-03-27 21:31:13 +01:00
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<label>$LOCALIZE[13508] [B]$INFO[ListItem.Property(HighTemp)] $INFO[ListItem.Property(TempUnits)][/B] $LOCALIZE[418] [B]$INFO[ListItem.Property(LowTemp)] $INFO[ListItem.Property(TempUnits)][/B]</label>
</control>
</itemlayout>
2015-05-10 21:59:54 +02:00
<focusedlayout/>
2014-09-28 20:47:53 +02:00
<content>
<item id="1">
<description>Day 0</description>
<label>$INFO[Window.Property(Day0.Title)]</label>
<property name="fanartCode">$INFO[Window.Property(Day0.fanartCode)]</property>
<property name="HighTemp">$INFO[Window.Property(Day0.HighTemp)]</property>
<property name="LowTemp">$INFO[Window.Property(Day0.LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day0.Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property>
<onclick>noop</onclick>
</item>
<item id="2">
<description>Day 1</description>
<label>$INFO[Window.Property(Day1.Title)]</label>
2015-03-27 21:31:13 +01:00
<property name="fanartCode">$INFO[Window.Property(Day1.fanartCode)]</property>
2014-09-28 20:47:53 +02:00
<property name="HighTemp">$INFO[Window.Property(Day1.HighTemp)]</property>
<property name="LowTemp">$INFO[Window.Property(Day1.LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day1.Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property>
<onclick>noop</onclick>
</item>
<item id="3">
<description>Day 2</description>
<label>$INFO[Window.Property(Day2.Title)]</label>
2015-03-27 21:31:13 +01:00
<property name="fanartCode">$INFO[Window.Property(Day2.fanartCode)]</property>
2014-09-28 20:47:53 +02:00
<property name="HighTemp">$INFO[Window.Property(Day2.HighTemp)]</property>
<property name="LowTemp">$INFO[Window.Property(Day2.LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day2.Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property>
<onclick>noop</onclick>
</item>
<item id="4">
<description>Day 3</description>
<label>$INFO[Window.Property(Day3.Title)]</label>
2015-03-27 21:31:13 +01:00
<property name="fanartCode">$INFO[Window.Property(Day3.fanartCode)]</property>
2014-09-28 20:47:53 +02:00
<property name="HighTemp">$INFO[Window.Property(Day3.HighTemp)]</property>
<property name="LowTemp">$INFO[Window.Property(Day3.LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day3.Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property>
<onclick>noop</onclick>
</item>
<item id="5">
<description>Day 4</description>
<label>$INFO[Window.Property(Day4.Title)]</label>
2015-03-27 21:31:13 +01:00
<property name="fanartCode">$INFO[Window.Property(Day4.fanartCode)]</property>
2014-09-28 20:47:53 +02:00
<property name="HighTemp">$INFO[Window.Property(Day4.HighTemp)]</property>
<property name="LowTemp">$INFO[Window.Property(Day4.LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day4.Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property>
<onclick>noop</onclick>
</item>
</content>
</control>
<!--panel ends-->
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>MyWeather.xml</label>
</control>
</controls>
2015-03-27 21:31:13 +01:00
</window>