diff options
Diffstat (limited to 'addons/skin.touched/4x3Hirez/MyWeather.xml')
-rw-r--r-- | addons/skin.touched/4x3Hirez/MyWeather.xml | 1446 |
1 files changed, 723 insertions, 723 deletions
diff --git a/addons/skin.touched/4x3Hirez/MyWeather.xml b/addons/skin.touched/4x3Hirez/MyWeather.xml index 6fa150841e..dfba7288c7 100644 --- a/addons/skin.touched/4x3Hirez/MyWeather.xml +++ b/addons/skin.touched/4x3Hirez/MyWeather.xml @@ -1,723 +1,723 @@ -<window id="2600">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <include>CommonBackground</include>
- <include>HomeButtonCommons</include>
- <include>CommonNowPlaying</include>
- <include>OptionsButtonCommons</include>
- <control type="label">
- <description>Window label</description>
- <include>MediaWindowTitleCommons</include>
- <label>$LOCALIZE[8]</label>
- </control>
- <control type="button">
- <description>Options Button</description>
- <posx>64r</posx>
- <posy>25</posy>
- <width>64</width>
- <height>64</height>
- <texturenofocus>icon_system.png</texturenofocus>
- <texturefocus>icon_system.png</texturefocus>
- <onclick>ActivateWindow(MyWeatherSettings)</onclick>
- </control>
- <control type="group">
- <include>Window_OpenClose_Animation_Zoom</include>
- <control type="image">
- <description>Shadow Background</description>
- <posx>50</posx>
- <posy>140</posy>
- <width>1180</width>
- <height>680</height>
- <texture border="30">ShadowBorder.png</texture>
- <include>Window_OpenClose_Animation_Zoom</include>
- </control>
- <control type="group">
- <posx>80</posx>
- <posy>170</posy>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>620</height>
- <texture border="5">SubBack.png</texture>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>0</posy>
- <width>460</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>10</posy>
- <width>460</width>
- <height>30</height>
- <font>font13_title</font>
- <label>31300</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>weather location label</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>460</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <scroll>false</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[Weather.Location]</label>
- </control>
- <control type="label">
- <description>update label</description>
- <posx>20</posx>
- <posy>80</posy>
- <width>460</width>
- <height>35</height>
- <font>font12</font>
- <label>$LOCALIZE[31301] - $INFO[Window.Property(Updated)]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- </control>
- <control type="label">
- <description>current temp Value</description>
- <posx>195</posx>
- <posy>175</posy>
- <width>180</width>
- <height>40</height>
- <font>WeatherTemp</font>
- <align>right</align>
- <aligny>top</aligny>
- <label>$INFO[Window.Property(Current.Temperature)]</label>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current temp Value Units</description>
- <posx>190</posx>
- <posy>185</posy>
- <width>100</width>
- <height>40</height>
- <font>font16caps</font>
- <align>left</align>
- <aligny>top</aligny>
- <label>$INFO[System.TemperatureUnits]</label>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>current weather icon</description>
- <posx>230</posx>
- <posy>135</posy>
- <width>230</width>
- <height>230</height>
- <info>Window.Property(Current.ConditionIcon)</info>
- <aspectratio>keep</aspectratio>
- </control>
- <control type="label">
- <description>current condition label</description>
- <posx>20</posx>
- <posy>340</posy>
- <width>460</width>
- <height>30</height>
- <info>Window.Property(Current.Condition)</info>
- <wrapmultiline>true</wrapmultiline>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>390</posy>
- <width>460</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>current feels like label</description>
- <posx>170</posx>
- <posy>400</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[402] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current dew label</description>
- <posx>170</posx>
- <posy>430</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[405] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current humidity label</description>
- <posx>170</posx>
- <posy>460</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[406] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current UV Index label</description>
- <posx>170</posx>
- <posy>490</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[403] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current Wind label</description>
- <posx>170</posx>
- <posy>520</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[404] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current feels like Value</description>
- <posx>185</posx>
- <posy>400</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]</label>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current dew Value</description>
- <posx>185</posx>
- <posy>430</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current humidity Value</description>
- <posx>185</posx>
- <posy>460</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <info>Window.Property(Current.Humidity)</info>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current UV Index Value</description>
- <posx>185</posx>
- <posy>490</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <info>Window.Property(Current.UVIndex)</info>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current Wind Value</description>
- <posx>185</posx>
- <posy>520</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <info>Window.Property(Current.Wind)</info>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <control type="group">
- <posx>580</posx>
- <posy>170</posy>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>620</width>
- <height>620</height>
- <texture border="5">SubBack.png</texture>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>0</posy>
- <width>580</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>10</posy>
- <width>580</width>
- <height>30</height>
- <font>font13_title</font>
- <label>10508</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="group">
- <description>day 0</description>
- <posx>20</posx>
- <posy>60</posy>
- <control type="label">
- <description>Day label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>460</width>
- <height>35</height>
- <font>font13_title</font>
- <info>Window.Property(Day0.Title)</info>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>day icon</description>
- <posx>450</posx>
- <posy>0</posy>
- <height>120</height>
- <width>120</width>
- <info>Window.Property(Day0.OutlookIcon)</info>
- <aspectratio align="right">keep</aspectratio>
- </control>
- <control type="label">
- <description>high label</description>
- <posx>40</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[419] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>high value</description>
- <posx>110</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day0.HighTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day0.HighTemp))</visible>
- </control>
- <control type="label">
- <description>low label</description>
- <posx>220</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[418] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>low value</description>
- <posx>290</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day0.LowTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day0.LowTemp))</visible>
- </control>
- <control type="label">
- <description>conditions label</description>
- <posx>40</posx>
- <posy>80</posy>
- <width>320</width>
- <height>20</height>
- <info>Window.Property(Day0.Outlook)</info>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>120</posy>
- <width>620</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <description>day 1</description>
- <posx>20</posx>
- <posy>190</posy>
- <control type="label">
- <description>Day label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>460</width>
- <height>35</height>
- <font>font13_title</font>
- <info>Window.Property(Day1.Title)</info>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>day icon</description>
- <posx>450</posx>
- <posy>0</posy>
- <height>120</height>
- <width>120</width>
- <info>Window.Property(Day1.OutlookIcon)</info>
- <aspectratio align="right">keep</aspectratio>
- </control>
- <control type="label">
- <description>high label</description>
- <posx>40</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[419] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>high value</description>
- <posx>110</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day1.HighTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day1.HighTemp))</visible>
- </control>
- <control type="label">
- <description>low label</description>
- <posx>220</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[418] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>low value</description>
- <posx>290</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day1.LowTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day1.LowTemp))</visible>
- </control>
- <control type="label">
- <description>conditions label</description>
- <posx>40</posx>
- <posy>80</posy>
- <width>320</width>
- <height>20</height>
- <info>Window.Property(Day1.Outlook)</info>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>120</posy>
- <width>620</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <description>day 2</description>
- <posx>20</posx>
- <posy>320</posy>
- <control type="label">
- <description>Day label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>460</width>
- <height>35</height>
- <font>font13_title</font>
- <info>Window.Property(Day2.Title)</info>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>day icon</description>
- <posx>450</posx>
- <posy>0</posy>
- <height>120</height>
- <width>120</width>
- <info>Window.Property(Day2.OutlookIcon)</info>
- <aspectratio align="right">keep</aspectratio>
- </control>
- <control type="label">
- <description>high label</description>
- <posx>40</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[419] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>high value</description>
- <posx>110</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day2.HighTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day2.HighTemp))</visible>
- </control>
- <control type="label">
- <description>low label</description>
- <posx>220</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[418] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>low value</description>
- <posx>290</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day2.LowTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day2.LowTemp))</visible>
- </control>
- <control type="label">
- <description>conditions label</description>
- <posx>40</posx>
- <posy>80</posy>
- <width>320</width>
- <height>20</height>
- <info>Window.Property(Day2.Outlook)</info>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <shadowcolor>black</shadowcolor>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>120</posy>
- <width>620</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <description>day 3</description>
- <posx>20</posx>
- <posy>450</posy>
- <control type="label">
- <description>Day label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>460</width>
- <height>35</height>
- <font>font13_title</font>
- <info>Window.Property(Day3.Title)</info>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>day icon</description>
- <posx>450</posx>
- <posy>0</posy>
- <height>120</height>
- <width>120</width>
- <info>Window.Property(Day3.OutlookIcon)</info>
- <aspectratio align="right">keep</aspectratio>
- </control>
- <control type="label">
- <description>high label</description>
- <posx>40</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[419] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>high value</description>
- <posx>110</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day3.HighTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day3.HighTemp))</visible>
- </control>
- <control type="label">
- <description>low label</description>
- <posx>220</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[418] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>low value</description>
- <posx>290</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day3.LowTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day3.LowTemp))</visible>
- </control>
- <control type="label">
- <description>conditions label</description>
- <posx>40</posx>
- <posy>80</posy>
- <width>320</width>
- <height>20</height>
- <info>Window.Property(Day3.Outlook)</info>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- </control>
- </control>
- <control type="panel" id="9002">
- <visible>!Window.IsActive(PlayerControls)</visible>
- <include>VisibleFadeEffect</include>
- <include>SubMenuCommonLayout</include>
- <content>
- <item>
- <label>31200</label>
- <onclick>ParentDir</onclick>
- <icon>icon_back.png</icon>
- </item>
- <item>
- <label>184</label>
- <onclick>Weather.Refresh</onclick>
- <icon>icon_refresh.png</icon>
- </item>
- <item>
- <label>31201</label>
- <onclick>Weather.LocationNext</onclick>
- <icon>icon_city.png</icon>
- </item>
- </content>
- </control>
- </controls>
-</window>
+<window id="2600"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <include>CommonBackground</include> + <include>HomeButtonCommons</include> + <include>CommonNowPlaying</include> + <include>OptionsButtonCommons</include> + <control type="label"> + <description>Window label</description> + <include>MediaWindowTitleCommons</include> + <label>$LOCALIZE[8]</label> + </control> + <control type="button"> + <description>Options Button</description> + <posx>64r</posx> + <posy>25</posy> + <width>64</width> + <height>64</height> + <texturenofocus>icon_system.png</texturenofocus> + <texturefocus>icon_system.png</texturefocus> + <onclick>ActivateWindow(MyWeatherSettings)</onclick> + </control> + <control type="group"> + <include>Window_OpenClose_Animation_Zoom</include> + <control type="image"> + <description>Shadow Background</description> + <posx>50</posx> + <posy>140</posy> + <width>1180</width> + <height>680</height> + <texture border="30">ShadowBorder.png</texture> + <include>Window_OpenClose_Animation_Zoom</include> + </control> + <control type="group"> + <posx>80</posx> + <posy>170</posy> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>620</height> + <texture border="5">SubBack.png</texture> + </control> + <control type="image"> + <posx>20</posx> + <posy>0</posy> + <width>460</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>10</posy> + <width>460</width> + <height>30</height> + <font>font13_title</font> + <label>31300</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>weather location label</description> + <posx>20</posx> + <posy>60</posy> + <width>460</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <scroll>false</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[Weather.Location]</label> + </control> + <control type="label"> + <description>update label</description> + <posx>20</posx> + <posy>80</posy> + <width>460</width> + <height>35</height> + <font>font12</font> + <label>$LOCALIZE[31301] - $INFO[Window.Property(Updated)]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + </control> + <control type="label"> + <description>current temp Value</description> + <posx>195</posx> + <posy>175</posy> + <width>180</width> + <height>40</height> + <font>WeatherTemp</font> + <align>right</align> + <aligny>top</aligny> + <label>$INFO[Window.Property(Current.Temperature)]</label> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current temp Value Units</description> + <posx>190</posx> + <posy>185</posy> + <width>100</width> + <height>40</height> + <font>font16caps</font> + <align>left</align> + <aligny>top</aligny> + <label>$INFO[System.TemperatureUnits]</label> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>current weather icon</description> + <posx>230</posx> + <posy>135</posy> + <width>230</width> + <height>230</height> + <info>Window.Property(Current.ConditionIcon)</info> + <aspectratio>keep</aspectratio> + </control> + <control type="label"> + <description>current condition label</description> + <posx>20</posx> + <posy>340</posy> + <width>460</width> + <height>30</height> + <info>Window.Property(Current.Condition)</info> + <wrapmultiline>true</wrapmultiline> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>20</posx> + <posy>390</posy> + <width>460</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>current feels like label</description> + <posx>170</posx> + <posy>400</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[402] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current dew label</description> + <posx>170</posx> + <posy>430</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[405] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current humidity label</description> + <posx>170</posx> + <posy>460</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[406] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current UV Index label</description> + <posx>170</posx> + <posy>490</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[403] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current Wind label</description> + <posx>170</posx> + <posy>520</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[404] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current feels like Value</description> + <posx>185</posx> + <posy>400</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]</label> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current dew Value</description> + <posx>185</posx> + <posy>430</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current humidity Value</description> + <posx>185</posx> + <posy>460</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <info>Window.Property(Current.Humidity)</info> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current UV Index Value</description> + <posx>185</posx> + <posy>490</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <info>Window.Property(Current.UVIndex)</info> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current Wind Value</description> + <posx>185</posx> + <posy>520</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <info>Window.Property(Current.Wind)</info> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="group"> + <posx>580</posx> + <posy>170</posy> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>620</width> + <height>620</height> + <texture border="5">SubBack.png</texture> + </control> + <control type="image"> + <posx>20</posx> + <posy>0</posy> + <width>580</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>10</posy> + <width>580</width> + <height>30</height> + <font>font13_title</font> + <label>10508</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="group"> + <description>day 0</description> + <posx>20</posx> + <posy>60</posy> + <control type="label"> + <description>Day label</description> + <posx>0</posx> + <posy>0</posy> + <width>460</width> + <height>35</height> + <font>font13_title</font> + <info>Window.Property(Day0.Title)</info> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>day icon</description> + <posx>450</posx> + <posy>0</posy> + <height>120</height> + <width>120</width> + <info>Window.Property(Day0.OutlookIcon)</info> + <aspectratio align="right">keep</aspectratio> + </control> + <control type="label"> + <description>high label</description> + <posx>40</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[419] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>high value</description> + <posx>110</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day0.HighTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day0.HighTemp))</visible> + </control> + <control type="label"> + <description>low label</description> + <posx>220</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[418] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>low value</description> + <posx>290</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day0.LowTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day0.LowTemp))</visible> + </control> + <control type="label"> + <description>conditions label</description> + <posx>40</posx> + <posy>80</posy> + <width>320</width> + <height>20</height> + <info>Window.Property(Day0.Outlook)</info> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>0</posx> + <posy>120</posy> + <width>620</width> + <height>4</height> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <description>day 1</description> + <posx>20</posx> + <posy>190</posy> + <control type="label"> + <description>Day label</description> + <posx>0</posx> + <posy>0</posy> + <width>460</width> + <height>35</height> + <font>font13_title</font> + <info>Window.Property(Day1.Title)</info> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>day icon</description> + <posx>450</posx> + <posy>0</posy> + <height>120</height> + <width>120</width> + <info>Window.Property(Day1.OutlookIcon)</info> + <aspectratio align="right">keep</aspectratio> + </control> + <control type="label"> + <description>high label</description> + <posx>40</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[419] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>high value</description> + <posx>110</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day1.HighTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day1.HighTemp))</visible> + </control> + <control type="label"> + <description>low label</description> + <posx>220</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[418] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>low value</description> + <posx>290</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day1.LowTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day1.LowTemp))</visible> + </control> + <control type="label"> + <description>conditions label</description> + <posx>40</posx> + <posy>80</posy> + <width>320</width> + <height>20</height> + <info>Window.Property(Day1.Outlook)</info> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>20</posx> + <posy>120</posy> + <width>620</width> + <height>4</height> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <description>day 2</description> + <posx>20</posx> + <posy>320</posy> + <control type="label"> + <description>Day label</description> + <posx>0</posx> + <posy>0</posy> + <width>460</width> + <height>35</height> + <font>font13_title</font> + <info>Window.Property(Day2.Title)</info> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>day icon</description> + <posx>450</posx> + <posy>0</posy> + <height>120</height> + <width>120</width> + <info>Window.Property(Day2.OutlookIcon)</info> + <aspectratio align="right">keep</aspectratio> + </control> + <control type="label"> + <description>high label</description> + <posx>40</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[419] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>high value</description> + <posx>110</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day2.HighTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day2.HighTemp))</visible> + </control> + <control type="label"> + <description>low label</description> + <posx>220</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[418] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>low value</description> + <posx>290</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day2.LowTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day2.LowTemp))</visible> + </control> + <control type="label"> + <description>conditions label</description> + <posx>40</posx> + <posy>80</posy> + <width>320</width> + <height>20</height> + <info>Window.Property(Day2.Outlook)</info> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <shadowcolor>black</shadowcolor> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>20</posx> + <posy>120</posy> + <width>620</width> + <height>4</height> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <description>day 3</description> + <posx>20</posx> + <posy>450</posy> + <control type="label"> + <description>Day label</description> + <posx>0</posx> + <posy>0</posy> + <width>460</width> + <height>35</height> + <font>font13_title</font> + <info>Window.Property(Day3.Title)</info> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>day icon</description> + <posx>450</posx> + <posy>0</posy> + <height>120</height> + <width>120</width> + <info>Window.Property(Day3.OutlookIcon)</info> + <aspectratio align="right">keep</aspectratio> + </control> + <control type="label"> + <description>high label</description> + <posx>40</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[419] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>high value</description> + <posx>110</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day3.HighTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day3.HighTemp))</visible> + </control> + <control type="label"> + <description>low label</description> + <posx>220</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[418] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>low value</description> + <posx>290</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day3.LowTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day3.LowTemp))</visible> + </control> + <control type="label"> + <description>conditions label</description> + <posx>40</posx> + <posy>80</posy> + <width>320</width> + <height>20</height> + <info>Window.Property(Day3.Outlook)</info> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + </control> + </control> + <control type="panel" id="9002"> + <visible>!Window.IsActive(PlayerControls)</visible> + <include>VisibleFadeEffect</include> + <include>SubMenuCommonLayout</include> + <content> + <item> + <label>31200</label> + <onclick>ParentDir</onclick> + <icon>icon_back.png</icon> + </item> + <item> + <label>184</label> + <onclick>Weather.Refresh</onclick> + <icon>icon_refresh.png</icon> + </item> + <item> + <label>31201</label> + <onclick>Weather.LocationNext</onclick> + <icon>icon_city.png</icon> + </item> + </content> + </control> + </controls> +</window> |