213 lines
10 KiB
XML
213 lines
10 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<window>
|
||
|
<defaultcontrol always="true">3</defaultcontrol>
|
||
|
<allowoverlay>yes</allowoverlay>
|
||
|
<controls>
|
||
|
<!--background-->
|
||
|
<include>globalBackground</include>
|
||
|
<control type="group">
|
||
|
<posx>col-1-begin</posx>
|
||
|
<posy>row-4-begin</posy>
|
||
|
<!--animations-->
|
||
|
<include>modalDialogInOutVertical</include>
|
||
|
<!--general info-->
|
||
|
<control type="image">
|
||
|
<posx>-384</posx>
|
||
|
<posy>44</posy>
|
||
|
<width>2500</width>
|
||
|
<height>1-row</height>
|
||
|
<texture>colors/selected.png</texture>
|
||
|
<colordiffuse>ffffffff</colordiffuse>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
</control>
|
||
|
<control type="image">
|
||
|
<posx>-3</posx>
|
||
|
<posy>44</posy>
|
||
|
<width>3</width>
|
||
|
<height>1-row</height>
|
||
|
<texture>colors/black.png</texture>
|
||
|
<colordiffuse>ffffffff</colordiffuse>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
</control>
|
||
|
<!--location selector-->
|
||
|
<control type="spincontrolex" id="3">
|
||
|
<description>Location Select</description>
|
||
|
<posx>12</posx>
|
||
|
<posy>44</posy>
|
||
|
<label>-</label>
|
||
|
<label2>-</label2>
|
||
|
<font>pageTitle</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<width>1-col</width>
|
||
|
<align>right</align>
|
||
|
<onup>activateWindow(home)</onup>
|
||
|
</control>
|
||
|
<!--location title-->
|
||
|
<control type="label">
|
||
|
<visible>true</visible>
|
||
|
<posx>84</posx>
|
||
|
<posy>44</posy>
|
||
|
<width>18-col</width>
|
||
|
<font>pageTitle</font>
|
||
|
<label>$INFO[Window.Property(Location)]</label>
|
||
|
<textcolor>black</textcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
</control>
|
||
|
<!--overlay-->
|
||
|
<control type="image">
|
||
|
<posx>-96</posx>
|
||
|
<posy>2-row</posy>
|
||
|
<width>fullscreenWidth</width>
|
||
|
<height>8-row</height>
|
||
|
<texture>colors/black.png</texture>
|
||
|
<colordiffuse>88ffffff</colordiffuse>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
</control>
|
||
|
<!--content begins-->
|
||
|
<control type="panel" id="9000">
|
||
|
<posx>0</posx>
|
||
|
<posy>130</posy>
|
||
|
<width>24-col</width>
|
||
|
<height>18-row</height>
|
||
|
<itemlayout width="5-col-gutter" height="6-col">
|
||
|
<control type="label">
|
||
|
<posx>46</posx>
|
||
|
<posy>72</posy>
|
||
|
<width>5-col-gutter</width>
|
||
|
<font>symbolWeather</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<label>$VAR[weatherIcon]</label>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>204</posx>
|
||
|
<posy>4-row</posy>
|
||
|
<width>6-col-gutter</width>
|
||
|
<align>center</align>
|
||
|
<font>largeStrong</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<label>$INFO[ListItem.Label]</label>
|
||
|
</control>
|
||
|
<control type="textbox">
|
||
|
<posx>36</posx>
|
||
|
<posy>5-row</posy>
|
||
|
<width>5-col-gutter</width>
|
||
|
<height>1-row</height>
|
||
|
<align>center</align>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<autoscroll delay="3000" time="1000" repeat="3000"></autoscroll>
|
||
|
<label>$INFO[ListItem.Property(Outlook)]</label>
|
||
|
</control>
|
||
|
<control type="textbox">
|
||
|
<posx>36</posx>
|
||
|
<posy>6-row</posy>
|
||
|
<width>5-col-gutter</width>
|
||
|
<height>1-row</height>
|
||
|
<align>center</align>
|
||
|
<font>itemTitleSmall</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<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>
|
||
|
<focusedlayout width="6-col" height="6-col">
|
||
|
<control type="label">
|
||
|
<posx>46</posx>
|
||
|
<posy>72</posy>
|
||
|
<width>5-col-gutter</width>
|
||
|
<font>symbolWeather</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<label>$VAR[weatherIcon]</label>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>204</posx>
|
||
|
<posy>4-row</posy>
|
||
|
<width>6-col-gutter</width>
|
||
|
<align>center</align>
|
||
|
<font>largeStrong</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<label>$INFO[ListItem.Label]</label>
|
||
|
</control>
|
||
|
<control type="textbox">
|
||
|
<posx>36</posx>
|
||
|
<posy>5-row</posy>
|
||
|
<width>5-col-gutter</width>
|
||
|
<height>1-row</height>
|
||
|
<align>center</align>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<label>$INFO[ListItem.Property(Outlook)]</label>
|
||
|
</control>
|
||
|
<control type="textbox">
|
||
|
<posx>36</posx>
|
||
|
<posy>6-row</posy>
|
||
|
<width>5-col-gutter</width>
|
||
|
<height>1-row</height>
|
||
|
<align>center</align>
|
||
|
<font>itemTitleSmall</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<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>
|
||
|
</focusedlayout>
|
||
|
<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>
|
||
|
<property name="fanartCode">$INFO[Window.Property(Day1.fanartCode)]</property>
|
||
|
<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>
|
||
|
<property name="fanartCode">$INFO[Window.Property(Day2.fanartCode)]</property>
|
||
|
<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>
|
||
|
<property name="fanartCode">$INFO[Window.Property(Day3.fanartCode)]</property>
|
||
|
<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>
|
||
|
<property name="fanartCode">$INFO[Window.Property(Day4.fanartCode)]</property>
|
||
|
<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>
|
||
|
</window>
|