Advertisement
Guest User

Includes_Weather.xml

a guest
Nov 5th, 2011
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 468.92 KB | None | 0 0
  1. <includes>
  2. <include name="Standard_WeatherWidgetDay0">
  3. <control type="group">
  4. <control type="image">
  5. <texture>keyboard/numeric_back.png</texture>
  6. <posx>0</posx>
  7. <posy>0</posy>
  8. <width>189</width>
  9. <height>263</height>
  10. </control>
  11. <control type="label">
  12. <description>Day label</description>
  13. <posx>0</posx>
  14. <posy>207</posy>
  15. <width>189</width>
  16. <height>35</height>
  17. <font>Font_Bold20</font>
  18. <info>Window(weather).Property(Day0.Title)</info>
  19. <align>center</align>
  20. <aligny>center</aligny>
  21. <textcolor>white</textcolor>
  22. <shadowcolor>black</shadowcolor>
  23. </control>
  24. <control type="label">
  25. <description>conditions label</description>
  26. <posx>25</posx>
  27. <posy>30</posy>
  28. <width>140</width>
  29. <height>20</height>
  30. <info>Window(weather).Property(Day0.Outlook)</info>
  31. <font>Font_Info</font>
  32. <scroll>true</scroll>
  33. <align>center</align>
  34. <aligny>center</aligny>
  35. <textcolor>white</textcolor>
  36. <shadowcolor>black</shadowcolor>
  37. </control>
  38. <control type="image">
  39. <description>day icon</description>
  40. <posx>55</posx>
  41. <posy>60</posy>
  42. <height>80</height>
  43. <width>80</width>
  44. <info>Window(weather).Property(Day0.OutlookIcon)</info>
  45. <aspectratio align="center">keep</aspectratio>
  46. <visible>!Skin.HasSetting(homepageWeatheranimated)</visible>
  47. </control>
  48. <control type="multiimage">
  49. <description>day icon</description>
  50. <posx>55</posx>
  51. <posy>60</posy>
  52. <height>80</height>
  53. <width>80</width>
  54. <timeperimage>75</timeperimage>
  55. <randomize>false</randomize>
  56. <fadetime>0</fadetime>
  57. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Day0.FanartCode)]</imagepath>
  58. <aspectratio align="right">keep</aspectratio>
  59. <visible>Skin.HasSetting(homepageWeatheranimated)</visible>
  60. </control>
  61. <control type="label">
  62. <description>high label</description>
  63. <posx>93</posx>
  64. <posy>150</posy>
  65. <height>20</height>
  66. <width>95</width>
  67. <font>Font_Reg18</font>
  68. <align>right</align>
  69. <label>$LOCALIZE[419] :</label>
  70. <textcolor>grey2</textcolor>
  71. <shadowcolor>black</shadowcolor>
  72. <visible>Weather.IsFetched</visible>
  73. </control>
  74. <control type="label">
  75. <description>high value</description>
  76. <posx>100</posx>
  77. <posy>150</posy>
  78. <height>20</height>
  79. <width>95</width>
  80. <font>Font_Reg18</font>
  81. <textcolor>white</textcolor>
  82. <shadowcolor>black</shadowcolor>
  83. <visible>!IsEmpty(Window(weather).Property(Day0.HighTemp))</visible>
  84. <label>$INFO[Window(weather).Property(Day0.HighTemp)] $INFO[System.TemperatureUnits]</label>
  85. </control>
  86. <control type="label">
  87. <description>low label</description>
  88. <posx>93</posx>
  89. <posy>170</posy>
  90. <height>20</height>
  91. <width>95</width>
  92. <font>Font_Reg18</font>
  93. <align>right</align>
  94. <label>$LOCALIZE[418] :</label>
  95. <textcolor>grey2</textcolor>
  96. <shadowcolor>black</shadowcolor>
  97. <visible>Weather.IsFetched</visible>
  98. </control>
  99. <control type="label">
  100. <description>low value</description>
  101. <posx>100</posx>
  102. <posy>170</posy>
  103. <height>35</height>
  104. <width>95</width>
  105. <label>$INFO[Window(weather).Property(Day0.LowTemp)] $INFO[System.TemperatureUnits]</label>
  106. <font>Font_Reg18</font>
  107. <textcolor>white</textcolor>
  108. <shadowcolor>black</shadowcolor>
  109. <visible>!IsEmpty(Window(weather).Property(Day0.LowTemp))</visible>
  110. </control>
  111. </control>
  112. </include>
  113. <include name="Standard_WeatherWidgetDay1">
  114. <control type="group">
  115. <control type="image">
  116. <texture>keyboard/numeric_back.png</texture>
  117. <posx>0</posx>
  118. <posy>0</posy>
  119. <width>189</width>
  120. <height>263</height>
  121. </control>
  122. <control type="label">
  123. <description>Day label</description>
  124. <posx>0</posx>
  125. <posy>207</posy>
  126. <width>189</width>
  127. <height>35</height>
  128. <font>Font_Bold20</font>
  129. <info>Window(weather).Property(Day1.Title)</info>
  130. <align>center</align>
  131. <aligny>center</aligny>
  132. <textcolor>white</textcolor>
  133. <shadowcolor>black</shadowcolor>
  134. </control>
  135. <control type="label">
  136. <description>conditions label</description>
  137. <posx>25</posx>
  138. <posy>30</posy>
  139. <width>140</width>
  140. <height>20</height>
  141. <info>Window(weather).Property(Day1.Outlook)</info>
  142. <font>Font_Info</font>
  143. <scroll>true</scroll>
  144. <align>center</align>
  145. <aligny>center</aligny>
  146. <textcolor>white</textcolor>
  147. <shadowcolor>black</shadowcolor>
  148. </control>
  149. <control type="image">
  150. <description>day icon</description>
  151. <posx>55</posx>
  152. <posy>60</posy>
  153. <height>80</height>
  154. <width>80</width>
  155. <info>Window(weather).Property(Day1.OutlookIcon)</info>
  156. <aspectratio align="center">keep</aspectratio>
  157. <visible>!Skin.HasSetting(homepageWeatheranimated)</visible>
  158. </control>
  159. <control type="multiimage">
  160. <description>day icon</description>
  161. <posx>55</posx>
  162. <posy>60</posy>
  163. <height>80</height>
  164. <width>80</width>
  165. <timeperimage>75</timeperimage>
  166. <randomize>false</randomize>
  167. <fadetime>0</fadetime>
  168. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Day1.FanartCode)]</imagepath>
  169. <aspectratio align="right">keep</aspectratio>
  170. <visible>Skin.HasSetting(homepageWeatheranimated)</visible>
  171. </control>
  172. <control type="label">
  173. <description>high label</description>
  174. <posx>93</posx>
  175. <posy>150</posy>
  176. <height>20</height>
  177. <width>95</width>
  178. <font>Font_Reg18</font>
  179. <align>right</align>
  180. <label>$LOCALIZE[419] :</label>
  181. <textcolor>grey2</textcolor>
  182. <shadowcolor>black</shadowcolor>
  183. <visible>Weather.IsFetched</visible>
  184. </control>
  185. <control type="label">
  186. <description>high value</description>
  187. <posx>100</posx>
  188. <posy>150</posy>
  189. <height>20</height>
  190. <width>95</width>
  191. <font>Font_Reg18</font>
  192. <textcolor>white</textcolor>
  193. <shadowcolor>black</shadowcolor>
  194. <visible>!IsEmpty(Window(weather).Property(Day1.HighTemp))</visible>
  195. <label>$INFO[Window(weather).Property(Day1.HighTemp)] $INFO[System.TemperatureUnits]</label>
  196. </control>
  197. <control type="label">
  198. <description>low label</description>
  199. <posx>93</posx>
  200. <posy>170</posy>
  201. <height>20</height>
  202. <width>95</width>
  203. <font>Font_Reg18</font>
  204. <align>right</align>
  205. <label>$LOCALIZE[418] :</label>
  206. <textcolor>grey2</textcolor>
  207. <shadowcolor>black</shadowcolor>
  208. <visible>Weather.IsFetched</visible>
  209. </control>
  210. <control type="label">
  211. <description>low value</description>
  212. <posx>100</posx>
  213. <posy>170</posy>
  214. <height>35</height>
  215. <width>95</width>
  216. <label>$INFO[Window(weather).Property(Day1.LowTemp)] $INFO[System.TemperatureUnits]</label>
  217. <font>Font_Reg18</font>
  218. <textcolor>white</textcolor>
  219. <shadowcolor>black</shadowcolor>
  220. <visible>!IsEmpty(Window(weather).Property(Day1.LowTemp))</visible>
  221. </control>
  222. </control>
  223. </include>
  224. <include name="Standard_WeatherWidgetDay2">
  225. <control type="group">
  226. <control type="image">
  227. <texture>keyboard/numeric_back.png</texture>
  228. <posx>0</posx>
  229. <posy>0</posy>
  230. <width>189</width>
  231. <height>263</height>
  232. </control>
  233. <control type="label">
  234. <description>Day label</description>
  235. <posx>0</posx>
  236. <posy>207</posy>
  237. <width>189</width>
  238. <height>35</height>
  239. <font>Font_Bold20</font>
  240. <info>Window(weather).Property(Day2.Title)</info>
  241. <align>center</align>
  242. <aligny>center</aligny>
  243. <textcolor>white</textcolor>
  244. <shadowcolor>black</shadowcolor>
  245. </control>
  246. <control type="label">
  247. <description>conditions label</description>
  248. <posx>25</posx>
  249. <posy>30</posy>
  250. <width>140</width>
  251. <height>20</height>
  252. <info>Window(weather).Property(Day2.Outlook)</info>
  253. <font>Font_Info</font>
  254. <scroll>true</scroll>
  255. <align>center</align>
  256. <aligny>center</aligny>
  257. <textcolor>white</textcolor>
  258. <shadowcolor>black</shadowcolor>
  259. </control>
  260. <control type="image">
  261. <description>day icon</description>
  262. <posx>55</posx>
  263. <posy>60</posy>
  264. <height>80</height>
  265. <width>80</width>
  266. <info>Window(weather).Property(Day2.OutlookIcon)</info>
  267. <aspectratio align="center">keep</aspectratio>
  268. <visible>!Skin.HasSetting(homepageWeatheranimated)</visible>
  269. </control>
  270. <control type="multiimage">
  271. <description>day icon</description>
  272. <posx>55</posx>
  273. <posy>60</posy>
  274. <height>80</height>
  275. <width>80</width>
  276. <timeperimage>75</timeperimage>
  277. <randomize>false</randomize>
  278. <fadetime>0</fadetime>
  279. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Day2.FanartCode)]</imagepath>
  280. <aspectratio align="right">keep</aspectratio>
  281. <visible>Skin.HasSetting(homepageWeatheranimated)</visible>
  282. </control>
  283. <control type="label">
  284. <description>high label</description>
  285. <posx>93</posx>
  286. <posy>150</posy>
  287. <height>20</height>
  288. <width>95</width>
  289. <font>Font_Reg18</font>
  290. <align>right</align>
  291. <label>$LOCALIZE[419] :</label>
  292. <textcolor>grey2</textcolor>
  293. <shadowcolor>black</shadowcolor>
  294. <visible>Weather.IsFetched</visible>
  295. </control>
  296. <control type="label">
  297. <description>high value</description>
  298. <posx>100</posx>
  299. <posy>150</posy>
  300. <height>20</height>
  301. <width>95</width>
  302. <font>Font_Reg18</font>
  303. <textcolor>white</textcolor>
  304. <shadowcolor>black</shadowcolor>
  305. <visible>!IsEmpty(Window(weather).Property(Day2.HighTemp))</visible>
  306. <label>$INFO[Window(weather).Property(Day2.HighTemp)] $INFO[System.TemperatureUnits]</label>
  307. </control>
  308. <control type="label">
  309. <description>low label</description>
  310. <posx>93</posx>
  311. <posy>170</posy>
  312. <height>20</height>
  313. <width>95</width>
  314. <font>Font_Reg18</font>
  315. <align>right</align>
  316. <label>$LOCALIZE[418] :</label>
  317. <textcolor>grey2</textcolor>
  318. <shadowcolor>black</shadowcolor>
  319. <visible>Weather.IsFetched</visible>
  320. </control>
  321. <control type="label">
  322. <description>low value</description>
  323. <posx>100</posx>
  324. <posy>170</posy>
  325. <height>35</height>
  326. <width>95</width>
  327. <label>$INFO[Window(weather).Property(Day2.LowTemp)] $INFO[System.TemperatureUnits]</label>
  328. <font>Font_Reg18</font>
  329. <textcolor>white</textcolor>
  330. <shadowcolor>black</shadowcolor>
  331. <visible>!IsEmpty(Window(weather).Property(Day2.LowTemp))</visible>
  332. </control>
  333. </control>
  334. </include>
  335. <include name="Standard_WeatherWidgetDay3">
  336. <control type="group">
  337. <control type="image">
  338. <texture>keyboard/numeric_back.png</texture>
  339. <posx>0</posx>
  340. <posy>0</posy>
  341. <width>189</width>
  342. <height>263</height>
  343. </control>
  344. <control type="label">
  345. <description>Day label</description>
  346. <posx>0</posx>
  347. <posy>207</posy>
  348. <width>189</width>
  349. <height>35</height>
  350. <font>Font_Bold20</font>
  351. <info>Window(weather).Property(Day3.Title)</info>
  352. <align>center</align>
  353. <aligny>center</aligny>
  354. <textcolor>white</textcolor>
  355. <shadowcolor>black</shadowcolor>
  356. </control>
  357. <control type="label">
  358. <description>conditions label</description>
  359. <posx>25</posx>
  360. <posy>30</posy>
  361. <width>140</width>
  362. <height>20</height>
  363. <info>Window(weather).Property(Day3.Outlook)</info>
  364. <font>Font_Info</font>
  365. <scroll>true</scroll>
  366. <align>center</align>
  367. <aligny>center</aligny>
  368. <textcolor>white</textcolor>
  369. <shadowcolor>black</shadowcolor>
  370. </control>
  371. <control type="image">
  372. <description>day icon</description>
  373. <posx>55</posx>
  374. <posy>60</posy>
  375. <height>80</height>
  376. <width>80</width>
  377. <info>Window(weather).Property(Day3.OutlookIcon)</info>
  378. <aspectratio align="center">keep</aspectratio>
  379. <visible>!Skin.HasSetting(homepageWeatheranimated)</visible>
  380. </control>
  381. <control type="multiimage">
  382. <description>day icon</description>
  383. <posx>55</posx>
  384. <posy>60</posy>
  385. <height>80</height>
  386. <width>80</width>
  387. <timeperimage>75</timeperimage>
  388. <randomize>false</randomize>
  389. <fadetime>0</fadetime>
  390. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Day3.FanartCode)]</imagepath>
  391. <aspectratio align="right">keep</aspectratio>
  392. <visible>Skin.HasSetting(homepageWeatheranimated)</visible>
  393. </control>
  394. <control type="label">
  395. <description>high label</description>
  396. <posx>93</posx>
  397. <posy>150</posy>
  398. <height>20</height>
  399. <width>95</width>
  400. <font>Font_Reg18</font>
  401. <align>right</align>
  402. <label>$LOCALIZE[419] :</label>
  403. <textcolor>grey2</textcolor>
  404. <shadowcolor>black</shadowcolor>
  405. <visible>Weather.IsFetched</visible>
  406. </control>
  407. <control type="label">
  408. <description>high value</description>
  409. <posx>100</posx>
  410. <posy>150</posy>
  411. <height>20</height>
  412. <width>95</width>
  413. <font>Font_Reg18</font>
  414. <textcolor>white</textcolor>
  415. <shadowcolor>black</shadowcolor>
  416. <visible>!IsEmpty(Window(weather).Property(Day3.HighTemp))</visible>
  417. <label>$INFO[Window(weather).Property(Day3.HighTemp)] $INFO[System.TemperatureUnits]</label>
  418. </control>
  419. <control type="label">
  420. <description>low label</description>
  421. <posx>93</posx>
  422. <posy>170</posy>
  423. <height>20</height>
  424. <width>95</width>
  425. <font>Font_Reg18</font>
  426. <align>right</align>
  427. <label>$LOCALIZE[418] :</label>
  428. <textcolor>grey2</textcolor>
  429. <shadowcolor>black</shadowcolor>
  430. <visible>Weather.IsFetched</visible>
  431. </control>
  432. <control type="label">
  433. <description>low value</description>
  434. <posx>100</posx>
  435. <posy>170</posy>
  436. <height>35</height>
  437. <width>95</width>
  438. <label>$INFO[Window(weather).Property(Day3.LowTemp)] $INFO[System.TemperatureUnits]</label>
  439. <font>Font_Reg18</font>
  440. <textcolor>white</textcolor>
  441. <shadowcolor>black</shadowcolor>
  442. <visible>!IsEmpty(Window(weather).Property(Day3.LowTemp))</visible>
  443. </control>
  444. </control>
  445. </include>
  446. <include name="Plus_WeatherWidgetDay1">
  447. <control type="group">
  448. <control type="image">
  449. <texture>keyboard/numeric_back.png</texture>
  450. <posx>0</posx>
  451. <posy>0</posy>
  452. <width>189</width>
  453. <height>263</height>
  454. </control>
  455. <control type="label">
  456. <description>Day label</description>
  457. <posx>0</posx>
  458. <posy>207</posy>
  459. <width>189</width>
  460. <height>35</height>
  461. <font>Font_Bold20</font>
  462. <info>Window(weather).Property(Daily.1.LongDay)</info>
  463. <align>center</align>
  464. <aligny>center</aligny>
  465. <textcolor>white</textcolor>
  466. <shadowcolor>black</shadowcolor>
  467. </control>
  468. <control type="label">
  469. <description>conditions label</description>
  470. <posx>25</posx>
  471. <posy>30</posy>
  472. <width>140</width>
  473. <height>20</height>
  474. <info>Window(weather).Property(Daily.1.Outlook)</info>
  475. <font>Font_Info</font>
  476. <scroll>true</scroll>
  477. <align>center</align>
  478. <aligny>center</aligny>
  479. <textcolor>white</textcolor>
  480. <shadowcolor>black</shadowcolor>
  481. </control>
  482. <control type="image">
  483. <description>day icon</description>
  484. <posx>55</posx>
  485. <posy>60</posy>
  486. <height>80</height>
  487. <width>80</width>
  488. <info>Window(weather).Property(Daily.1.OutlookIcon)</info>
  489. <aspectratio align="center">keep</aspectratio>
  490. <visible>!Skin.HasSetting(homepageWeatheranimated)</visible>
  491. </control>
  492. <control type="multiimage">
  493. <description>day icon</description>
  494. <posx>55</posx>
  495. <posy>60</posy>
  496. <height>80</height>
  497. <width>80</width>
  498. <timeperimage>75</timeperimage>
  499. <randomize>false</randomize>
  500. <fadetime>0</fadetime>
  501. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Daily.1.FanartCode)]</imagepath>
  502. <aspectratio align="right">keep</aspectratio>
  503. <visible>Skin.HasSetting(homepageWeatheranimated)</visible>
  504. </control>
  505. <control type="label">
  506. <description>high label</description>
  507. <posx>93</posx>
  508. <posy>150</posy>
  509. <height>20</height>
  510. <width>95</width>
  511. <font>Font_Reg18</font>
  512. <align>right</align>
  513. <label>$LOCALIZE[419] :</label>
  514. <textcolor>grey2</textcolor>
  515. <shadowcolor>black</shadowcolor>
  516. <visible>!IsEmpty(Window(weather).Property(36Hour.IsFetched))</visible>
  517. </control>
  518. <control type="label">
  519. <description>high value</description>
  520. <posx>100</posx>
  521. <posy>150</posy>
  522. <height>20</height>
  523. <width>95</width>
  524. <font>Font_Reg18</font>
  525. <textcolor>white</textcolor>
  526. <shadowcolor>black</shadowcolor>
  527. <visible>!IsEmpty(Window(weather).Property(Daily.1.HighTemperature))</visible>
  528. <label>$INFO[Window(weather).Property(Daily.1.HighTemperature)] $INFO[System.TemperatureUnits]</label>
  529. </control>
  530. <control type="label">
  531. <description>low label</description>
  532. <posx>93</posx>
  533. <posy>170</posy>
  534. <height>20</height>
  535. <width>95</width>
  536. <font>Font_Reg18</font>
  537. <align>right</align>
  538. <label>$LOCALIZE[418] :</label>
  539. <textcolor>grey2</textcolor>
  540. <shadowcolor>black</shadowcolor>
  541. <visible>!IsEmpty(Window(weather).Property(36Hour.IsFetched))</visible>
  542. </control>
  543. <control type="label">
  544. <description>low value</description>
  545. <posx>100</posx>
  546. <posy>170</posy>
  547. <height>35</height>
  548. <width>95</width>
  549. <label>$INFO[Window(weather).Property(Daily.1.LowTemperature)] $INFO[System.TemperatureUnits]</label>
  550. <font>Font_Reg18</font>
  551. <textcolor>white</textcolor>
  552. <shadowcolor>black</shadowcolor>
  553. <visible>!IsEmpty(Window(weather).Property(Daily.1.LowTemperature))</visible>
  554. </control>
  555. </control>
  556. </include>
  557. <include name="Plus_WeatherWidgetDay2">
  558. <control type="group">
  559. <control type="image">
  560. <texture>keyboard/numeric_back.png</texture>
  561. <posx>0</posx>
  562. <posy>0</posy>
  563. <width>189</width>
  564. <height>263</height>
  565. </control>
  566. <control type="label">
  567. <description>Day label</description>
  568. <posx>0</posx>
  569. <posy>207</posy>
  570. <width>189</width>
  571. <height>35</height>
  572. <font>Font_Bold20</font>
  573. <info>Window(weather).Property(Daily.2.LongDay)</info>
  574. <align>center</align>
  575. <aligny>center</aligny>
  576. <textcolor>white</textcolor>
  577. <shadowcolor>black</shadowcolor>
  578. </control>
  579. <control type="label">
  580. <description>conditions label</description>
  581. <posx>25</posx>
  582. <posy>30</posy>
  583. <width>140</width>
  584. <height>20</height>
  585. <info>Window(weather).Property(Daily.2.Outlook)</info>
  586. <font>Font_Info</font>
  587. <scroll>true</scroll>
  588. <align>center</align>
  589. <aligny>center</aligny>
  590. <textcolor>white</textcolor>
  591. <shadowcolor>black</shadowcolor>
  592. </control>
  593. <control type="image">
  594. <description>day icon</description>
  595. <posx>55</posx>
  596. <posy>60</posy>
  597. <height>80</height>
  598. <width>80</width>
  599. <info>Window(weather).Property(Daily.2.OutlookIcon)</info>
  600. <aspectratio align="center">keep</aspectratio>
  601. <visible>!Skin.HasSetting(homepageWeatheranimated)</visible>
  602. </control>
  603. <control type="multiimage">
  604. <description>day icon</description>
  605. <posx>55</posx>
  606. <posy>60</posy>
  607. <height>80</height>
  608. <width>80</width>
  609. <timeperimage>75</timeperimage>
  610. <randomize>false</randomize>
  611. <fadetime>0</fadetime>
  612. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Daily.2.FanartCode)]</imagepath>
  613. <aspectratio align="right">keep</aspectratio>
  614. <visible>Skin.HasSetting(homepageWeatheranimated)</visible>
  615. </control>
  616. <control type="label">
  617. <description>high label</description>
  618. <posx>93</posx>
  619. <posy>150</posy>
  620. <height>20</height>
  621. <width>95</width>
  622. <font>Font_Reg18</font>
  623. <align>right</align>
  624. <label>$LOCALIZE[419] :</label>
  625. <textcolor>grey2</textcolor>
  626. <shadowcolor>black</shadowcolor>
  627. <visible>!IsEmpty(Window(weather).Property(36Hour.IsFetched))</visible>
  628. </control>
  629. <control type="label">
  630. <description>high value</description>
  631. <posx>100</posx>
  632. <posy>150</posy>
  633. <height>20</height>
  634. <width>95</width>
  635. <font>Font_Reg18</font>
  636. <textcolor>white</textcolor>
  637. <shadowcolor>black</shadowcolor>
  638. <visible>!IsEmpty(Window(weather).Property(Daily.2.HighTemperature))</visible>
  639. <label>$INFO[Window(weather).Property(Daily.2.HighTemperature)] $INFO[System.TemperatureUnits]</label>
  640. </control>
  641. <control type="label">
  642. <description>low label</description>
  643. <posx>93</posx>
  644. <posy>170</posy>
  645. <height>20</height>
  646. <width>95</width>
  647. <font>Font_Reg18</font>
  648. <align>right</align>
  649. <label>$LOCALIZE[418] :</label>
  650. <textcolor>grey2</textcolor>
  651. <shadowcolor>black</shadowcolor>
  652. <visible>!IsEmpty(Window(weather).Property(36Hour.IsFetched))</visible>
  653. </control>
  654. <control type="label">
  655. <description>low value</description>
  656. <posx>100</posx>
  657. <posy>170</posy>
  658. <height>35</height>
  659. <width>95</width>
  660. <label>$INFO[Window(weather).Property(Daily.2.LowTemperature)] $INFO[System.TemperatureUnits]</label>
  661. <font>Font_Reg18</font>
  662. <textcolor>white</textcolor>
  663. <shadowcolor>black</shadowcolor>
  664. <visible>!IsEmpty(Window(weather).Property(Daily.2.LowTemperature))</visible>
  665. </control>
  666. </control>
  667. </include>
  668. <include name="Plus_WeatherWidgetDay3">
  669. <control type="group">
  670. <control type="image">
  671. <texture>keyboard/numeric_back.png</texture>
  672. <posx>0</posx>
  673. <posy>0</posy>
  674. <width>189</width>
  675. <height>263</height>
  676. </control>
  677. <control type="label">
  678. <description>Day label</description>
  679. <posx>0</posx>
  680. <posy>207</posy>
  681. <width>189</width>
  682. <height>35</height>
  683. <font>Font_Bold20</font>
  684. <info>Window(weather).Property(Daily.3.LongDay)</info>
  685. <align>center</align>
  686. <aligny>center</aligny>
  687. <textcolor>white</textcolor>
  688. <shadowcolor>black</shadowcolor>
  689. </control>
  690. <control type="label">
  691. <description>conditions label</description>
  692. <posx>25</posx>
  693. <posy>30</posy>
  694. <width>140</width>
  695. <height>20</height>
  696. <info>Window(weather).Property(Daily.3.Outlook)</info>
  697. <font>Font_Info</font>
  698. <scroll>true</scroll>
  699. <align>center</align>
  700. <aligny>center</aligny>
  701. <textcolor>white</textcolor>
  702. <shadowcolor>black</shadowcolor>
  703. </control>
  704. <control type="image">
  705. <description>day icon</description>
  706. <posx>55</posx>
  707. <posy>60</posy>
  708. <height>80</height>
  709. <width>80</width>
  710. <info>Window(weather).Property(Daily.3.OutlookIcon)</info>
  711. <aspectratio align="center">keep</aspectratio>
  712. <visible>!Skin.HasSetting(homepageWeatheranimated)</visible>
  713. </control>
  714. <control type="multiimage">
  715. <description>day icon</description>
  716. <posx>55</posx>
  717. <posy>60</posy>
  718. <height>80</height>
  719. <width>80</width>
  720. <timeperimage>75</timeperimage>
  721. <randomize>false</randomize>
  722. <fadetime>0</fadetime>
  723. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Daily.3.FanartCode)]</imagepath>
  724. <aspectratio align="right">keep</aspectratio>
  725. <visible>Skin.HasSetting(homepageWeatheranimated)</visible>
  726. </control>
  727. <control type="label">
  728. <description>high label</description>
  729. <posx>93</posx>
  730. <posy>150</posy>
  731. <height>20</height>
  732. <width>95</width>
  733. <font>Font_Reg18</font>
  734. <align>right</align>
  735. <label>$LOCALIZE[419] :</label>
  736. <textcolor>grey2</textcolor>
  737. <shadowcolor>black</shadowcolor>
  738. <visible>!IsEmpty(Window(weather).Property(36Hour.IsFetched))</visible>
  739. </control>
  740. <control type="label">
  741. <description>high value</description>
  742. <posx>100</posx>
  743. <posy>150</posy>
  744. <height>20</height>
  745. <width>95</width>
  746. <font>Font_Reg18</font>
  747. <textcolor>white</textcolor>
  748. <shadowcolor>black</shadowcolor>
  749. <visible>!IsEmpty(Window(weather).Property(Daily.3.HighTemperature))</visible>
  750. <label>$INFO[Window(weather).Property(Daily.3.HighTemperature)] $INFO[System.TemperatureUnits]</label>
  751. </control>
  752. <control type="label">
  753. <description>low label</description>
  754. <posx>93</posx>
  755. <posy>170</posy>
  756. <height>20</height>
  757. <width>95</width>
  758. <font>Font_Reg18</font>
  759. <align>right</align>
  760. <label>$LOCALIZE[418] :</label>
  761. <textcolor>grey2</textcolor>
  762. <shadowcolor>black</shadowcolor>
  763. <visible>!IsEmpty(Window(weather).Property(36Hour.IsFetched))</visible>
  764. </control>
  765. <control type="label">
  766. <description>low value</description>
  767. <posx>100</posx>
  768. <posy>170</posy>
  769. <height>35</height>
  770. <width>95</width>
  771. <label>$INFO[Window(weather).Property(Daily.3.LowTemperature)] $INFO[System.TemperatureUnits]</label>
  772. <font>Font_Reg18</font>
  773. <textcolor>white</textcolor>
  774. <shadowcolor>black</shadowcolor>
  775. <visible>!IsEmpty(Window(weather).Property(Daily.3.LowTemperature))</visible>
  776. </control>
  777. </control>
  778. </include>
  779. <include name="Plus_WeatherWidgetDay4">
  780. <control type="group">
  781. <control type="image">
  782. <texture>keyboard/numeric_back.png</texture>
  783. <posx>0</posx>
  784. <posy>0</posy>
  785. <width>189</width>
  786. <height>263</height>
  787. </control>
  788. <control type="label">
  789. <description>Day label</description>
  790. <posx>0</posx>
  791. <posy>207</posy>
  792. <width>189</width>
  793. <height>35</height>
  794. <font>Font_Bold20</font>
  795. <info>Window(weather).Property(Daily.4.LongDay)</info>
  796. <align>center</align>
  797. <aligny>center</aligny>
  798. <textcolor>white</textcolor>
  799. <shadowcolor>black</shadowcolor>
  800. </control>
  801. <control type="label">
  802. <description>conditions label</description>
  803. <posx>25</posx>
  804. <posy>30</posy>
  805. <width>140</width>
  806. <height>20</height>
  807. <info>Window(weather).Property(Daily.4.Outlook)</info>
  808. <font>Font_Info</font>
  809. <scroll>true</scroll>
  810. <align>center</align>
  811. <aligny>center</aligny>
  812. <textcolor>white</textcolor>
  813. <shadowcolor>black</shadowcolor>
  814. </control>
  815. <control type="image">
  816. <description>day icon</description>
  817. <posx>55</posx>
  818. <posy>60</posy>
  819. <height>80</height>
  820. <width>80</width>
  821. <info>Window(weather).Property(Daily.4.OutlookIcon)</info>
  822. <aspectratio align="center">keep</aspectratio>
  823. <visible>!Skin.HasSetting(homepageWeatheranimated)</visible>
  824. </control>
  825. <control type="multiimage">
  826. <description>day icon</description>
  827. <posx>55</posx>
  828. <posy>60</posy>
  829. <height>80</height>
  830. <width>80</width>
  831. <timeperimage>75</timeperimage>
  832. <randomize>false</randomize>
  833. <fadetime>0</fadetime>
  834. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Daily.4.FanartCode)]</imagepath>
  835. <aspectratio align="right">keep</aspectratio>
  836. <visible>Skin.HasSetting(homepageWeatheranimated)</visible>
  837. </control>
  838. <control type="label">
  839. <description>high label</description>
  840. <posx>93</posx>
  841. <posy>150</posy>
  842. <height>20</height>
  843. <width>95</width>
  844. <font>Font_Reg18</font>
  845. <align>right</align>
  846. <label>$LOCALIZE[419] :</label>
  847. <textcolor>grey2</textcolor>
  848. <shadowcolor>black</shadowcolor>
  849. <visible>!IsEmpty(Window(weather).Property(36Hour.IsFetched))</visible>
  850. </control>
  851. <control type="label">
  852. <description>high value</description>
  853. <posx>100</posx>
  854. <posy>150</posy>
  855. <height>20</height>
  856. <width>95</width>
  857. <font>Font_Reg18</font>
  858. <textcolor>white</textcolor>
  859. <shadowcolor>black</shadowcolor>
  860. <visible>!IsEmpty(Window(weather).Property(Daily.4.HighTemperature))</visible>
  861. <label>$INFO[Window(weather).Property(Daily.4.HighTemperature)] $INFO[System.TemperatureUnits]</label>
  862. </control>
  863. <control type="label">
  864. <description>low label</description>
  865. <posx>93</posx>
  866. <posy>170</posy>
  867. <height>20</height>
  868. <width>95</width>
  869. <font>Font_Reg18</font>
  870. <align>right</align>
  871. <label>$LOCALIZE[418] :</label>
  872. <textcolor>grey2</textcolor>
  873. <shadowcolor>black</shadowcolor>
  874. <visible>!IsEmpty(Window(weather).Property(36Hour.IsFetched))</visible>
  875. </control>
  876. <control type="label">
  877. <description>low value</description>
  878. <posx>100</posx>
  879. <posy>170</posy>
  880. <height>35</height>
  881. <width>95</width>
  882. <label>$INFO[Window(weather).Property(Daily.4.LowTemperature)] $INFO[System.TemperatureUnits]</label>
  883. <font>Font_Reg18</font>
  884. <textcolor>white</textcolor>
  885. <shadowcolor>black</shadowcolor>
  886. <visible>!IsEmpty(Window(weather).Property(Daily.4.LowTemperature))</visible>
  887. </control>
  888. </control>
  889. </include>
  890. <include name="Standard_WeatherWidgetCurrent">
  891. <control type="group">
  892. <control type="image">
  893. <texture>keyboard/numeric_back.png</texture>
  894. <posx>0</posx>
  895. <posy>0</posy>
  896. <width>189</width>
  897. <height>263</height>
  898. </control>
  899. <control type="label">
  900. <description>Day label</description>
  901. <posx>0</posx>
  902. <posy>207</posy>
  903. <width>189</width>
  904. <height>35</height>
  905. <font>Font_Bold20</font>
  906. <label>31374</label>
  907. <align>center</align>
  908. <aligny>center</aligny>
  909. <textcolor>white</textcolor>
  910. <shadowcolor>black</shadowcolor>
  911. </control>
  912. <control type="label">
  913. <description>conditions label</description>
  914. <posx>25</posx>
  915. <posy>30</posy>
  916. <width>140</width>
  917. <height>20</height>
  918. <info>Window(weather).Property(Current.Condition)</info>
  919. <font>Font_Info</font>
  920. <scroll>true</scroll>
  921. <align>center</align>
  922. <aligny>center</aligny>
  923. <textcolor>white</textcolor>
  924. <shadowcolor>black</shadowcolor>
  925. </control>
  926. <control type="image">
  927. <description>day icon</description>
  928. <posx>55</posx>
  929. <posy>60</posy>
  930. <height>80</height>
  931. <width>80</width>
  932. <info>Window(weather).Property(Current.ConditionIcon)</info>
  933. <aspectratio align="center">keep</aspectratio>
  934. <visible>!Skin.HasSetting(homepageWeatheranimated)</visible>
  935. </control>
  936. <control type="multiimage">
  937. <description>day icon</description>
  938. <posx>55</posx>
  939. <posy>60</posy>
  940. <height>80</height>
  941. <width>80</width>
  942. <timeperimage>75</timeperimage>
  943. <randomize>false</randomize>
  944. <fadetime>0</fadetime>
  945. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Current.FanartCode)]</imagepath>
  946. <aspectratio align="right">keep</aspectratio>
  947. <visible>Skin.HasSetting(homepageWeatheranimated)</visible>
  948. </control>
  949. <control type="label">
  950. <description>high value</description>
  951. <posx>0</posx>
  952. <posy>150</posy>
  953. <height>20</height>
  954. <width>189</width>
  955. <font>Font_Bold35</font>
  956. <align>center</align>
  957. <textcolor>white</textcolor>
  958. <shadowcolor>black</shadowcolor>
  959. <visible>!IsEmpty(Window(weather).Property(Current.Temperature))</visible>
  960. <label>$INFO[Window(weather).Property(Current.Temperature)] $INFO[System.TemperatureUnits]</label>
  961. </control>
  962. </control>
  963. </include>
  964. <include name="Standard_Weather">
  965. <defaultcontrol always="true">3</defaultcontrol>
  966. <allowoverlay>no</allowoverlay>
  967. <controls>
  968. <include>CommonWeatherBackground</include>
  969. <control type="group">
  970. <animation type="WindowOpen" reversible="false">
  971. <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
  972. <effect type="fade" start="0" end="100" time="300" />
  973. </animation>
  974. <animation type="WindowClose" reversible="false">
  975. <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
  976. <effect type="fade" start="100" end="0" time="300" />
  977. </animation>
  978. <visible>!Window.IsVisible(script-twc-main.xml)</visible>
  979. <include>Animation_OpenCloseZoom</include>
  980. <control type="group">
  981. <posx>100</posx>
  982. <posy>50</posy>
  983. <control type="image">
  984. <posx>-7.5</posx>
  985. <posy>-7.5</posy>
  986. <width>515</width>
  987. <height>635</height>
  988. <texture border="30">osd/osd_settings_back.png</texture>
  989. </control>
  990. <control type="label">
  991. <description>header label</description>
  992. <posx>20</posx>
  993. <posy>18</posy>
  994. <width>460</width>
  995. <height>30</height>
  996. <font>Font_Bold22_Caps</font>
  997. <label>[UPPERCASE]$LOCALIZE[31300][/UPPERCASE]</label>
  998. <align>center</align>
  999. <aligny>center</aligny>
  1000. <textcolor>white</textcolor>
  1001. <shadowcolor>black</shadowcolor>
  1002. </control>
  1003. <control type="label">
  1004. <description>weather location label</description>
  1005. <posx>20</posx>
  1006. <posy>60</posy>
  1007. <width>460</width>
  1008. <height>30</height>
  1009. <font>Font_Bold20</font>
  1010. <textcolor>white</textcolor>
  1011. <scroll>false</scroll>
  1012. <align>center</align>
  1013. <aligny>center</aligny>
  1014. <label>$INFO[Window(Weather).Property(Location)]</label>
  1015. </control>
  1016. <control type="button" id="4">
  1017. <description>Settings button</description>
  1018. <label>5</label>
  1019. <onclick>ActivateWindow(MyWeatherSettings)</onclick>
  1020. <posx>270</posx>
  1021. <posy>120</posy>
  1022. <width>120</width>
  1023. <height>30</height>
  1024. <texturefocus border="5">dialogs/context_highlight.png</texturefocus>
  1025. <texturenofocus border="5">dialogs/context_nofocus.png</texturenofocus>
  1026. <textcolor>80FFFFFF</textcolor>
  1027. <focusedcolor>FFFFFFFF</focusedcolor>
  1028. <font>Font_Reg18</font>
  1029. <align>center</align>
  1030. <aligny>center</aligny>
  1031. <onleft>2</onleft>
  1032. <onright>2</onright>
  1033. <onup>3</onup>
  1034. <ondown>3</ondown>
  1035. </control>
  1036. <control type="button" id="2">
  1037. <description>Refresh button</description>
  1038. <posx>110</posx>
  1039. <posy>120</posy>
  1040. <width>120</width>
  1041. <height>30</height>
  1042. <texturefocus border="5">dialogs/context_highlight.png</texturefocus>
  1043. <texturenofocus border="5">dialogs/context_nofocus.png</texturenofocus>
  1044. <label>103</label>
  1045. <textcolor>80FFFFFF</textcolor>
  1046. <focusedcolor>FFFFFFFF</focusedcolor>
  1047. <font>Font_Reg18</font>
  1048. <align>center</align>
  1049. <aligny>center</aligny>
  1050. <onleft>4</onleft>
  1051. <onright>4</onright>
  1052. <onup>3</onup>
  1053. <ondown>3</ondown>
  1054. </control>
  1055. <control type="spincontrolex" id="3">
  1056. <description>change location button</description>
  1057. <posx>200</posx>
  1058. <posy>60</posy>
  1059. <textcolor>00bbbbbb</textcolor>
  1060. <focusedcolor>00FFFFFF</focusedcolor>
  1061. <textureup>settings/spin-up.png</textureup>
  1062. <texturedown>settings/spin-down.png</texturedown>
  1063. <textureupfocus>settings/spin-up-focus.png</textureupfocus>
  1064. <texturedownfocus>settings/spin-down-focus.png</texturedownfocus>
  1065. <texturenofocus>-</texturenofocus>
  1066. <texturefocus>-</texturefocus>
  1067. <font>-</font>
  1068. <disabledcolor>FFFFFFFF</disabledcolor>
  1069. <aligny>center</aligny>
  1070. <align>-</align>
  1071. <textoffsetx>130</textoffsetx>
  1072. <spinposx>-2</spinposx>
  1073. <spinwidth>40</spinwidth>
  1074. <spinheight>65</spinheight>
  1075. <onleft>50</onleft>
  1076. <onright>50</onright>
  1077. <onup>4</onup>
  1078. <ondown>2</ondown>
  1079. </control>
  1080. <control type="label">
  1081. <description>update label</description>
  1082. <posx>20</posx>
  1083. <posy>85</posy>
  1084. <width>460</width>
  1085. <height>35</height>
  1086. <font>Font_Reg18</font>
  1087. <label>$LOCALIZE[31301] - $INFO[Window.Property(Updated)]</label>
  1088. <align>center</align>
  1089. <aligny>center</aligny>
  1090. <textcolor>grey2</textcolor>
  1091. </control>
  1092. <control type="label">
  1093. <description>current temp Value</description>
  1094. <posx>195</posx>
  1095. <posy>155</posy>
  1096. <width>180</width>
  1097. <height>180</height>
  1098. <font>Font_OSDTitle2</font>
  1099. <align>right</align>
  1100. <aligny>center</aligny>
  1101. <label>$INFO[Window.Property(Current.Temperature)] $INFO[System.TemperatureUnits]</label>
  1102. <textcolor>white</textcolor>
  1103. <shadowcolor>black</shadowcolor>
  1104. </control>
  1105. <control type="image">
  1106. <description>current weather icon</description>
  1107. <posx>230</posx>
  1108. <posy>155</posy>
  1109. <width>230</width>
  1110. <height>180</height>
  1111. <info>Window.Property(Current.ConditionIcon)</info>
  1112. <aspectratio>keep</aspectratio>
  1113. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1114. </control>
  1115. <control type="multiimage">
  1116. <description>current weather icon</description>
  1117. <posx>230</posx>
  1118. <posy>155</posy>
  1119. <width>230</width>
  1120. <height>180</height>
  1121. <timeperimage>75</timeperimage>
  1122. <randomize>false</randomize>
  1123. <fadetime>0</fadetime>
  1124. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window(weather).Property(Current.FanartCode)]</imagepath>
  1125. <aspectratio>keep</aspectratio>
  1126. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1127. </control>
  1128. <control type="label">
  1129. <description>current condition label</description>
  1130. <posx>20</posx>
  1131. <posy>340</posy>
  1132. <width>460</width>
  1133. <height>30</height>
  1134. <info>Window.Property(Current.Condition)</info>
  1135. <wrapmultiline>true</wrapmultiline>
  1136. <font>Font_Reg20</font>
  1137. <align>center</align>
  1138. <aligny>center</aligny>
  1139. <textcolor>white</textcolor>
  1140. <shadowcolor>black</shadowcolor>
  1141. </control>
  1142. <control type="image">
  1143. <posx>20</posx>
  1144. <posy>393</posy>
  1145. <width>460</width>
  1146. <height>1</height>
  1147. <colordiffuse>30f0f0f0</colordiffuse>
  1148. <texture>home/nowplaying/nowplayline.png</texture>
  1149. </control>
  1150. <control type="label">
  1151. <description>current feels like label</description>
  1152. <posx>170</posx>
  1153. <posy>400</posy>
  1154. <width>170</width>
  1155. <height>35</height>
  1156. <font>Font_Reg20</font>
  1157. <align>right</align>
  1158. <aligny>center</aligny>
  1159. <label>$LOCALIZE[402] :</label>
  1160. <textcolor>grey2</textcolor>
  1161. <shadowcolor>black</shadowcolor>
  1162. </control>
  1163. <control type="label">
  1164. <description>current dew label</description>
  1165. <posx>170</posx>
  1166. <posy>430</posy>
  1167. <width>170</width>
  1168. <height>35</height>
  1169. <font>Font_Reg20</font>
  1170. <align>right</align>
  1171. <aligny>center</aligny>
  1172. <label>$LOCALIZE[405] :</label>
  1173. <textcolor>grey2</textcolor>
  1174. <shadowcolor>black</shadowcolor>
  1175. </control>
  1176. <control type="label">
  1177. <description>current humidity label</description>
  1178. <posx>170</posx>
  1179. <posy>460</posy>
  1180. <width>170</width>
  1181. <height>35</height>
  1182. <font>Font_Reg20</font>
  1183. <align>right</align>
  1184. <aligny>center</aligny>
  1185. <label>$LOCALIZE[406] :</label>
  1186. <textcolor>grey2</textcolor>
  1187. <shadowcolor>black</shadowcolor>
  1188. </control>
  1189. <control type="label">
  1190. <description>current UV Index label</description>
  1191. <posx>170</posx>
  1192. <posy>490</posy>
  1193. <width>170</width>
  1194. <height>35</height>
  1195. <font>Font_Reg20</font>
  1196. <align>right</align>
  1197. <aligny>center</aligny>
  1198. <label>$LOCALIZE[403] :</label>
  1199. <textcolor>grey2</textcolor>
  1200. <shadowcolor>black</shadowcolor>
  1201. </control>
  1202. <control type="label">
  1203. <description>current Wind label</description>
  1204. <posx>170</posx>
  1205. <posy>520</posy>
  1206. <width>170</width>
  1207. <height>35</height>
  1208. <font>Font_Reg20</font>
  1209. <align>right</align>
  1210. <aligny>center</aligny>
  1211. <label>$LOCALIZE[404] :</label>
  1212. <textcolor>grey2</textcolor>
  1213. <shadowcolor>black</shadowcolor>
  1214. </control>
  1215. <control type="label">
  1216. <description>current feels like Value</description>
  1217. <posx>185</posx>
  1218. <posy>400</posy>
  1219. <width>300</width>
  1220. <height>35</height>
  1221. <font>Font_Reg20</font>
  1222. <align>left</align>
  1223. <aligny>center</aligny>
  1224. <label>$INFO[Window.Property(Current.FeelsLike)] $INFO[System.TemperatureUnits]</label>
  1225. <textcolor>white</textcolor>
  1226. <shadowcolor>black</shadowcolor>
  1227. </control>
  1228. <control type="label">
  1229. <description>current dew Value</description>
  1230. <posx>185</posx>
  1231. <posy>430</posy>
  1232. <width>300</width>
  1233. <height>35</height>
  1234. <font>Font_Reg20</font>
  1235. <align>left</align>
  1236. <aligny>center</aligny>
  1237. <label>$INFO[Window.Property(Current.DewPoint)] $INFO[System.TemperatureUnits]</label>
  1238. <textcolor>white</textcolor>
  1239. <shadowcolor>black</shadowcolor>
  1240. </control>
  1241. <control type="label">
  1242. <description>current humidity Value</description>
  1243. <posx>185</posx>
  1244. <posy>460</posy>
  1245. <width>300</width>
  1246. <height>35</height>
  1247. <font>Font_Reg20</font>
  1248. <align>left</align>
  1249. <aligny>center</aligny>
  1250. <info>Window.Property(Current.Humidity)</info>
  1251. <textcolor>white</textcolor>
  1252. <shadowcolor>black</shadowcolor>
  1253. </control>
  1254. <control type="label">
  1255. <description>current UV Index Value</description>
  1256. <posx>185</posx>
  1257. <posy>490</posy>
  1258. <width>300</width>
  1259. <height>35</height>
  1260. <font>Font_Reg20</font>
  1261. <align>left</align>
  1262. <aligny>center</aligny>
  1263. <info>Window.Property(Current.UVIndex)</info>
  1264. <textcolor>white</textcolor>
  1265. <shadowcolor>black</shadowcolor>
  1266. </control>
  1267. <control type="label">
  1268. <description>current Wind Value</description>
  1269. <posx>185</posx>
  1270. <posy>520</posy>
  1271. <width>300</width>
  1272. <height>35</height>
  1273. <font>Font_Reg20</font>
  1274. <align>left</align>
  1275. <aligny>center</aligny>
  1276. <info>Window.Property(Current.Wind)</info>
  1277. <textcolor>white</textcolor>
  1278. <shadowcolor>black</shadowcolor>
  1279. </control>
  1280. </control>
  1281. <control type="group">
  1282. <posx>680</posx>
  1283. <posy>50</posy>
  1284. <control type="image">
  1285. <posx>-7.5</posx>
  1286. <posy>-7.5</posy>
  1287. <width>515</width>
  1288. <height>635</height>
  1289. <texture border="30">osd/osd_settings_back.png</texture>
  1290. </control>
  1291. <control type="label">
  1292. <description>header label</description>
  1293. <posx>20</posx>
  1294. <posy>18</posy>
  1295. <width>460</width>
  1296. <height>30</height>
  1297. <font>Font_Bold22_Caps</font>
  1298. <label>[UPPERCASE]$LOCALIZE[10508][/UPPERCASE]</label>
  1299. <align>center</align>
  1300. <aligny>center</aligny>
  1301. <textcolor>white</textcolor>
  1302. <shadowcolor>black</shadowcolor>
  1303. </control>
  1304. <control type="group">
  1305. <description>day 0</description>
  1306. <posx>20</posx>
  1307. <posy>60</posy>
  1308. <control type="label">
  1309. <description>Day label</description>
  1310. <posx>0</posx>
  1311. <posy>0</posy>
  1312. <width>460</width>
  1313. <height>35</height>
  1314. <font>Font_Bold20</font>
  1315. <info>Window.Property(Day0.Title)</info>
  1316. <align>center</align>
  1317. <aligny>center</aligny>
  1318. <textcolor>white</textcolor>
  1319. <shadowcolor>black</shadowcolor>
  1320. </control>
  1321. <control type="image">
  1322. <description>day icon</description>
  1323. <posx>370</posx>
  1324. <posy>40</posy>
  1325. <height>80</height>
  1326. <width>80</width>
  1327. <info>Window.Property(Day0.OutlookIcon)</info>
  1328. <aspectratio align="right">keep</aspectratio>
  1329. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1330. </control>
  1331. <control type="multiimage">
  1332. <description>day icon</description>
  1333. <posx>370</posx>
  1334. <posy>40</posy>
  1335. <height>80</height>
  1336. <width>80</width>
  1337. <timeperimage>75</timeperimage>
  1338. <randomize>false</randomize>
  1339. <fadetime>0</fadetime>
  1340. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Day0.FanartCode)]</imagepath>
  1341. <aspectratio align="right">keep</aspectratio>
  1342. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1343. </control>
  1344. <control type="label">
  1345. <description>high label</description>
  1346. <posx>40</posx>
  1347. <posy>50</posy>
  1348. <height>20</height>
  1349. <font>Font_Reg20</font>
  1350. <align>left</align>
  1351. <aligny>center</aligny>
  1352. <label>$LOCALIZE[419] :</label>
  1353. <textcolor>grey2</textcolor>
  1354. <shadowcolor>black</shadowcolor>
  1355. <visible>Weather.IsFetched</visible>
  1356. </control>
  1357. <control type="label">
  1358. <description>high value</description>
  1359. <posx>110</posx>
  1360. <posy>50</posy>
  1361. <height>20</height>
  1362. <label>$INFO[Window.Property(Day0.HighTemp)] $INFO[System.TemperatureUnits]</label>
  1363. <font>Font_Reg20</font>
  1364. <align>left</align>
  1365. <aligny>center</aligny>
  1366. <textcolor>white</textcolor>
  1367. <shadowcolor>black</shadowcolor>
  1368. <visible>!IsEmpty(Window.Property(Day0.HighTemp))</visible>
  1369. </control>
  1370. <control type="label">
  1371. <description>low label</description>
  1372. <posx>220</posx>
  1373. <posy>50</posy>
  1374. <height>20</height>
  1375. <font>Font_Reg20</font>
  1376. <align>left</align>
  1377. <aligny>center</aligny>
  1378. <label>$LOCALIZE[418] :</label>
  1379. <textcolor>grey2</textcolor>
  1380. <shadowcolor>black</shadowcolor>
  1381. <visible>Weather.IsFetched</visible>
  1382. </control>
  1383. <control type="label">
  1384. <description>low value</description>
  1385. <posx>290</posx>
  1386. <posy>50</posy>
  1387. <height>20</height>
  1388. <label>$INFO[Window.Property(Day0.LowTemp)] $INFO[System.TemperatureUnits]</label>
  1389. <font>Font_Reg20</font>
  1390. <align>left</align>
  1391. <aligny>center</aligny>
  1392. <textcolor>white</textcolor>
  1393. <shadowcolor>black</shadowcolor>
  1394. <visible>!IsEmpty(Window.Property(Day0.LowTemp))</visible>
  1395. </control>
  1396. <control type="label">
  1397. <description>conditions label</description>
  1398. <posx>40</posx>
  1399. <posy>80</posy>
  1400. <width>320</width>
  1401. <height>20</height>
  1402. <info>Window.Property(Day0.Outlook)</info>
  1403. <font>Font_Reg20</font>
  1404. <align>left</align>
  1405. <aligny>center</aligny>
  1406. <textcolor>white</textcolor>
  1407. <shadowcolor>black</shadowcolor>
  1408. </control>
  1409. <control type="image">
  1410. <posx>0</posx>
  1411. <posy>123</posy>
  1412. <width>460</width>
  1413. <height>1</height>
  1414. <colordiffuse>30f0f0f0</colordiffuse>
  1415. <texture>home/nowplaying/nowplayline.png</texture>
  1416. </control>
  1417. </control>
  1418. <control type="group">
  1419. <description>day 1</description>
  1420. <posx>20</posx>
  1421. <posy>190</posy>
  1422. <control type="label">
  1423. <description>Day label</description>
  1424. <posx>0</posx>
  1425. <posy>0</posy>
  1426. <width>460</width>
  1427. <height>35</height>
  1428. <font>Font_Bold20</font>
  1429. <info>Window.Property(Day1.Title)</info>
  1430. <align>center</align>
  1431. <aligny>center</aligny>
  1432. <textcolor>white</textcolor>
  1433. <shadowcolor>black</shadowcolor>
  1434. </control>
  1435. <control type="image">
  1436. <description>day icon</description>
  1437. <posx>370</posx>
  1438. <posy>40</posy>
  1439. <height>80</height>
  1440. <width>80</width>
  1441. <info>Window.Property(Day1.OutlookIcon)</info>
  1442. <aspectratio align="right">keep</aspectratio>
  1443. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1444. </control>
  1445. <control type="multiimage">
  1446. <description>day icon</description>
  1447. <posx>370</posx>
  1448. <posy>40</posy>
  1449. <height>80</height>
  1450. <width>80</width>
  1451. <timeperimage>75</timeperimage>
  1452. <randomize>false</randomize>
  1453. <fadetime>0</fadetime>
  1454. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Day1.FanartCode)]</imagepath>
  1455. <aspectratio align="right">keep</aspectratio>
  1456. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1457. </control>
  1458. <control type="label">
  1459. <description>high label</description>
  1460. <posx>40</posx>
  1461. <posy>50</posy>
  1462. <height>20</height>
  1463. <font>Font_Reg20</font>
  1464. <align>left</align>
  1465. <aligny>center</aligny>
  1466. <label>$LOCALIZE[419] :</label>
  1467. <textcolor>grey2</textcolor>
  1468. <shadowcolor>black</shadowcolor>
  1469. <visible>Weather.IsFetched</visible>
  1470. </control>
  1471. <control type="label">
  1472. <description>high value</description>
  1473. <posx>110</posx>
  1474. <posy>50</posy>
  1475. <height>20</height>
  1476. <label>$INFO[Window.Property(Day1.HighTemp)] $INFO[System.TemperatureUnits]</label>
  1477. <font>Font_Reg20</font>
  1478. <align>left</align>
  1479. <aligny>center</aligny>
  1480. <textcolor>white</textcolor>
  1481. <shadowcolor>black</shadowcolor>
  1482. <visible>!IsEmpty(Window.Property(Day1.HighTemp))</visible>
  1483. </control>
  1484. <control type="label">
  1485. <description>low label</description>
  1486. <posx>220</posx>
  1487. <posy>50</posy>
  1488. <height>20</height>
  1489. <font>Font_Reg20</font>
  1490. <align>left</align>
  1491. <aligny>center</aligny>
  1492. <label>$LOCALIZE[418] :</label>
  1493. <textcolor>grey2</textcolor>
  1494. <shadowcolor>black</shadowcolor>
  1495. <visible>Weather.IsFetched</visible>
  1496. </control>
  1497. <control type="label">
  1498. <description>low value</description>
  1499. <posx>290</posx>
  1500. <posy>50</posy>
  1501. <height>20</height>
  1502. <label>$INFO[Window.Property(Day1.LowTemp)] $INFO[System.TemperatureUnits]</label>
  1503. <font>Font_Reg20</font>
  1504. <align>left</align>
  1505. <aligny>center</aligny>
  1506. <textcolor>white</textcolor>
  1507. <shadowcolor>black</shadowcolor>
  1508. <visible>!IsEmpty(Window.Property(Day1.LowTemp))</visible>
  1509. </control>
  1510. <control type="label">
  1511. <description>conditions label</description>
  1512. <posx>40</posx>
  1513. <posy>80</posy>
  1514. <width>320</width>
  1515. <height>20</height>
  1516. <info>Window.Property(Day1.Outlook)</info>
  1517. <font>Font_Reg20</font>
  1518. <align>left</align>
  1519. <aligny>center</aligny>
  1520. <textcolor>white</textcolor>
  1521. <shadowcolor>black</shadowcolor>
  1522. </control>
  1523. <control type="image">
  1524. <posx>0</posx>
  1525. <posy>123</posy>
  1526. <width>460</width>
  1527. <height>1</height>
  1528. <colordiffuse>30f0f0f0</colordiffuse>
  1529. <texture>home/nowplaying/nowplayline.png</texture>
  1530. </control>
  1531. </control>
  1532. <control type="group">
  1533. <description>day 2</description>
  1534. <posx>20</posx>
  1535. <posy>320</posy>
  1536. <control type="label">
  1537. <description>Day label</description>
  1538. <posx>0</posx>
  1539. <posy>0</posy>
  1540. <width>460</width>
  1541. <height>35</height>
  1542. <font>Font_Bold20</font>
  1543. <info>Window.Property(Day2.Title)</info>
  1544. <align>center</align>
  1545. <aligny>center</aligny>
  1546. <textcolor>white</textcolor>
  1547. <shadowcolor>black</shadowcolor>
  1548. </control>
  1549. <control type="image">
  1550. <description>day icon</description>
  1551. <posx>370</posx>
  1552. <posy>40</posy>
  1553. <height>80</height>
  1554. <width>80</width>
  1555. <info>Window.Property(Day2.OutlookIcon)</info>
  1556. <aspectratio align="right">keep</aspectratio>
  1557. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1558. </control>
  1559. <control type="multiimage">
  1560. <description>day icon</description>
  1561. <posx>370</posx>
  1562. <posy>40</posy>
  1563. <height>80</height>
  1564. <width>80</width>
  1565. <timeperimage>75</timeperimage>
  1566. <randomize>false</randomize>
  1567. <fadetime>0</fadetime>
  1568. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Day2.FanartCode)]</imagepath>
  1569. <aspectratio align="right">keep</aspectratio>
  1570. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1571. </control>
  1572. <control type="label">
  1573. <description>high label</description>
  1574. <posx>40</posx>
  1575. <posy>50</posy>
  1576. <height>20</height>
  1577. <font>Font_Reg20</font>
  1578. <align>left</align>
  1579. <aligny>center</aligny>
  1580. <label>$LOCALIZE[419] :</label>
  1581. <textcolor>grey2</textcolor>
  1582. <shadowcolor>black</shadowcolor>
  1583. <visible>Weather.IsFetched</visible>
  1584. </control>
  1585. <control type="label">
  1586. <description>high value</description>
  1587. <posx>110</posx>
  1588. <posy>50</posy>
  1589. <height>20</height>
  1590. <label>$INFO[Window.Property(Day2.HighTemp)] $INFO[System.TemperatureUnits]</label>
  1591. <font>Font_Reg20</font>
  1592. <align>left</align>
  1593. <aligny>center</aligny>
  1594. <textcolor>white</textcolor>
  1595. <shadowcolor>black</shadowcolor>
  1596. <visible>!IsEmpty(Window.Property(Day2.HighTemp))</visible>
  1597. </control>
  1598. <control type="label">
  1599. <description>low label</description>
  1600. <posx>220</posx>
  1601. <posy>50</posy>
  1602. <height>20</height>
  1603. <font>Font_Reg20</font>
  1604. <align>left</align>
  1605. <aligny>center</aligny>
  1606. <label>$LOCALIZE[418] :</label>
  1607. <textcolor>grey2</textcolor>
  1608. <shadowcolor>black</shadowcolor>
  1609. <visible>Weather.IsFetched</visible>
  1610. </control>
  1611. <control type="label">
  1612. <description>low value</description>
  1613. <posx>290</posx>
  1614. <posy>50</posy>
  1615. <height>20</height>
  1616. <label>$INFO[Window.Property(Day2.LowTemp)] $INFO[System.TemperatureUnits]</label>
  1617. <font>Font_Reg20</font>
  1618. <align>left</align>
  1619. <aligny>center</aligny>
  1620. <textcolor>white</textcolor>
  1621. <shadowcolor>black</shadowcolor>
  1622. <visible>!IsEmpty(Window.Property(Day2.LowTemp))</visible>
  1623. </control>
  1624. <control type="label">
  1625. <description>conditions label</description>
  1626. <posx>40</posx>
  1627. <posy>80</posy>
  1628. <width>320</width>
  1629. <height>20</height>
  1630. <info>Window.Property(Day2.Outlook)</info>
  1631. <font>Font_Reg20</font>
  1632. <align>left</align>
  1633. <aligny>center</aligny>
  1634. <shadowcolor>black</shadowcolor>
  1635. <textcolor>white</textcolor>
  1636. </control>
  1637. <control type="image">
  1638. <posx>0</posx>
  1639. <posy>123</posy>
  1640. <width>460</width>
  1641. <height>1</height>
  1642. <colordiffuse>30f0f0f0</colordiffuse>
  1643. <texture>home/nowplaying/nowplayline.png</texture>
  1644. </control>
  1645. </control>
  1646. <control type="group">
  1647. <description>day 3</description>
  1648. <posx>20</posx>
  1649. <posy>450</posy>
  1650. <control type="label">
  1651. <description>Day label</description>
  1652. <posx>0</posx>
  1653. <posy>0</posy>
  1654. <width>460</width>
  1655. <height>35</height>
  1656. <font>Font_Bold20</font>
  1657. <info>Window.Property(Day3.Title)</info>
  1658. <align>center</align>
  1659. <aligny>center</aligny>
  1660. <textcolor>white</textcolor>
  1661. <shadowcolor>black</shadowcolor>
  1662. </control>
  1663. <control type="image">
  1664. <description>day icon</description>
  1665. <posx>370</posx>
  1666. <posy>40</posy>
  1667. <height>80</height>
  1668. <width>80</width>
  1669. <info>Window.Property(Day3.OutlookIcon)</info>
  1670. <aspectratio align="right">keep</aspectratio>
  1671. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1672. </control>
  1673. <control type="multiimage">
  1674. <description>day icon</description>
  1675. <posx>370</posx>
  1676. <posy>40</posy>
  1677. <height>80</height>
  1678. <width>80</width>
  1679. <timeperimage>75</timeperimage>
  1680. <randomize>false</randomize>
  1681. <fadetime>0</fadetime>
  1682. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Day3.FanartCode)]</imagepath>
  1683. <aspectratio align="right">keep</aspectratio>
  1684. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1685. </control>
  1686. <control type="label">
  1687. <description>high label</description>
  1688. <posx>40</posx>
  1689. <posy>50</posy>
  1690. <height>20</height>
  1691. <font>Font_Reg20</font>
  1692. <align>left</align>
  1693. <aligny>center</aligny>
  1694. <label>$LOCALIZE[419] :</label>
  1695. <textcolor>grey2</textcolor>
  1696. <shadowcolor>black</shadowcolor>
  1697. <visible>Weather.IsFetched</visible>
  1698. </control>
  1699. <control type="label">
  1700. <description>high value</description>
  1701. <posx>110</posx>
  1702. <posy>50</posy>
  1703. <height>20</height>
  1704. <label>$INFO[Window.Property(Day3.HighTemp)] $INFO[System.TemperatureUnits]</label>
  1705. <font>Font_Reg20</font>
  1706. <align>left</align>
  1707. <aligny>center</aligny>
  1708. <textcolor>white</textcolor>
  1709. <shadowcolor>black</shadowcolor>
  1710. <visible>!IsEmpty(Window.Property(Day3.HighTemp))</visible>
  1711. </control>
  1712. <control type="label">
  1713. <description>low label</description>
  1714. <posx>220</posx>
  1715. <posy>50</posy>
  1716. <height>20</height>
  1717. <font>Font_Reg20</font>
  1718. <align>left</align>
  1719. <aligny>center</aligny>
  1720. <label>$LOCALIZE[418] :</label>
  1721. <textcolor>grey2</textcolor>
  1722. <shadowcolor>black</shadowcolor>
  1723. <visible>Weather.IsFetched</visible>
  1724. </control>
  1725. <control type="label">
  1726. <description>low value</description>
  1727. <posx>290</posx>
  1728. <posy>50</posy>
  1729. <height>20</height>
  1730. <label>$INFO[Window.Property(Day3.LowTemp)] $INFO[System.TemperatureUnits]</label>
  1731. <font>Font_Reg20</font>
  1732. <align>left</align>
  1733. <aligny>center</aligny>
  1734. <textcolor>white</textcolor>
  1735. <shadowcolor>black</shadowcolor>
  1736. <visible>!IsEmpty(Window.Property(Day3.LowTemp))</visible>
  1737. </control>
  1738. <control type="label">
  1739. <description>conditions label</description>
  1740. <posx>40</posx>
  1741. <posy>80</posy>
  1742. <width>320</width>
  1743. <height>20</height>
  1744. <info>Window.Property(Day3.Outlook)</info>
  1745. <font>Font_Reg20</font>
  1746. <align>left</align>
  1747. <aligny>center</aligny>
  1748. <textcolor>white</textcolor>
  1749. <shadowcolor>black</shadowcolor>
  1750. </control>
  1751. </control>
  1752. </control>
  1753. </control>
  1754. <include condition="Skin.HasSetting(breadcrumb)">Breadcrumbs</include>
  1755. <include condition="Skin.HasSetting(globaltime)">Furniture_Clock</include>
  1756. <include>Furniture_NowPlayingWidget</include>
  1757. </controls>
  1758. </include>
  1759. <include name="TWC.ButtonCommon">
  1760. <width>214</width>
  1761. <height>64</height>
  1762. <textoffsetx>10</textoffsetx>
  1763. <align>left</align>
  1764. <aligny>top</aligny>
  1765. <textoffsety>2</textoffsety>
  1766. <font>Font_Bold22</font>
  1767. <textcolor>FFf5f5f5</textcolor>
  1768. <focusedcolor>FF262728</focusedcolor>
  1769. <disabledcolor>grey3</disabledcolor>
  1770. <texturefocus>views/listpanel_selectbar.png</texturefocus>
  1771. <texturenofocus border="5">-</texturenofocus>
  1772. <pulseonselect>false</pulseonselect>
  1773. </include>
  1774. <include name="TWC.ButtonXLabelCommon">
  1775. <textoffsety>3</textoffsety>
  1776. <align>right</align>
  1777. <font>Font_Reg20</font>
  1778. <textcolor>FFf5f5f5</textcolor>
  1779. <focusedcolor>FF262728</focusedcolor>
  1780. <texturefocus>-</texturefocus>
  1781. <texturenofocus>-</texturenofocus>
  1782. <include>TWC.ButtonCommon</include>
  1783. </include>
  1784. <include name="TWC.ScrollbarCommon">
  1785. <posx>630</posx>
  1786. <posy>50</posy>
  1787. <width>25</width>
  1788. <height>465</height>
  1789. <texturesliderbackground border="0,14,0,14">views/ScrollBarV.png</texturesliderbackground>
  1790. <texturesliderbar border="0,14,0,14">views/ScrollBarV_bar.png</texturesliderbar>
  1791. <texturesliderbarfocus border="0,14,0,14">views/ScrollBarV_bar_focus.png</texturesliderbarfocus>
  1792. <textureslidernib>views/ScrollBarNib.png</textureslidernib>
  1793. <textureslidernibfocus>views/ScrollBarNib.png</textureslidernibfocus>
  1794. <showonepage>true</showonepage>
  1795. <orientation>vertical</orientation>
  1796. </include>
  1797. <include name="TWC.LoadingLabelCommon">
  1798. <posx>5</posx>
  1799. <posy>265</posy>
  1800. <width>800</width>
  1801. <height>80</height>
  1802. <font>Font_Bold28</font>
  1803. <align>center</align>
  1804. <aligny>center</aligny>
  1805. <label>$LOCALIZE[31970]</label>
  1806. <textcolor>grey2</textcolor>
  1807. <shadowcolor>black</shadowcolor>
  1808. <wrapmultiline>true</wrapmultiline>
  1809. </include>
  1810. <include name="TWC.36Hour.Button">
  1811. <control type="button" id="13201">
  1812. <include>TWC.ButtonCommon</include>
  1813. <label>31901</label>
  1814. <onclick>SetProperty(Weather.CurrentView,$LOCALIZE[31901] $LOCALIZE[31911])</onclick>
  1815. <onclick>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31901])</onclick>
  1816. </control>
  1817. </include>
  1818. <include name="TWC.36Hour.ButtonXLabel">
  1819. <control type="button">
  1820. <include>TWC.ButtonXLabelCommon</include>
  1821. <label>[UPPERCASE]$LOCALIZE[31911][/UPPERCASE]</label>
  1822. <visible>!ControlGroup(2000).HasFocus(13201)</visible>
  1823. </control>
  1824. <control type="button">
  1825. <textcolor>FF262728</textcolor>
  1826. <include>TWC.ButtonXLabelCommon</include>
  1827. <label>[UPPERCASE]$LOCALIZE[31911][/UPPERCASE]</label>
  1828. <visible>ControlGroup(2000).HasFocus(13201)</visible>
  1829. </control>
  1830. </include>
  1831. <include name="TWC.36Hour.PeriodLabelsCommon">
  1832. <posx>0</posx>
  1833. <posy>0</posy>
  1834. <width>260</width>
  1835. <height>24</height>
  1836. <font>Font_Reg25</font>
  1837. <textcolor>white</textcolor>
  1838. <shadowcolor>black</shadowcolor>
  1839. <aligny>center</aligny>
  1840. <align>center</align>
  1841. </include>
  1842. <include name="TWC.36Hour.PeriodIconCommon">
  1843. <posx>0</posx>
  1844. <posy>55</posy>
  1845. <width>128</width>
  1846. <height>120</height>
  1847. <aspectratio>keep</aspectratio>
  1848. </include>
  1849. <include name="TWC.36Hour.PeriodOutlookCommon">
  1850. <posx>0</posx>
  1851. <posy>185</posy>
  1852. <width>128</width>
  1853. <height>128</height>
  1854. <font>Font_Info</font>
  1855. <textcolor>grey</textcolor>
  1856. <shadowcolor>black</shadowcolor>
  1857. <aligny>top</aligny>
  1858. <align>center</align>
  1859. <wrapmultiline>true</wrapmultiline>
  1860. </include>
  1861. <include name="TWC.36Hour.PeriodTemperatureHeadingCommon">
  1862. <posx>130</posx>
  1863. <posy>54</posy>
  1864. <width>130</width>
  1865. <height>20</height>
  1866. <font>Font_Reg20</font>
  1867. <textcolor>grey2</textcolor>
  1868. <shadowcolor>black</shadowcolor>
  1869. <aligny>center</aligny>
  1870. <align>center</align>
  1871. </include>
  1872. <include name="TWC.36Hour.PeriodTemperatureCommon">
  1873. <posy>85</posy>
  1874. <font>Font_Bold35</font>
  1875. <include>TWC.36Hour.PeriodTemperatureHeadingCommon</include>
  1876. </include>
  1877. <include name="TWC.36Hour.PeriodTempUnitsCommon">
  1878. <posx>164</posx>
  1879. <posy>75</posy>
  1880. <font>Font_Info</font>
  1881. <info>System.TemperatureUnits</info>
  1882. <include>TWC.36Hour.PeriodTemperatureHeadingCommon</include>
  1883. </include>
  1884. <include name="TWC.36Hour.PeriodPrecipitationHeadingCommon">
  1885. <control type="label">
  1886. <description>precip title</description>
  1887. <posy>128</posy>
  1888. <font>Font_Info</font>
  1889. <include>TWC.36Hour.PeriodTemperatureHeadingCommon</include>
  1890. <label>[B]$LOCALIZE[33022][/B]</label>
  1891. </control>
  1892. </include>
  1893. <include name="TWC.36Hour.PeriodPrecipitationCommon">
  1894. <posy>150</posy>
  1895. <font>Font_Bold24</font>
  1896. <include>TWC.36Hour.PeriodTemperatureHeadingCommon</include>
  1897. </include>
  1898. <include name="TWC.36Hour.PeriodPrecipUnitsCommon">
  1899. <posx>154</posx>
  1900. <posy>145</posy>
  1901. <font>Font_Reg12</font>
  1902. <label>%</label>
  1903. <include>TWC.36Hour.PeriodTemperatureHeadingCommon</include>
  1904. </include>
  1905. <include name="TWC.36Hour.PeriodForecastHeadingCommon">
  1906. <control type="label">
  1907. <posy>238</posy>
  1908. <font>Font_Reg20</font>
  1909. <textcolor>grey2</textcolor>
  1910. <align>center</align>
  1911. <aligny>center</aligny>
  1912. <label>[B]$LOCALIZE[31911][/B]</label>
  1913. <include>TWC.36Hour.PeriodLabelsCommon</include>
  1914. </control>
  1915. </include>
  1916. <include name="TWC.36Hour.PeriodForecastCommon">
  1917. <posy>260</posy>
  1918. <height>240</height>
  1919. <font>Font_Info</font>
  1920. <align>left</align>
  1921. <aligny>top</aligny>
  1922. <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
  1923. <include>TWC.36Hour.PeriodLabelsCommon</include>
  1924. </include>
  1925. <include name="TWC.36Hour.PeriodDaylightCommon">
  1926. <posy>510</posy>
  1927. <font>Font_Reg20</font>
  1928. <textcolor>grey</textcolor>
  1929. <include>TWC.36Hour.PeriodLabelsCommon</include>
  1930. </include>
  1931. <include name="TWC.36Hour.PeriodSeparator">
  1932. <control type="image">
  1933. <posx>264</posx>
  1934. <posy>0</posy>
  1935. <width>4</width>
  1936. <height>560</height>
  1937. <texture>views/separator_vertical.png</texture>
  1938. </control>
  1939. </include>
  1940.  
  1941. <include name="TWC.36Hour">
  1942. <control type="group">
  1943. <posx>290</posx>
  1944. <posy>60</posy>
  1945. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31901] $LOCALIZE[31911])</visible>
  1946. <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
  1947. <control type="label">
  1948. <description>loading label</description>
  1949. <include>TWC.LoadingLabelCommon</include>
  1950. <visible>IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  1951. </control>
  1952. <control type="grouplist">
  1953. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  1954. <posx>0</posx>
  1955. <posy>40</posy>
  1956. <width>920</width>
  1957. <itemgap>0</itemgap>
  1958. <orientation>horizontal</orientation>
  1959. <control type="group">
  1960. <width>275</width>
  1961. <control type="label">
  1962. <description>heading</description>
  1963. <include>TWC.36Hour.PeriodLabelsCommon</include>
  1964. <label>[B]$INFO[Window.Property(36Hour.1.Heading)][/B]</label>
  1965. </control>
  1966. <control type="image">
  1967. <description>outlook icon</description>
  1968. <include>TWC.36Hour.PeriodIconCommon</include>
  1969. <info>Window.Property(36Hour.1.OutlookIcon)</info>
  1970. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1971. </control>
  1972. <control type="multiimage">
  1973. <description>outlook icon</description>
  1974. <include>TWC.36Hour.PeriodIconCommon</include>
  1975. <timeperimage>75</timeperimage>
  1976. <randomize>false</randomize>
  1977. <fadetime>0</fadetime>
  1978. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(36Hour.1.FanartCode)]</imagepath>
  1979. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  1980. </control>
  1981. <control type="label">
  1982. <description>outlook label</description>
  1983. <include>TWC.36Hour.PeriodOutlookCommon</include>
  1984. <info>Window.Property(36Hour.1.Outlook)</info>
  1985. </control>
  1986. <control type="label">
  1987. <description>temp title</description>
  1988. <include>TWC.36Hour.PeriodTemperatureHeadingCommon</include>
  1989. <label>[B]$INFO[Window.Property(36Hour.1.TemperatureHeading)][/B]</label>
  1990. </control>
  1991. <control type="label">
  1992. <description>temp label</description>
  1993. <textcolor>$INFO[Window.Property(36Hour.1.TemperatureColor)]</textcolor>
  1994. <include>TWC.36Hour.PeriodTemperatureCommon</include>
  1995. <info>Window.Property(36Hour.1.Temperature)</info>
  1996. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(36Hour.1.Temperature),-100) + !IntegerGreaterThan(Window.Property(36Hour.1.Temperature),-1)">Conditional</animation>
  1997. </control>
  1998. <control type="label">
  1999. <description>Temp label units</description>
  2000. <textcolor>$INFO[Window.Property(36Hour.1.TemperatureColor)]</textcolor>
  2001. <include>TWC.36Hour.PeriodTempUnitsCommon</include>
  2002. <animation effect="slide" start="0,0" end="11,0" time="0" condition="IntegerGreaterThan(Window.Property(36Hour.1.Temperature),99)">Conditional</animation>
  2003. <animation effect="slide" start="0,0" end="-14,0" time="0" condition="IntegerGreaterThan(Window.Property(36Hour.1.Temperature),-10) + !IntegerGreaterThan(Window.Property(36Hour.1.Temperature),9)">Conditional</animation>
  2004. </control>
  2005. <include>TWC.36Hour.PeriodPrecipitationHeadingCommon</include>
  2006. <control type="label">
  2007. <description>precip</description>
  2008. <include>TWC.36Hour.PeriodPrecipitationCommon</include>
  2009. <info>Window.Property(36Hour.1.Precipitation)</info>
  2010. </control>
  2011. <control type="label">
  2012. <description>precip units</description>
  2013. <include>TWC.36Hour.PeriodPrecipUnitsCommon</include>
  2014. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(36Hour.1.Precipitation),0)">Conditional</animation>
  2015. <animation effect="slide" start="0,0" end="9,0" time="0" condition="StringCompare(Window.Property(36Hour.1.Precipitation),100)">Conditional</animation>
  2016. </control>
  2017. <include>TWC.36Hour.PeriodForecastHeadingCommon</include>
  2018. <control type="textbox">
  2019. <description>forecast label</description>
  2020. <include>TWC.36Hour.PeriodForecastCommon</include>
  2021. <info>Window.Property(36Hour.1.Forecast)</info>
  2022. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2023. </control>
  2024. <control type="label">
  2025. <description>daylight</description>
  2026. <include>TWC.36Hour.PeriodDaylightCommon</include>
  2027. <label>$INFO[Window.Property(36Hour.1.DaylightTitle)] $INFO[Window.Property(36Hour.1.DaylightTime)]</label>
  2028. </control>
  2029. <include>TWC.36Hour.PeriodSeparator</include>
  2030. </control>
  2031. <control type="group">
  2032. <width>275</width>
  2033. <control type="label">
  2034. <description>heading</description>
  2035. <include>TWC.36Hour.PeriodLabelsCommon</include>
  2036. <label>[B]$INFO[Window.Property(36Hour.2.Heading)][/B]</label>
  2037. </control>
  2038. <control type="image">
  2039. <description>outlook icon</description>
  2040. <include>TWC.36Hour.PeriodIconCommon</include>
  2041. <info>Window.Property(36Hour.2.OutlookIcon)</info>
  2042. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2043. </control>
  2044. <control type="multiimage">
  2045. <description>outlook icon</description>
  2046. <include>TWC.36Hour.PeriodIconCommon</include>
  2047. <timeperimage>75</timeperimage>
  2048. <randomize>false</randomize>
  2049. <fadetime>0</fadetime>
  2050. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(36Hour.2.FanartCode)]</imagepath>
  2051. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2052. </control>
  2053. <control type="label">
  2054. <description>outlook label</description>
  2055. <include>TWC.36Hour.PeriodOutlookCommon</include>
  2056. <info>Window.Property(36Hour.2.Outlook)</info>
  2057. </control>
  2058. <control type="label">
  2059. <description>temp title</description>
  2060. <include>TWC.36Hour.PeriodTemperatureHeadingCommon</include>
  2061. <label>[B]$INFO[Window.Property(36Hour.2.TemperatureHeading)][/B]</label>
  2062. </control>
  2063. <control type="label">
  2064. <description>temp label</description>
  2065. <textcolor>$INFO[Window.Property(36Hour.2.TemperatureColor)]</textcolor>
  2066. <include>TWC.36Hour.PeriodTemperatureCommon</include>
  2067. <info>Window.Property(36Hour.2.Temperature)</info>
  2068. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(36Hour.2.Temperature),-100) + !IntegerGreaterThan(Window.Property(36Hour.2.Temperature),-1)">Conditional</animation>
  2069. </control>
  2070. <control type="label">
  2071. <description>Temp label units</description>
  2072. <textcolor>$INFO[Window.Property(36Hour.2.TemperatureColor)]</textcolor>
  2073. <include>TWC.36Hour.PeriodTempUnitsCommon</include>
  2074. <animation effect="slide" start="0,0" end="11,0" time="0" condition="IntegerGreaterThan(Window.Property(36Hour.2.Temperature),99)">Conditional</animation>
  2075. <animation effect="slide" start="0,0" end="-14,0" time="0" condition="IntegerGreaterThan(Window.Property(36Hour.2.Temperature),-10) + !IntegerGreaterThan(Window.Property(36Hour.2.Temperature),9)">Conditional</animation>
  2076. </control>
  2077. <include>TWC.36Hour.PeriodPrecipitationHeadingCommon</include>
  2078. <control type="label">
  2079. <description>precip</description>
  2080. <include>TWC.36Hour.PeriodPrecipitationCommon</include>
  2081. <info>Window.Property(36Hour.2.Precipitation)</info>
  2082. </control>
  2083. <control type="label">
  2084. <description>precip units</description>
  2085. <include>TWC.36Hour.PeriodPrecipUnitsCommon</include>
  2086. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(36Hour.2.Precipitation),0)">Conditional</animation>
  2087. <animation effect="slide" start="0,0" end="9,0" time="0" condition="StringCompare(Window.Property(36Hour.2.Precipitation),100)">Conditional</animation>
  2088. </control>
  2089. <include>TWC.36Hour.PeriodForecastHeadingCommon</include>
  2090. <control type="textbox">
  2091. <description>forecast label</description>
  2092. <include>TWC.36Hour.PeriodForecastCommon</include>
  2093. <info>Window.Property(36Hour.2.Forecast)</info>
  2094. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2095. </control>
  2096. <control type="label">
  2097. <description>daylight</description>
  2098. <include>TWC.36Hour.PeriodDaylightCommon</include>
  2099. <label>$INFO[Window.Property(36Hour.2.DaylightTitle)] $INFO[Window.Property(36Hour.2.DaylightTime)]</label>
  2100. </control>
  2101. <include>TWC.36Hour.PeriodSeparator</include>
  2102. </control>
  2103. <control type="group">
  2104. <width>275</width>
  2105. <control type="label">
  2106. <description>heading</description>
  2107. <include>TWC.36Hour.PeriodLabelsCommon</include>
  2108. <label>[B]$INFO[Window.Property(36Hour.3.Heading)][/B]</label>
  2109. </control>
  2110. <control type="image">
  2111. <description>outlook icon</description>
  2112. <include>TWC.36Hour.PeriodIconCommon</include>
  2113. <info>Window.Property(36Hour.3.OutlookIcon)</info>
  2114. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2115. </control>
  2116. <control type="multiimage">
  2117. <description>outlook icon</description>
  2118. <include>TWC.36Hour.PeriodIconCommon</include>
  2119. <timeperimage>75</timeperimage>
  2120. <randomize>false</randomize>
  2121. <fadetime>0</fadetime>
  2122. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(36Hour.3.FanartCode)]</imagepath>
  2123. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2124. </control>
  2125. <control type="label">
  2126. <description>outlook label</description>
  2127. <include>TWC.36Hour.PeriodOutlookCommon</include>
  2128. <info>Window.Property(36Hour.3.Outlook)</info>
  2129. </control>
  2130. <control type="label">
  2131. <description>temp title</description>
  2132. <include>TWC.36Hour.PeriodTemperatureHeadingCommon</include>
  2133. <label>[B]$INFO[Window.Property(36Hour.3.TemperatureHeading)][/B]</label>
  2134. </control>
  2135. <control type="label">
  2136. <description>temp label</description>
  2137. <textcolor>$INFO[Window.Property(36Hour.3.TemperatureColor)]</textcolor>
  2138. <include>TWC.36Hour.PeriodTemperatureCommon</include>
  2139. <info>Window.Property(36Hour.3.Temperature)</info>
  2140. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(36Hour.3.Temperature),-100) + !IntegerGreaterThan(Window.Property(36Hour.3.Temperature),-1)">Conditional</animation>
  2141. </control>
  2142. <control type="label">
  2143. <description>Temp label units</description>
  2144. <textcolor>$INFO[Window.Property(36Hour.3.TemperatureColor)]</textcolor>
  2145. <include>TWC.36Hour.PeriodTempUnitsCommon</include>
  2146. <animation effect="slide" start="0,0" end="11,0" time="0" condition="IntegerGreaterThan(Window.Property(36Hour.3.Temperature),99)">Conditional</animation>
  2147. <animation effect="slide" start="0,0" end="-14,0" time="0" condition="IntegerGreaterThan(Window.Property(36Hour.3.Temperature),-10) + !IntegerGreaterThan(Window.Property(36Hour.3.Temperature),9)">Conditional</animation>
  2148. </control>
  2149. <include>TWC.36Hour.PeriodPrecipitationHeadingCommon</include>
  2150. <control type="label">
  2151. <description>precip</description>
  2152. <include>TWC.36Hour.PeriodPrecipitationCommon</include>
  2153. <info>Window.Property(36Hour.3.Precipitation)</info>
  2154. </control>
  2155. <control type="label">
  2156. <description>precip units</description>
  2157. <include>TWC.36Hour.PeriodPrecipUnitsCommon</include>
  2158. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(36Hour.3.Precipitation),0)">Conditional</animation>
  2159. <animation effect="slide" start="0,0" end="9,0" time="0" condition="StringCompare(Window.Property(36Hour.3.Precipitation),100)">Conditional</animation>
  2160. </control>
  2161. <include>TWC.36Hour.PeriodForecastHeadingCommon</include>
  2162. <control type="textbox">
  2163. <description>forecast label</description>
  2164. <include>TWC.36Hour.PeriodForecastCommon</include>
  2165. <info>Window.Property(36Hour.3.Forecast)</info>
  2166. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2167. </control>
  2168. <control type="label">
  2169. <description>daylight</description>
  2170. <include>TWC.36Hour.PeriodDaylightCommon</include>
  2171. <label>$INFO[Window.Property(36Hour.3.DaylightTitle)] $INFO[Window.Property(36Hour.3.DaylightTime)]</label>
  2172. </control>
  2173. </control>
  2174. </control>
  2175. </control>
  2176. </include>
  2177. <include name="TWC.Alerts.Button">
  2178. <control type="button" id="13206">
  2179. <include>TWC.ButtonCommon</include>
  2180. <label>31906</label>
  2181. <onclick>SetProperty(Weather.CurrentView,$LOCALIZE[31906] - $LOCALIZE[31913])</onclick>
  2182. <onclick>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31906])</onclick>
  2183. <enable>!IsEmpty(Window.Property(Alerts))</enable>
  2184. </control>
  2185. </include>
  2186. <include name="TWC.Alerts.ButtonXLabel">
  2187. <control type="button">
  2188. <include>TWC.ButtonXLabelCommon</include>
  2189. <label>31913</label>
  2190. <enable>!IsEmpty(Window.Property(Alerts))</enable>
  2191. <visible>!ControlGroup(2000).HasFocus(31206)</visible>
  2192. </control>
  2193. <control type="button">
  2194. <textcolor>FF262728</textcolor>
  2195. <include>TWC.ButtonXLabelCommon</include>
  2196. <label>31913</label>
  2197. <enable>!IsEmpty(Window.Property(Alerts))</enable>
  2198. <visible>ControlGroup(2000).HasFocus(31206)</visible>
  2199. </control>
  2200. </include>
  2201. <include name="TWC.Alerts.SettingsButtons">
  2202. <control type="radiobutton" id="91206">
  2203. <description>show alert rss</description>
  2204. <include>Objects_MediaMenuButton</include>
  2205. <label>31935</label>
  2206. <onclick>Skin.ToggleSetting(TWC.ShowAlertRSS)</onclick>
  2207. <selected>!Skin.HasSetting(TWC.ShowAlertRSS)</selected>
  2208. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31906] - $LOCALIZE[31913])</visible>
  2209. </control>
  2210. </include>
  2211. <include name="TWC.AlertsRSS">
  2212. <control type="fadelabel">
  2213. <description>alert fadelabel</description>
  2214. <posx>300</posx>
  2215. <posy>45</posy>
  2216. <height>30</height>
  2217. <width>790</width>
  2218. <label>$INFO[Window.Property(Alerts.RSS)]</label>
  2219. <align>left</align>
  2220. <aligny>center</aligny>
  2221. <font>Font_Info</font>
  2222. <textcolor>white</textcolor>
  2223. <shadowcolor>black</shadowcolor>
  2224. <visible>!IsEmpty(Window.Property(Alerts))</visible>
  2225. <scrollout>true</scrollout>
  2226. <pauseatend>2000</pauseatend>
  2227. <visible>!StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31906] - $LOCALIZE[31913]) + !IsEmpty(Window.Property(Alerts.RSS)) + !Skin.HasSetting(TWC.ShowAlertRSS)</visible>
  2228. </control>
  2229. </include>
  2230. <include name="TWC.Alerts">
  2231. <control type="group">
  2232. <posx>290</posx>
  2233. <posy>60</posy>
  2234. <onright>8001</onright>
  2235. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31906] - $LOCALIZE[31913])</visible>
  2236. <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
  2237. <control type="textbox" id="800">
  2238. <description>alert text</description>
  2239. <posx>0</posx>
  2240. <posy>40</posy>
  2241. <width>790</width>
  2242. <height>535</height>
  2243. <font>Font_Reg20</font>
  2244. <textcolor>white</textcolor>
  2245. <pagecontrol>8001</pagecontrol>
  2246. <scrolltime>200</scrolltime>
  2247. <align>left</align>
  2248. <aligny>top</aligny>
  2249. <spinheight>-5</spinheight>
  2250. <info>Window.Property(Alerts)</info>
  2251. <autoscroll time="2000" delay="15000" repeat="15000">!Control.Hasfocus(8000)</autoscroll>
  2252. </control>
  2253. <control type="scrollbar" id="8001">
  2254. <description>Scroll Bar</description>
  2255. <posx>800</posx>
  2256. <posy>40</posy>
  2257. <height>535</height>
  2258. <include>TWC.ScrollbarCommon</include>
  2259. <onleft>2000</onleft>
  2260. <onright>2000</onright>
  2261. </control>
  2262. </control>
  2263. </include>
  2264. <include name="TWC.Current.Button">
  2265. <control type="button" id="13205">
  2266. <include>TWC.ButtonCommon</include>
  2267. <label>31905</label>
  2268. <onclick>SetProperty(Weather.CurrentView,$LOCALIZE[31905] $LOCALIZE[31912])</onclick>
  2269. <onclick>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31905])</onclick>
  2270. </control>
  2271. </include>
  2272. <include name="TWC.Current.ButtonXLabel">
  2273. <control type="button">
  2274. <include>TWC.ButtonXLabelCommon</include>
  2275. <label>31912</label>
  2276. <visible>!ControlGroup(2000).HasFocus(13205)</visible>
  2277. </control>
  2278. <control type="button">
  2279. <textcolor>FF262728</textcolor>
  2280. <include>TWC.ButtonXLabelCommon</include>
  2281. <label>31912</label>
  2282. <visible>ControlGroup(2000).HasFocus(13205)</visible>
  2283. </control>
  2284. </include>
  2285. <include name="TWC.Current.SettingsButtons">
  2286. <control type="radiobutton" id="91205">
  2287. <description>show hourly</description>
  2288. <include>Objects_MediaMenuButton</include>
  2289. <label>31936</label>
  2290. <onclick>Skin.ToggleSetting(TWC.ShowCurrentHourly)</onclick>
  2291. <selected>Skin.HasSetting(TWC.ShowCurrentHourly)</selected>
  2292. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31905] $LOCALIZE[31912])</visible>
  2293. </control>
  2294. </include>
  2295. <include name="TWC.Current.DailyWeekdayBG">
  2296. <colordiffuse>30FFFFFF</colordiffuse>
  2297. <texture border="10">weather.com plus/DailyWeekdayBG.png</texture>
  2298. <include>TWC.Current.DailyWeekendBG</include>
  2299. </include>
  2300. <include name="TWC.Current.DailyWeekendBG">
  2301. <posy>0</posy>
  2302. <posx>0</posx>
  2303. <width>114</width>
  2304. <height>278</height>
  2305. <colordiffuse>30FFFFFF</colordiffuse>
  2306. <texture border="10">weather.com plus/DailyWeekendBG.png</texture>
  2307. <aspectratio>stretch</aspectratio>
  2308. <include>TWC.Current.DailyDayLabelsCommon</include>
  2309. </include>
  2310. <include name="TWC.Current.DailySeperator">
  2311. <control type="image">
  2312. <posx>114</posx>
  2313. <posy>5</posy>
  2314. <width>4</width>
  2315. <height>285</height>
  2316. <texture>views/separator_vertical.png</texture>
  2317. </control>
  2318. </include>
  2319. <include name="TWC.Current.DailyPrecipUnitsCommon">
  2320. <posx>19</posx>
  2321. <posy>140</posy>
  2322. <!--245-->
  2323. <textcolor>grey</textcolor>
  2324. <font>Font_Reg12</font>
  2325. <label>%</label>
  2326. <include>TWC.Current.DailyDayLabelsCommon</include>
  2327. </include>
  2328. <include name="TWC.Current.DailyPrecipitationCommon">
  2329. <posy>140</posy>
  2330. <!--245-->
  2331. <height>30</height>
  2332. <textcolor>grey</textcolor>
  2333. <font>Font_Bold24</font>
  2334. <include>TWC.Current.DailyDayLabelsCommon</include>
  2335. </include>
  2336. <include name="TWC.Current.DailyHighLabelsCommon">
  2337. <posy>190</posy>
  2338. <!--160-->
  2339. <height>30</height>
  2340. <textcolor>white</textcolor>
  2341. <font>Font_Bold35</font>
  2342. <include>TWC.Current.DailyDayLabelsCommon</include>
  2343. </include>
  2344. <include name="TWC.Current.DailyHighUnitsCommon">
  2345. <posx>39</posx>
  2346. <posy>187</posy>
  2347. <!--157-->
  2348. <textcolor>white</textcolor>
  2349. <font>Font_Info</font>
  2350. <info>System.TemperatureUnits</info>
  2351. <include>TWC.Current.DailyDayLabelsCommon</include>
  2352. </include>
  2353. <include name="TWC.Current.DailyLowUnitsCommon">
  2354. <posx>32</posx>
  2355. <posy>236</posy>
  2356. <!--203-->
  2357. <textcolor>grey2</textcolor>
  2358. <font>Font_Reg12</font>
  2359. <info>System.TemperatureUnits</info>
  2360. <include>TWC.Current.DailyDayLabelsCommon</include>
  2361. </include>
  2362. <include name="TWC.Current.DailyLowLabelsCommon">
  2363. <posy>240</posy>
  2364. <!--205-->
  2365. <height>30</height>
  2366. <textcolor>grey2</textcolor>
  2367. <font>Font_Bold28</font>
  2368. <include>TWC.Current.DailyDayLabelsCommon</include>
  2369. </include>
  2370. <include name="TWC.Current.DailyIconCommon">
  2371. <posy>60</posy>
  2372. <height>72</height>
  2373. <aspectratio>keep</aspectratio>
  2374. <include>TWC.Current.DailyDayLabelsCommon</include>
  2375. </include>
  2376. <include name="TWC.Current.DailyDayLabelsCommon">
  2377. <posx>-5</posx>
  2378. <posy>5</posy>
  2379. <height>20</height>
  2380. <width>120</width>
  2381. <align>center</align>
  2382. <aligny>center</aligny>
  2383. <textcolor>grey</textcolor>
  2384. <shadowcolor>black</shadowcolor>
  2385. <font>Font_Reg20</font>
  2386. </include>
  2387. <include name="TWC.Current.DailyDateLabelsCommon">
  2388. <posy>25</posy>
  2389. <font>Font_Info</font>
  2390. <include>TWC.Current.DailyDayLabelsCommon</include>
  2391. </include>
  2392. <include name="TWC.Current.ConditionLabelsCommon">
  2393. <posx>0</posx>
  2394. <posy>-90</posy>
  2395. <height>30</height>
  2396. <width>300</width>
  2397. <font>Font_Reg20</font>
  2398. <align>right</align>
  2399. <aligny>center</aligny>
  2400. <textcolor>grey2</textcolor>
  2401. <shadowcolor>black</shadowcolor>
  2402. <focusedcolor>grey2</focusedcolor>
  2403. <texturefocus>-</texturefocus>
  2404. <texturenofocus>-</texturenofocus>
  2405. </include>
  2406. <include name="TWC.Current.ConditionValuesCommon">
  2407. <align>left</align>
  2408. <textcolor>white</textcolor>
  2409. <shadowcolor>black</shadowcolor>
  2410. <include>TWC.Current.ConditionLabelsCommon</include>
  2411. </include>
  2412.  
  2413. <include name="TWC.Current">
  2414. <control type="group">
  2415. <posx>290</posx>
  2416. <posy>60</posy>
  2417. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31905] $LOCALIZE[31912])</visible>
  2418. <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
  2419. <control type="group">
  2420. <posx>-30</posx>
  2421. <posy>-20</posy>
  2422. <control type="group">
  2423. <posx>10</posx>
  2424. <control type="label">
  2425. <description>current temp value</description>
  2426. <posx>115</posx>
  2427. <posy>70</posy>
  2428. <width>180</width>
  2429. <height>40</height>
  2430. <font>Font_MainMenu</font>
  2431. <align>right</align>
  2432. <aligny>center</aligny>
  2433. <label>$INFO[Window.Property(Current.Temperature)]</label>
  2434. <textcolor>white</textcolor>
  2435. <shadowcolor>black</shadowcolor>
  2436. <animation effect="slide" start="0,0" end="-17,0" time="0" condition="IntegerGreaterThan(Window.Property(Current.Temperature),-100) + !IntegerGreaterThan(Window.Property(Current.Temperature),9)">Conditional</animation>
  2437. </control>
  2438. <control type="label">
  2439. <description>current temp value units</description>
  2440. <posx>135</posx>
  2441. <posy>62</posy>
  2442. <width>100</width>
  2443. <height>20</height>
  2444. <font>Font_Reg25</font>
  2445. <align>left</align>
  2446. <aligny>center</aligny>
  2447. <info>System.TemperatureUnits</info>
  2448. <textcolor>white</textcolor>
  2449. <shadowcolor>black</shadowcolor>
  2450. <animation effect="slide" start="0,0" end="28,0" time="0" condition="IntegerGreaterThan(Window.Property(Current.Temperature),99)">Conditional</animation>
  2451. <animation effect="slide" start="0,0" end="-30,0" time="0" condition="IntegerGreaterThan(Window.Property(Current.Temperature),-10) + !IntegerGreaterThan(Window.Property(Current.Temperature),9)">Conditional</animation>
  2452. </control>
  2453. <control type="label">
  2454. <description>current feels like label</description>
  2455. <posx>30</posx>
  2456. <posy>140</posy>
  2457. <width>140</width>
  2458. <height>40</height>
  2459. <font>Font_Reg20</font>
  2460. <align>center</align>
  2461. <aligny>center</aligny>
  2462. <label>[B]$LOCALIZE[402][/B]</label>
  2463. <textcolor>grey2</textcolor>
  2464. <shadowcolor>black</shadowcolor>
  2465. </control>
  2466. <control type="label">
  2467. <description>current feels like value</description>
  2468. <posx>30</posx>
  2469. <posy>171</posy>
  2470. <width>140</width>
  2471. <height>40</height>
  2472. <font>Font_Bold35</font>
  2473. <align>center</align>
  2474. <aligny>center</aligny>
  2475. <label>$INFO[Window.Property(Current.FeelsLike)]</label>
  2476. <textcolor>grey2</textcolor>
  2477. <shadowcolor>black</shadowcolor>
  2478. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Current.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Current.FeelsLike),9)">Conditional</animation>
  2479. </control>
  2480. <control type="label">
  2481. <description>current feels like value units</description>
  2482. <posx>61</posx>
  2483. <posy>166</posy>
  2484. <width>140</width>
  2485. <height>30</height>
  2486. <info>System.TemperatureUnits</info>
  2487. <align>center</align>
  2488. <aligny>center</aligny>
  2489. <font>Font_Info</font>
  2490. <textcolor>grey2</textcolor>
  2491. <shadowcolor>black</shadowcolor>
  2492. <animation effect="slide" start="0,0" end="11,0" time="0" condition="IntegerGreaterThan(Window.Property(Current.FeelsLike),99)">Conditional</animation>
  2493. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Current.FeelsLike),-10) + !IntegerGreaterThan(Window.Property(Current.FeelsLike),9)">Conditional</animation>
  2494. </control>
  2495. </control>
  2496. <control type="image">
  2497. <description>current weather icon</description>
  2498. <posx>180</posx>
  2499. <posy>35</posy>
  2500. <width>230</width>
  2501. <height>180</height>
  2502. <info>Window.Property(Current.ConditionIcon)</info>
  2503. <aspectratio>keep</aspectratio>
  2504. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2505. </control>
  2506. <control type="multiimage">
  2507. <description>current weather icon</description>
  2508. <posx>180</posx>
  2509. <posy>35</posy>
  2510. <width>230</width>
  2511. <height>180</height>
  2512. <timeperimage>75</timeperimage>
  2513. <randomize>false</randomize>
  2514. <fadetime>0</fadetime>
  2515. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Current.FanartCode)]</imagepath>
  2516. <aspectratio>keep</aspectratio>
  2517. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2518. </control>
  2519. <control type="label">
  2520. <description>current condition label</description>
  2521. <posx>45</posx>
  2522. <posy>240</posy>
  2523. <width>340</width>
  2524. <height>50</height>
  2525. <label>$INFO[Window.Property(Current.Condition)]</label>
  2526. <wrapmultiline>true</wrapmultiline>
  2527. <font>Font_Reg25</font>
  2528. <align>center</align>
  2529. <aligny>top</aligny>
  2530. <textcolor>white</textcolor>
  2531. <shadowcolor>black</shadowcolor>
  2532. </control>
  2533. <control type="image">
  2534. <posx>20</posx>
  2535. <posy>310</posy>
  2536. <width>870</width>
  2537. <height>3</height>
  2538. <texture>separator.png</texture>
  2539. </control>
  2540. <control type="image">
  2541. <posx>415</posx>
  2542. <posy>40</posy>
  2543. <width>4</width>
  2544. <height>280</height>
  2545. <texture>views/separator_vertical.png</texture>
  2546. </control>
  2547. </control>
  2548. <control type="grouplist">
  2549. <posx>278</posx>
  2550. <posy>20</posy>
  2551. <width>300</width>
  2552. <itemgap>0</itemgap>
  2553. <orientation>vertical</orientation>
  2554. <control type="button">
  2555. <description>current dew label</description>
  2556. <include>TWC.Current.ConditionLabelsCommon</include>
  2557. <label>$LOCALIZE[405] :</label>
  2558. </control>
  2559. <control type="button">
  2560. <description>current humidity label</description>
  2561. <include>TWC.Current.ConditionLabelsCommon</include>
  2562. <label>$LOCALIZE[406] :</label>
  2563. </control>
  2564. <control type="button">
  2565. <description>current UV Index label</description>
  2566. <include>TWC.Current.ConditionLabelsCommon</include>
  2567. <label>$LOCALIZE[403] :</label>
  2568. </control>
  2569. <control type="button">
  2570. <description>current Wind label</description>
  2571. <include>TWC.Current.ConditionLabelsCommon</include>
  2572. <label>$LOCALIZE[404] :</label>
  2573. </control>
  2574. <control type="button">
  2575. <description>current Precipitation label</description>
  2576. <include>TWC.Current.ConditionLabelsCommon</include>
  2577. <label>$LOCALIZE[33021] :</label>
  2578. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2579. </control>
  2580. <control type="button">
  2581. <description>barometric pressure</description>
  2582. <include>TWC.Current.ConditionLabelsCommon</include>
  2583. <label>$LOCALIZE[31940] :</label>
  2584. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2585. </control>
  2586. <control type="button">
  2587. <description>visibility</description>
  2588. <include>TWC.Current.ConditionLabelsCommon</include>
  2589. <label>$LOCALIZE[31941] :</label>
  2590. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2591. </control>
  2592. <control type="button">
  2593. <description>current Sunrise label</description>
  2594. <include>TWC.Current.ConditionLabelsCommon</include>
  2595. <label>$LOCALIZE[33027] :</label>
  2596. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2597. </control>
  2598. <control type="button">
  2599. <description>current Sunset label</description>
  2600. <include>TWC.Current.ConditionLabelsCommon</include>
  2601. <label>$LOCALIZE[33028] :</label>
  2602. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2603. </control>
  2604. </control>
  2605. <control type="grouplist">
  2606. <posx>585</posx>
  2607. <posy>20</posy>
  2608. <width>300</width>
  2609. <itemgap>0</itemgap>
  2610. <orientation>vertical</orientation>
  2611. <control type="label">
  2612. <description>current dew Value</description>
  2613. <include>TWC.Current.ConditionValuesCommon</include>
  2614. <label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label>
  2615. </control>
  2616. <control type="label">
  2617. <description>current humidity Value</description>
  2618. <include>TWC.Current.ConditionValuesCommon</include>
  2619. <label>$INFO[Window.Property(Current.Humidity)]</label>
  2620. </control>
  2621. <control type="label">
  2622. <description>current UV Index Value</description>
  2623. <include>TWC.Current.ConditionValuesCommon</include>
  2624. <label>$INFO[Window.Property(Current.UVIndex)]</label>
  2625. </control>
  2626. <control type="label">
  2627. <description>current Wind Value</description>
  2628. <include>TWC.Current.ConditionValuesCommon</include>
  2629. <label>$INFO[Window.Property(Current.Wind)]</label>
  2630. </control>
  2631. <control type="label">
  2632. <description>current Precip Value</description>
  2633. <include>TWC.Current.ConditionValuesCommon</include>
  2634. <label>$INFO[Window.Property(36Hour.1.Precipitation),,%]</label>
  2635. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2636. </control>
  2637. <control type="label">
  2638. <description>current Pressure Value</description>
  2639. <include>TWC.Current.ConditionValuesCommon</include>
  2640. <label>$INFO[Window.Property(Current.Pressure)]</label>
  2641. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2642. </control>
  2643. <control type="label">
  2644. <description>current Visibilty Value</description>
  2645. <include>TWC.Current.ConditionValuesCommon</include>
  2646. <label>$INFO[Window.Property(Current.Visibility)]</label>
  2647. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2648. </control>
  2649. <control type="label">
  2650. <description>current Sunrise Value</description>
  2651. <include>TWC.Current.ConditionValuesCommon</include>
  2652. <label>$INFO[Window.Property(Current.Sunrise)]</label>
  2653. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2654. </control>
  2655. <control type="label">
  2656. <description>current Sunset Value</description>
  2657. <include>TWC.Current.ConditionValuesCommon</include>
  2658. <label>$INFO[Window.Property(Current.Sunset)]</label>
  2659. <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible>
  2660. </control>
  2661. </control>
  2662. <control type="label">
  2663. <description>Loading label</description>
  2664. <posy>400</posy>
  2665. <include>TWC.LoadingLabelCommon</include>
  2666. <visible>[IsEmpty(Window.Property(Daily.IsFetched)) + !Skin.HasSetting(TWC.ShowCurrentHourly)] | [IsEmpty(Window.Property(Hourly.IsFetched)) + Skin.HasSetting(TWC.ShowCurrentHourly)]</visible>
  2667. </control>
  2668. <!-- Daily forecast -->
  2669. <control type="grouplist">
  2670. <posx>-11</posx>
  2671. <posy>305</posy>
  2672. <width>840</width>
  2673. <itemgap>0</itemgap>
  2674. <orientation>horizontal</orientation>
  2675. <visible>!Skin.HasSetting(TWC.ShowCurrentHourly) + !IsEmpty(Window.Property(Daily.IsFetched))</visible>
  2676. <control type="group">
  2677. <width>120</width>
  2678. <control type="image">
  2679. <description>weekday image</description>
  2680. <include>TWC.Current.DailyWeekdayBG</include>
  2681. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11])</visible>
  2682. </control>
  2683. <control type="image">
  2684. <description>weekend image</description>
  2685. <include>TWC.Current.DailyWeekendBG</include>
  2686. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11])</visible>
  2687. </control>
  2688. <control type="label">
  2689. <description>Day label</description>
  2690. <include>TWC.Current.DailyDayLabelsCommon</include>
  2691. <label>[B]$INFO[Window.Property(Daily.1.ShortDay)][/B]</label>
  2692. </control>
  2693. <control type="label">
  2694. <description>Date label</description>
  2695. <include>TWC.Current.DailyDateLabelsCommon</include>
  2696. <label>$INFO[Window.Property(Daily.1.ShortDate)]</label>
  2697. </control>
  2698. <control type="image">
  2699. <description>Weather image</description>
  2700. <include>TWC.Current.DailyIconCommon</include>
  2701. <texture>$INFO[Window.Property(Daily.1.OutlookIcon)]</texture>
  2702. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2703. </control>
  2704. <control type="multiimage">
  2705. <description>Weather image</description>
  2706. <include>TWC.Current.DailyIconCommon</include>
  2707. <timeperimage>75</timeperimage>
  2708. <randomize>false</randomize>
  2709. <fadetime>0</fadetime>
  2710. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.1.FanartCode)]</imagepath>
  2711. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2712. </control>
  2713. <control type="label">
  2714. <description>High Temp label</description>
  2715. <include>TWC.Current.DailyHighLabelsCommon</include>
  2716. <label>$INFO[Window.Property(Daily.1.HighTemperature)]</label>
  2717. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-1)">Conditional</animation>
  2718. </control>
  2719. <control type="label">
  2720. <description>High Temp label</description>
  2721. <include>TWC.Current.DailyHighUnitsCommon</include>
  2722. <info>System.TemperatureUnits</info>
  2723. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),99)">Conditional</animation>
  2724. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),9)">Conditional</animation>
  2725. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-10)">Conditional</animation>
  2726. <visible>!StringCompare(Window.Property(Daily.1.HighTemperature),n/a)</visible>
  2727. </control>
  2728. <control type="label">
  2729. <description>Low Temp label</description>
  2730. <include>TWC.Current.DailyLowLabelsCommon</include>
  2731. <label>$INFO[Window.Property(Daily.1.LowTemperature)]</label>
  2732. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-1)">Conditional</animation>
  2733. </control>
  2734. <control type="label">
  2735. <description>Low Temp label</description>
  2736. <include>TWC.Current.DailyLowUnitsCommon</include>
  2737. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),99)">Conditional</animation>
  2738. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),9)">Conditional</animation>
  2739. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-10)">Conditional</animation>
  2740. <visible>!StringCompare(Window.Property(Daily.1.LowTemperature),n/a)</visible>
  2741. </control>
  2742. <control type="label">
  2743. <description>precip label</description>
  2744. <include>TWC.Current.DailyPrecipitationCommon</include>
  2745. <label>$INFO[Window.Property(Daily.1.Precipitation)]</label>
  2746. </control>
  2747. <control type="label">
  2748. <description>precip units label</description>
  2749. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  2750. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.1.Precipitation),0)">Conditional</animation>
  2751. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.1.Precipitation),100)">Conditional</animation>
  2752. </control>
  2753. <!--include>TWC.Current.DailySeperator</include-->
  2754. </control>
  2755. <control type="group">
  2756. <width>120</width>
  2757. <control type="image">
  2758. <description>weekday image</description>
  2759. <include>TWC.Current.DailyWeekdayBG</include>
  2760. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  2761. </control>
  2762. <control type="image">
  2763. <description>weekend image</description>
  2764. <include>TWC.Current.DailyWeekendBG</include>
  2765. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  2766. </control>
  2767. <control type="label">
  2768. <description>Day label</description>
  2769. <include>TWC.Current.DailyDayLabelsCommon</include>
  2770. <label>[B]$INFO[Window.Property(Daily.2.ShortDay)][/B]</label>
  2771. </control>
  2772. <control type="label">
  2773. <description>Date label</description>
  2774. <include>TWC.Current.DailyDateLabelsCommon</include>
  2775. <label>$INFO[Window.Property(Daily.2.ShortDate)]</label>
  2776. </control>
  2777. <control type="image">
  2778. <description>Weather image</description>
  2779. <include>TWC.Current.DailyIconCommon</include>
  2780. <texture>$INFO[Window.Property(Daily.2.OutlookIcon)]</texture>
  2781. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2782. </control>
  2783. <control type="multiimage">
  2784. <description>Weather image</description>
  2785. <include>TWC.Current.DailyIconCommon</include>
  2786. <timeperimage>75</timeperimage>
  2787. <randomize>false</randomize>
  2788. <fadetime>0</fadetime>
  2789. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.2.FanartCode)]</imagepath>
  2790. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2791. </control>
  2792. <control type="label">
  2793. <description>High Temp label</description>
  2794. <include>TWC.Current.DailyHighLabelsCommon</include>
  2795. <label>$INFO[Window.Property(Daily.2.HighTemperature)]</label>
  2796. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-1)">Conditional</animation>
  2797. </control>
  2798. <control type="label">
  2799. <description>High Temp label</description>
  2800. <include>TWC.Current.DailyHighUnitsCommon</include>
  2801. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),99)">Conditional</animation>
  2802. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),9)">Conditional</animation>
  2803. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-10)">Conditional</animation>
  2804. <visible>!StringCompare(Window.Property(Daily.2.HighTemperature),n/a)</visible>
  2805. </control>
  2806. <control type="label">
  2807. <description>Low Temp label</description>
  2808. <include>TWC.Current.DailyLowLabelsCommon</include>
  2809. <label>$INFO[Window.Property(Daily.2.LowTemperature)]</label>
  2810. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-1)">Conditional</animation>
  2811. </control>
  2812. <control type="label">
  2813. <description>Low Temp label</description>
  2814. <include>TWC.Current.DailyLowUnitsCommon</include>
  2815. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),99)">Conditional</animation>
  2816. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),9)">Conditional</animation>
  2817. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-10)">Conditional</animation>
  2818. <visible>!StringCompare(Window.Property(Daily.2.LowTemperature),n/a)</visible>
  2819. </control>
  2820. <control type="label">
  2821. <description>precip label</description>
  2822. <include>TWC.Current.DailyPrecipitationCommon</include>
  2823. <label>$INFO[Window.Property(Daily.2.Precipitation)]</label>
  2824. </control>
  2825. <control type="label">
  2826. <description>precip units label</description>
  2827. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  2828. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.2.Precipitation),0)">Conditional</animation>
  2829. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.2.Precipitation),100)">Conditional</animation>
  2830. </control>
  2831. <!--include>TWC.Current.DailySeperator</include-->
  2832. </control>
  2833. <control type="group">
  2834. <width>120</width>
  2835. <control type="image">
  2836. <description>weekday image</description>
  2837. <include>TWC.Current.DailyWeekdayBG</include>
  2838. <visible>!StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  2839. </control>
  2840. <control type="image">
  2841. <description>weekend image</description>
  2842. <include>TWC.Current.DailyWeekendBG</include>
  2843. <visible>StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  2844. </control>
  2845. <control type="label">
  2846. <description>Day label</description>
  2847. <include>TWC.Current.DailyDayLabelsCommon</include>
  2848. <label>[B]$INFO[Window.Property(Daily.3.ShortDay)][/B]</label>
  2849. </control>
  2850. <control type="label">
  2851. <description>Date label</description>
  2852. <include>TWC.Current.DailyDateLabelsCommon</include>
  2853. <label>$INFO[Window.Property(Daily.3.ShortDate)]</label>
  2854. </control>
  2855. <control type="image">
  2856. <description>Weather image</description>
  2857. <include>TWC.Current.DailyIconCommon</include>
  2858. <texture>$INFO[Window.Property(Daily.3.OutlookIcon)]</texture>
  2859. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2860. </control>
  2861. <control type="multiimage">
  2862. <description>Weather image</description>
  2863. <include>TWC.Current.DailyIconCommon</include>
  2864. <timeperimage>75</timeperimage>
  2865. <randomize>false</randomize>
  2866. <fadetime>0</fadetime>
  2867. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.3.FanartCode)]</imagepath>
  2868. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2869. </control>
  2870. <control type="label">
  2871. <description>High Temp label</description>
  2872. <include>TWC.Current.DailyHighLabelsCommon</include>
  2873. <label>$INFO[Window.Property(Daily.3.HighTemperature)]</label>
  2874. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-1000) + !IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-1)">Conditional</animation>
  2875. </control>
  2876. <control type="label">
  2877. <description>High Temp label</description>
  2878. <include>TWC.Current.DailyHighUnitsCommon</include>
  2879. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),99)">Conditional</animation>
  2880. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),9)">Conditional</animation>
  2881. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-10)">Conditional</animation>
  2882. <visible>!StringCompare(Window.Property(Daily.3.HighTemperature),n/a)</visible>
  2883. </control>
  2884. <control type="label">
  2885. <description>Low Temp label</description>
  2886. <include>TWC.Current.DailyLowLabelsCommon</include>
  2887. <label>$INFO[Window.Property(Daily.3.LowTemperature)]</label>
  2888. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-1000) + !IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-1)">Conditional</animation>
  2889. </control>
  2890. <control type="label">
  2891. <description>Low Temp label</description>
  2892. <include>TWC.Current.DailyLowUnitsCommon</include>
  2893. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),99)">Conditional</animation>
  2894. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),9)">Conditional</animation>
  2895. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-10)">Conditional</animation>
  2896. <visible>!StringCompare(Window.Property(Daily.3.LowTemperature),n/a)</visible>
  2897. </control>
  2898. <control type="label">
  2899. <description>precip label</description>
  2900. <include>TWC.Current.DailyPrecipitationCommon</include>
  2901. <label>$INFO[Window.Property(Daily.3.Precipitation)]</label>
  2902. </control>
  2903. <control type="label">
  2904. <description>precip units label</description>
  2905. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  2906. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.3.Precipitation),0)">Conditional</animation>
  2907. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.3.Precipitation),100)">Conditional</animation>
  2908. </control>
  2909. <!--include>TWC.Current.DailySeperator</include-->
  2910. </control>
  2911. <control type="group">
  2912. <width>120</width>
  2913. <control type="image">
  2914. <description>weekday image</description>
  2915. <include>TWC.Current.DailyWeekdayBG</include>
  2916. <visible>!StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  2917. </control>
  2918. <control type="image">
  2919. <description>weekend image</description>
  2920. <include>TWC.Current.DailyWeekendBG</include>
  2921. <visible>StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  2922. </control>
  2923. <control type="label">
  2924. <description>Day label</description>
  2925. <include>TWC.Current.DailyDayLabelsCommon</include>
  2926. <label>[B]$INFO[Window.Property(Daily.4.ShortDay)][/B]</label>
  2927. </control>
  2928. <control type="label">
  2929. <description>Date label</description>
  2930. <include>TWC.Current.DailyDateLabelsCommon</include>
  2931. <label>$INFO[Window.Property(Daily.4.ShortDate)]</label>
  2932. </control>
  2933. <control type="image">
  2934. <description>Weather image</description>
  2935. <include>TWC.Current.DailyIconCommon</include>
  2936. <texture>$INFO[Window.Property(Daily.4.OutlookIcon)]</texture>
  2937. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2938. </control>
  2939. <control type="multiimage">
  2940. <description>Weather image</description>
  2941. <include>TWC.Current.DailyIconCommon</include>
  2942. <timeperimage>75</timeperimage>
  2943. <randomize>false</randomize>
  2944. <fadetime>0</fadetime>
  2945. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.4.FanartCode)]</imagepath>
  2946. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  2947. </control>
  2948. <control type="label">
  2949. <description>High Temp label</description>
  2950. <include>TWC.Current.DailyHighLabelsCommon</include>
  2951. <label>$INFO[Window.Property(Daily.4.HighTemperature)]</label>
  2952. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-1)">Conditional</animation>
  2953. </control>
  2954. <control type="label">
  2955. <description>High Temp label</description>
  2956. <include>TWC.Current.DailyHighUnitsCommon</include>
  2957. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),99)">Conditional</animation>
  2958. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),9)">Conditional</animation>
  2959. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-10)">Conditional</animation>
  2960. <visible>!StringCompare(Window.Property(Daily.4.HighTemperature),n/a)</visible>
  2961. </control>
  2962. <control type="label">
  2963. <description>Low Temp label</description>
  2964. <include>TWC.Current.DailyLowLabelsCommon</include>
  2965. <label>$INFO[Window.Property(Daily.4.LowTemperature)]</label>
  2966. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-1)">Conditional</animation>
  2967. </control>
  2968. <control type="label">
  2969. <description>Low Temp label</description>
  2970. <include>TWC.Current.DailyLowUnitsCommon</include>
  2971. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),99)">Conditional</animation>
  2972. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),9)">Conditional</animation>
  2973. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-10)">Conditional</animation>
  2974. <visible>!StringCompare(Window.Property(Daily.4.LowTemperature),n/a)</visible>
  2975. </control>
  2976. <control type="label">
  2977. <description>precip label</description>
  2978. <include>TWC.Current.DailyPrecipitationCommon</include>
  2979. <label>$INFO[Window.Property(Daily.4.Precipitation)]</label>
  2980. </control>
  2981. <control type="label">
  2982. <description>precip units label</description>
  2983. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  2984. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.4.Precipitation),0)">Conditional</animation>
  2985. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.4.Precipitation),100)">Conditional</animation>
  2986. </control>
  2987. <!--include>TWC.Current.DailySeperator</include-->
  2988. </control>
  2989. <control type="group">
  2990. <width>120</width>
  2991. <control type="image">
  2992. <description>weekday image</description>
  2993. <include>TWC.Current.DailyWeekdayBG</include>
  2994. <visible>!StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  2995. </control>
  2996. <control type="image">
  2997. <description>weekend image</description>
  2998. <include>TWC.Current.DailyWeekendBG</include>
  2999. <visible>StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  3000. </control>
  3001. <control type="label">
  3002. <description>Day label</description>
  3003. <include>TWC.Current.DailyDayLabelsCommon</include>
  3004. <label>[B]$INFO[Window.Property(Daily.5.ShortDay)][/B]</label>
  3005. </control>
  3006. <control type="label">
  3007. <description>Date label</description>
  3008. <include>TWC.Current.DailyDateLabelsCommon</include>
  3009. <label>$INFO[Window.Property(Daily.5.ShortDate)]</label>
  3010. </control>
  3011. <control type="image">
  3012. <description>Weather image</description>
  3013. <include>TWC.Current.DailyIconCommon</include>
  3014. <texture>$INFO[Window.Property(Daily.5.OutlookIcon)]</texture>
  3015. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3016. </control>
  3017. <control type="multiimage">
  3018. <description>Weather image</description>
  3019. <include>TWC.Current.DailyIconCommon</include>
  3020. <timeperimage>75</timeperimage>
  3021. <randomize>false</randomize>
  3022. <fadetime>0</fadetime>
  3023. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.5.FanartCode)]</imagepath>
  3024. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3025. </control>
  3026. <control type="label">
  3027. <description>High Temp label</description>
  3028. <include>TWC.Current.DailyHighLabelsCommon</include>
  3029. <label>$INFO[Window.Property(Daily.5.HighTemperature)]</label>
  3030. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-1)">Conditional</animation>
  3031. </control>
  3032. <control type="label">
  3033. <description>High Temp label</description>
  3034. <include>TWC.Current.DailyHighUnitsCommon</include>
  3035. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),99)">Conditional</animation>
  3036. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),9)">Conditional</animation>
  3037. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-10)">Conditional</animation>
  3038. <visible>!StringCompare(Window.Property(Daily.5.HighTemperature),n/a)</visible>
  3039. </control>
  3040. <control type="label">
  3041. <description>Low Temp label</description>
  3042. <include>TWC.Current.DailyLowLabelsCommon</include>
  3043. <label>$INFO[Window.Property(Daily.5.LowTemperature)]</label>
  3044. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-1)">Conditional</animation>
  3045. </control>
  3046. <control type="label">
  3047. <description>Low Temp label</description>
  3048. <include>TWC.Current.DailyLowUnitsCommon</include>
  3049. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),99)">Conditional</animation>
  3050. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),9)">Conditional</animation>
  3051. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-10)">Conditional</animation>
  3052. <visible>!StringCompare(Window.Property(Daily.5.LowTemperature),n/a)</visible>
  3053. </control>
  3054. <control type="label">
  3055. <description>precip label</description>
  3056. <include>TWC.Current.DailyPrecipitationCommon</include>
  3057. <label>$INFO[Window.Property(Daily.5.Precipitation)]</label>
  3058. </control>
  3059. <control type="label">
  3060. <description>precip units label</description>
  3061. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3062. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.5.Precipitation),0)">Conditional</animation>
  3063. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.5.Precipitation),100)">Conditional</animation>
  3064. </control>
  3065. <!--include>TWC.Current.DailySeperator</include-->
  3066. </control>
  3067. <control type="group">
  3068. <width>120</width>
  3069. <control type="image">
  3070. <description>weekday image</description>
  3071. <include>TWC.Current.DailyWeekdayBG</include>
  3072. <visible>!StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  3073. </control>
  3074. <control type="image">
  3075. <description>weekend image</description>
  3076. <include>TWC.Current.DailyWeekendBG</include>
  3077. <visible>StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  3078. </control>
  3079. <control type="label">
  3080. <description>Day label</description>
  3081. <include>TWC.Current.DailyDayLabelsCommon</include>
  3082. <label>[B]$INFO[Window.Property(Daily.6.ShortDay)][/B]</label>
  3083. </control>
  3084. <control type="label">
  3085. <description>Date label</description>
  3086. <include>TWC.Current.DailyDateLabelsCommon</include>
  3087. <label>$INFO[Window.Property(Daily.6.ShortDate)]</label>
  3088. </control>
  3089. <control type="image">
  3090. <description>Weather image</description>
  3091. <include>TWC.Current.DailyIconCommon</include>
  3092. <texture>$INFO[Window.Property(Daily.6.OutlookIcon)]</texture>
  3093. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3094. </control>
  3095. <control type="multiimage">
  3096. <description>Weather image</description>
  3097. <include>TWC.Current.DailyIconCommon</include>
  3098. <timeperimage>75</timeperimage>
  3099. <randomize>false</randomize>
  3100. <fadetime>0</fadetime>
  3101. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.6.FanartCode)]</imagepath>
  3102. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3103. </control>
  3104. <control type="label">
  3105. <description>High Temp label</description>
  3106. <include>TWC.Current.DailyHighLabelsCommon</include>
  3107. <label>$INFO[Window.Property(Daily.6.HighTemperature)]</label>
  3108. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-1)">Conditional</animation>
  3109. </control>
  3110. <control type="label">
  3111. <description>High Temp label</description>
  3112. <include>TWC.Current.DailyHighUnitsCommon</include>
  3113. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),99)">Conditional</animation>
  3114. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),9)">Conditional</animation>
  3115. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-10)">Conditional</animation>
  3116. <visible>!StringCompare(Window.Property(Daily.6.HighTemperature),n/a)</visible>
  3117. </control>
  3118. <control type="label">
  3119. <description>Low Temp label</description>
  3120. <include>TWC.Current.DailyLowLabelsCommon</include>
  3121. <label>$INFO[Window.Property(Daily.6.LowTemperature)]</label>
  3122. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-1)">Conditional</animation>
  3123. </control>
  3124. <control type="label">
  3125. <description>Low Temp label</description>
  3126. <include>TWC.Current.DailyLowUnitsCommon</include>
  3127. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),99)">Conditional</animation>
  3128. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),9)">Conditional</animation>
  3129. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-10)">Conditional</animation>
  3130. <visible>!StringCompare(Window.Property(Daily.6.LowTemperature),n/a)</visible>
  3131. </control>
  3132. <control type="label">
  3133. <description>precip label</description>
  3134. <include>TWC.Current.DailyPrecipitationCommon</include>
  3135. <label>$INFO[Window.Property(Daily.6.Precipitation)]</label>
  3136. </control>
  3137. <control type="label">
  3138. <description>precip units label</description>
  3139. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3140. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.6.Precipitation),0)">Conditional</animation>
  3141. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.6.Precipitation),100)">Conditional</animation>
  3142. </control>
  3143. <!--include>TWC.Current.DailySeperator</include-->
  3144. </control>
  3145. <control type="group">
  3146. <width>120</width>
  3147. <control type="image">
  3148. <description>weekday image</description>
  3149. <include>TWC.Current.DailyWeekdayBG</include>
  3150. <visible>!StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  3151. </control>
  3152. <control type="image">
  3153. <description>weekend image</description>
  3154. <include>TWC.Current.DailyWeekendBG</include>
  3155. <visible>StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  3156. </control>
  3157. <control type="label">
  3158. <description>Day label</description>
  3159. <include>TWC.Current.DailyDayLabelsCommon</include>
  3160. <label>[B]$INFO[Window.Property(Daily.7.ShortDay)][/B]</label>
  3161. </control>
  3162. <control type="label">
  3163. <description>Date label</description>
  3164. <include>TWC.Current.DailyDateLabelsCommon</include>
  3165. <label>$INFO[Window.Property(Daily.7.ShortDate)]</label>
  3166. </control>
  3167. <control type="image">
  3168. <description>Weather image</description>
  3169. <include>TWC.Current.DailyIconCommon</include>
  3170. <texture>$INFO[Window.Property(Daily.7.OutlookIcon)]</texture>
  3171. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3172. </control>
  3173. <control type="multiimage">
  3174. <description>Weather image</description>
  3175. <include>TWC.Current.DailyIconCommon</include>
  3176. <timeperimage>75</timeperimage>
  3177. <randomize>false</randomize>
  3178. <fadetime>0</fadetime>
  3179. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.7.FanartCode)]</imagepath>
  3180. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3181. </control>
  3182. <control type="label">
  3183. <description>High Temp label</description>
  3184. <include>TWC.Current.DailyHighLabelsCommon</include>
  3185. <label>$INFO[Window.Property(Daily.7.HighTemperature)]</label>
  3186. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-1)">Conditional</animation>
  3187. </control>
  3188. <control type="label">
  3189. <description>High Temp label</description>
  3190. <include>TWC.Current.DailyHighUnitsCommon</include>
  3191. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),99)">Conditional</animation>
  3192. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),9)">Conditional</animation>
  3193. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-10)">Conditional</animation>
  3194. <visible>!StringCompare(Window.Property(Daily.7.HighTemperature),n/a)</visible>
  3195. </control>
  3196. <control type="label">
  3197. <description>Low Temp label</description>
  3198. <include>TWC.Current.DailyLowLabelsCommon</include>
  3199. <label>$INFO[Window.Property(Daily.7.LowTemperature)]</label>
  3200. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-1)">Conditional</animation>
  3201. </control>
  3202. <control type="label">
  3203. <description>Low Temp label</description>
  3204. <include>TWC.Current.DailyLowUnitsCommon</include>
  3205. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),99)">Conditional</animation>
  3206. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),9)">Conditional</animation>
  3207. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-10)">Conditional</animation>
  3208. <visible>!StringCompare(Window.Property(Daily.7.LowTemperature),n/a)</visible>
  3209. </control>
  3210. <control type="label">
  3211. <description>precip label</description>
  3212. <include>TWC.Current.DailyPrecipitationCommon</include>
  3213. <label>$INFO[Window.Property(Daily.7.Precipitation)]</label>
  3214. </control>
  3215. <control type="label">
  3216. <description>precip units label</description>
  3217. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3218. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.7.Precipitation),0)">Conditional</animation>
  3219. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.7.Precipitation),100)">Conditional</animation>
  3220. </control>
  3221. </control>
  3222. </control>
  3223. <!-- Hourly forecast -->
  3224. <control type="grouplist">
  3225. <posx>-11</posx>
  3226. <posy>305</posy>
  3227. <width>840</width>
  3228. <itemgap>0</itemgap>
  3229. <orientation>horizontal</orientation>
  3230. <visible>Skin.HasSetting(TWC.ShowCurrentHourly) + !IsEmpty(Window.Property(Hourly.IsFetched))</visible>
  3231. <control type="group">
  3232. <width>120</width>
  3233. <control type="image">
  3234. <description>weekday image</description>
  3235. <include>TWC.Current.DailyWeekdayBG</include>
  3236. </control>
  3237. <control type="label">
  3238. <description>Time label</description>
  3239. <include>TWC.Current.DailyDayLabelsCommon</include>
  3240. <label>[B]$INFO[Window.Property(Hourly.1.Time)][/B]</label>
  3241. </control>
  3242. <control type="label">
  3243. <description>Date label</description>
  3244. <include>TWC.Current.DailyDateLabelsCommon</include>
  3245. <label>$INFO[Window.Property(Hourly.1.ShortDate)]</label>
  3246. </control>
  3247. <control type="image">
  3248. <description>Weather image</description>
  3249. <include>TWC.Current.DailyIconCommon</include>
  3250. <texture>$INFO[Window.Property(Hourly.1.OutlookIcon)]</texture>
  3251. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3252. </control>
  3253. <control type="multiimage">
  3254. <description>Weather image</description>
  3255. <include>TWC.Current.DailyIconCommon</include>
  3256. <timeperimage>75</timeperimage>
  3257. <randomize>false</randomize>
  3258. <fadetime>0</fadetime>
  3259. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.1.FanartCode)]</imagepath>
  3260. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3261. </control>
  3262. <control type="label">
  3263. <description>High Temp label</description>
  3264. <include>TWC.Current.DailyHighLabelsCommon</include>
  3265. <label>$INFO[Window.Property(Hourly.1.Temperature)]</label>
  3266. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.1.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.1.Temperature),-1)">Conditional</animation>
  3267. </control>
  3268. <control type="label">
  3269. <description>High Temp label</description>
  3270. <include>TWC.Current.DailyHighUnitsCommon</include>
  3271. <info>System.TemperatureUnits</info>
  3272. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.1.Temperature),9) + !IntegerGreaterThan(Window.Property(Hourly.1.Temperature),99)">Conditional</animation>
  3273. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.1.Temperature),-10) + !IntegerGreaterThan(Window.Property(Hourly.1.Temperature),9)">Conditional</animation>
  3274. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.1.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.1.Temperature),-10)">Conditional</animation>
  3275. <visible>!StringCompare(Window.Property(Hourly.1.Temperature),n/a)</visible>
  3276. </control>
  3277. <control type="label">
  3278. <description>Low Temp label</description>
  3279. <include>TWC.Current.DailyLowLabelsCommon</include>
  3280. <label>$INFO[Window.Property(Hourly.1.FeelsLike)]</label>
  3281. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.1.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.1.FeelsLike),-1)">Conditional</animation>
  3282. </control>
  3283. <control type="label">
  3284. <description>Low Temp label</description>
  3285. <include>TWC.Current.DailyLowUnitsCommon</include>
  3286. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.1.FeelsLike),9) + !IntegerGreaterThan(Window.Property(Hourly.1.FeelsLike),99)">Conditional</animation>
  3287. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.1.FeelsLike),-10) + !IntegerGreaterThan(Window.Property(Hourly.1.FeelsLike),9)">Conditional</animation>
  3288. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.1.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.1.FeelsLike),-10)">Conditional</animation>
  3289. <visible>!StringCompare(Window.Property(Hourly.1.FeelsLike),n/a)</visible>
  3290. </control>
  3291. <control type="label">
  3292. <description>precip label</description>
  3293. <include>TWC.Current.DailyPrecipitationCommon</include>
  3294. <label>$INFO[Window.Property(Hourly.1.Precipitation)]</label>
  3295. </control>
  3296. <control type="label">
  3297. <description>precip units label</description>
  3298. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3299. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Hourly.1.Precipitation),0)">Conditional</animation>
  3300. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Hourly.1.Precipitation),100)">Conditional</animation>
  3301. </control>
  3302. <!--include>TWC.Current.DailySeperator</include-->
  3303. </control>
  3304. <control type="group">
  3305. <width>120</width>
  3306. <control type="image">
  3307. <description>weekday image</description>
  3308. <include>TWC.Current.DailyWeekdayBG</include>
  3309. </control>
  3310. <control type="label">
  3311. <description>Time label</description>
  3312. <include>TWC.Current.DailyDayLabelsCommon</include>
  3313. <label>[B]$INFO[Window.Property(Hourly.2.Time)][/B]</label>
  3314. </control>
  3315. <control type="label">
  3316. <description>Date label</description>
  3317. <include>TWC.Current.DailyDateLabelsCommon</include>
  3318. <label>$INFO[Window.Property(Hourly.2.ShortDate)]</label>
  3319. </control>
  3320. <control type="image">
  3321. <description>Weather image</description>
  3322. <include>TWC.Current.DailyIconCommon</include>
  3323. <texture>$INFO[Window.Property(Hourly.2.OutlookIcon)]</texture>
  3324. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3325. </control>
  3326. <control type="multiimage">
  3327. <description>Weather image</description>
  3328. <include>TWC.Current.DailyIconCommon</include>
  3329. <timeperimage>75</timeperimage>
  3330. <randomize>false</randomize>
  3331. <fadetime>0</fadetime>
  3332. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.2.FanartCode)]</imagepath>
  3333. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3334. </control>
  3335. <control type="label">
  3336. <description>High Temp label</description>
  3337. <include>TWC.Current.DailyHighLabelsCommon</include>
  3338. <label>$INFO[Window.Property(Hourly.2.Temperature)]</label>
  3339. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.2.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.2.Temperature),-1)">Conditional</animation>
  3340. </control>
  3341. <control type="label">
  3342. <description>High Temp label</description>
  3343. <include>TWC.Current.DailyHighUnitsCommon</include>
  3344. <info>System.TemperatureUnits</info>
  3345. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.2.Temperature),9) + !IntegerGreaterThan(Window.Property(Hourly.2.Temperature),99)">Conditional</animation>
  3346. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.2.Temperature),-10) + !IntegerGreaterThan(Window.Property(Hourly.2.Temperature),9)">Conditional</animation>
  3347. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.2.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.2.Temperature),-10)">Conditional</animation>
  3348. <visible>!StringCompare(Window.Property(Hourly.2.Temperature),n/a)</visible>
  3349. </control>
  3350. <control type="label">
  3351. <description>Low Temp label</description>
  3352. <include>TWC.Current.DailyLowLabelsCommon</include>
  3353. <label>$INFO[Window.Property(Hourly.2.FeelsLike)]</label>
  3354. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.2.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.2.FeelsLike),-1)">Conditional</animation>
  3355. </control>
  3356. <control type="label">
  3357. <description>Low Temp label</description>
  3358. <include>TWC.Current.DailyLowUnitsCommon</include>
  3359. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.2.FeelsLike),9) + !IntegerGreaterThan(Window.Property(Hourly.2.FeelsLike),99)">Conditional</animation>
  3360. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.2.FeelsLike),-10) + !IntegerGreaterThan(Window.Property(Hourly.2.FeelsLike),9)">Conditional</animation>
  3361. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.2.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.2.FeelsLike),-10)">Conditional</animation>
  3362. <visible>!StringCompare(Window.Property(Hourly.2.FeelsLike),n/a)</visible>
  3363. </control>
  3364. <control type="label">
  3365. <description>precip label</description>
  3366. <include>TWC.Current.DailyPrecipitationCommon</include>
  3367. <label>$INFO[Window.Property(Hourly.2.Precipitation)]</label>
  3368. </control>
  3369. <control type="label">
  3370. <description>precip units label</description>
  3371. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3372. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Hourly.2.Precipitation),0)">Conditional</animation>
  3373. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Hourly.2.Precipitation),100)">Conditional</animation>
  3374. </control>
  3375. <!--include>TWC.Current.DailySeperator</include-->
  3376. </control>
  3377. <control type="group">
  3378. <width>120</width>
  3379. <control type="image">
  3380. <description>weekday image</description>
  3381. <include>TWC.Current.DailyWeekdayBG</include>
  3382. </control>
  3383. <control type="label">
  3384. <description>Time label</description>
  3385. <include>TWC.Current.DailyDayLabelsCommon</include>
  3386. <label>[B]$INFO[Window.Property(Hourly.3.Time)][/B]</label>
  3387. </control>
  3388. <control type="label">
  3389. <description>Date label</description>
  3390. <include>TWC.Current.DailyDateLabelsCommon</include>
  3391. <label>$INFO[Window.Property(Hourly.3.ShortDate)]</label>
  3392. </control>
  3393. <control type="image">
  3394. <description>Weather image</description>
  3395. <include>TWC.Current.DailyIconCommon</include>
  3396. <texture>$INFO[Window.Property(Hourly.3.OutlookIcon)]</texture>
  3397. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3398. </control>
  3399. <control type="multiimage">
  3400. <description>Weather image</description>
  3401. <include>TWC.Current.DailyIconCommon</include>
  3402. <timeperimage>75</timeperimage>
  3403. <randomize>false</randomize>
  3404. <fadetime>0</fadetime>
  3405. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.3.FanartCode)]</imagepath>
  3406. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3407. </control>
  3408. <control type="label">
  3409. <description>High Temp label</description>
  3410. <include>TWC.Current.DailyHighLabelsCommon</include>
  3411. <label>$INFO[Window.Property(Hourly.3.Temperature)]</label>
  3412. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.3.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.3.Temperature),-1)">Conditional</animation>
  3413. </control>
  3414. <control type="label">
  3415. <description>High Temp label</description>
  3416. <include>TWC.Current.DailyHighUnitsCommon</include>
  3417. <info>System.TemperatureUnits</info>
  3418. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.3.Temperature),9) + !IntegerGreaterThan(Window.Property(Hourly.3.Temperature),99)">Conditional</animation>
  3419. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.3.Temperature),-10) + !IntegerGreaterThan(Window.Property(Hourly.3.Temperature),9)">Conditional</animation>
  3420. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.3.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.3.Temperature),-10)">Conditional</animation>
  3421. <visible>!StringCompare(Window.Property(Hourly.3.Temperature),n/a)</visible>
  3422. </control>
  3423. <control type="label">
  3424. <description>Low Temp label</description>
  3425. <include>TWC.Current.DailyLowLabelsCommon</include>
  3426. <label>$INFO[Window.Property(Hourly.3.FeelsLike)]</label>
  3427. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.3.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.3.FeelsLike),-1)">Conditional</animation>
  3428. </control>
  3429. <control type="label">
  3430. <description>Low Temp label</description>
  3431. <include>TWC.Current.DailyLowUnitsCommon</include>
  3432. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.3.FeelsLike),9) + !IntegerGreaterThan(Window.Property(Hourly.3.FeelsLike),99)">Conditional</animation>
  3433. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.3.FeelsLike),-10) + !IntegerGreaterThan(Window.Property(Hourly.3.FeelsLike),9)">Conditional</animation>
  3434. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.3.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.3.FeelsLike),-10)">Conditional</animation>
  3435. <visible>!StringCompare(Window.Property(Hourly.3.FeelsLike),n/a)</visible>
  3436. </control>
  3437. <control type="label">
  3438. <description>precip label</description>
  3439. <include>TWC.Current.DailyPrecipitationCommon</include>
  3440. <label>$INFO[Window.Property(Hourly.3.Precipitation)]</label>
  3441. </control>
  3442. <control type="label">
  3443. <description>precip units label</description>
  3444. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3445. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Hourly.3.Precipitation),0)">Conditional</animation>
  3446. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Hourly.3.Precipitation),100)">Conditional</animation>
  3447. </control>
  3448. <!--include>TWC.Current.DailySeperator</include-->
  3449. </control>
  3450. <control type="group">
  3451. <width>120</width>
  3452. <control type="image">
  3453. <description>weekday image</description>
  3454. <include>TWC.Current.DailyWeekdayBG</include>
  3455. </control>
  3456. <control type="label">
  3457. <description>Time label</description>
  3458. <include>TWC.Current.DailyDayLabelsCommon</include>
  3459. <label>[B]$INFO[Window.Property(Hourly.4.Time)][/B]</label>
  3460. </control>
  3461. <control type="label">
  3462. <description>Date label</description>
  3463. <include>TWC.Current.DailyDateLabelsCommon</include>
  3464. <label>$INFO[Window.Property(Hourly.4.ShortDate)]</label>
  3465. </control>
  3466. <control type="image">
  3467. <description>Weather image</description>
  3468. <include>TWC.Current.DailyIconCommon</include>
  3469. <texture>$INFO[Window.Property(Hourly.4.OutlookIcon)]</texture>
  3470. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3471. </control>
  3472. <control type="multiimage">
  3473. <description>Weather image</description>
  3474. <include>TWC.Current.DailyIconCommon</include>
  3475. <timeperimage>75</timeperimage>
  3476. <randomize>false</randomize>
  3477. <fadetime>0</fadetime>
  3478. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.4.FanartCode)]</imagepath>
  3479. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3480. </control>
  3481. <control type="label">
  3482. <description>High Temp label</description>
  3483. <include>TWC.Current.DailyHighLabelsCommon</include>
  3484. <label>$INFO[Window.Property(Hourly.4.Temperature)]</label>
  3485. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.4.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.4.Temperature),-1)">Conditional</animation>
  3486. </control>
  3487. <control type="label">
  3488. <description>High Temp label</description>
  3489. <include>TWC.Current.DailyHighUnitsCommon</include>
  3490. <info>System.TemperatureUnits</info>
  3491. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.4.Temperature),9) + !IntegerGreaterThan(Window.Property(Hourly.4.Temperature),99)">Conditional</animation>
  3492. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.4.Temperature),-10) + !IntegerGreaterThan(Window.Property(Hourly.4.Temperature),9)">Conditional</animation>
  3493. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.4.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.4.Temperature),-10)">Conditional</animation>
  3494. <visible>!StringCompare(Window.Property(Hourly.4.Temperature),n/a)</visible>
  3495. </control>
  3496. <control type="label">
  3497. <description>Low Temp label</description>
  3498. <include>TWC.Current.DailyLowLabelsCommon</include>
  3499. <label>$INFO[Window.Property(Hourly.4.FeelsLike)]</label>
  3500. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.4.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.4.FeelsLike),-1)">Conditional</animation>
  3501. </control>
  3502. <control type="label">
  3503. <description>Low Temp label</description>
  3504. <include>TWC.Current.DailyLowUnitsCommon</include>
  3505. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.4.FeelsLike),9) + !IntegerGreaterThan(Window.Property(Hourly.4.FeelsLike),99)">Conditional</animation>
  3506. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.4.FeelsLike),-10) + !IntegerGreaterThan(Window.Property(Hourly.4.FeelsLike),9)">Conditional</animation>
  3507. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.4.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.4.FeelsLike),-10)">Conditional</animation>
  3508. <visible>!StringCompare(Window.Property(Hourly.4.FeelsLike),n/a)</visible>
  3509. </control>
  3510. <control type="label">
  3511. <description>precip label</description>
  3512. <include>TWC.Current.DailyPrecipitationCommon</include>
  3513. <label>$INFO[Window.Property(Hourly.4.Precipitation)]</label>
  3514. </control>
  3515. <control type="label">
  3516. <description>precip units label</description>
  3517. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3518. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Hourly.4.Precipitation),0)">Conditional</animation>
  3519. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Hourly.4.Precipitation),100)">Conditional</animation>
  3520. </control>
  3521. <!--include>TWC.Current.DailySeperator</include-->
  3522. </control>
  3523. <control type="group">
  3524. <width>120</width>
  3525. <control type="image">
  3526. <description>weekday image</description>
  3527. <include>TWC.Current.DailyWeekdayBG</include>
  3528. </control>
  3529. <control type="label">
  3530. <description>Time label</description>
  3531. <include>TWC.Current.DailyDayLabelsCommon</include>
  3532. <label>[B]$INFO[Window.Property(Hourly.5.Time)][/B]</label>
  3533. </control>
  3534. <control type="label">
  3535. <description>Date label</description>
  3536. <include>TWC.Current.DailyDateLabelsCommon</include>
  3537. <label>$INFO[Window.Property(Hourly.5.ShortDate)]</label>
  3538. </control>
  3539. <control type="image">
  3540. <description>Weather image</description>
  3541. <include>TWC.Current.DailyIconCommon</include>
  3542. <texture>$INFO[Window.Property(Hourly.5.OutlookIcon)]</texture>
  3543. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3544. </control>
  3545. <control type="multiimage">
  3546. <description>Weather image</description>
  3547. <include>TWC.Current.DailyIconCommon</include>
  3548. <timeperimage>75</timeperimage>
  3549. <randomize>false</randomize>
  3550. <fadetime>0</fadetime>
  3551. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.5.FanartCode)]</imagepath>
  3552. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3553. </control>
  3554. <control type="label">
  3555. <description>High Temp label</description>
  3556. <include>TWC.Current.DailyHighLabelsCommon</include>
  3557. <label>$INFO[Window.Property(Hourly.5.Temperature)]</label>
  3558. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.5.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.5.Temperature),-1)">Conditional</animation>
  3559. </control>
  3560. <control type="label">
  3561. <description>High Temp label</description>
  3562. <include>TWC.Current.DailyHighUnitsCommon</include>
  3563. <info>System.TemperatureUnits</info>
  3564. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.5.Temperature),9) + !IntegerGreaterThan(Window.Property(Hourly.5.Temperature),99)">Conditional</animation>
  3565. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.5.Temperature),-10) + !IntegerGreaterThan(Window.Property(Hourly.5.Temperature),9)">Conditional</animation>
  3566. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.5.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.5.Temperature),-10)">Conditional</animation>
  3567. <visible>!StringCompare(Window.Property(Hourly.5.Temperature),n/a)</visible>
  3568. </control>
  3569. <control type="label">
  3570. <description>Low Temp label</description>
  3571. <include>TWC.Current.DailyLowLabelsCommon</include>
  3572. <label>$INFO[Window.Property(Hourly.5.FeelsLike)]</label>
  3573. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.5.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.5.FeelsLike),-1)">Conditional</animation>
  3574. </control>
  3575. <control type="label">
  3576. <description>Low Temp label</description>
  3577. <include>TWC.Current.DailyLowUnitsCommon</include>
  3578. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.5.FeelsLike),9) + !IntegerGreaterThan(Window.Property(Hourly.5.FeelsLike),99)">Conditional</animation>
  3579. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.5.FeelsLike),-10) + !IntegerGreaterThan(Window.Property(Hourly.5.FeelsLike),9)">Conditional</animation>
  3580. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.5.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.5.FeelsLike),-10)">Conditional</animation>
  3581. <visible>!StringCompare(Window.Property(Hourly.5.FeelsLike),n/a)</visible>
  3582. </control>
  3583. <control type="label">
  3584. <description>precip label</description>
  3585. <include>TWC.Current.DailyPrecipitationCommon</include>
  3586. <label>$INFO[Window.Property(Hourly.5.Precipitation)]</label>
  3587. </control>
  3588. <control type="label">
  3589. <description>precip units label</description>
  3590. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3591. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Hourly.5.Precipitation),0)">Conditional</animation>
  3592. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Hourly.5.Precipitation),100)">Conditional</animation>
  3593. </control>
  3594. <!--include>TWC.Current.DailySeperator</include-->
  3595. </control>
  3596. <control type="group">
  3597. <width>120</width>
  3598. <control type="image">
  3599. <description>weekday image</description>
  3600. <include>TWC.Current.DailyWeekdayBG</include>
  3601. </control>
  3602. <control type="label">
  3603. <description>Time label</description>
  3604. <include>TWC.Current.DailyDayLabelsCommon</include>
  3605. <label>[B]$INFO[Window.Property(Hourly.6.Time)][/B]</label>
  3606. </control>
  3607. <control type="label">
  3608. <description>Date label</description>
  3609. <include>TWC.Current.DailyDateLabelsCommon</include>
  3610. <label>$INFO[Window.Property(Hourly.6.ShortDate)]</label>
  3611. </control>
  3612. <control type="image">
  3613. <description>Weather image</description>
  3614. <include>TWC.Current.DailyIconCommon</include>
  3615. <texture>$INFO[Window.Property(Hourly.6.OutlookIcon)]</texture>
  3616. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3617. </control>
  3618. <control type="multiimage">
  3619. <description>Weather image</description>
  3620. <include>TWC.Current.DailyIconCommon</include>
  3621. <timeperimage>75</timeperimage>
  3622. <randomize>false</randomize>
  3623. <fadetime>0</fadetime>
  3624. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.6.FanartCode)]</imagepath>
  3625. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3626. </control>
  3627. <control type="label">
  3628. <description>High Temp label</description>
  3629. <include>TWC.Current.DailyHighLabelsCommon</include>
  3630. <label>$INFO[Window.Property(Hourly.6.Temperature)]</label>
  3631. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.6.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.6.Temperature),-1)">Conditional</animation>
  3632. </control>
  3633. <control type="label">
  3634. <description>High Temp label</description>
  3635. <include>TWC.Current.DailyHighUnitsCommon</include>
  3636. <info>System.TemperatureUnits</info>
  3637. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.6.Temperature),9) + !IntegerGreaterThan(Window.Property(Hourly.6.Temperature),99)">Conditional</animation>
  3638. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.6.Temperature),-10) + !IntegerGreaterThan(Window.Property(Hourly.6.Temperature),9)">Conditional</animation>
  3639. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.6.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.6.Temperature),-10)">Conditional</animation>
  3640. <visible>!StringCompare(Window.Property(Hourly.6.Temperature),n/a)</visible>
  3641. </control>
  3642. <control type="label">
  3643. <description>Low Temp label</description>
  3644. <include>TWC.Current.DailyLowLabelsCommon</include>
  3645. <label>$INFO[Window.Property(Hourly.6.FeelsLike)]</label>
  3646. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.6.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.6.FeelsLike),-1)">Conditional</animation>
  3647. </control>
  3648. <control type="label">
  3649. <description>Low Temp label</description>
  3650. <include>TWC.Current.DailyLowUnitsCommon</include>
  3651. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.6.FeelsLike),9) + !IntegerGreaterThan(Window.Property(Hourly.6.FeelsLike),99)">Conditional</animation>
  3652. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.6.FeelsLike),-10) + !IntegerGreaterThan(Window.Property(Hourly.6.FeelsLike),9)">Conditional</animation>
  3653. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.6.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.6.FeelsLike),-10)">Conditional</animation>
  3654. <visible>!StringCompare(Window.Property(Hourly.6.FeelsLike),n/a)</visible>
  3655. </control>
  3656. <control type="label">
  3657. <description>precip label</description>
  3658. <include>TWC.Current.DailyPrecipitationCommon</include>
  3659. <label>$INFO[Window.Property(Hourly.6.Precipitation)]</label>
  3660. </control>
  3661. <control type="label">
  3662. <description>precip units label</description>
  3663. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3664. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Hourly.6.Precipitation),0)">Conditional</animation>
  3665. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Hourly.6.Precipitation),100)">Conditional</animation>
  3666. </control>
  3667. <!--include>TWC.Current.DailySeperator</include-->
  3668. </control>
  3669. <control type="group">
  3670. <width>120</width>
  3671. <control type="image">
  3672. <description>weekday image</description>
  3673. <include>TWC.Current.DailyWeekdayBG</include>
  3674. </control>
  3675. <control type="label">
  3676. <description>Time label</description>
  3677. <include>TWC.Current.DailyDayLabelsCommon</include>
  3678. <label>[B]$INFO[Window.Property(Hourly.7.Time)][/B]</label>
  3679. </control>
  3680. <control type="label">
  3681. <description>Date label</description>
  3682. <include>TWC.Current.DailyDateLabelsCommon</include>
  3683. <label>$INFO[Window.Property(Hourly.7.ShortDate)]</label>
  3684. </control>
  3685. <control type="image">
  3686. <description>Weather image</description>
  3687. <include>TWC.Current.DailyIconCommon</include>
  3688. <texture>$INFO[Window.Property(Hourly.7.OutlookIcon)]</texture>
  3689. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3690. </control>
  3691. <control type="multiimage">
  3692. <description>Weather image</description>
  3693. <include>TWC.Current.DailyIconCommon</include>
  3694. <timeperimage>75</timeperimage>
  3695. <randomize>false</randomize>
  3696. <fadetime>0</fadetime>
  3697. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.7.FanartCode)]</imagepath>
  3698. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  3699. </control>
  3700. <control type="label">
  3701. <description>High Temp label</description>
  3702. <include>TWC.Current.DailyHighLabelsCommon</include>
  3703. <label>$INFO[Window.Property(Hourly.7.Temperature)]</label>
  3704. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.7.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.7.Temperature),-1)">Conditional</animation>
  3705. </control>
  3706. <control type="label">
  3707. <description>High Temp label</description>
  3708. <include>TWC.Current.DailyHighUnitsCommon</include>
  3709. <info>System.TemperatureUnits</info>
  3710. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.7.Temperature),9) + !IntegerGreaterThan(Window.Property(Hourly.7.Temperature),99)">Conditional</animation>
  3711. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.7.Temperature),-10) + !IntegerGreaterThan(Window.Property(Hourly.7.Temperature),9)">Conditional</animation>
  3712. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.7.Temperature),-100) + !IntegerGreaterThan(Window.Property(Hourly.7.Temperature),-10)">Conditional</animation>
  3713. <visible>!StringCompare(Window.Property(Hourly.7.Temperature),n/a)</visible>
  3714. </control>
  3715. <control type="label">
  3716. <description>Low Temp label</description>
  3717. <include>TWC.Current.DailyLowLabelsCommon</include>
  3718. <label>$INFO[Window.Property(Hourly.7.FeelsLike)]</label>
  3719. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.7.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.7.FeelsLike),-1)">Conditional</animation>
  3720. </control>
  3721. <control type="label">
  3722. <description>Low Temp label</description>
  3723. <include>TWC.Current.DailyLowUnitsCommon</include>
  3724. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.7.FeelsLike),9) + !IntegerGreaterThan(Window.Property(Hourly.7.FeelsLike),99)">Conditional</animation>
  3725. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.7.FeelsLike),-10) + !IntegerGreaterThan(Window.Property(Hourly.7.FeelsLike),9)">Conditional</animation>
  3726. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Hourly.7.FeelsLike),-100) + !IntegerGreaterThan(Window.Property(Hourly.7.FeelsLike),-10)">Conditional</animation>
  3727. <visible>!StringCompare(Window.Property(Hourly.7.FeelsLike),n/a)</visible>
  3728. </control>
  3729. <control type="label">
  3730. <description>precip label</description>
  3731. <include>TWC.Current.DailyPrecipitationCommon</include>
  3732. <label>$INFO[Window.Property(Hourly.7.Precipitation)]</label>
  3733. </control>
  3734. <control type="label">
  3735. <description>precip units label</description>
  3736. <include>TWC.Current.DailyPrecipUnitsCommon</include>
  3737. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Hourly.7.Precipitation),0)">Conditional</animation>
  3738. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Hourly.7.Precipitation),100)">Conditional</animation>
  3739. </control>
  3740. </control>
  3741. </control>
  3742. </control>
  3743. </include>
  3744. <include name="TWC.Daily.Button">
  3745. <control type="button" id="13204">
  3746. <include>TWC.ButtonCommon</include>
  3747. <label>31904</label>
  3748. <onclick>SetProperty(Weather.CurrentView,$LOCALIZE[31904] $LOCALIZE[31911])</onclick>
  3749. <onclick>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31904])</onclick>
  3750. </control>
  3751. </include>
  3752. <include name="TWC.Daily.ButtonXLabel">
  3753. <control type="button">
  3754. <include>TWC.ButtonXLabelCommon</include>
  3755. <label>31911</label>
  3756. <visible>!ControlGroup(2000).HasFocus(13204)</visible>
  3757. </control>
  3758. <control type="button">
  3759. <textcolor>FF262728</textcolor>
  3760. <include>TWC.ButtonXLabelCommon</include>
  3761. <label>31911</label>
  3762. <visible>ControlGroup(2000).HasFocus(13204)</visible>
  3763. </control>
  3764. </include>
  3765. <include name="TWC.Daily.SettingsButtons">
  3766. <control type="radiobutton" id="91204">
  3767. <description>daily details</description>
  3768. <include>Objects_MediaMenuButton</include>
  3769. <label>31934</label>
  3770. <onclick>Skin.ToggleSetting(TWC.ShowDailyDetails)</onclick>
  3771. <selected>!Skin.HasSetting(TWC.ShowDailyDetails)</selected>
  3772. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31904] $LOCALIZE[31911])</visible>
  3773. </control>
  3774. </include>
  3775. <include name="TWC.Daily.DailyWeekdayBG">
  3776. <colordiffuse>30FFFFFF</colordiffuse>
  3777. <texture border="10">weather.com plus/DailyWeekdayBG.png</texture>
  3778. <include>TWC.Daily.DailyWeekendBG</include>
  3779. </include>
  3780. <include name="TWC.Daily.DailyWeekendBG">
  3781. <posx>0</posx>
  3782. <posy>0</posy>
  3783. <width>159</width>
  3784. <height>270</height>
  3785. <colordiffuse>30FFFFFF</colordiffuse>
  3786. <texture border="10">weather.com plus/DailyWeekendBG.png</texture>
  3787. <aspectratio>stretch</aspectratio>
  3788. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3789. </include>
  3790. <include name="TWC.Daily.DailySeperator">
  3791. <control type="image">
  3792. <posx>162</posx>
  3793. <posy>5</posy>
  3794. <width>4</width>
  3795. <height>265</height>
  3796. <texture>views/separator_vertical.png</texture>
  3797. </control>
  3798. </include>
  3799. <include name="TWC.Daily.DailyHorizontalSeperator">
  3800. <control type="image">
  3801. <posx>-20</posx>
  3802. <posy>268</posy>
  3803. <width>880</width>
  3804. <height>4</height>
  3805. <texture>separator.png</texture>
  3806. </control>
  3807. </include>
  3808. <include name="TWC.Daily.DailyPrecipitationLabel">
  3809. <control type="label">
  3810. <description>precip label</description>
  3811. <posx>40</posx>
  3812. <posy>63</posy>
  3813. <!--245-->
  3814. <align>center</align>
  3815. <aligny>center</aligny>
  3816. <textcolor>grey</textcolor>
  3817. <shadowcolor>black</shadowcolor>
  3818. <font>Font_Info</font>
  3819. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3820. <label>[B]$LOCALIZE[33022][/B]</label>
  3821. </control>
  3822. </include>
  3823. <include name="TWC.Daily.DailyPrecipUnitsCommon">
  3824. <posx>64</posx>
  3825. <posy>80</posy>
  3826. <!--245-->
  3827. <textcolor>grey</textcolor>
  3828. <font>Font_Reg12</font>
  3829. <label>%</label>
  3830. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3831. </include>
  3832. <include name="TWC.Daily.DailyPrecipitationCommon">
  3833. <posx>40</posx>
  3834. <posy>80</posy>
  3835. <!--245-->
  3836. <height>30</height>
  3837. <textcolor>grey</textcolor>
  3838. <font>Font_Bold24</font>
  3839. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3840. </include>
  3841. <include name="TWC.Daily.DailyHighLabelsCommon">
  3842. <posy>185</posy>
  3843. <!--160-->
  3844. <height>30</height>
  3845. <textcolor>white</textcolor>
  3846. <font>Font_Bold35</font>
  3847. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3848. </include>
  3849. <include name="TWC.Daily.DailyHighUnitsCommon">
  3850. <posx>44</posx>
  3851. <posy>182</posy>
  3852. <!--157-->
  3853. <textcolor>white</textcolor>
  3854. <font>Font_Info</font>
  3855. <info>System.TemperatureUnits</info>
  3856. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3857. </include>
  3858. <include name="TWC.Daily.DailyLowUnitsCommon">
  3859. <posx>37</posx>
  3860. <posy>226</posy>
  3861. <!--203-->
  3862. <textcolor>grey2</textcolor>
  3863. <font>Font_Reg12</font>
  3864. <info>System.TemperatureUnits</info>
  3865. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3866. </include>
  3867. <include name="TWC.Daily.DailyLowLabelsCommon">
  3868. <posy>230</posy>
  3869. <!--205-->
  3870. <height>30</height>
  3871. <textcolor>grey2</textcolor>
  3872. <font>Font_Bold28</font>
  3873. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3874. </include>
  3875. <include name="TWC.Daily.DailyIconCommon">
  3876. <posx>-5</posx>
  3877. <posy>60</posy>
  3878. <width>100</width>
  3879. <height>72</height>
  3880. <aspectratio>keep</aspectratio>
  3881. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3882. </include>
  3883. <include name="TWC.Daily.DailyOutlook">
  3884. <posx>5</posx>
  3885. <posy>135</posy>
  3886. <width>149</width>
  3887. <height>45</height>
  3888. <aligny>top</aligny>
  3889. <font>Font_Info</font>
  3890. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3891. </include>
  3892. <include name="TWC.Daily.DailyDayLabelsCommon">
  3893. <posx>0</posx>
  3894. <posy>5</posy>
  3895. <height>20</height>
  3896. <width>159</width>
  3897. <align>center</align>
  3898. <aligny>center</aligny>
  3899. <textcolor>grey</textcolor>
  3900. <shadowcolor>black</shadowcolor>
  3901. <font>Font_Reg20</font>
  3902. <wrapmultiline>true</wrapmultiline>
  3903. </include>
  3904. <include name="TWC.Daily.DailyDateLabelsCommon">
  3905. <posy>25</posy>
  3906. <font>Font_Info</font>
  3907. <include>TWC.Daily.DailyDayLabelsCommon</include>
  3908. </include>
  3909. <include name="TWC.Daily.HeadingCommon">
  3910. <posx>0</posx>
  3911. <posy>-10</posy>
  3912. <width>110</width>
  3913. <height>40</height>
  3914. <font>Font_Info</font>
  3915. <textcolor>grey2</textcolor>
  3916. <shadowcolor>black</shadowcolor>
  3917. <align>center</align>
  3918. <aligny>top</aligny>
  3919. <wrapmultiline>true</wrapmultiline>
  3920. </include>
  3921. <include name="TWC.Daily.ListDay">
  3922. <posx>0</posx>
  3923. <posy>0</posy>
  3924. <width>110</width>
  3925. <height>80</height>
  3926. <font>Font_Info</font>
  3927. <textcolor>white</textcolor>
  3928. <shadowcolor>black</shadowcolor>
  3929. <selectedcolor>selected</selectedcolor>
  3930. <align>center</align>
  3931. <aligny>center</aligny>
  3932. </include>
  3933. <include name="TWC.Daily.ListNoFocusTexture">
  3934. <control type="image">
  3935. <posx>0</posx>
  3936. <posy>0</posy>
  3937. <width>785</width>
  3938. <height>80</height>
  3939. <texture border="5">MenuItemNF.png</texture>
  3940. </control>
  3941. </include>
  3942. <include name="TWC.Daily.ListConditionTexture">
  3943. <posx>120</posx>
  3944. <posy>0</posy>
  3945. <width>220</width>
  3946. <height>80</height>
  3947. <colordiffuse>33FFFFFF</colordiffuse>
  3948. <texture border="5">StackFO.png</texture>
  3949. </include>
  3950. <include name="TWC.Daily.ListConditionWeekendTexture">
  3951. <texture border="5">weather.com plus/DailyWeekendListBG.png</texture>
  3952. <include>TWC.Daily.ListConditionTexture</include>
  3953. </include>
  3954. <include name="TWC.Daily.ListOutlookIcon">
  3955. <posx>130</posx>
  3956. <posy>0</posy>
  3957. <width>64</width>
  3958. <height>80</height>
  3959. <align>center</align>
  3960. <aligny>center</aligny>
  3961. <aspectratio>keep</aspectratio>
  3962. </include>
  3963. <include name="TWC.Daily.ListOutlook">
  3964. <posx>210</posx>
  3965. <posy>0</posy>
  3966. <width>120</width>
  3967. <height>80</height>
  3968. <font>Font_Info</font>
  3969. <textcolor>white</textcolor>
  3970. <selectedcolor>selected</selectedcolor>
  3971. <align>center</align>
  3972. <aligny>center</aligny>
  3973. <wrapmultiline>true</wrapmultiline>
  3974. </include>
  3975. <include name="TWC.Daily.ListHighTemp">
  3976. <posx>340</posx>
  3977. <posy>0</posy>
  3978. <width>90</width>
  3979. <height>80</height>
  3980. <font>Font_Info</font>
  3981. <textcolor>white</textcolor>
  3982. <selectedcolor>selected</selectedcolor>
  3983. <align>center</align>
  3984. <aligny>center</aligny>
  3985. </include>
  3986. <include name="TWC.Daily.ListLowTempTexture">
  3987. <colordiffuse>33FFFFFF</colordiffuse>
  3988. <texture border="5">StackFO.png</texture>
  3989. <include>TWC.Daily.ListLowTemp</include>
  3990. </include>
  3991. <include name="TWC.Daily.ListLowTempWeekendTexture">
  3992. <texture border="5">weather.com plus/DailyWeekendListBG.png</texture>
  3993. <include>TWC.Daily.ListLowTempTexture</include>
  3994. </include>
  3995. <include name="TWC.Daily.ListLowTemp">
  3996. <posx>430</posx>
  3997. <posy>0</posy>
  3998. <width>90</width>
  3999. <height>80</height>
  4000. <font>Font_Info</font>
  4001. <textcolor>white</textcolor>
  4002. <selectedcolor>selected</selectedcolor>
  4003. <align>center</align>
  4004. <aligny>center</aligny>
  4005. </include>
  4006. <include name="TWC.Daily.ListPrecipitation">
  4007. <posx>520</posx>
  4008. <posy>0</posy>
  4009. <width>90</width>
  4010. <height>80</height>
  4011. <font>Font_Info</font>
  4012. <textcolor>white</textcolor>
  4013. <selectedcolor>selected</selectedcolor>
  4014. <align>center</align>
  4015. <aligny>center</aligny>
  4016. </include>
  4017. <include name="TWC.Daily.ListWindTexture">
  4018. <posx>615</posx>
  4019. <posy>0</posy>
  4020. <width>175</width>
  4021. <height>80</height>
  4022. <colordiffuse>33FFFFFF</colordiffuse>
  4023. <texture border="5">StackFO.png</texture>
  4024. </include>
  4025. <include name="TWC.Daily.ListWindWeekendTexture">
  4026. <texture border="5">weather.com plus/DailyWeekendListBG.png</texture>
  4027. <include>TWC.Daily.ListWindTexture</include>
  4028. </include>
  4029. <include name="TWC.Daily.ListWind">
  4030. <posx>620</posx>
  4031. <posy>0</posy>
  4032. <width>165</width>
  4033. <height>80</height>
  4034. <font>Font_Info</font>
  4035. <textcolor>white</textcolor>
  4036. <selectedcolor>selected</selectedcolor>
  4037. <align>center</align>
  4038. <aligny>center</aligny>
  4039. <wrapmultiline>true</wrapmultiline>
  4040. </include>
  4041.  
  4042. <include name="TWC.Daily">
  4043. <control type="group">
  4044. <posx>290</posx>
  4045. <posy>60</posy>
  4046. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31904] $LOCALIZE[31911])</visible>
  4047. <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
  4048. <control type="label">
  4049. <description>loading label</description>
  4050. <include>TWC.LoadingLabelCommon</include>
  4051. <visible>IsEmpty(Window.Property(Daily.IsFetched))</visible>
  4052. </control>
  4053. <!-- brief view -->
  4054. <control type="group">
  4055. <posx>-5</posx>
  4056. <posy>35</posy>
  4057. <visible>Skin.HasSetting(TWC.ShowDailyDetails) + !IsEmpty(Window.Property(Daily.IsFetched))</visible>
  4058. <!--include>TWC.Daily.DailyHorizontalSeperator</include-->
  4059. <control type="grouplist">
  4060. <posx>0</posx>
  4061. <posy>0</posy>
  4062. <width>840</width>
  4063. <itemgap>0</itemgap>
  4064. <orientation>horizontal</orientation>
  4065. <control type="group">
  4066. <width>165</width>
  4067. <control type="image">
  4068. <description>weekday image</description>
  4069. <include>TWC.Daily.DailyWeekdayBG</include>
  4070. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11])</visible>
  4071. </control>
  4072. <control type="image">
  4073. <description>weekend image</description>
  4074. <include>TWC.Daily.DailyWeekendBG</include>
  4075. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11])</visible>
  4076. </control>
  4077. <control type="label">
  4078. <description>Day label</description>
  4079. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4080. <label>[B]$INFO[Window.Property(Daily.1.LongDay)][/B]</label>
  4081. </control>
  4082. <control type="label">
  4083. <description>Date label</description>
  4084. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4085. <label>$INFO[Window.Property(Daily.1.ShortDate)]</label>
  4086. </control>
  4087. <control type="image">
  4088. <description>Weather image</description>
  4089. <include>TWC.Daily.DailyIconCommon</include>
  4090. <texture>$INFO[Window.Property(Daily.1.OutlookIcon)]</texture>
  4091. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4092. </control>
  4093. <control type="image">
  4094. <description>Weather image</description>
  4095. <include>TWC.Daily.DailyIconCommon</include>
  4096. <timeperimage>75</timeperimage>
  4097. <randomize>false</randomize>
  4098. <fadetime>0</fadetime>
  4099. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.1.FanartCode)]</imagepath>
  4100. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4101. </control>
  4102. <control type="label">
  4103. <description>Outlook</description>
  4104. <include>TWC.Daily.DailyOutlook</include>
  4105. <label>$INFO[Window.Property(Daily.1.Outlook)]</label>
  4106. </control>
  4107. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4108. <control type="label">
  4109. <description>precip label</description>
  4110. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4111. <label>$INFO[Window.Property(Daily.1.Precipitation)]</label>
  4112. </control>
  4113. <control type="label">
  4114. <description>precip units label</description>
  4115. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4116. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.1.Precipitation),0)">Conditional</animation>
  4117. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.1.Precipitation),100)">Conditional</animation>
  4118. </control>
  4119. <control type="label">
  4120. <description>High Temp label</description>
  4121. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4122. <label>$INFO[Window.Property(Daily.1.HighTemperature)]</label>
  4123. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-1)">Conditional</animation>
  4124. </control>
  4125. <control type="label">
  4126. <description>High Temp label</description>
  4127. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4128. <info>System.TemperatureUnits</info>
  4129. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),99)">Conditional</animation>
  4130. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),9)">Conditional</animation>
  4131. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.1.HighTemperature),-10)">Conditional</animation>
  4132. <visible>!StringCompare(Window.Property(Daily.1.HighTemperature),n/a)</visible>
  4133. </control>
  4134. <control type="label">
  4135. <description>Low Temp label</description>
  4136. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4137. <label>$INFO[Window.Property(Daily.1.LowTemperature)]</label>
  4138. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-1)">Conditional</animation>
  4139. </control>
  4140. <control type="label">
  4141. <description>Low Temp label</description>
  4142. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4143. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),99)">Conditional</animation>
  4144. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),9)">Conditional</animation>
  4145. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.1.LowTemperature),-10)">Conditional</animation>
  4146. <visible>!StringCompare(Window.Property(Daily.1.LowTemperature),n/a)</visible>
  4147. </control>
  4148. <!--include>TWC.Daily.DailySeperator</include-->
  4149. </control>
  4150. <control type="group">
  4151. <width>165</width>
  4152. <control type="image">
  4153. <description>weekday image</description>
  4154. <include>TWC.Daily.DailyWeekdayBG</include>
  4155. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  4156. </control>
  4157. <control type="image">
  4158. <description>weekend image</description>
  4159. <include>TWC.Daily.DailyWeekendBG</include>
  4160. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  4161. </control>
  4162. <control type="label">
  4163. <description>Day label</description>
  4164. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4165. <label>[B]$INFO[Window.Property(Daily.2.LongDay)][/B]</label>
  4166. </control>
  4167. <control type="label">
  4168. <description>Date label</description>
  4169. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4170. <label>$INFO[Window.Property(Daily.2.ShortDate)]</label>
  4171. </control>
  4172. <control type="image">
  4173. <description>Weather image</description>
  4174. <include>TWC.Daily.DailyIconCommon</include>
  4175. <texture>$INFO[Window.Property(Daily.2.OutlookIcon)]</texture>
  4176. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4177. </control>
  4178. <control type="image">
  4179. <description>Weather image</description>
  4180. <include>TWC.Daily.DailyIconCommon</include>
  4181. <timeperimage>75</timeperimage>
  4182. <randomize>false</randomize>
  4183. <fadetime>0</fadetime>
  4184. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.2.FanartCode)]</imagepath>
  4185. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4186. </control>
  4187. <control type="label">
  4188. <description>Outlook</description>
  4189. <include>TWC.Daily.DailyOutlook</include>
  4190. <label>$INFO[Window.Property(Daily.2.Outlook)]</label>
  4191. </control>
  4192. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4193. <control type="label">
  4194. <description>precip label</description>
  4195. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4196. <label>$INFO[Window.Property(Daily.2.Precipitation)]</label>
  4197. </control>
  4198. <control type="label">
  4199. <description>precip units label</description>
  4200. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4201. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.2.Precipitation),0)">Conditional</animation>
  4202. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.2.Precipitation),100)">Conditional</animation>
  4203. </control>
  4204. <control type="label">
  4205. <description>High Temp label</description>
  4206. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4207. <label>$INFO[Window.Property(Daily.2.HighTemperature)]</label>
  4208. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-1)">Conditional</animation>
  4209. </control>
  4210. <control type="label">
  4211. <description>High Temp label</description>
  4212. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4213. <info>System.TemperatureUnits</info>
  4214. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),99)">Conditional</animation>
  4215. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),9)">Conditional</animation>
  4216. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.2.HighTemperature),-10)">Conditional</animation>
  4217. <visible>!StringCompare(Window.Property(Daily.2.HighTemperature),n/a)</visible>
  4218. </control>
  4219. <control type="label">
  4220. <description>Low Temp label</description>
  4221. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4222. <label>$INFO[Window.Property(Daily.2.LowTemperature)]</label>
  4223. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-1)">Conditional</animation>
  4224. </control>
  4225. <control type="label">
  4226. <description>Low Temp label</description>
  4227. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4228. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),99)">Conditional</animation>
  4229. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),9)">Conditional</animation>
  4230. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.2.LowTemperature),-10)">Conditional</animation>
  4231. <visible>!StringCompare(Window.Property(Daily.2.LowTemperature),n/a)</visible>
  4232. </control>
  4233. <!--include>TWC.Daily.DailySeperator</include-->
  4234. </control>
  4235. <control type="group">
  4236. <width>165</width>
  4237. <control type="image">
  4238. <description>weekday image</description>
  4239. <include>TWC.Daily.DailyWeekdayBG</include>
  4240. <visible>!StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  4241. </control>
  4242. <control type="image">
  4243. <description>weekend image</description>
  4244. <include>TWC.Daily.DailyWeekendBG</include>
  4245. <visible>StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  4246. </control>
  4247. <control type="label">
  4248. <description>Day label</description>
  4249. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4250. <label>[B]$INFO[Window.Property(Daily.3.LongDay)][/B]</label>
  4251. </control>
  4252. <control type="label">
  4253. <description>Date label</description>
  4254. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4255. <label>$INFO[Window.Property(Daily.3.ShortDate)]</label>
  4256. </control>
  4257. <control type="image">
  4258. <description>Weather image</description>
  4259. <include>TWC.Daily.DailyIconCommon</include>
  4260. <texture>$INFO[Window.Property(Daily.3.OutlookIcon)]</texture>
  4261. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4262. </control>
  4263. <control type="image">
  4264. <description>Weather image</description>
  4265. <include>TWC.Daily.DailyIconCommon</include>
  4266. <timeperimage>75</timeperimage>
  4267. <randomize>false</randomize>
  4268. <fadetime>0</fadetime>
  4269. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.3.FanartCode)]</imagepath>
  4270. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4271. </control>
  4272. <control type="label">
  4273. <description>Outlook</description>
  4274. <include>TWC.Daily.DailyOutlook</include>
  4275. <label>$INFO[Window.Property(Daily.3.Outlook)]</label>
  4276. </control>
  4277. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4278. <control type="label">
  4279. <description>precip label</description>
  4280. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4281. <label>$INFO[Window.Property(Daily.3.Precipitation)]</label>
  4282. </control>
  4283. <control type="label">
  4284. <description>precip units label</description>
  4285. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4286. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.3.Precipitation),0)">Conditional</animation>
  4287. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.3.Precipitation),100)">Conditional</animation>
  4288. </control>
  4289. <control type="label">
  4290. <description>High Temp label</description>
  4291. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4292. <label>$INFO[Window.Property(Daily.3.HighTemperature)]</label>
  4293. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-1)">Conditional</animation>
  4294. </control>
  4295. <control type="label">
  4296. <description>High Temp label</description>
  4297. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4298. <info>System.TemperatureUnits</info>
  4299. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),99)">Conditional</animation>
  4300. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),9)">Conditional</animation>
  4301. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.3.HighTemperature),-10)">Conditional</animation>
  4302. <visible>!StringCompare(Window.Property(Daily.3.HighTemperature),n/a)</visible>
  4303. </control>
  4304. <control type="label">
  4305. <description>Low Temp label</description>
  4306. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4307. <label>$INFO[Window.Property(Daily.3.LowTemperature)]</label>
  4308. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-1)">Conditional</animation>
  4309. </control>
  4310. <control type="label">
  4311. <description>Low Temp label</description>
  4312. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4313. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),99)">Conditional</animation>
  4314. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),9)">Conditional</animation>
  4315. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.3.LowTemperature),-10)">Conditional</animation>
  4316. <visible>!StringCompare(Window.Property(Daily.3.LowTemperature),n/a)</visible>
  4317. </control>
  4318. <!--include>TWC.Daily.DailySeperator</include-->
  4319. </control>
  4320. <control type="group">
  4321. <width>165</width>
  4322. <control type="image">
  4323. <description>weekday image</description>
  4324. <include>TWC.Daily.DailyWeekdayBG</include>
  4325. <visible>!StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  4326. </control>
  4327. <control type="image">
  4328. <description>weekend image</description>
  4329. <include>TWC.Daily.DailyWeekendBG</include>
  4330. <visible>StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  4331. </control>
  4332. <control type="label">
  4333. <description>Day label</description>
  4334. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4335. <label>[B]$INFO[Window.Property(Daily.4.LongDay)][/B]</label>
  4336. </control>
  4337. <control type="label">
  4338. <description>Date label</description>
  4339. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4340. <label>$INFO[Window.Property(Daily.4.ShortDate)]</label>
  4341. </control>
  4342. <control type="image">
  4343. <description>Weather image</description>
  4344. <include>TWC.Daily.DailyIconCommon</include>
  4345. <texture>$INFO[Window.Property(Daily.4.OutlookIcon)]</texture>
  4346. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4347. </control>
  4348. <control type="image">
  4349. <description>Weather image</description>
  4350. <include>TWC.Daily.DailyIconCommon</include>
  4351. <timeperimage>75</timeperimage>
  4352. <randomize>false</randomize>
  4353. <fadetime>0</fadetime>
  4354. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.4.FanartCode)]</imagepath>
  4355. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4356. </control>
  4357. <control type="label">
  4358. <description>Outlook</description>
  4359. <include>TWC.Daily.DailyOutlook</include>
  4360. <label>$INFO[Window.Property(Daily.4.Outlook)]</label>
  4361. </control>
  4362. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4363. <control type="label">
  4364. <description>precip label</description>
  4365. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4366. <label>$INFO[Window.Property(Daily.4.Precipitation)]</label>
  4367. </control>
  4368. <control type="label">
  4369. <description>precip units label</description>
  4370. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4371. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.4.Precipitation),0)">Conditional</animation>
  4372. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.4.Precipitation),100)">Conditional</animation>
  4373. </control>
  4374. <control type="label">
  4375. <description>High Temp label</description>
  4376. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4377. <label>$INFO[Window.Property(Daily.4.HighTemperature)]</label>
  4378. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-1)">Conditional</animation>
  4379. </control>
  4380. <control type="label">
  4381. <description>High Temp label</description>
  4382. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4383. <info>System.TemperatureUnits</info>
  4384. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),99)">Conditional</animation>
  4385. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),9)">Conditional</animation>
  4386. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.4.HighTemperature),-10)">Conditional</animation>
  4387. <visible>!StringCompare(Window.Property(Daily.4.HighTemperature),n/a)</visible>
  4388. </control>
  4389. <control type="label">
  4390. <description>Low Temp label</description>
  4391. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4392. <label>$INFO[Window.Property(Daily.4.LowTemperature)]</label>
  4393. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-1)">Conditional</animation>
  4394. </control>
  4395. <control type="label">
  4396. <description>Low Temp label</description>
  4397. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4398. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),99)">Conditional</animation>
  4399. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),9)">Conditional</animation>
  4400. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.4.LowTemperature),-10)">Conditional</animation>
  4401. <visible>!StringCompare(Window.Property(Daily.4.LowTemperature),n/a)</visible>
  4402. </control>
  4403. <!--include>TWC.Daily.DailySeperator</include-->
  4404. </control>
  4405. <control type="group">
  4406. <width>165</width>
  4407. <control type="image">
  4408. <description>weekday image</description>
  4409. <include>TWC.Daily.DailyWeekdayBG</include>
  4410. <visible>!StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  4411. </control>
  4412. <control type="image">
  4413. <description>weekend image</description>
  4414. <include>TWC.Daily.DailyWeekendBG</include>
  4415. <visible>StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  4416. </control>
  4417. <control type="label">
  4418. <description>Day label</description>
  4419. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4420. <label>[B]$INFO[Window.Property(Daily.5.LongDay)][/B]</label>
  4421. </control>
  4422. <control type="label">
  4423. <description>Date label</description>
  4424. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4425. <label>$INFO[Window.Property(Daily.5.ShortDate)]</label>
  4426. </control>
  4427. <control type="image">
  4428. <description>Weather image</description>
  4429. <include>TWC.Daily.DailyIconCommon</include>
  4430. <texture>$INFO[Window.Property(Daily.5.OutlookIcon)]</texture>
  4431. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4432. </control>
  4433. <control type="image">
  4434. <description>Weather image</description>
  4435. <include>TWC.Daily.DailyIconCommon</include>
  4436. <timeperimage>75</timeperimage>
  4437. <randomize>false</randomize>
  4438. <fadetime>0</fadetime>
  4439. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.5.FanartCode)]</imagepath>
  4440. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4441. </control>
  4442. <control type="label">
  4443. <description>Outlook</description>
  4444. <include>TWC.Daily.DailyOutlook</include>
  4445. <label>$INFO[Window.Property(Daily.5.Outlook)]</label>
  4446. </control>
  4447. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4448. <control type="label">
  4449. <description>precip label</description>
  4450. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4451. <label>$INFO[Window.Property(Daily.5.Precipitation)]</label>
  4452. </control>
  4453. <control type="label">
  4454. <description>precip units label</description>
  4455. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4456. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.5.Precipitation),0)">Conditional</animation>
  4457. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.5.Precipitation),100)">Conditional</animation>
  4458. </control>
  4459. <control type="label">
  4460. <description>High Temp label</description>
  4461. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4462. <label>$INFO[Window.Property(Daily.5.HighTemperature)]</label>
  4463. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-1)">Conditional</animation>
  4464. </control>
  4465. <control type="label">
  4466. <description>High Temp label</description>
  4467. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4468. <info>System.TemperatureUnits</info>
  4469. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),99)">Conditional</animation>
  4470. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),9)">Conditional</animation>
  4471. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.5.HighTemperature),-10)">Conditional</animation>
  4472. <visible>!StringCompare(Window.Property(Daily.5.HighTemperature),n/a)</visible>
  4473. </control>
  4474. <control type="label">
  4475. <description>Low Temp label</description>
  4476. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4477. <label>$INFO[Window.Property(Daily.5.LowTemperature)]</label>
  4478. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-1)">Conditional</animation>
  4479. </control>
  4480. <control type="label">
  4481. <description>Low Temp label</description>
  4482. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4483. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),99)">Conditional</animation>
  4484. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),9)">Conditional</animation>
  4485. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.5.LowTemperature),-10)">Conditional</animation>
  4486. <visible>!StringCompare(Window.Property(Daily.5.LowTemperature),n/a)</visible>
  4487. </control>
  4488. </control>
  4489. </control>
  4490. </control>
  4491. <control type="group">
  4492. <posx>-5</posx>
  4493. <posy>312</posy>
  4494. <visible>Skin.HasSetting(TWC.ShowDailyDetails) + !IsEmpty(Window.Property(Daily.IsFetched))</visible>
  4495. <control type="grouplist">
  4496. <posx>0</posx>
  4497. <posy>0</posy>
  4498. <width>840</width>
  4499. <itemgap>0</itemgap>
  4500. <orientation>horizontal</orientation>
  4501. <control type="group">
  4502. <width>165</width>
  4503. <control type="image">
  4504. <description>weekday image</description>
  4505. <include>TWC.Daily.DailyWeekdayBG</include>
  4506. <visible>!StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  4507. </control>
  4508. <control type="image">
  4509. <description>weekend image</description>
  4510. <include>TWC.Daily.DailyWeekendBG</include>
  4511. <visible>StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  4512. </control>
  4513. <control type="label">
  4514. <description>Day label</description>
  4515. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4516. <label>[B]$INFO[Window.Property(Daily.6.LongDay)][/B]</label>
  4517. </control>
  4518. <control type="label">
  4519. <description>Date label</description>
  4520. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4521. <label>$INFO[Window.Property(Daily.6.ShortDate)]</label>
  4522. </control>
  4523. <control type="image">
  4524. <description>Weather image</description>
  4525. <include>TWC.Daily.DailyIconCommon</include>
  4526. <texture>$INFO[Window.Property(Daily.6.OutlookIcon)]</texture>
  4527. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4528. </control>
  4529. <control type="image">
  4530. <description>Weather image</description>
  4531. <include>TWC.Daily.DailyIconCommon</include>
  4532. <timeperimage>75</timeperimage>
  4533. <randomize>false</randomize>
  4534. <fadetime>0</fadetime>
  4535. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.6.FanartCode)]</imagepath>
  4536. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4537. </control>
  4538. <control type="label">
  4539. <description>Outlook</description>
  4540. <include>TWC.Daily.DailyOutlook</include>
  4541. <label>$INFO[Window.Property(Daily.6.Outlook)]</label>
  4542. </control>
  4543. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4544. <control type="label">
  4545. <description>precip label</description>
  4546. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4547. <label>$INFO[Window.Property(Daily.6.Precipitation)]</label>
  4548. </control>
  4549. <control type="label">
  4550. <description>precip units label</description>
  4551. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4552. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.6.Precipitation),0)">Conditional</animation>
  4553. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.6.Precipitation),100)">Conditional</animation>
  4554. </control>
  4555. <control type="label">
  4556. <description>High Temp label</description>
  4557. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4558. <label>$INFO[Window.Property(Daily.6.HighTemperature)]</label>
  4559. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-1)">Conditional</animation>
  4560. </control>
  4561. <control type="label">
  4562. <description>High Temp label</description>
  4563. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4564. <info>System.TemperatureUnits</info>
  4565. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),99)">Conditional</animation>
  4566. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),9)">Conditional</animation>
  4567. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.6.HighTemperature),-10)">Conditional</animation>
  4568. <visible>!StringCompare(Window.Property(Daily.6.HighTemperature),n/a)</visible>
  4569. </control>
  4570. <control type="label">
  4571. <description>Low Temp label</description>
  4572. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4573. <label>$INFO[Window.Property(Daily.6.LowTemperature)]</label>
  4574. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-1)">Conditional</animation>
  4575. </control>
  4576. <control type="label">
  4577. <description>Low Temp label</description>
  4578. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4579. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),99)">Conditional</animation>
  4580. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),9)">Conditional</animation>
  4581. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.6.LowTemperature),-10)">Conditional</animation>
  4582. <visible>!StringCompare(Window.Property(Daily.6.LowTemperature),n/a)</visible>
  4583. </control>
  4584. <!--include>TWC.Daily.DailySeperator</include-->
  4585. </control>
  4586. <control type="group">
  4587. <width>165</width>
  4588. <control type="image">
  4589. <description>weekday image</description>
  4590. <include>TWC.Daily.DailyWeekdayBG</include>
  4591. <visible>!StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  4592. </control>
  4593. <control type="image">
  4594. <description>weekend image</description>
  4595. <include>TWC.Daily.DailyWeekendBG</include>
  4596. <visible>StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  4597. </control>
  4598. <control type="label">
  4599. <description>Day label</description>
  4600. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4601. <label>[B]$INFO[Window.Property(Daily.7.LongDay)][/B]</label>
  4602. </control>
  4603. <control type="label">
  4604. <description>Date label</description>
  4605. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4606. <label>$INFO[Window.Property(Daily.7.ShortDate)]</label>
  4607. </control>
  4608. <control type="image">
  4609. <description>Weather image</description>
  4610. <include>TWC.Daily.DailyIconCommon</include>
  4611. <texture>$INFO[Window.Property(Daily.7.OutlookIcon)]</texture>
  4612. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4613. </control>
  4614. <control type="image">
  4615. <description>Weather image</description>
  4616. <include>TWC.Daily.DailyIconCommon</include>
  4617. <timeperimage>75</timeperimage>
  4618. <randomize>false</randomize>
  4619. <fadetime>0</fadetime>
  4620. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.7.FanartCode)]</imagepath>
  4621. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4622. </control>
  4623. <control type="label">
  4624. <description>Outlook</description>
  4625. <include>TWC.Daily.DailyOutlook</include>
  4626. <label>$INFO[Window.Property(Daily.7.Outlook)]</label>
  4627. </control>
  4628. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4629. <control type="label">
  4630. <description>precip label</description>
  4631. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4632. <label>$INFO[Window.Property(Daily.7.Precipitation)]</label>
  4633. </control>
  4634. <control type="label">
  4635. <description>precip units label</description>
  4636. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4637. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.7.Precipitation),0)">Conditional</animation>
  4638. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.7.Precipitation),100)">Conditional</animation>
  4639. </control>
  4640. <control type="label">
  4641. <description>High Temp label</description>
  4642. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4643. <label>$INFO[Window.Property(Daily.7.HighTemperature)]</label>
  4644. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-1)">Conditional</animation>
  4645. </control>
  4646. <control type="label">
  4647. <description>High Temp label</description>
  4648. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4649. <info>System.TemperatureUnits</info>
  4650. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),99)">Conditional</animation>
  4651. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),9)">Conditional</animation>
  4652. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.7.HighTemperature),-10)">Conditional</animation>
  4653. <visible>!StringCompare(Window.Property(Daily.7.HighTemperature),n/a)</visible>
  4654. </control>
  4655. <control type="label">
  4656. <description>Low Temp label</description>
  4657. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4658. <label>$INFO[Window.Property(Daily.7.LowTemperature)]</label>
  4659. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-1)">Conditional</animation>
  4660. </control>
  4661. <control type="label">
  4662. <description>Low Temp label</description>
  4663. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4664. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),99)">Conditional</animation>
  4665. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),9)">Conditional</animation>
  4666. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.7.LowTemperature),-10)">Conditional</animation>
  4667. <visible>!StringCompare(Window.Property(Daily.7.LowTemperature),n/a)</visible>
  4668. </control>
  4669. <!--include>TWC.Daily.DailySeperator</include-->
  4670. </control>
  4671. <control type="group">
  4672. <width>165</width>
  4673. <control type="image">
  4674. <description>weekday image</description>
  4675. <include>TWC.Daily.DailyWeekdayBG</include>
  4676. <visible>!StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[17])</visible>
  4677. </control>
  4678. <control type="image">
  4679. <description>weekend image</description>
  4680. <include>TWC.Daily.DailyWeekendBG</include>
  4681. <visible>StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[17])</visible>
  4682. </control>
  4683. <control type="label">
  4684. <description>Day label</description>
  4685. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4686. <label>[B]$INFO[Window.Property(Daily.8.LongDay)][/B]</label>
  4687. </control>
  4688. <control type="label">
  4689. <description>Date label</description>
  4690. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4691. <label>$INFO[Window.Property(Daily.8.ShortDate)]</label>
  4692. </control>
  4693. <control type="image">
  4694. <description>Weather image</description>
  4695. <include>TWC.Daily.DailyIconCommon</include>
  4696. <texture>$INFO[Window.Property(Daily.8.OutlookIcon)]</texture>
  4697. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4698. </control>
  4699. <control type="image">
  4700. <description>Weather image</description>
  4701. <include>TWC.Daily.DailyIconCommon</include>
  4702. <timeperimage>75</timeperimage>
  4703. <randomize>false</randomize>
  4704. <fadetime>0</fadetime>
  4705. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.8.FanartCode)]</imagepath>
  4706. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4707. </control>
  4708. <control type="label">
  4709. <description>Outlook</description>
  4710. <include>TWC.Daily.DailyOutlook</include>
  4711. <label>$INFO[Window.Property(Daily.8.Outlook)]</label>
  4712. </control>
  4713. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4714. <control type="label">
  4715. <description>precip label</description>
  4716. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4717. <label>$INFO[Window.Property(Daily.8.Precipitation)]</label>
  4718. </control>
  4719. <control type="label">
  4720. <description>precip units label</description>
  4721. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4722. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.8.Precipitation),0)">Conditional</animation>
  4723. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.8.Precipitation),100)">Conditional</animation>
  4724. </control>
  4725. <control type="label">
  4726. <description>High Temp label</description>
  4727. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4728. <label>$INFO[Window.Property(Daily.8.HighTemperature)]</label>
  4729. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.8.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.8.HighTemperature),-1)">Conditional</animation>
  4730. </control>
  4731. <control type="label">
  4732. <description>High Temp label</description>
  4733. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4734. <info>System.TemperatureUnits</info>
  4735. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.8.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.8.HighTemperature),99)">Conditional</animation>
  4736. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.8.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.8.HighTemperature),9)">Conditional</animation>
  4737. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.8.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.8.HighTemperature),-10)">Conditional</animation>
  4738. <visible>!StringCompare(Window.Property(Daily.8.HighTemperature),n/a)</visible>
  4739. </control>
  4740. <control type="label">
  4741. <description>Low Temp label</description>
  4742. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4743. <label>$INFO[Window.Property(Daily.8.LowTemperature)]</label>
  4744. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.8.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.8.LowTemperature),-1)">Conditional</animation>
  4745. </control>
  4746. <control type="label">
  4747. <description>Low Temp label</description>
  4748. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4749. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.8.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.8.LowTemperature),99)">Conditional</animation>
  4750. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.8.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.8.LowTemperature),9)">Conditional</animation>
  4751. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.8.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.8.LowTemperature),-10)">Conditional</animation>
  4752. <visible>!StringCompare(Window.Property(Daily.8.LowTemperature),n/a)</visible>
  4753. </control>
  4754. <!--include>TWC.Daily.DailySeperator</include-->
  4755. </control>
  4756. <control type="group">
  4757. <width>165</width>
  4758. <control type="image">
  4759. <description>weekday image</description>
  4760. <include>TWC.Daily.DailyWeekdayBG</include>
  4761. <visible>!StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[17])</visible>
  4762. </control>
  4763. <control type="image">
  4764. <description>weekend image</description>
  4765. <include>TWC.Daily.DailyWeekendBG</include>
  4766. <visible>StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[17])</visible>
  4767. </control>
  4768. <control type="label">
  4769. <description>Day label</description>
  4770. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4771. <label>[B]$INFO[Window.Property(Daily.9.LongDay)][/B]</label>
  4772. </control>
  4773. <control type="label">
  4774. <description>Date label</description>
  4775. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4776. <label>$INFO[Window.Property(Daily.9.ShortDate)]</label>
  4777. </control>
  4778. <control type="image">
  4779. <description>Weather image</description>
  4780. <include>TWC.Daily.DailyIconCommon</include>
  4781. <texture>$INFO[Window.Property(Daily.9.OutlookIcon)]</texture>
  4782. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4783. </control>
  4784. <control type="image">
  4785. <description>Weather image</description>
  4786. <include>TWC.Daily.DailyIconCommon</include>
  4787. <timeperimage>75</timeperimage>
  4788. <randomize>false</randomize>
  4789. <fadetime>0</fadetime>
  4790. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.9.FanartCode)]</imagepath>
  4791. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4792. </control>
  4793. <control type="label">
  4794. <description>Outlook</description>
  4795. <include>TWC.Daily.DailyOutlook</include>
  4796. <label>$INFO[Window.Property(Daily.9.Outlook)]</label>
  4797. </control>
  4798. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4799. <control type="label">
  4800. <description>precip label</description>
  4801. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4802. <label>$INFO[Window.Property(Daily.9.Precipitation)]</label>
  4803. </control>
  4804. <control type="label">
  4805. <description>precip units label</description>
  4806. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4807. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.9.Precipitation),0)">Conditional</animation>
  4808. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.9.Precipitation),100)">Conditional</animation>
  4809. </control>
  4810. <control type="label">
  4811. <description>High Temp label</description>
  4812. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4813. <label>$INFO[Window.Property(Daily.9.HighTemperature)]</label>
  4814. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.9.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.9.HighTemperature),-1)">Conditional</animation>
  4815. </control>
  4816. <control type="label">
  4817. <description>High Temp label</description>
  4818. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4819. <info>System.TemperatureUnits</info>
  4820. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.9.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.9.HighTemperature),99)">Conditional</animation>
  4821. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.9.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.9.HighTemperature),9)">Conditional</animation>
  4822. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.9.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.9.HighTemperature),-10)">Conditional</animation>
  4823. <visible>!StringCompare(Window.Property(Daily.9.HighTemperature),n/a)</visible>
  4824. </control>
  4825. <control type="label">
  4826. <description>Low Temp label</description>
  4827. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4828. <label>$INFO[Window.Property(Daily.9.LowTemperature)]</label>
  4829. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.9.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.9.LowTemperature),-1)">Conditional</animation>
  4830. </control>
  4831. <control type="label">
  4832. <description>Low Temp label</description>
  4833. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4834. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.9.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.9.LowTemperature),99)">Conditional</animation>
  4835. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.9.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.9.LowTemperature),9)">Conditional</animation>
  4836. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.9.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.9.LowTemperature),-10)">Conditional</animation>
  4837. <visible>!StringCompare(Window.Property(Daily.9.LowTemperature),n/a)</visible>
  4838. </control>
  4839. <!--include>TWC.Daily.DailySeperator</include-->
  4840. </control>
  4841. <control type="group">
  4842. <width>165</width>
  4843. <visible>!IsEmpty(Window.Property(Daily.10.LongDay))</visible>
  4844. <control type="image">
  4845. <description>weekday image</description>
  4846. <include>TWC.Daily.DailyWeekdayBG</include>
  4847. <visible>!StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[17])</visible>
  4848. </control>
  4849. <control type="image">
  4850. <description>weekend image</description>
  4851. <include>TWC.Daily.DailyWeekendBG</include>
  4852. <visible>StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[17])</visible>
  4853. </control>
  4854. <control type="label">
  4855. <description>Day label</description>
  4856. <include>TWC.Daily.DailyDayLabelsCommon</include>
  4857. <label>[B]$INFO[Window.Property(Daily.10.LongDay)][/B]</label>
  4858. </control>
  4859. <control type="label">
  4860. <description>Date label</description>
  4861. <include>TWC.Daily.DailyDateLabelsCommon</include>
  4862. <label>$INFO[Window.Property(Daily.10.ShortDate)]</label>
  4863. </control>
  4864. <control type="image">
  4865. <description>Weather image</description>
  4866. <include>TWC.Daily.DailyIconCommon</include>
  4867. <texture>$INFO[Window.Property(Daily.10.OutlookIcon)]</texture>
  4868. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4869. </control>
  4870. <control type="image">
  4871. <description>Weather image</description>
  4872. <include>TWC.Daily.DailyIconCommon</include>
  4873. <timeperimage>75</timeperimage>
  4874. <randomize>false</randomize>
  4875. <fadetime>0</fadetime>
  4876. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.10.FanartCode)]</imagepath>
  4877. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  4878. </control>
  4879. <control type="label">
  4880. <description>Outlook</description>
  4881. <include>TWC.Daily.DailyOutlook</include>
  4882. <label>$INFO[Window.Property(Daily.10.Outlook)]</label>
  4883. </control>
  4884. <include>TWC.Daily.DailyPrecipitationLabel</include>
  4885. <control type="label">
  4886. <description>precip label</description>
  4887. <include>TWC.Daily.DailyPrecipitationCommon</include>
  4888. <label>$INFO[Window.Property(Daily.10.Precipitation)]</label>
  4889. </control>
  4890. <control type="label">
  4891. <description>precip units label</description>
  4892. <include>TWC.Daily.DailyPrecipUnitsCommon</include>
  4893. <animation effect="slide" start="0,0" end="-9,0" time="0" condition="StringCompare(Window.Property(Daily.10.Precipitation),0)">Conditional</animation>
  4894. <animation effect="slide" start="0,0" end="8,0" time="0" condition="StringCompare(Window.Property(Daily.10.Precipitation),100)">Conditional</animation>
  4895. </control>
  4896. <control type="label">
  4897. <description>High Temp label</description>
  4898. <include>TWC.Daily.DailyHighLabelsCommon</include>
  4899. <label>$INFO[Window.Property(Daily.10.HighTemperature)]</label>
  4900. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.10.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.10.HighTemperature),-1)">Conditional</animation>
  4901. </control>
  4902. <control type="label">
  4903. <description>High Temp label</description>
  4904. <include>TWC.Daily.DailyHighUnitsCommon</include>
  4905. <info>System.TemperatureUnits</info>
  4906. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.10.HighTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.10.HighTemperature),99)">Conditional</animation>
  4907. <animation effect="slide" start="0,0" end="-24,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.10.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.10.HighTemperature),9)">Conditional</animation>
  4908. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.10.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.10.HighTemperature),-10)">Conditional</animation>
  4909. <visible>!StringCompare(Window.Property(Daily.10.HighTemperature),n/a)</visible>
  4910. </control>
  4911. <control type="label">
  4912. <description>Low Temp label</description>
  4913. <include>TWC.Daily.DailyLowLabelsCommon</include>
  4914. <label>$INFO[Window.Property(Daily.10.LowTemperature)]</label>
  4915. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.10.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.10.LowTemperature),-1)">Conditional</animation>
  4916. </control>
  4917. <control type="label">
  4918. <description>Low Temp label</description>
  4919. <include>TWC.Daily.DailyLowUnitsCommon</include>
  4920. <animation effect="slide" start="0,0" end="-10,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.10.LowTemperature),9) + !IntegerGreaterThan(Window.Property(Daily.10.LowTemperature),99)">Conditional</animation>
  4921. <animation effect="slide" start="0,0" end="-21,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.10.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Daily.10.LowTemperature),9)">Conditional</animation>
  4922. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Daily.10.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Daily.10.LowTemperature),-10)">Conditional</animation>
  4923. <visible>!StringCompare(Window.Property(Daily.10.LowTemperature),n/a)</visible>
  4924. </control>
  4925. </control>
  4926. </control>
  4927. </control>
  4928. <!-- details view -->
  4929. <control type="group">
  4930. <posy>35</posy>
  4931. <visible>!Skin.HasSetting(TWC.ShowDailyDetails) + !IsEmpty(Window.Property(Daily.IsFetched))</visible>
  4932. <!-- List Headings -->
  4933. <control type="group">
  4934. <control type="label">
  4935. <include>TWC.Daily.HeadingCommon</include>
  4936. <label>[CR]$LOCALIZE[552]</label>
  4937. </control>
  4938. <control type="label">
  4939. <posx>120</posx>
  4940. <width>220</width>
  4941. <include>TWC.Daily.HeadingCommon</include>
  4942. <label>[CR]$LOCALIZE[33020]</label>
  4943. </control>
  4944. <control type="label">
  4945. <posx>340</posx>
  4946. <width>90</width>
  4947. <include>TWC.Daily.HeadingCommon</include>
  4948. <label>$LOCALIZE[393][CR]$LOCALIZE[401]</label>
  4949. </control>
  4950. <control type="label">
  4951. <posx>430</posx>
  4952. <width>90</width>
  4953. <include>TWC.Daily.HeadingCommon</include>
  4954. <label>$LOCALIZE[391][CR]$LOCALIZE[401]</label>
  4955. </control>
  4956. <control type="label">
  4957. <posx>520</posx>
  4958. <width>90</width>
  4959. <include>TWC.Daily.HeadingCommon</include>
  4960. <label>31948</label>
  4961. </control>
  4962. <control type="label">
  4963. <posx>610</posx>
  4964. <width>175</width>
  4965. <include>TWC.Daily.HeadingCommon</include>
  4966. <label>[CR]$LOCALIZE[404]</label>
  4967. </control>
  4968. </control>
  4969. <!-- Forecast list -->
  4970. <control type="grouplist" id="700">
  4971. <posx>0</posx>
  4972. <posy>45</posy>
  4973. <width>795</width>
  4974. <height>492</height>
  4975. <itemgap>0</itemgap>
  4976. <orientation>vertical</orientation>
  4977. <onleft>2000</onleft>
  4978. <onright>7000</onright>
  4979. <onup>700</onup>
  4980. <ondown>700</ondown>
  4981. <pagecontrol>7000</pagecontrol>
  4982. <scrolltime>200</scrolltime>
  4983. <!-- Day 1 -->
  4984. <control type="group">
  4985. <visible>!IsEmpty(Window.Property(Daily.1.ShortDay))</visible>
  4986. <height>82</height>
  4987. <include>TWC.Daily.ListNoFocusTexture</include>
  4988. <control type="label">
  4989. <include>TWC.Daily.ListDay</include>
  4990. <label>[B]$INFO[Window.Property(Daily.1.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.1.ShortDate)][/COLOR]</label>
  4991. </control>
  4992. <control type="image">
  4993. <include>TWC.Daily.ListConditionTexture</include>
  4994. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  4995. </control>
  4996. <control type="image">
  4997. <include>TWC.Daily.ListConditionWeekendTexture</include>
  4998. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  4999. </control>
  5000. <control type="image">
  5001. <include>TWC.Daily.ListOutlookIcon</include>
  5002. <info>Window.Property(Daily.1.OutlookIcon)</info>
  5003. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5004. </control>
  5005. <control type="multiimage">
  5006. <include>TWC.Daily.ListOutlookIcon</include>
  5007. <timeperimage>75</timeperimage>
  5008. <randomize>false</randomize>
  5009. <fadetime>0</fadetime>
  5010. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.1.FanartCode)]</imagepath>
  5011. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5012. </control>
  5013. <control type="label">
  5014. <include>TWC.Daily.ListOutlook</include>
  5015. <label>$INFO[Window.Property(Daily.1.Outlook)]</label>
  5016. </control>
  5017. <control type="label">
  5018. <include>TWC.Daily.ListHighTemp</include>
  5019. <label>[B]$INFO[Window.Property(Daily.1.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5020. <visible>!StringCompare(Window.Property(Daily.1.HighTemperature),n/a)</visible>
  5021. </control>
  5022. <control type="label">
  5023. <include>TWC.Daily.ListHighTemp</include>
  5024. <label>[B]$INFO[Window.Property(Daily.1.HighTemperature)][/B]</label>
  5025. <visible>StringCompare(Window.Property(Daily.1.HighTemperature),n/a)</visible>
  5026. </control>
  5027. <control type="image">
  5028. <include>TWC.Daily.ListLowTempTexture</include>
  5029. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5030. </control>
  5031. <control type="image">
  5032. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5033. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5034. </control>
  5035. <control type="label">
  5036. <include>TWC.Daily.ListLowTemp</include>
  5037. <label>$INFO[Window.Property(Daily.1.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5038. <visible>!StringCompare(Window.Property(Daily.1.LowTemperature),n/a)</visible>
  5039. </control>
  5040. <control type="label">
  5041. <include>TWC.Daily.ListLowTemp</include>
  5042. <label>$INFO[Window.Property(Daily.1.LowTemperature)]</label>
  5043. <visible>StringCompare(Window.Property(Daily.1.LowTemperature),n/a)</visible>
  5044. </control>
  5045. <control type="label">
  5046. <include>TWC.Daily.ListPrecipitation</include>
  5047. <label>$INFO[Window.Property(Daily.1.Precipitation),,%]</label>
  5048. </control>
  5049. <control type="image">
  5050. <include>TWC.Daily.ListWindTexture</include>
  5051. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5052. </control>
  5053. <control type="image">
  5054. <include>TWC.Daily.ListWindWeekendTexture</include>
  5055. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[11]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5056. </control>
  5057. <control type="label">
  5058. <include>TWC.Daily.ListWind</include>
  5059. <label>$INFO[Window.Property(Daily.1.WindDirection)][CR]$INFO[Window.Property(Daily.1.WindSpeed)]</label>
  5060. </control>
  5061. </control>
  5062. <!-- Day 1 -->
  5063. <control type="group">
  5064. <visible>!IsEmpty(Window.Property(Daily.2.ShortDay))</visible>
  5065. <height>82</height>
  5066. <include>TWC.Daily.ListNoFocusTexture</include>
  5067. <control type="label">
  5068. <include>TWC.Daily.ListDay</include>
  5069. <label>[B]$INFO[Window.Property(Daily.2.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.2.ShortDate)][/COLOR]</label>
  5070. </control>
  5071. <control type="image">
  5072. <include>TWC.Daily.ListConditionTexture</include>
  5073. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5074. </control>
  5075. <control type="image">
  5076. <include>TWC.Daily.ListConditionWeekendTexture</include>
  5077. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5078. </control>
  5079. <control type="image">
  5080. <include>TWC.Daily.ListOutlookIcon</include>
  5081. <info>Window.Property(Daily.2.OutlookIcon)</info>
  5082. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5083. </control>
  5084. <control type="multiimage">
  5085. <include>TWC.Daily.ListOutlookIcon</include>
  5086. <timeperimage>75</timeperimage>
  5087. <randomize>false</randomize>
  5088. <fadetime>0</fadetime>
  5089. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.2.FanartCode)]</imagepath>
  5090. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5091. </control>
  5092. <control type="label">
  5093. <include>TWC.Daily.ListOutlook</include>
  5094. <label>$INFO[Window.Property(Daily.2.Outlook)]</label>
  5095. </control>
  5096. <control type="label">
  5097. <include>TWC.Daily.ListHighTemp</include>
  5098. <label>[B]$INFO[Window.Property(Daily.2.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5099. <visible>!StringCompare(Window.Property(Daily.2.HighTemperature),n/a)</visible>
  5100. </control>
  5101. <control type="label">
  5102. <include>TWC.Daily.ListHighTemp</include>
  5103. <label>[B]$INFO[Window.Property(Daily.2.HighTemperature)][/B]</label>
  5104. <visible>StringCompare(Window.Property(Daily.2.HighTemperature),n/a)</visible>
  5105. </control>
  5106. <control type="image">
  5107. <include>TWC.Daily.ListLowTempTexture</include>
  5108. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5109. </control>
  5110. <control type="image">
  5111. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5112. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5113. </control>
  5114. <control type="label">
  5115. <include>TWC.Daily.ListLowTemp</include>
  5116. <label>$INFO[Window.Property(Daily.2.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5117. <visible>!StringCompare(Window.Property(Daily.2.LowTemperature),n/a)</visible>
  5118. </control>
  5119. <control type="label">
  5120. <include>TWC.Daily.ListLowTemp</include>
  5121. <label>$INFO[Window.Property(Daily.2.LowTemperature)]</label>
  5122. <visible>StringCompare(Window.Property(Daily.2.LowTemperature),n/a)</visible>
  5123. </control>
  5124. <control type="label">
  5125. <include>TWC.Daily.ListPrecipitation</include>
  5126. <label>$INFO[Window.Property(Daily.2.Precipitation),,%]</label>
  5127. </control>
  5128. <control type="image">
  5129. <include>TWC.Daily.ListWindTexture</include>
  5130. <visible>!StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5131. </control>
  5132. <control type="image">
  5133. <include>TWC.Daily.ListWindWeekendTexture</include>
  5134. <visible>StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.2.LongDay),$LOCALIZE[17])</visible>
  5135. </control>
  5136. <control type="label">
  5137. <include>TWC.Daily.ListWind</include>
  5138. <label>$INFO[Window.Property(Daily.2.WindDirection)][CR]$INFO[Window.Property(Daily.2.WindSpeed)]</label>
  5139. </control>
  5140. </control>
  5141. <!-- Day 1 -->
  5142. <control type="group">
  5143. <visible>!IsEmpty(Window.Property(Daily.3.ShortDay))</visible>
  5144. <height>82</height>
  5145. <include>TWC.Daily.ListNoFocusTexture</include>
  5146. <control type="label">
  5147. <include>TWC.Daily.ListDay</include>
  5148. <label>[B]$INFO[Window.Property(Daily.3.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.3.ShortDate)][/COLOR]</label>
  5149. </control>
  5150. <control type="image">
  5151. <include>TWC.Daily.ListConditionTexture</include>
  5152. <visible>!StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  5153. </control>
  5154. <control type="image">
  5155. <include>TWC.Daily.ListConditionWeekendTexture</include>
  5156. <visible>StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  5157. </control>
  5158. <control type="image">
  5159. <include>TWC.Daily.ListOutlookIcon</include>
  5160. <info>Window.Property(Daily.3.OutlookIcon)</info>
  5161. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5162. </control>
  5163. <control type="multiimage">
  5164. <include>TWC.Daily.ListOutlookIcon</include>
  5165. <timeperimage>75</timeperimage>
  5166. <randomize>false</randomize>
  5167. <fadetime>0</fadetime>
  5168. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.3.FanartCode)]</imagepath>
  5169. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5170. </control>
  5171. <control type="label">
  5172. <include>TWC.Daily.ListOutlook</include>
  5173. <label>$INFO[Window.Property(Daily.3.Outlook)]</label>
  5174. </control>
  5175. <control type="label">
  5176. <include>TWC.Daily.ListHighTemp</include>
  5177. <label>[B]$INFO[Window.Property(Daily.3.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5178. <visible>!StringCompare(Window.Property(Daily.3.HighTemperature),n/a)</visible>
  5179. </control>
  5180. <control type="label">
  5181. <include>TWC.Daily.ListHighTemp</include>
  5182. <label>[B]$INFO[Window.Property(Daily.3.HighTemperature)][/B]</label>
  5183. <visible>StringCompare(Window.Property(Daily.3.HighTemperature),n/a)</visible>
  5184. </control>
  5185. <control type="image">
  5186. <include>TWC.Daily.ListLowTempTexture</include>
  5187. <visible>!StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  5188. </control>
  5189. <control type="image">
  5190. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5191. <visible>StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  5192. </control>
  5193. <control type="label">
  5194. <include>TWC.Daily.ListLowTemp</include>
  5195. <label>$INFO[Window.Property(Daily.3.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5196. <visible>!StringCompare(Window.Property(Daily.3.LowTemperature),n/a)</visible>
  5197. </control>
  5198. <control type="label">
  5199. <include>TWC.Daily.ListLowTemp</include>
  5200. <label>$INFO[Window.Property(Daily.3.LowTemperature)]</label>
  5201. <visible>StringCompare(Window.Property(Daily.3.LowTemperature),n/a)</visible>
  5202. </control>
  5203. <control type="label">
  5204. <include>TWC.Daily.ListPrecipitation</include>
  5205. <label>$INFO[Window.Property(Daily.3.Precipitation),,%]</label>
  5206. </control>
  5207. <control type="image">
  5208. <include>TWC.Daily.ListWindTexture</include>
  5209. <visible>!StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  5210. </control>
  5211. <control type="image">
  5212. <include>TWC.Daily.ListWindWeekendTexture</include>
  5213. <visible>StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.3.LongDay),$LOCALIZE[17])</visible>
  5214. </control>
  5215. <control type="label">
  5216. <include>TWC.Daily.ListWind</include>
  5217. <label>$INFO[Window.Property(Daily.3.WindDirection)][CR]$INFO[Window.Property(Daily.3.WindSpeed)]</label>
  5218. </control>
  5219. </control>
  5220. <!-- Day 1 -->
  5221. <control type="group">
  5222. <visible>!IsEmpty(Window.Property(Daily.4.ShortDay))</visible>
  5223. <height>82</height>
  5224. <include>TWC.Daily.ListNoFocusTexture</include>
  5225. <control type="label">
  5226. <include>TWC.Daily.ListDay</include>
  5227. <label>[B]$INFO[Window.Property(Daily.4.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.4.ShortDate)][/COLOR]</label>
  5228. </control>
  5229. <control type="image">
  5230. <include>TWC.Daily.ListConditionTexture</include>
  5231. <visible>!StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  5232. </control>
  5233. <control type="image">
  5234. <include>TWC.Daily.ListConditionWeekendTexture</include>
  5235. <visible>StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  5236. </control>
  5237. <control type="image">
  5238. <include>TWC.Daily.ListOutlookIcon</include>
  5239. <info>Window.Property(Daily.4.OutlookIcon)</info>
  5240. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5241. </control>
  5242. <control type="multiimage">
  5243. <include>TWC.Daily.ListOutlookIcon</include>
  5244. <timeperimage>75</timeperimage>
  5245. <randomize>false</randomize>
  5246. <fadetime>0</fadetime>
  5247. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.4.FanartCode)]</imagepath>
  5248. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5249. </control>
  5250. <control type="label">
  5251. <include>TWC.Daily.ListOutlook</include>
  5252. <label>$INFO[Window.Property(Daily.4.Outlook)]</label>
  5253. </control>
  5254. <control type="label">
  5255. <include>TWC.Daily.ListHighTemp</include>
  5256. <label>[B]$INFO[Window.Property(Daily.4.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5257. <visible>!StringCompare(Window.Property(Daily.4.HighTemperature),n/a)</visible>
  5258. </control>
  5259. <control type="label">
  5260. <include>TWC.Daily.ListHighTemp</include>
  5261. <label>[B]$INFO[Window.Property(Daily.4.HighTemperature)][/B]</label>
  5262. <visible>StringCompare(Window.Property(Daily.4.HighTemperature),n/a)</visible>
  5263. </control>
  5264. <control type="image">
  5265. <include>TWC.Daily.ListLowTempTexture</include>
  5266. <visible>!StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  5267. </control>
  5268. <control type="image">
  5269. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5270. <visible>StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  5271. </control>
  5272. <control type="label">
  5273. <include>TWC.Daily.ListLowTemp</include>
  5274. <label>$INFO[Window.Property(Daily.4.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5275. <visible>!StringCompare(Window.Property(Daily.4.LowTemperature),n/a)</visible>
  5276. </control>
  5277. <control type="label">
  5278. <include>TWC.Daily.ListLowTemp</include>
  5279. <label>$INFO[Window.Property(Daily.4.LowTemperature)]</label>
  5280. <visible>StringCompare(Window.Property(Daily.4.LowTemperature),n/a)</visible>
  5281. </control>
  5282. <control type="label">
  5283. <include>TWC.Daily.ListPrecipitation</include>
  5284. <label>$INFO[Window.Property(Daily.4.Precipitation),,%]</label>
  5285. </control>
  5286. <control type="image">
  5287. <include>TWC.Daily.ListWindTexture</include>
  5288. <visible>!StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  5289. </control>
  5290. <control type="image">
  5291. <include>TWC.Daily.ListWindWeekendTexture</include>
  5292. <visible>StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.4.LongDay),$LOCALIZE[17])</visible>
  5293. </control>
  5294. <control type="label">
  5295. <include>TWC.Daily.ListWind</include>
  5296. <label>$INFO[Window.Property(Daily.4.WindDirection)][CR]$INFO[Window.Property(Daily.4.WindSpeed)]</label>
  5297. </control>
  5298. </control>
  5299. <!-- Day 1 -->
  5300. <control type="group">
  5301. <visible>!IsEmpty(Window.Property(Daily.5.ShortDay))</visible>
  5302. <height>82</height>
  5303. <include>TWC.Daily.ListNoFocusTexture</include>
  5304. <control type="label">
  5305. <include>TWC.Daily.ListDay</include>
  5306. <label>[B]$INFO[Window.Property(Daily.5.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.5.ShortDate)][/COLOR]</label>
  5307. </control>
  5308. <control type="image">
  5309. <include>TWC.Daily.ListConditionTexture</include>
  5310. <visible>!StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  5311. </control>
  5312. <control type="image">
  5313. <include>TWC.Daily.ListConditionWeekendTexture</include>
  5314. <visible>StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  5315. </control>
  5316. <control type="image">
  5317. <include>TWC.Daily.ListOutlookIcon</include>
  5318. <info>Window.Property(Daily.5.OutlookIcon)</info>
  5319. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5320. </control>
  5321. <control type="multiimage">
  5322. <include>TWC.Daily.ListOutlookIcon</include>
  5323. <timeperimage>75</timeperimage>
  5324. <randomize>false</randomize>
  5325. <fadetime>0</fadetime>
  5326. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.5.FanartCode)]</imagepath>
  5327. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5328. </control>
  5329. <control type="label">
  5330. <include>TWC.Daily.ListOutlook</include>
  5331. <label>$INFO[Window.Property(Daily.5.Outlook)]</label>
  5332. </control>
  5333. <control type="label">
  5334. <include>TWC.Daily.ListHighTemp</include>
  5335. <label>[B]$INFO[Window.Property(Daily.5.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5336. <visible>!StringCompare(Window.Property(Daily.5.HighTemperature),n/a)</visible>
  5337. </control>
  5338. <control type="label">
  5339. <include>TWC.Daily.ListHighTemp</include>
  5340. <label>[B]$INFO[Window.Property(Daily.5.HighTemperature)][/B]</label>
  5341. <visible>StringCompare(Window.Property(Daily.5.HighTemperature),n/a)</visible>
  5342. </control>
  5343. <control type="image">
  5344. <include>TWC.Daily.ListLowTempTexture</include>
  5345. <visible>!StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  5346. </control>
  5347. <control type="image">
  5348. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5349. <visible>StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  5350. </control>
  5351. <control type="label">
  5352. <include>TWC.Daily.ListLowTemp</include>
  5353. <label>$INFO[Window.Property(Daily.5.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5354. <visible>!StringCompare(Window.Property(Daily.5.LowTemperature),n/a)</visible>
  5355. </control>
  5356. <control type="label">
  5357. <include>TWC.Daily.ListLowTemp</include>
  5358. <label>$INFO[Window.Property(Daily.5.LowTemperature)]</label>
  5359. <visible>StringCompare(Window.Property(Daily.5.LowTemperature),n/a)</visible>
  5360. </control>
  5361. <control type="label">
  5362. <include>TWC.Daily.ListPrecipitation</include>
  5363. <label>$INFO[Window.Property(Daily.5.Precipitation),,%]</label>
  5364. </control>
  5365. <control type="image">
  5366. <include>TWC.Daily.ListWindTexture</include>
  5367. <visible>!StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  5368. </control>
  5369. <control type="image">
  5370. <include>TWC.Daily.ListWindWeekendTexture</include>
  5371. <visible>StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.5.LongDay),$LOCALIZE[17])</visible>
  5372. </control>
  5373. <control type="label">
  5374. <include>TWC.Daily.ListWind</include>
  5375. <label>$INFO[Window.Property(Daily.5.WindDirection)][CR]$INFO[Window.Property(Daily.5.WindSpeed)]</label>
  5376. </control>
  5377. </control>
  5378. <!-- Day 1 -->
  5379. <control type="group">
  5380. <visible>!IsEmpty(Window.Property(Daily.6.ShortDay))</visible>
  5381. <height>82</height>
  5382. <include>TWC.Daily.ListNoFocusTexture</include>
  5383. <control type="label">
  5384. <include>TWC.Daily.ListDay</include>
  5385. <label>[B]$INFO[Window.Property(Daily.6.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.6.ShortDate)][/COLOR]</label>
  5386. </control>
  5387. <control type="image">
  5388. <include>TWC.Daily.ListConditionTexture</include>
  5389. <visible>!StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  5390. </control>
  5391. <control type="image">
  5392. <include>TWC.Daily.ListConditionWeekendTexture</include>
  5393. <visible>StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  5394. </control>
  5395. <control type="image">
  5396. <include>TWC.Daily.ListOutlookIcon</include>
  5397. <info>Window.Property(Daily.6.OutlookIcon)</info>
  5398. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5399. </control>
  5400. <control type="multiimage">
  5401. <include>TWC.Daily.ListOutlookIcon</include>
  5402. <timeperimage>75</timeperimage>
  5403. <randomize>false</randomize>
  5404. <fadetime>0</fadetime>
  5405. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.6.FanartCode)]</imagepath>
  5406. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5407. </control>
  5408. <control type="label">
  5409. <include>TWC.Daily.ListOutlook</include>
  5410. <label>$INFO[Window.Property(Daily.6.Outlook)]</label>
  5411. </control>
  5412. <control type="label">
  5413. <include>TWC.Daily.ListHighTemp</include>
  5414. <label>[B]$INFO[Window.Property(Daily.6.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5415. <visible>!StringCompare(Window.Property(Daily.6.HighTemperature),n/a)</visible>
  5416. </control>
  5417. <control type="label">
  5418. <include>TWC.Daily.ListHighTemp</include>
  5419. <label>[B]$INFO[Window.Property(Daily.6.HighTemperature)][/B]</label>
  5420. <visible>StringCompare(Window.Property(Daily.6.HighTemperature),n/a)</visible>
  5421. </control>
  5422. <control type="image">
  5423. <include>TWC.Daily.ListLowTempTexture</include>
  5424. <visible>!StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  5425. </control>
  5426. <control type="image">
  5427. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5428. <visible>StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  5429. </control>
  5430. <control type="label">
  5431. <include>TWC.Daily.ListLowTemp</include>
  5432. <label>$INFO[Window.Property(Daily.6.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5433. <visible>!StringCompare(Window.Property(Daily.6.LowTemperature),n/a)</visible>
  5434. </control>
  5435. <control type="label">
  5436. <include>TWC.Daily.ListLowTemp</include>
  5437. <label>$INFO[Window.Property(Daily.6.LowTemperature)]</label>
  5438. <visible>StringCompare(Window.Property(Daily.6.LowTemperature),n/a)</visible>
  5439. </control>
  5440. <control type="label">
  5441. <include>TWC.Daily.ListPrecipitation</include>
  5442. <label>$INFO[Window.Property(Daily.6.Precipitation),,%]</label>
  5443. </control>
  5444. <control type="image">
  5445. <include>TWC.Daily.ListWindTexture</include>
  5446. <visible>!StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  5447. </control>
  5448. <control type="image">
  5449. <include>TWC.Daily.ListWindWeekendTexture</include>
  5450. <visible>StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.6.LongDay),$LOCALIZE[17])</visible>
  5451. </control>
  5452. <control type="label">
  5453. <include>TWC.Daily.ListWind</include>
  5454. <label>$INFO[Window.Property(Daily.6.WindDirection)][CR]$INFO[Window.Property(Daily.6.WindSpeed)]</label>
  5455. </control>
  5456. </control>
  5457. <!-- Day 1 -->
  5458. <control type="group">
  5459. <visible>!IsEmpty(Window.Property(Daily.7.ShortDay))</visible>
  5460. <height>82</height>
  5461. <include>TWC.Daily.ListNoFocusTexture</include>
  5462. <control type="label">
  5463. <include>TWC.Daily.ListDay</include>
  5464. <label>[B]$INFO[Window.Property(Daily.7.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.7.ShortDate)][/COLOR]</label>
  5465. </control>
  5466. <control type="image">
  5467. <include>TWC.Daily.ListConditionTexture</include>
  5468. <visible>!StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  5469. </control>
  5470. <control type="image">
  5471. <include>TWC.Daily.ListConditionWeekendTexture</include>
  5472. <visible>StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  5473. </control>
  5474. <control type="image">
  5475. <include>TWC.Daily.ListOutlookIcon</include>
  5476. <info>Window.Property(Daily.7.OutlookIcon)</info>
  5477. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5478. </control>
  5479. <control type="multiimage">
  5480. <include>TWC.Daily.ListOutlookIcon</include>
  5481. <timeperimage>75</timeperimage>
  5482. <randomize>false</randomize>
  5483. <fadetime>0</fadetime>
  5484. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.7.FanartCode)]</imagepath>
  5485. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5486. </control>
  5487. <control type="label">
  5488. <include>TWC.Daily.ListOutlook</include>
  5489. <label>$INFO[Window.Property(Daily.7.Outlook)]</label>
  5490. </control>
  5491. <control type="label">
  5492. <include>TWC.Daily.ListHighTemp</include>
  5493. <label>[B]$INFO[Window.Property(Daily.7.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5494. <visible>!StringCompare(Window.Property(Daily.7.HighTemperature),n/a)</visible>
  5495. </control>
  5496. <control type="label">
  5497. <include>TWC.Daily.ListHighTemp</include>
  5498. <label>[B]$INFO[Window.Property(Daily.7.HighTemperature)][/B]</label>
  5499. <visible>StringCompare(Window.Property(Daily.7.HighTemperature),n/a)</visible>
  5500. </control>
  5501. <control type="image">
  5502. <include>TWC.Daily.ListLowTempTexture</include>
  5503. <visible>!StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  5504. </control>
  5505. <control type="image">
  5506. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5507. <visible>StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  5508. </control>
  5509. <control type="label">
  5510. <include>TWC.Daily.ListLowTemp</include>
  5511. <label>$INFO[Window.Property(Daily.7.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5512. <visible>!StringCompare(Window.Property(Daily.7.LowTemperature),n/a)</visible>
  5513. </control>
  5514. <control type="label">
  5515. <include>TWC.Daily.ListLowTemp</include>
  5516. <label>$INFO[Window.Property(Daily.7.LowTemperature)]</label>
  5517. <visible>StringCompare(Window.Property(Daily.7.LowTemperature),n/a)</visible>
  5518. </control>
  5519. <control type="label">
  5520. <include>TWC.Daily.ListPrecipitation</include>
  5521. <label>$INFO[Window.Property(Daily.7.Precipitation),,%]</label>
  5522. </control>
  5523. <control type="image">
  5524. <include>TWC.Daily.ListWindTexture</include>
  5525. <visible>!StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  5526. </control>
  5527. <control type="image">
  5528. <include>TWC.Daily.ListWindWeekendTexture</include>
  5529. <visible>StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.7.LongDay),$LOCALIZE[17])</visible>
  5530. </control>
  5531. <control type="label">
  5532. <include>TWC.Daily.ListWind</include>
  5533. <label>$INFO[Window.Property(Daily.7.WindDirection)][CR]$INFO[Window.Property(Daily.7.WindSpeed)]</label>
  5534. </control>
  5535. </control>
  5536. <!-- Day 1 -->
  5537. <control type="group">
  5538. <visible>!IsEmpty(Window.Property(Daily.8.ShortDay))</visible>
  5539. <height>82</height>
  5540. <include>TWC.Daily.ListNoFocusTexture</include>
  5541. <control type="label">
  5542. <include>TWC.Daily.ListDay</include>
  5543. <label>[B]$INFO[Window.Property(Daily.8.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.8.ShortDate)][/COLOR]</label>
  5544. </control>
  5545. <control type="image">
  5546. <include>TWC.Daily.ListConditionTexture</include>
  5547. <visible>!StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[17])</visible>
  5548. </control>
  5549. <control type="image">
  5550. <include>TWC.Daily.ListConditionWeekendTexture</include>
  5551. <visible>StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[17])</visible>
  5552. </control>
  5553. <control type="image">
  5554. <include>TWC.Daily.ListOutlookIcon</include>
  5555. <info>Window.Property(Daily.8.OutlookIcon)</info>
  5556. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5557. </control>
  5558. <control type="multiimage">
  5559. <include>TWC.Daily.ListOutlookIcon</include>
  5560. <timeperimage>75</timeperimage>
  5561. <randomize>false</randomize>
  5562. <fadetime>0</fadetime>
  5563. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.8.FanartCode)]</imagepath>
  5564. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5565. </control>
  5566. <control type="label">
  5567. <include>TWC.Daily.ListOutlook</include>
  5568. <label>$INFO[Window.Property(Daily.8.Outlook)]</label>
  5569. </control>
  5570. <control type="label">
  5571. <include>TWC.Daily.ListHighTemp</include>
  5572. <label>[B]$INFO[Window.Property(Daily.8.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5573. <visible>!StringCompare(Window.Property(Daily.8.HighTemperature),n/a)</visible>
  5574. </control>
  5575. <control type="label">
  5576. <include>TWC.Daily.ListHighTemp</include>
  5577. <label>[B]$INFO[Window.Property(Daily.8.HighTemperature)][/B]</label>
  5578. <visible>StringCompare(Window.Property(Daily.8.HighTemperature),n/a)</visible>
  5579. </control>
  5580. <control type="image">
  5581. <include>TWC.Daily.ListLowTempTexture</include>
  5582. <visible>!StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[17])</visible>
  5583. </control>
  5584. <control type="image">
  5585. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5586. <visible>StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[17])</visible>
  5587. </control>
  5588. <control type="label">
  5589. <include>TWC.Daily.ListLowTemp</include>
  5590. <label>$INFO[Window.Property(Daily.8.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5591. <visible>!StringCompare(Window.Property(Daily.8.LowTemperature),n/a)</visible>
  5592. </control>
  5593. <control type="label">
  5594. <include>TWC.Daily.ListLowTemp</include>
  5595. <label>$INFO[Window.Property(Daily.8.LowTemperature)]</label>
  5596. <visible>StringCompare(Window.Property(Daily.8.LowTemperature),n/a)</visible>
  5597. </control>
  5598. <control type="label">
  5599. <include>TWC.Daily.ListPrecipitation</include>
  5600. <label>$INFO[Window.Property(Daily.8.Precipitation),,%]</label>
  5601. </control>
  5602. <control type="image">
  5603. <include>TWC.Daily.ListWindTexture</include>
  5604. <visible>!StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[17])</visible>
  5605. </control>
  5606. <control type="image">
  5607. <include>TWC.Daily.ListWindWeekendTexture</include>
  5608. <visible>StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.8.LongDay),$LOCALIZE[17])</visible>
  5609. </control>
  5610. <control type="label">
  5611. <include>TWC.Daily.ListWind</include>
  5612. <label>$INFO[Window.Property(Daily.8.WindDirection)][CR]$INFO[Window.Property(Daily.8.WindSpeed)]</label>
  5613. </control>
  5614. </control>
  5615. <!-- Day 1 -->
  5616. <control type="group">
  5617. <visible>!IsEmpty(Window.Property(Daily.9.ShortDay))</visible>
  5618. <height>82</height>
  5619. <include>TWC.Daily.ListNoFocusTexture</include>
  5620. <control type="label">
  5621. <include>TWC.Daily.ListDay</include>
  5622. <label>[B]$INFO[Window.Property(Daily.9.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.9.ShortDate)][/COLOR]</label>
  5623. </control>
  5624. <control type="image">
  5625. <include>TWC.Daily.ListConditionTexture</include>
  5626. <visible>!StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[17])</visible>
  5627. </control>
  5628. <control type="image">
  5629. <include>TWC.Daily.ListConditionWeekendTexture</include>
  5630. <visible>StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[17])</visible>
  5631. </control>
  5632. <control type="image">
  5633. <include>TWC.Daily.ListOutlookIcon</include>
  5634. <info>Window.Property(Daily.9.OutlookIcon)</info>
  5635. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5636. </control>
  5637. <control type="multiimage">
  5638. <include>TWC.Daily.ListOutlookIcon</include>
  5639. <timeperimage>75</timeperimage>
  5640. <randomize>false</randomize>
  5641. <fadetime>0</fadetime>
  5642. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.9.FanartCode)]</imagepath>
  5643. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5644. </control>
  5645. <control type="label">
  5646. <include>TWC.Daily.ListOutlook</include>
  5647. <label>$INFO[Window.Property(Daily.9.Outlook)]</label>
  5648. </control>
  5649. <control type="label">
  5650. <include>TWC.Daily.ListHighTemp</include>
  5651. <label>[B]$INFO[Window.Property(Daily.9.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5652. <visible>!StringCompare(Window.Property(Daily.9.HighTemperature),n/a)</visible>
  5653. </control>
  5654. <control type="label">
  5655. <include>TWC.Daily.ListHighTemp</include>
  5656. <label>[B]$INFO[Window.Property(Daily.9.HighTemperature)][/B]</label>
  5657. <visible>StringCompare(Window.Property(Daily.9.HighTemperature),n/a)</visible>
  5658. </control>
  5659. <control type="image">
  5660. <include>TWC.Daily.ListLowTempTexture</include>
  5661. <visible>!StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[17])</visible>
  5662. </control>
  5663. <control type="image">
  5664. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5665. <visible>StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[17])</visible>
  5666. </control>
  5667. <control type="label">
  5668. <include>TWC.Daily.ListLowTemp</include>
  5669. <label>$INFO[Window.Property(Daily.9.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5670. <visible>!StringCompare(Window.Property(Daily.9.LowTemperature),n/a)</visible>
  5671. </control>
  5672. <control type="label">
  5673. <include>TWC.Daily.ListLowTemp</include>
  5674. <label>$INFO[Window.Property(Daily.9.LowTemperature)]</label>
  5675. <visible>StringCompare(Window.Property(Daily.9.LowTemperature),n/a)</visible>
  5676. </control>
  5677. <control type="label">
  5678. <include>TWC.Daily.ListPrecipitation</include>
  5679. <label>$INFO[Window.Property(Daily.9.Precipitation),,%]</label>
  5680. </control>
  5681. <control type="image">
  5682. <include>TWC.Daily.ListWindTexture</include>
  5683. <visible>!StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[17])</visible>
  5684. </control>
  5685. <control type="image">
  5686. <include>TWC.Daily.ListWindWeekendTexture</include>
  5687. <visible>StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.9.LongDay),$LOCALIZE[17])</visible>
  5688. </control>
  5689. <control type="label">
  5690. <include>TWC.Daily.ListWind</include>
  5691. <label>$INFO[Window.Property(Daily.9.WindDirection)][CR]$INFO[Window.Property(Daily.9.WindSpeed)]</label>
  5692. </control>
  5693. </control>
  5694. <!-- Day 1 -->
  5695. <control type="group">
  5696. <visible>!IsEmpty(Window.Property(Daily.10.ShortDay))</visible>
  5697. <height>82</height>
  5698. <include>TWC.Daily.ListNoFocusTexture</include>
  5699. <control type="label">
  5700. <include>TWC.Daily.ListDay</include>
  5701. <label>[B]$INFO[Window.Property(Daily.10.ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.10.ShortDate)][/COLOR]</label>
  5702. </control>
  5703. <control type="image">
  5704. <include>TWC.Daily.ListConditionTexture</include>
  5705. <visible>!StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[17])</visible>
  5706. </control>
  5707. <control type="image">
  5708. <include>TWC.Daily.ListConditionWeekendTexture</include>
  5709. <visible>StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[17])</visible>
  5710. </control>
  5711. <control type="image">
  5712. <include>TWC.Daily.ListOutlookIcon</include>
  5713. <info>Window.Property(Daily.10.OutlookIcon)</info>
  5714. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5715. </control>
  5716. <control type="multiimage">
  5717. <include>TWC.Daily.ListOutlookIcon</include>
  5718. <timeperimage>75</timeperimage>
  5719. <randomize>false</randomize>
  5720. <fadetime>0</fadetime>
  5721. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Daily.10.FanartCode)]</imagepath>
  5722. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  5723. </control>
  5724. <control type="label">
  5725. <include>TWC.Daily.ListOutlook</include>
  5726. <label>$INFO[Window.Property(Daily.10.Outlook)]</label>
  5727. </control>
  5728. <control type="label">
  5729. <include>TWC.Daily.ListHighTemp</include>
  5730. <label>[B]$INFO[Window.Property(Daily.10.HighTemperature)]$INFO[System.TemperatureUnits][/B]</label>
  5731. <visible>!StringCompare(Window.Property(Daily.10.HighTemperature),n/a)</visible>
  5732. </control>
  5733. <control type="label">
  5734. <include>TWC.Daily.ListHighTemp</include>
  5735. <label>[B]$INFO[Window.Property(Daily.10.HighTemperature)][/B]</label>
  5736. <visible>StringCompare(Window.Property(Daily.10.HighTemperature),n/a)</visible>
  5737. </control>
  5738. <control type="image">
  5739. <include>TWC.Daily.ListLowTempTexture</include>
  5740. <visible>!StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[17])</visible>
  5741. </control>
  5742. <control type="image">
  5743. <include>TWC.Daily.ListLowTempWeekendTexture</include>
  5744. <visible>StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[17])</visible>
  5745. </control>
  5746. <control type="label">
  5747. <include>TWC.Daily.ListLowTemp</include>
  5748. <label>$INFO[Window.Property(Daily.10.LowTemperature)]$INFO[System.TemperatureUnits]</label>
  5749. <visible>!StringCompare(Window.Property(Daily.10.LowTemperature),n/a)</visible>
  5750. </control>
  5751. <control type="label">
  5752. <include>TWC.Daily.ListLowTemp</include>
  5753. <label>$INFO[Window.Property(Daily.10.LowTemperature)]</label>
  5754. <visible>StringCompare(Window.Property(Daily.10.LowTemperature),n/a)</visible>
  5755. </control>
  5756. <control type="label">
  5757. <include>TWC.Daily.ListPrecipitation</include>
  5758. <label>$INFO[Window.Property(Daily.10.Precipitation),,%]</label>
  5759. </control>
  5760. <control type="image">
  5761. <include>TWC.Daily.ListWindTexture</include>
  5762. <visible>!StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[16]) + !StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[17])</visible>
  5763. </control>
  5764. <control type="image">
  5765. <include>TWC.Daily.ListWindWeekendTexture</include>
  5766. <visible>StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[16]) | StringCompare(Window.Property(Daily.10.LongDay),$LOCALIZE[17])</visible>
  5767. </control>
  5768. <control type="label">
  5769. <include>TWC.Daily.ListWind</include>
  5770. <label>$INFO[Window.Property(Daily.10.WindDirection)][CR]$INFO[Window.Property(Daily.10.WindSpeed)]</label>
  5771. </control>
  5772. </control>
  5773. </control>
  5774. <!-- Scrollbar for forecast list -->
  5775. <control type="scrollbar" id="7000">
  5776. <description>Scroll Bar</description>
  5777. <posx>800</posx>
  5778. <posy>45</posy>
  5779. <height>492</height>
  5780. <include>TWC.ScrollbarCommon</include>
  5781. <onleft>2000</onleft>
  5782. <onright>2000</onright>
  5783. </control>
  5784. </control>
  5785. </control>
  5786. </include>
  5787. <include name="TWC.Hourly.Button">
  5788. <control type="button" id="13202">
  5789. <include>TWC.ButtonCommon</include>
  5790. <label>31902</label>
  5791. <onclick>SetProperty(Weather.CurrentView,$LOCALIZE[31902] $LOCALIZE[31911])</onclick>
  5792. <onclick>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31902])</onclick>
  5793. </control>
  5794. </include>
  5795. <include name="TWC.Hourly.ButtonXLabel">
  5796. <control type="button">
  5797. <include>TWC.ButtonXLabelCommon</include>
  5798. <label>31911</label>
  5799. <visible>!ControlGroup(2000).HasFocus(13202)</visible>
  5800. </control>
  5801. <control type="button">
  5802. <textcolor>FF262728</textcolor>
  5803. <include>TWC.ButtonXLabelCommon</include>
  5804. <label>31911</label>
  5805. <visible>ControlGroup(2000).HasFocus(13202)</visible>
  5806. </control>
  5807. </include>
  5808. <!--include name="TWC.Hourly.SettingsButtons">
  5809. <control type="radiobutton" id="91202">
  5810. <description>hourly details</description>
  5811. <include>Objects_MediaMenuButton</include>
  5812. <label>31934</label>
  5813. <onclick>Skin.ToggleSetting(TWC.ShowHourlyDetails)</onclick>
  5814. <selected>!Skin.HasSetting(TWC.ShowHourlyDetails)</selected>
  5815. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31902] $LOCALIZE[31911])</visible>
  5816. </control>
  5817. </include-->
  5818. <include name="TWC.Hourly.HeadingCommon">
  5819. <posx>0</posx>
  5820. <posy>-10</posy>
  5821. <width>110</width>
  5822. <height>40</height>
  5823. <font>Font_Info</font>
  5824. <textcolor>grey2</textcolor>
  5825. <shadowcolor>black</shadowcolor>
  5826. <align>center</align>
  5827. <aligny>top</aligny>
  5828. <wrapmultiline>true</wrapmultiline>
  5829. </include>
  5830. <include name="TWC.Hourly.ListNoFocusTexture">
  5831. <control type="image">
  5832. <posx>0</posx>
  5833. <posy>0</posy>
  5834. <width>785</width>
  5835. <height>80</height>
  5836. <texture border="5">MenuItemNF.png</texture>
  5837. </control>
  5838. </include>
  5839. <include name="TWC.Hourly.ListTime">
  5840. <posx>0</posx>
  5841. <posy>0</posy>
  5842. <width>110</width>
  5843. <height>80</height>
  5844. <font>Font_Info</font>
  5845. <textcolor>white</textcolor>
  5846. <shadowcolor>black</shadowcolor>
  5847. <selectedcolor>selected</selectedcolor>
  5848. <align>center</align>
  5849. <aligny>center</aligny>
  5850. </include>
  5851. <include name="TWC.Hourly.ListConditionTexture">
  5852. <control type="image">
  5853. <posx>120</posx>
  5854. <posy>0</posy>
  5855. <width>220</width>
  5856. <height>80</height>
  5857. <colordiffuse>33FFFFFF</colordiffuse>
  5858. <texture border="5">StackFO.png</texture>
  5859. </control>
  5860. </include>
  5861. <include name="TWC.Hourly.ListOutlookIcon">
  5862. <posx>130</posx>
  5863. <posy>0</posy>
  5864. <width>64</width>
  5865. <height>80</height>
  5866. <align>center</align>
  5867. <aligny>center</aligny>
  5868. <aspectratio>keep</aspectratio>
  5869. </include>
  5870. <include name="TWC.Hourly.ListOutlook">
  5871. <posx>200</posx>
  5872. <posy>0</posy>
  5873. <width>140</width>
  5874. <height>80</height>
  5875. <font>Font_Info</font>
  5876. <textcolor>white</textcolor>
  5877. <selectedcolor>selected</selectedcolor>
  5878. <align>center</align>
  5879. <aligny>center</aligny>
  5880. <wrapmultiline>true</wrapmultiline>
  5881. </include>
  5882. <include name="TWC.Hourly.ListTempFeelsLike">
  5883. <posx>340</posx>
  5884. <posy>0</posy>
  5885. <width>90</width>
  5886. <height>80</height>
  5887. <font>Font_Info</font>
  5888. <textcolor>white</textcolor>
  5889. <selectedcolor>selected</selectedcolor>
  5890. <align>center</align>
  5891. <aligny>center</aligny>
  5892. </include>
  5893. <include name="TWC.Hourly.ListHumidityTexture">
  5894. <control type="image">
  5895. <colordiffuse>33FFFFFF</colordiffuse>
  5896. <texture border="5">StackFO.png</texture>
  5897. <include>TWC.Hourly.ListHumidity</include>
  5898. </control>
  5899. </include>
  5900. <include name="TWC.Hourly.ListPrecipitation">
  5901. <posx>520</posx>
  5902. <posy>0</posy>
  5903. <width>90</width>
  5904. <height>80</height>
  5905. <font>Font_Info</font>
  5906. <textcolor>white</textcolor>
  5907. <selectedcolor>selected</selectedcolor>
  5908. <align>center</align>
  5909. <aligny>center</aligny>
  5910. </include>
  5911. <include name="TWC.Hourly.ListHumidity">
  5912. <posx>430</posx>
  5913. <posy>0</posy>
  5914. <width>90</width>
  5915. <height>80</height>
  5916. <font>Font_Info</font>
  5917. <textcolor>white</textcolor>
  5918. <selectedcolor>selected</selectedcolor>
  5919. <align>center</align>
  5920. <aligny>center</aligny>
  5921. </include>
  5922. <include name="TWC.Hourly.ListWindTexture">
  5923. <control type="image">
  5924. <colordiffuse>33FFFFFF</colordiffuse>
  5925. <texture border="5">StackFO.png</texture>
  5926. <include>TWC.Hourly.ListWind</include>
  5927. </control>
  5928. </include>
  5929. <include name="TWC.Hourly.ListWind">
  5930. <posx>615</posx>
  5931. <posy>0</posy>
  5932. <width>175</width>
  5933. <height>80</height>
  5934. <font>Font_Info</font>
  5935. <textcolor>white</textcolor>
  5936. <selectedcolor>selected</selectedcolor>
  5937. <align>center</align>
  5938. <aligny>center</aligny>
  5939. <wrapmultiline>true</wrapmultiline>
  5940. </include>
  5941.  
  5942. <include name="TWC.Hourly">
  5943. <control type="group">
  5944. <posx>290</posx>
  5945. <posy>60</posy>
  5946. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31902] $LOCALIZE[31911])</visible>
  5947. <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
  5948. <control type="label">
  5949. <description>loading label</description>
  5950. <include>TWC.LoadingLabelCommon</include>
  5951. <visible>IsEmpty(Window.Property(Hourly.IsFetched))</visible>
  5952. </control>
  5953. <!-- details view -->
  5954. <control type="group">
  5955. <posy>35</posy>
  5956. <visible>!IsEmpty(Window.Property(Hourly.IsFetched))</visible>
  5957. <!-- List Headings -->
  5958. <control type="group">
  5959. <control type="label">
  5960. <include>TWC.Hourly.HeadingCommon</include>
  5961. <label>[CR]$LOCALIZE[555]</label>
  5962. </control>
  5963. <control type="label">
  5964. <posx>120</posx>
  5965. <width>220</width>
  5966. <include>TWC.Hourly.HeadingCommon</include>
  5967. <label>[CR]$LOCALIZE[33020]</label>
  5968. </control>
  5969. <control type="label">
  5970. <posx>340</posx>
  5971. <width>90</width>
  5972. <include>TWC.Hourly.HeadingCommon</include>
  5973. <label>$LOCALIZE[401][CR]$LOCALIZE[402]</label>
  5974. </control>
  5975. <control type="label">
  5976. <posx>430</posx>
  5977. <width>90</width>
  5978. <include>TWC.Hourly.HeadingCommon</include>
  5979. <label>[CR]$LOCALIZE[406]</label>
  5980. </control>
  5981. <control type="label">
  5982. <posx>520</posx>
  5983. <width>90</width>
  5984. <include>TWC.Hourly.HeadingCommon</include>
  5985. <label>31948</label>
  5986. </control>
  5987. <control type="label">
  5988. <posx>610</posx>
  5989. <width>175</width>
  5990. <include>TWC.Hourly.HeadingCommon</include>
  5991. <label>[CR]$LOCALIZE[404]</label>
  5992. </control>
  5993. </control>
  5994. <!-- Forecast list -->
  5995. <control type="grouplist" id="600">
  5996. <posx>0</posx>
  5997. <posy>45</posy>
  5998. <width>795</width>
  5999. <height>492</height>
  6000. <itemgap>0</itemgap>
  6001. <orientation>vertical</orientation>
  6002. <onleft>2000</onleft>
  6003. <onright>6000</onright>
  6004. <onup>600</onup>
  6005. <ondown>600</ondown>
  6006. <pagecontrol>6000</pagecontrol>
  6007. <scrolltime>200</scrolltime>
  6008. <!-- Hour 1 -->
  6009. <control type="group">
  6010. <visible>!IsEmpty(Window.Property(Hourly.1.Time))</visible>
  6011. <height>82</height>
  6012. <include>TWC.Hourly.ListNoFocusTexture</include>
  6013. <control type="label">
  6014. <include>TWC.Hourly.ListTime</include>
  6015. <label>[B]$INFO[Window.Property(Hourly.1.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.1.ShortDate)][/COLOR]</label>
  6016. </control>
  6017. <include>TWC.Hourly.ListConditionTexture</include>
  6018. <control type="image">
  6019. <include>TWC.Hourly.ListOutlookIcon</include>
  6020. <info>Window.Property(Hourly.1.OutlookIcon)</info>
  6021. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6022. </control>
  6023. <control type="multiimage">
  6024. <include>TWC.Hourly.ListOutlookIcon</include>
  6025. <timeperimage>75</timeperimage>
  6026. <randomize>false</randomize>
  6027. <fadetime>0</fadetime>
  6028. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.1.FanartCode)]</imagepath>
  6029. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6030. </control>
  6031. <control type="label">
  6032. <include>TWC.Hourly.ListOutlook</include>
  6033. <label>$INFO[Window.Property(Hourly.1.Outlook)]$INFO[Window.Property(Hourly.1.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.1.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6034. </control>
  6035. <control type="label">
  6036. <include>TWC.Hourly.ListTempFeelsLike</include>
  6037. <label>[B]$INFO[Window.Property(Hourly.1.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.1.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6038. </control>
  6039. <include>TWC.Hourly.ListHumidityTexture</include>
  6040. <control type="label">
  6041. <include>TWC.Hourly.ListHumidity</include>
  6042. <label>$INFO[Window.Property(Hourly.1.Humidity),,%]</label>
  6043. </control>
  6044. <control type="label">
  6045. <include>TWC.Hourly.ListPrecipitation</include>
  6046. <label>$INFO[Window.Property(Hourly.1.Precipitation),,%]</label>
  6047. </control>
  6048. <include>TWC.Hourly.ListWindTexture</include>
  6049. <control type="label">
  6050. <include>TWC.Hourly.ListWind</include>
  6051. <label>$INFO[Window.Property(Hourly.1.WindDirection)][CR]$INFO[Window.Property(Hourly.1.WindSpeed)]</label>
  6052. </control>
  6053. </control>
  6054. <!-- Hour 1 -->
  6055. <control type="group">
  6056. <visible>!IsEmpty(Window.Property(Hourly.2.Time))</visible>
  6057. <height>82</height>
  6058. <include>TWC.Hourly.ListNoFocusTexture</include>
  6059. <control type="label">
  6060. <include>TWC.Hourly.ListTime</include>
  6061. <label>[B]$INFO[Window.Property(Hourly.2.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.2.ShortDate)][/COLOR]</label>
  6062. </control>
  6063. <include>TWC.Hourly.ListConditionTexture</include>
  6064. <control type="image">
  6065. <include>TWC.Hourly.ListOutlookIcon</include>
  6066. <info>Window.Property(Hourly.2.OutlookIcon)</info>
  6067. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6068. </control>
  6069. <control type="multiimage">
  6070. <include>TWC.Hourly.ListOutlookIcon</include>
  6071. <timeperimage>75</timeperimage>
  6072. <randomize>false</randomize>
  6073. <fadetime>0</fadetime>
  6074. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.2.FanartCode)]</imagepath>
  6075. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6076. </control>
  6077. <control type="label">
  6078. <include>TWC.Hourly.ListOutlook</include>
  6079. <label>$INFO[Window.Property(Hourly.2.Outlook)]$INFO[Window.Property(Hourly.2.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.2.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6080. </control>
  6081. <control type="label">
  6082. <include>TWC.Hourly.ListTempFeelsLike</include>
  6083. <label>[B]$INFO[Window.Property(Hourly.2.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.2.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6084. </control>
  6085. <include>TWC.Hourly.ListHumidityTexture</include>
  6086. <control type="label">
  6087. <include>TWC.Hourly.ListHumidity</include>
  6088. <label>$INFO[Window.Property(Hourly.2.Humidity),,%]</label>
  6089. </control>
  6090. <control type="label">
  6091. <include>TWC.Hourly.ListPrecipitation</include>
  6092. <label>$INFO[Window.Property(Hourly.2.Precipitation),,%]</label>
  6093. </control>
  6094. <include>TWC.Hourly.ListWindTexture</include>
  6095. <control type="label">
  6096. <include>TWC.Hourly.ListWind</include>
  6097. <label>$INFO[Window.Property(Hourly.2.WindDirection)][CR]$INFO[Window.Property(Hourly.2.WindSpeed)]</label>
  6098. </control>
  6099. </control>
  6100. <!-- Hour 1 -->
  6101. <control type="group">
  6102. <visible>!IsEmpty(Window.Property(Hourly.3.Time))</visible>
  6103. <height>82</height>
  6104. <include>TWC.Hourly.ListNoFocusTexture</include>
  6105. <control type="label">
  6106. <include>TWC.Hourly.ListTime</include>
  6107. <label>[B]$INFO[Window.Property(Hourly.3.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.3.ShortDate)][/COLOR]</label>
  6108. </control>
  6109. <include>TWC.Hourly.ListConditionTexture</include>
  6110. <control type="image">
  6111. <include>TWC.Hourly.ListOutlookIcon</include>
  6112. <info>Window.Property(Hourly.3.OutlookIcon)</info>
  6113. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6114. </control>
  6115. <control type="multiimage">
  6116. <include>TWC.Hourly.ListOutlookIcon</include>
  6117. <timeperimage>75</timeperimage>
  6118. <randomize>false</randomize>
  6119. <fadetime>0</fadetime>
  6120. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.3.FanartCode)]</imagepath>
  6121. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6122. </control>
  6123. <control type="label">
  6124. <include>TWC.Hourly.ListOutlook</include>
  6125. <label>$INFO[Window.Property(Hourly.3.Outlook)]$INFO[Window.Property(Hourly.3.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.3.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6126. </control>
  6127. <control type="label">
  6128. <include>TWC.Hourly.ListTempFeelsLike</include>
  6129. <label>[B]$INFO[Window.Property(Hourly.3.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.3.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6130. </control>
  6131. <include>TWC.Hourly.ListHumidityTexture</include>
  6132. <control type="label">
  6133. <include>TWC.Hourly.ListHumidity</include>
  6134. <label>$INFO[Window.Property(Hourly.3.Humidity),,%]</label>
  6135. </control>
  6136. <control type="label">
  6137. <include>TWC.Hourly.ListPrecipitation</include>
  6138. <label>$INFO[Window.Property(Hourly.3.Precipitation),,%]</label>
  6139. </control>
  6140. <include>TWC.Hourly.ListWindTexture</include>
  6141. <control type="label">
  6142. <include>TWC.Hourly.ListWind</include>
  6143. <label>$INFO[Window.Property(Hourly.3.WindDirection)][CR]$INFO[Window.Property(Hourly.3.WindSpeed)]</label>
  6144. </control>
  6145. </control>
  6146. <!-- Hour 1 -->
  6147. <control type="group">
  6148. <visible>!IsEmpty(Window.Property(Hourly.4.Time))</visible>
  6149. <height>82</height>
  6150. <include>TWC.Hourly.ListNoFocusTexture</include>
  6151. <control type="label">
  6152. <include>TWC.Hourly.ListTime</include>
  6153. <label>[B]$INFO[Window.Property(Hourly.4.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.4.ShortDate)][/COLOR]</label>
  6154. </control>
  6155. <include>TWC.Hourly.ListConditionTexture</include>
  6156. <control type="image">
  6157. <include>TWC.Hourly.ListOutlookIcon</include>
  6158. <info>Window.Property(Hourly.4.OutlookIcon)</info>
  6159. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6160. </control>
  6161. <control type="multiimage">
  6162. <include>TWC.Hourly.ListOutlookIcon</include>
  6163. <timeperimage>75</timeperimage>
  6164. <randomize>false</randomize>
  6165. <fadetime>0</fadetime>
  6166. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.4.FanartCode)]</imagepath>
  6167. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6168. </control>
  6169. <control type="label">
  6170. <include>TWC.Hourly.ListOutlook</include>
  6171. <label>$INFO[Window.Property(Hourly.4.Outlook)]$INFO[Window.Property(Hourly.4.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.4.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6172. </control>
  6173. <control type="label">
  6174. <include>TWC.Hourly.ListTempFeelsLike</include>
  6175. <label>[B]$INFO[Window.Property(Hourly.4.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.4.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6176. </control>
  6177. <include>TWC.Hourly.ListHumidityTexture</include>
  6178. <control type="label">
  6179. <include>TWC.Hourly.ListHumidity</include>
  6180. <label>$INFO[Window.Property(Hourly.4.Humidity),,%]</label>
  6181. </control>
  6182. <control type="label">
  6183. <include>TWC.Hourly.ListPrecipitation</include>
  6184. <label>$INFO[Window.Property(Hourly.4.Precipitation),,%]</label>
  6185. </control>
  6186. <include>TWC.Hourly.ListWindTexture</include>
  6187. <control type="label">
  6188. <include>TWC.Hourly.ListWind</include>
  6189. <label>$INFO[Window.Property(Hourly.4.WindDirection)][CR]$INFO[Window.Property(Hourly.4.WindSpeed)]</label>
  6190. </control>
  6191. </control>
  6192. <!-- Hour 1 -->
  6193. <control type="group">
  6194. <visible>!IsEmpty(Window.Property(Hourly.5.Time))</visible>
  6195. <height>82</height>
  6196. <include>TWC.Hourly.ListNoFocusTexture</include>
  6197. <control type="label">
  6198. <include>TWC.Hourly.ListTime</include>
  6199. <label>[B]$INFO[Window.Property(Hourly.5.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.5.ShortDate)][/COLOR]</label>
  6200. </control>
  6201. <include>TWC.Hourly.ListConditionTexture</include>
  6202. <control type="image">
  6203. <include>TWC.Hourly.ListOutlookIcon</include>
  6204. <info>Window.Property(Hourly.5.OutlookIcon)</info>
  6205. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6206. </control>
  6207. <control type="multiimage">
  6208. <include>TWC.Hourly.ListOutlookIcon</include>
  6209. <timeperimage>75</timeperimage>
  6210. <randomize>false</randomize>
  6211. <fadetime>0</fadetime>
  6212. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.5.FanartCode)]</imagepath>
  6213. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6214. </control>
  6215. <control type="label">
  6216. <include>TWC.Hourly.ListOutlook</include>
  6217. <label>$INFO[Window.Property(Hourly.5.Outlook)]$INFO[Window.Property(Hourly.5.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.5.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6218. </control>
  6219. <control type="label">
  6220. <include>TWC.Hourly.ListTempFeelsLike</include>
  6221. <label>[B]$INFO[Window.Property(Hourly.5.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.5.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6222. </control>
  6223. <include>TWC.Hourly.ListHumidityTexture</include>
  6224. <control type="label">
  6225. <include>TWC.Hourly.ListHumidity</include>
  6226. <label>$INFO[Window.Property(Hourly.5.Humidity),,%]</label>
  6227. </control>
  6228. <control type="label">
  6229. <include>TWC.Hourly.ListPrecipitation</include>
  6230. <label>$INFO[Window.Property(Hourly.5.Precipitation),,%]</label>
  6231. </control>
  6232. <include>TWC.Hourly.ListWindTexture</include>
  6233. <control type="label">
  6234. <include>TWC.Hourly.ListWind</include>
  6235. <label>$INFO[Window.Property(Hourly.5.WindDirection)][CR]$INFO[Window.Property(Hourly.5.WindSpeed)]</label>
  6236. </control>
  6237. </control>
  6238. <!-- Hour 1 -->
  6239. <control type="group">
  6240. <visible>!IsEmpty(Window.Property(Hourly.6.Time))</visible>
  6241. <height>82</height>
  6242. <include>TWC.Hourly.ListNoFocusTexture</include>
  6243. <control type="label">
  6244. <include>TWC.Hourly.ListTime</include>
  6245. <label>[B]$INFO[Window.Property(Hourly.6.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.6.ShortDate)][/COLOR]</label>
  6246. </control>
  6247. <include>TWC.Hourly.ListConditionTexture</include>
  6248. <control type="image">
  6249. <include>TWC.Hourly.ListOutlookIcon</include>
  6250. <info>Window.Property(Hourly.6.OutlookIcon)</info>
  6251. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6252. </control>
  6253. <control type="multiimage">
  6254. <include>TWC.Hourly.ListOutlookIcon</include>
  6255. <timeperimage>75</timeperimage>
  6256. <randomize>false</randomize>
  6257. <fadetime>0</fadetime>
  6258. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.6.FanartCode)]</imagepath>
  6259. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6260. </control>
  6261. <control type="label">
  6262. <include>TWC.Hourly.ListOutlook</include>
  6263. <label>$INFO[Window.Property(Hourly.6.Outlook)]$INFO[Window.Property(Hourly.6.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.6.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6264. </control>
  6265. <control type="label">
  6266. <include>TWC.Hourly.ListTempFeelsLike</include>
  6267. <label>[B]$INFO[Window.Property(Hourly.6.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.6.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6268. </control>
  6269. <include>TWC.Hourly.ListHumidityTexture</include>
  6270. <control type="label">
  6271. <include>TWC.Hourly.ListHumidity</include>
  6272. <label>$INFO[Window.Property(Hourly.6.Humidity),,%]</label>
  6273. </control>
  6274. <control type="label">
  6275. <include>TWC.Hourly.ListPrecipitation</include>
  6276. <label>$INFO[Window.Property(Hourly.6.Precipitation),,%]</label>
  6277. </control>
  6278. <include>TWC.Hourly.ListWindTexture</include>
  6279. <control type="label">
  6280. <include>TWC.Hourly.ListWind</include>
  6281. <label>$INFO[Window.Property(Hourly.6.WindDirection)][CR]$INFO[Window.Property(Hourly.6.WindSpeed)]</label>
  6282. </control>
  6283. </control>
  6284. <!-- Hour 1 -->
  6285. <control type="group">
  6286. <visible>!IsEmpty(Window.Property(Hourly.7.Time))</visible>
  6287. <height>82</height>
  6288. <include>TWC.Hourly.ListNoFocusTexture</include>
  6289. <control type="label">
  6290. <include>TWC.Hourly.ListTime</include>
  6291. <label>[B]$INFO[Window.Property(Hourly.7.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.7.ShortDate)][/COLOR]</label>
  6292. </control>
  6293. <include>TWC.Hourly.ListConditionTexture</include>
  6294. <control type="image">
  6295. <include>TWC.Hourly.ListOutlookIcon</include>
  6296. <info>Window.Property(Hourly.7.OutlookIcon)</info>
  6297. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6298. </control>
  6299. <control type="multiimage">
  6300. <include>TWC.Hourly.ListOutlookIcon</include>
  6301. <timeperimage>75</timeperimage>
  6302. <randomize>false</randomize>
  6303. <fadetime>0</fadetime>
  6304. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.7.FanartCode)]</imagepath>
  6305. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6306. </control>
  6307. <control type="label">
  6308. <include>TWC.Hourly.ListOutlook</include>
  6309. <label>$INFO[Window.Property(Hourly.7.Outlook)]$INFO[Window.Property(Hourly.7.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.7.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6310. </control>
  6311. <control type="label">
  6312. <include>TWC.Hourly.ListTempFeelsLike</include>
  6313. <label>[B]$INFO[Window.Property(Hourly.7.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.7.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6314. </control>
  6315. <include>TWC.Hourly.ListHumidityTexture</include>
  6316. <control type="label">
  6317. <include>TWC.Hourly.ListHumidity</include>
  6318. <label>$INFO[Window.Property(Hourly.7.Humidity),,%]</label>
  6319. </control>
  6320. <control type="label">
  6321. <include>TWC.Hourly.ListPrecipitation</include>
  6322. <label>$INFO[Window.Property(Hourly.7.Precipitation),,%]</label>
  6323. </control>
  6324. <include>TWC.Hourly.ListWindTexture</include>
  6325. <control type="label">
  6326. <include>TWC.Hourly.ListWind</include>
  6327. <label>$INFO[Window.Property(Hourly.7.WindDirection)][CR]$INFO[Window.Property(Hourly.7.WindSpeed)]</label>
  6328. </control>
  6329. </control>
  6330. <!-- Hour 1 -->
  6331. <control type="group">
  6332. <visible>!IsEmpty(Window.Property(Hourly.8.Time))</visible>
  6333. <height>82</height>
  6334. <include>TWC.Hourly.ListNoFocusTexture</include>
  6335. <control type="label">
  6336. <include>TWC.Hourly.ListTime</include>
  6337. <label>[B]$INFO[Window.Property(Hourly.8.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.8.ShortDate)][/COLOR]</label>
  6338. </control>
  6339. <include>TWC.Hourly.ListConditionTexture</include>
  6340. <control type="image">
  6341. <include>TWC.Hourly.ListOutlookIcon</include>
  6342. <info>Window.Property(Hourly.8.OutlookIcon)</info>
  6343. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6344. </control>
  6345. <control type="multiimage">
  6346. <include>TWC.Hourly.ListOutlookIcon</include>
  6347. <timeperimage>75</timeperimage>
  6348. <randomize>false</randomize>
  6349. <fadetime>0</fadetime>
  6350. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.8.FanartCode)]</imagepath>
  6351. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6352. </control>
  6353. <control type="label">
  6354. <include>TWC.Hourly.ListOutlook</include>
  6355. <label>$INFO[Window.Property(Hourly.8.Outlook)]$INFO[Window.Property(Hourly.8.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.8.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6356. </control>
  6357. <control type="label">
  6358. <include>TWC.Hourly.ListTempFeelsLike</include>
  6359. <label>[B]$INFO[Window.Property(Hourly.8.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.8.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6360. </control>
  6361. <include>TWC.Hourly.ListHumidityTexture</include>
  6362. <control type="label">
  6363. <include>TWC.Hourly.ListHumidity</include>
  6364. <label>$INFO[Window.Property(Hourly.8.Humidity),,%]</label>
  6365. </control>
  6366. <control type="label">
  6367. <include>TWC.Hourly.ListPrecipitation</include>
  6368. <label>$INFO[Window.Property(Hourly.8.Precipitation),,%]</label>
  6369. </control>
  6370. <include>TWC.Hourly.ListWindTexture</include>
  6371. <control type="label">
  6372. <include>TWC.Hourly.ListWind</include>
  6373. <label>$INFO[Window.Property(Hourly.8.WindDirection)][CR]$INFO[Window.Property(Hourly.8.WindSpeed)]</label>
  6374. </control>
  6375. </control>
  6376. <!-- Hour 1 -->
  6377. <control type="group">
  6378. <visible>!IsEmpty(Window.Property(Hourly.9.Time))</visible>
  6379. <height>82</height>
  6380. <include>TWC.Hourly.ListNoFocusTexture</include>
  6381. <control type="label">
  6382. <include>TWC.Hourly.ListTime</include>
  6383. <label>[B]$INFO[Window.Property(Hourly.9.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.9.ShortDate)][/COLOR]</label>
  6384. </control>
  6385. <include>TWC.Hourly.ListConditionTexture</include>
  6386. <control type="image">
  6387. <include>TWC.Hourly.ListOutlookIcon</include>
  6388. <info>Window.Property(Hourly.9.OutlookIcon)</info>
  6389. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6390. </control>
  6391. <control type="multiimage">
  6392. <include>TWC.Hourly.ListOutlookIcon</include>
  6393. <timeperimage>75</timeperimage>
  6394. <randomize>false</randomize>
  6395. <fadetime>0</fadetime>
  6396. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.9.FanartCode)]</imagepath>
  6397. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6398. </control>
  6399. <control type="label">
  6400. <include>TWC.Hourly.ListOutlook</include>
  6401. <label>$INFO[Window.Property(Hourly.9.Outlook)]$INFO[Window.Property(Hourly.9.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.9.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6402. </control>
  6403. <control type="label">
  6404. <include>TWC.Hourly.ListTempFeelsLike</include>
  6405. <label>[B]$INFO[Window.Property(Hourly.9.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.9.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6406. </control>
  6407. <include>TWC.Hourly.ListHumidityTexture</include>
  6408. <control type="label">
  6409. <include>TWC.Hourly.ListHumidity</include>
  6410. <label>$INFO[Window.Property(Hourly.9.Humidity),,%]</label>
  6411. </control>
  6412. <control type="label">
  6413. <include>TWC.Hourly.ListPrecipitation</include>
  6414. <label>$INFO[Window.Property(Hourly.9.Precipitation),,%]</label>
  6415. </control>
  6416. <include>TWC.Hourly.ListWindTexture</include>
  6417. <control type="label">
  6418. <include>TWC.Hourly.ListWind</include>
  6419. <label>$INFO[Window.Property(Hourly.9.WindDirection)][CR]$INFO[Window.Property(Hourly.9.WindSpeed)]</label>
  6420. </control>
  6421. </control>
  6422. <!-- Hour 1 -->
  6423. <control type="group">
  6424. <visible>!IsEmpty(Window.Property(Hourly.10.Time))</visible>
  6425. <height>82</height>
  6426. <include>TWC.Hourly.ListNoFocusTexture</include>
  6427. <control type="label">
  6428. <include>TWC.Hourly.ListTime</include>
  6429. <label>[B]$INFO[Window.Property(Hourly.10.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.10.ShortDate)][/COLOR]</label>
  6430. </control>
  6431. <include>TWC.Hourly.ListConditionTexture</include>
  6432. <control type="image">
  6433. <include>TWC.Hourly.ListOutlookIcon</include>
  6434. <info>Window.Property(Hourly.10.OutlookIcon)</info>
  6435. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6436. </control>
  6437. <control type="multiimage">
  6438. <include>TWC.Hourly.ListOutlookIcon</include>
  6439. <timeperimage>75</timeperimage>
  6440. <randomize>false</randomize>
  6441. <fadetime>0</fadetime>
  6442. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.10.FanartCode)]</imagepath>
  6443. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6444. </control>
  6445. <control type="label">
  6446. <include>TWC.Hourly.ListOutlook</include>
  6447. <label>$INFO[Window.Property(Hourly.10.Outlook)]$INFO[Window.Property(Hourly.10.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.10.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6448. </control>
  6449. <control type="label">
  6450. <include>TWC.Hourly.ListTempFeelsLike</include>
  6451. <label>[B]$INFO[Window.Property(Hourly.10.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.10.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6452. </control>
  6453. <include>TWC.Hourly.ListHumidityTexture</include>
  6454. <control type="label">
  6455. <include>TWC.Hourly.ListHumidity</include>
  6456. <label>$INFO[Window.Property(Hourly.10.Humidity),,%]</label>
  6457. </control>
  6458. <control type="label">
  6459. <include>TWC.Hourly.ListPrecipitation</include>
  6460. <label>$INFO[Window.Property(Hourly.10.Precipitation),,%]</label>
  6461. </control>
  6462. <include>TWC.Hourly.ListWindTexture</include>
  6463. <control type="label">
  6464. <include>TWC.Hourly.ListWind</include>
  6465. <label>$INFO[Window.Property(Hourly.10.WindDirection)][CR]$INFO[Window.Property(Hourly.10.WindSpeed)]</label>
  6466. </control>
  6467. </control>
  6468. <!-- Hour 1 -->
  6469. <control type="group">
  6470. <visible>!IsEmpty(Window.Property(Hourly.11.Time))</visible>
  6471. <height>82</height>
  6472. <include>TWC.Hourly.ListNoFocusTexture</include>
  6473. <control type="label">
  6474. <include>TWC.Hourly.ListTime</include>
  6475. <label>[B]$INFO[Window.Property(Hourly.11.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.11.ShortDate)][/COLOR]</label>
  6476. </control>
  6477. <include>TWC.Hourly.ListConditionTexture</include>
  6478. <control type="image">
  6479. <include>TWC.Hourly.ListOutlookIcon</include>
  6480. <info>Window.Property(Hourly.11.OutlookIcon)</info>
  6481. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6482. </control>
  6483. <control type="multiimage">
  6484. <include>TWC.Hourly.ListOutlookIcon</include>
  6485. <timeperimage>75</timeperimage>
  6486. <randomize>false</randomize>
  6487. <fadetime>0</fadetime>
  6488. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.11.FanartCode)]</imagepath>
  6489. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6490. </control>
  6491. <control type="label">
  6492. <include>TWC.Hourly.ListOutlook</include>
  6493. <label>$INFO[Window.Property(Hourly.11.Outlook)]$INFO[Window.Property(Hourly.11.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.11.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6494. </control>
  6495. <control type="label">
  6496. <include>TWC.Hourly.ListTempFeelsLike</include>
  6497. <label>[B]$INFO[Window.Property(Hourly.11.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.11.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6498. </control>
  6499. <include>TWC.Hourly.ListHumidityTexture</include>
  6500. <control type="label">
  6501. <include>TWC.Hourly.ListHumidity</include>
  6502. <label>$INFO[Window.Property(Hourly.11.Humidity),,%]</label>
  6503. </control>
  6504. <control type="label">
  6505. <include>TWC.Hourly.ListPrecipitation</include>
  6506. <label>$INFO[Window.Property(Hourly.11.Precipitation),,%]</label>
  6507. </control>
  6508. <include>TWC.Hourly.ListWindTexture</include>
  6509. <control type="label">
  6510. <include>TWC.Hourly.ListWind</include>
  6511. <label>$INFO[Window.Property(Hourly.11.WindDirection)][CR]$INFO[Window.Property(Hourly.11.WindSpeed)]</label>
  6512. </control>
  6513. </control>
  6514. <!-- Hour 1 -->
  6515. <control type="group">
  6516. <visible>!IsEmpty(Window.Property(Hourly.12.Time))</visible>
  6517. <height>82</height>
  6518. <include>TWC.Hourly.ListNoFocusTexture</include>
  6519. <control type="label">
  6520. <include>TWC.Hourly.ListTime</include>
  6521. <label>[B]$INFO[Window.Property(Hourly.12.Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.12.ShortDate)][/COLOR]</label>
  6522. </control>
  6523. <include>TWC.Hourly.ListConditionTexture</include>
  6524. <control type="image">
  6525. <include>TWC.Hourly.ListOutlookIcon</include>
  6526. <info>Window.Property(Hourly.12.OutlookIcon)</info>
  6527. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6528. </control>
  6529. <control type="multiimage">
  6530. <include>TWC.Hourly.ListOutlookIcon</include>
  6531. <timeperimage>75</timeperimage>
  6532. <randomize>false</randomize>
  6533. <fadetime>0</fadetime>
  6534. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Hourly.12.FanartCode)]</imagepath>
  6535. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  6536. </control>
  6537. <control type="label">
  6538. <include>TWC.Hourly.ListOutlook</include>
  6539. <label>$INFO[Window.Property(Hourly.12.Outlook)]$INFO[Window.Property(Hourly.12.Sunrise),[CR][COLOR=grey2]$LOCALIZE[33027]: ,[/COLOR]]$INFO[Window.Property(Hourly.12.Sunset),[CR][COLOR=grey2]$LOCALIZE[33028]: ,[/COLOR]]</label>
  6540. </control>
  6541. <control type="label">
  6542. <include>TWC.Hourly.ListTempFeelsLike</include>
  6543. <label>[B]$INFO[Window.Property(Hourly.12.Temperature)]$INFO[System.TemperatureUnits][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.12.FeelsLike)]$INFO[System.TemperatureUnits][/COLOR]</label>
  6544. </control>
  6545. <include>TWC.Hourly.ListHumidityTexture</include>
  6546. <control type="label">
  6547. <include>TWC.Hourly.ListHumidity</include>
  6548. <label>$INFO[Window.Property(Hourly.12.Humidity),,%]</label>
  6549. </control>
  6550. <control type="label">
  6551. <include>TWC.Hourly.ListPrecipitation</include>
  6552. <label>$INFO[Window.Property(Hourly.12.Precipitation),,%]</label>
  6553. </control>
  6554. <include>TWC.Hourly.ListWindTexture</include>
  6555. <control type="label">
  6556. <include>TWC.Hourly.ListWind</include>
  6557. <label>$INFO[Window.Property(Hourly.12.WindDirection)][CR]$INFO[Window.Property(Hourly.12.WindSpeed)]</label>
  6558. </control>
  6559. </control>
  6560. </control>
  6561. <!-- Scrollbar for forecast list -->
  6562. <control type="scrollbar" id="6000">
  6563. <description>Scroll Bar</description>
  6564. <posx>800</posx>
  6565. <posy>45</posy>
  6566. <height>492</height>
  6567. <include>TWC.ScrollbarCommon</include>
  6568. <onleft>2000</onleft>
  6569. <onright>2000</onright>
  6570. </control>
  6571. </control>
  6572. </control>
  6573. </include>
  6574. <include name="TWC.Maps.Button">
  6575. <control type="button" id="13200">
  6576. <include>TWC.ButtonCommon</include>
  6577. <label>31900</label>
  6578. <onclick>SetProperty(Weather.CurrentView,$LOCALIZE[31900] - $LOCALIZE[31910])</onclick>
  6579. <onclick>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31900])</onclick>
  6580. </control>
  6581. </include>
  6582. <include name="TWC.Maps.ButtonXLabel">
  6583. <control type="button">
  6584. <include>TWC.ButtonXLabelCommon</include>
  6585. <label>31910</label>
  6586. <visible>!ControlGroup(2000).HasFocus(13200)</visible>
  6587. </control>
  6588. <control type="button">
  6589. <textcolor>FF262728</textcolor>
  6590. <include>TWC.ButtonXLabelCommon</include>
  6591. <label>31910</label>
  6592. <visible>ControlGroup(2000).HasFocus(13200)</visible>
  6593. </control>
  6594. </include>
  6595. <include name="TWC.Maps.DummyButtons">
  6596. <!-- dummy buttons for defaultmap -->
  6597. <control type="button" id="90200">
  6598. <posy>-1000</posy>
  6599. <onfocus>SetFocus(9010)</onfocus>
  6600. <onfocus>Skin.Reset(TWC.DefaultMap)</onfocus>
  6601. <visible>StringCompare(Window.Property(Weather.CurrentMap),Skin.String(TWC.DefaultMap))</visible>
  6602. </control>
  6603. <control type="button" id="90200">
  6604. <posy>-1000</posy>
  6605. <onfocus>SetFocus(9010)</onfocus>
  6606. <onfocus>Skin.SetString(TWC.DefaultMap,$INFO[Window.Property(Weather.CurrentMap)])</onfocus>
  6607. <visible>!StringCompare(Window.Property(Weather.CurrentMap),Skin.String(TWC.DefaultMap))</visible>
  6608. </control>
  6609. </include>
  6610. <include name="TWC.Maps.SettingsButtons">
  6611. <control type="radiobutton" id="91200">
  6612. <description>Default Map Toggle</description>
  6613. <include>Objects_MediaMenuButton</include>
  6614. <label>31931</label>
  6615. <onclick>SetFocus(90200)</onclick>
  6616. <selected>StringCompare(Window.Property(Weather.CurrentMap),Skin.String(TWC.DefaultMap))</selected>
  6617. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31900] - $LOCALIZE[31910])</visible>
  6618. </control>
  6619. <control type="radiobutton" id="92200">
  6620. <description>zoom map</description>
  6621. <include>Objects_MediaMenuButton</include>
  6622. <label>31932</label>
  6623. <onclick>Skin.ToggleSetting(TWC.ZoomWeatherMap)</onclick>
  6624. <selected>Skin.HasSetting(TWC.ZoomWeatherMap)</selected>
  6625. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31900] - $LOCALIZE[31910])</visible>
  6626. </control>
  6627. <control type="button" id="93200">
  6628. <description>Search</description>
  6629. <include>Objects_MediaMenuButton</include>
  6630. <label>31933</label>
  6631. <onclick>Skin.SetPath(TWC.MapIconPath)</onclick>
  6632. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31900] - $LOCALIZE[31910])</visible>
  6633. </control>
  6634. </include>
  6635. <include name="TWC.Maps.ListCommon">
  6636. <posx>-80</posx>
  6637. <posy>50</posy>
  6638. <width>705</width>
  6639. <height>465</height>
  6640. <onleft>2000</onleft>
  6641. <viewtype label="536">icon</viewtype>
  6642. <scrolltime>200</scrolltime>
  6643. <preloaditems>2</preloaditems>
  6644. <itemlayout width="235" height="155">
  6645. <control type="image">
  6646. <posx>0</posx>
  6647. <posy>0</posy>
  6648. <width>230</width>
  6649. <height>155</height>
  6650. <aspectratio>stretch</aspectratio>
  6651. <bordertexture border="10">thumbs/ThumbShadow.png</bordertexture>
  6652. <bordersize>8</bordersize>
  6653. <fadetime>200</fadetime>
  6654. <texture border="2">ThumbBG.png</texture>
  6655. </control>
  6656. <control type="image">
  6657. <posx>10</posx>
  6658. <posy>10</posy>
  6659. <width>210</width>
  6660. <height>135</height>
  6661. <aspectratio>keep</aspectratio>
  6662. <texture background="true" fallback="weather.com plus/na.jpg">$INFO[ListItem.Icon]</texture>
  6663. </control>
  6664. </itemlayout>
  6665. <focusedlayout height="230" width="155">
  6666. <control type="image">
  6667. <posx>0</posx>
  6668. <posy>0</posy>
  6669. <width>230</width>
  6670. <height>155</height>
  6671. <aspectratio>stretch</aspectratio>
  6672. <bordertexture border="10">folder-Focus.png</bordertexture>
  6673. <bordersize>8</bordersize>
  6674. <fadetime>200</fadetime>
  6675. <texture border="2">ThumbBG.png</texture>
  6676. </control>
  6677. <control type="image">
  6678. <posx>10</posx>
  6679. <posy>10</posy>
  6680. <width>210</width>
  6681. <height>135</height>
  6682. <aspectratio>keep</aspectratio>
  6683. <texture background="true" fallback="weather.com plus/na.jpg">$INFO[ListItem.Icon]</texture>
  6684. </control>
  6685. </focusedlayout>
  6686. </include>
  6687. <include name="TWC.Maps.ListTitleCommon">
  6688. <posx>-70</posx>
  6689. <posy>515</posy>
  6690. <width>720</width>
  6691. <height>30</height>
  6692. <font>Font_Reg20caps</font>
  6693. <textcolor>grey2</textcolor>
  6694. <shadowcolor>black</shadowcolor>
  6695. <align>center</align>
  6696. <aligny>center</aligny>
  6697. </include>
  6698. <include name="TWC.Maps.ListButtonsCommon">
  6699. <posy>-10</posy>
  6700. <width>240</width>
  6701. <height>50</height>
  6702. <align>left</align>
  6703. <aligny>center</aligny>
  6704. <font>Font_Info_title</font>
  6705. <textcolor>white</textcolor>
  6706. <disabledcolor>grey3</disabledcolor>
  6707. <pulseonselect>false</pulseonselect>
  6708. <texturenofocus border="5">MenuItemNF.png</texturenofocus>
  6709. <texturefocus border="5">button-focus.png</texturefocus>
  6710. <textoffsetx>20</textoffsetx>
  6711. </include>
  6712.  
  6713. <include name="TWC.Maps">
  6714. <control type="group">
  6715. <posx>290</posx>
  6716. <posy>60</posy>
  6717. <onright>5200</onright>
  6718. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31900] - $LOCALIZE[31910])</visible>
  6719. <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
  6720. <!-- Category buttons and other controls -->
  6721. <control type="group" id="5200">
  6722. <posx>120</posx>
  6723. <posy>40</posy>
  6724. <control type="image">
  6725. <posx>-90</posx>
  6726. <posy>-10</posy>
  6727. <width>760</width>
  6728. <height>550</height>
  6729. <texture>black-back.png</texture>
  6730. </control>
  6731. <control type="radiobutton" id="5201">
  6732. <description>Map List Button</description>
  6733. <include>TWC.Maps.ListButtonsCommon</include>
  6734. <posx>-80</posx>
  6735. <label>$INFO[Window.Property(MapList.1.ShortTitle)]</label>
  6736. <onleft>2000</onleft>
  6737. <onright>5202</onright>
  6738. <onup>5100</onup>
  6739. <ondown>5100</ondown>
  6740. <visible>!IsEmpty(Window.Property(MapList.1.ShortTitle))</visible>
  6741. <onfocus>SetProperty(CurrentMapList,1)</onfocus>
  6742. <selected>StringCompare(Window.Property(CurrentMapList),1)</selected>
  6743. </control>
  6744. <control type="radiobutton" id="5202">
  6745. <description>Map List Button</description>
  6746. <include>TWC.Maps.ListButtonsCommon</include>
  6747. <posx>170</posx>
  6748. <label>$INFO[Window.Property(MapList.2.ShortTitle)]</label>
  6749. <onleft>5201</onleft>
  6750. <onright>5203</onright>
  6751. <onup>5100</onup>
  6752. <ondown>5100</ondown>
  6753. <visible>!IsEmpty(Window.Property(MapList.2.ShortTitle))</visible>
  6754. <onfocus>SetProperty(CurrentMapList,2)</onfocus>
  6755. <selected>StringCompare(Window.Property(CurrentMapList),2)</selected>
  6756. </control>
  6757. <control type="radiobutton" id="5203">
  6758. <description>Map List Button</description>
  6759. <include>TWC.Maps.ListButtonsCommon</include>
  6760. <posx>420</posx>
  6761. <label>$INFO[Window.Property(MapList.3.ShortTitle)]</label>
  6762. <onleft>5202</onleft>
  6763. <onright>5201</onright>
  6764. <onup>5100</onup>
  6765. <ondown>5100</ondown>
  6766. <visible>!IsEmpty(Window.Property(MapList.3.ShortTitle))</visible>
  6767. <onfocus>SetProperty(CurrentMapList,3)</onfocus>
  6768. <selected>StringCompare(Window.Property(CurrentMapList),3)</selected>
  6769. </control>
  6770. <control type="image">
  6771. <posx>165</posx>
  6772. <posy>-10</posy>
  6773. <width>4</width>
  6774. <height>50</height>
  6775. <texture>views/separator_vertical.png</texture>
  6776. <visible>!IsEmpty(Window.Property(MapList.2.ShortTitle))</visible>
  6777. </control>
  6778. <control type="image">
  6779. <posx>415</posx>
  6780. <posy>-10</posy>
  6781. <width>4</width>
  6782. <height>50</height>
  6783. <texture>views/separator_vertical.png</texture>
  6784. <visible>!IsEmpty(Window.Property(MapList.3.ShortTitle))</visible>
  6785. </control>
  6786. <control type="multiimage">
  6787. <description>maps multiimage</description>
  6788. <posx>-70</posx>
  6789. <posy>40</posy>
  6790. <width>720</width>
  6791. <height>486</height>
  6792. <imagepath>$INFO[Window.Property(MapPath)]</imagepath>
  6793. <timeperimage>500</timeperimage>
  6794. <pauseatend>1000</pauseatend>
  6795. <fadetime>0</fadetime>
  6796. <randomize>false</randomize>
  6797. <loop>yes</loop>
  6798. <aspectratio>keep</aspectratio>
  6799. <aligny>center</aligny>
  6800. <animation effect="fade" time="200" start="100" end="15" condition="Control.HasFocus(5201) | Control.HasFocus(5202) | Control.HasFocus(5203) | ControlGroup(5100).HasFocus">Conditional</animation>
  6801. <animation effect="zoom" reversible="true" center="325,360" start="100" end="117" time="100" condition="Skin.HasSetting(TWC.ZoomWeatherMap)">Conditional</animation>
  6802. </control>
  6803. <control type="image">
  6804. <description>legend image</description>
  6805. <posx>205</posx>
  6806. <posy>470</posy>
  6807. <width>400</width>
  6808. <height>50</height>
  6809. <texture>$INFO[Window.Property(LegendPath)]</texture>
  6810. <align>right</align>
  6811. <aligny>top</aligny>
  6812. <aspectratio>keep</aspectratio>
  6813. <colordiffuse>BFFFFFFF</colordiffuse>
  6814. <animation effect="fade" time="200" start="100" end="15" condition="Control.HasFocus(5201) | Control.HasFocus(5202) | Control.HasFocus(5203) | ControlGroup(5100).HasFocus">Conditional</animation>
  6815. <animation effect="zoom" reversible="true" center="325,360" start="100" end="117" time="100" condition="Skin.HasSetting(TWC.ZoomWeatherMap)">Conditional</animation>
  6816. </control>
  6817. </control>
  6818. <!-- Category Lists -->
  6819. <control type="group" id="5100">
  6820. <posx>120</posx>
  6821. <posy>35</posy>
  6822. <visible>Control.HasFocus(5201) | Control.HasFocus(5202) | Control.HasFocus(5203) | ControlGroup(5100).HasFocus</visible>
  6823. <!-- Maps List #1 -->
  6824. <control type="group">
  6825. <visible>StringCompare(Window.Property(CurrentMapList),1)</visible>
  6826. <control type="label">
  6827. <include>TWC.Maps.ListTitleCommon</include>
  6828. <label>$INFO[Container(501).ListItem.Label]</label>
  6829. </control>
  6830. <control type="panel" id="501">
  6831. <include>MapsList1.Content</include>
  6832. <include>TWC.Maps.ListCommon</include>
  6833. <onright>5001</onright>
  6834. <onup>5200</onup>
  6835. <ondown>501</ondown>
  6836. <pagecontrol>5001</pagecontrol>
  6837. </control>
  6838. <control type="scrollbar" id="5001">
  6839. <description>Scroll Bar</description>
  6840. <include>TWC.ScrollbarCommon</include>
  6841. <onleft>501</onleft>
  6842. <onright>501</onright>
  6843. </control>
  6844. </control>
  6845. <!-- Maps List #2 -->
  6846. <control type="group">
  6847. <visible>StringCompare(Window.Property(CurrentMapList),2)</visible>
  6848. <control type="label">
  6849. <include>TWC.Maps.ListTitleCommon</include>
  6850. <label>$INFO[Container(502).ListItem.Label]</label>
  6851. </control>
  6852. <control type="panel" id="502">
  6853. <include>MapsList2.Content</include>
  6854. <include>TWC.Maps.ListCommon</include>
  6855. <onright>5020</onright>
  6856. <onup>5200</onup>
  6857. <ondown>502</ondown>
  6858. <pagecontrol>5020</pagecontrol>
  6859. </control>
  6860. <control type="scrollbar" id="5020">
  6861. <description>Scroll Bar</description>
  6862. <include>TWC.ScrollbarCommon</include>
  6863. <onleft>502</onleft>
  6864. <onright>502</onright>
  6865. </control>
  6866. </control>
  6867. <!-- Maps List #3 -->
  6868. <control type="group">
  6869. <visible>StringCompare(Window.Property(CurrentMapList),3)</visible>
  6870. <control type="label">
  6871. <include>TWC.Maps.ListTitleCommon</include>
  6872. <label>$INFO[Container(503).ListItem.Label]</label>
  6873. </control>
  6874. <control type="panel" id="503">
  6875. <include>MapsList3.Content</include>
  6876. <include>TWC.Maps.ListCommon</include>
  6877. <onright>5030</onright>
  6878. <onup>5200</onup>
  6879. <ondown>503</ondown>
  6880. <pagecontrol>5030</pagecontrol>
  6881. </control>
  6882. <control type="scrollbar" id="5030">
  6883. <description>Scroll Bar</description>
  6884. <include>TWC.ScrollbarCommon</include>
  6885. <onleft>503</onleft>
  6886. <onright>503</onright>
  6887. </control>
  6888. </control>
  6889. </control>
  6890. </control>
  6891. </include>
  6892. <include name="MapsList1.Content">
  6893. <content>
  6894. <item>
  6895. <label>$INFO[Window.Property(MapList.1.MapLabel.1)]</label>
  6896. <label2>$INFO[Window.Property(MapList.1.MapLabel2.1)]</label2>
  6897. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.1)]</icon>
  6898. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.1)])</onclick>
  6899. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.1)]</onclick>
  6900. <onclick>SetFocus(2000)</onclick>
  6901. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.1))</visible>
  6902. </item>
  6903. <item>
  6904. <label>$INFO[Window.Property(MapList.1.MapLabel.2)]</label>
  6905. <label2>$INFO[Window.Property(MapList.1.MapLabel2.2)]</label2>
  6906. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.2)]</icon>
  6907. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.2)])</onclick>
  6908. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.2)]</onclick>
  6909. <onclick>SetFocus(2000)</onclick>
  6910. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.2))</visible>
  6911. </item>
  6912. <item>
  6913. <label>$INFO[Window.Property(MapList.1.MapLabel.3)]</label>
  6914. <label2>$INFO[Window.Property(MapList.1.MapLabel2.3)]</label2>
  6915. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.3)]</icon>
  6916. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.3)])</onclick>
  6917. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.3)]</onclick>
  6918. <onclick>SetFocus(2000)</onclick>
  6919. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.3))</visible>
  6920. </item>
  6921. <item>
  6922. <label>$INFO[Window.Property(MapList.1.MapLabel.4)]</label>
  6923. <label2>$INFO[Window.Property(MapList.1.MapLabel2.4)]</label2>
  6924. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.4)]</icon>
  6925. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.4)])</onclick>
  6926. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.4)]</onclick>
  6927. <onclick>SetFocus(2000)</onclick>
  6928. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.4))</visible>
  6929. </item>
  6930. <item>
  6931. <label>$INFO[Window.Property(MapList.1.MapLabel.5)]</label>
  6932. <label2>$INFO[Window.Property(MapList.1.MapLabel2.5)]</label2>
  6933. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.5)]</icon>
  6934. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.5)])</onclick>
  6935. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.5)]</onclick>
  6936. <onclick>SetFocus(2000)</onclick>
  6937. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.5))</visible>
  6938. </item>
  6939. <item>
  6940. <label>$INFO[Window.Property(MapList.1.MapLabel.6)]</label>
  6941. <label2>$INFO[Window.Property(MapList.1.MapLabel2.6)]</label2>
  6942. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.6)]</icon>
  6943. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.6)])</onclick>
  6944. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.6)]</onclick>
  6945. <onclick>SetFocus(2000)</onclick>
  6946. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.6))</visible>
  6947. </item>
  6948. <item>
  6949. <label>$INFO[Window.Property(MapList.1.MapLabel.7)]</label>
  6950. <label2>$INFO[Window.Property(MapList.1.MapLabel2.7)]</label2>
  6951. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.7)]</icon>
  6952. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.7)])</onclick>
  6953. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.7)]</onclick>
  6954. <onclick>SetFocus(2000)</onclick>
  6955. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.7))</visible>
  6956. </item>
  6957. <item>
  6958. <label>$INFO[Window.Property(MapList.1.MapLabel.8)]</label>
  6959. <label2>$INFO[Window.Property(MapList.1.MapLabel2.8)]</label2>
  6960. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.8)]</icon>
  6961. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.8)])</onclick>
  6962. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.8)]</onclick>
  6963. <onclick>SetFocus(2000)</onclick>
  6964. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.8))</visible>
  6965. </item>
  6966. <item>
  6967. <label>$INFO[Window.Property(MapList.1.MapLabel.9)]</label>
  6968. <label2>$INFO[Window.Property(MapList.1.MapLabel2.9)]</label2>
  6969. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.9)]</icon>
  6970. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.9)])</onclick>
  6971. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.9)]</onclick>
  6972. <onclick>SetFocus(2000)</onclick>
  6973. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.9))</visible>
  6974. </item>
  6975. <item>
  6976. <label>$INFO[Window.Property(MapList.1.MapLabel.10)]</label>
  6977. <label2>$INFO[Window.Property(MapList.1.MapLabel2.10)]</label2>
  6978. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.10)]</icon>
  6979. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.10)])</onclick>
  6980. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.10)]</onclick>
  6981. <onclick>SetFocus(2000)</onclick>
  6982. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.10))</visible>
  6983. </item>
  6984. <item>
  6985. <label>$INFO[Window.Property(MapList.1.MapLabel.11)]</label>
  6986. <label2>$INFO[Window.Property(MapList.1.MapLabel2.11)]</label2>
  6987. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.11)]</icon>
  6988. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.11)])</onclick>
  6989. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.11)]</onclick>
  6990. <onclick>SetFocus(2000)</onclick>
  6991. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.11))</visible>
  6992. </item>
  6993. <item>
  6994. <label>$INFO[Window.Property(MapList.1.MapLabel.12)]</label>
  6995. <label2>$INFO[Window.Property(MapList.1.MapLabel2.12)]</label2>
  6996. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.12)]</icon>
  6997. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.12)])</onclick>
  6998. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.12)]</onclick>
  6999. <onclick>SetFocus(2000)</onclick>
  7000. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.12))</visible>
  7001. </item>
  7002. <item>
  7003. <label>$INFO[Window.Property(MapList.1.MapLabel.13)]</label>
  7004. <label2>$INFO[Window.Property(MapList.1.MapLabel2.13)]</label2>
  7005. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.13)]</icon>
  7006. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.13)])</onclick>
  7007. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.13)]</onclick>
  7008. <onclick>SetFocus(2000)</onclick>
  7009. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.13))</visible>
  7010. </item>
  7011. <item>
  7012. <label>$INFO[Window.Property(MapList.1.MapLabel.14)]</label>
  7013. <label2>$INFO[Window.Property(MapList.1.MapLabel2.14)]</label2>
  7014. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.14)]</icon>
  7015. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.14)])</onclick>
  7016. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.14)]</onclick>
  7017. <onclick>SetFocus(2000)</onclick>
  7018. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.14))</visible>
  7019. </item>
  7020. <item>
  7021. <label>$INFO[Window.Property(MapList.1.MapLabel.15)]</label>
  7022. <label2>$INFO[Window.Property(MapList.1.MapLabel2.15)]</label2>
  7023. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.15)]</icon>
  7024. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.15)])</onclick>
  7025. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.15)]</onclick>
  7026. <onclick>SetFocus(2000)</onclick>
  7027. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.15))</visible>
  7028. </item>
  7029. <item>
  7030. <label>$INFO[Window.Property(MapList.1.MapLabel.16)]</label>
  7031. <label2>$INFO[Window.Property(MapList.1.MapLabel2.16)]</label2>
  7032. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.16)]</icon>
  7033. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.16)])</onclick>
  7034. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.16)]</onclick>
  7035. <onclick>SetFocus(2000)</onclick>
  7036. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.16))</visible>
  7037. </item>
  7038. <item>
  7039. <label>$INFO[Window.Property(MapList.1.MapLabel.17)]</label>
  7040. <label2>$INFO[Window.Property(MapList.1.MapLabel2.17)]</label2>
  7041. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.17)]</icon>
  7042. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.17)])</onclick>
  7043. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.17)]</onclick>
  7044. <onclick>SetFocus(2000)</onclick>
  7045. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.17))</visible>
  7046. </item>
  7047. <item>
  7048. <label>$INFO[Window.Property(MapList.1.MapLabel.18)]</label>
  7049. <label2>$INFO[Window.Property(MapList.1.MapLabel2.18)]</label2>
  7050. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.18)]</icon>
  7051. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.18)])</onclick>
  7052. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.18)]</onclick>
  7053. <onclick>SetFocus(2000)</onclick>
  7054. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.18))</visible>
  7055. </item>
  7056. <item>
  7057. <label>$INFO[Window.Property(MapList.1.MapLabel.19)]</label>
  7058. <label2>$INFO[Window.Property(MapList.1.MapLabel2.19)]</label2>
  7059. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.19)]</icon>
  7060. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.19)])</onclick>
  7061. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.19)]</onclick>
  7062. <onclick>SetFocus(2000)</onclick>
  7063. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.19))</visible>
  7064. </item>
  7065. <item>
  7066. <label>$INFO[Window.Property(MapList.1.MapLabel.20)]</label>
  7067. <label2>$INFO[Window.Property(MapList.1.MapLabel2.20)]</label2>
  7068. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.20)]</icon>
  7069. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.20)])</onclick>
  7070. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.20)]</onclick>
  7071. <onclick>SetFocus(2000)</onclick>
  7072. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.20))</visible>
  7073. </item>
  7074. <item>
  7075. <label>$INFO[Window.Property(MapList.1.MapLabel.21)]</label>
  7076. <label2>$INFO[Window.Property(MapList.1.MapLabel2.21)]</label2>
  7077. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.21)]</icon>
  7078. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.21)])</onclick>
  7079. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.21)]</onclick>
  7080. <onclick>SetFocus(2000)</onclick>
  7081. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.21))</visible>
  7082. </item>
  7083. <item>
  7084. <label>$INFO[Window.Property(MapList.1.MapLabel.22)]</label>
  7085. <label2>$INFO[Window.Property(MapList.1.MapLabel2.22)]</label2>
  7086. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.22)]</icon>
  7087. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.22)])</onclick>
  7088. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.22)]</onclick>
  7089. <onclick>SetFocus(2000)</onclick>
  7090. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.22))</visible>
  7091. </item>
  7092. <item>
  7093. <label>$INFO[Window.Property(MapList.1.MapLabel.23)]</label>
  7094. <label2>$INFO[Window.Property(MapList.1.MapLabel2.23)]</label2>
  7095. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.23)]</icon>
  7096. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.23)])</onclick>
  7097. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.23)]</onclick>
  7098. <onclick>SetFocus(2000)</onclick>
  7099. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.23))</visible>
  7100. </item>
  7101. <item>
  7102. <label>$INFO[Window.Property(MapList.1.MapLabel.24)]</label>
  7103. <label2>$INFO[Window.Property(MapList.1.MapLabel2.24)]</label2>
  7104. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.24)]</icon>
  7105. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.24)])</onclick>
  7106. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.24)]</onclick>
  7107. <onclick>SetFocus(2000)</onclick>
  7108. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.24))</visible>
  7109. </item>
  7110. <item>
  7111. <label>$INFO[Window.Property(MapList.1.MapLabel.25)]</label>
  7112. <label2>$INFO[Window.Property(MapList.1.MapLabel2.25)]</label2>
  7113. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.25)]</icon>
  7114. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.25)])</onclick>
  7115. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.25)]</onclick>
  7116. <onclick>SetFocus(2000)</onclick>
  7117. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.25))</visible>
  7118. </item>
  7119. <item>
  7120. <label>$INFO[Window.Property(MapList.1.MapLabel.26)]</label>
  7121. <label2>$INFO[Window.Property(MapList.1.MapLabel2.26)]</label2>
  7122. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.26)]</icon>
  7123. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.26)])</onclick>
  7124. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.26)]</onclick>
  7125. <onclick>SetFocus(2000)</onclick>
  7126. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.26))</visible>
  7127. </item>
  7128. <item>
  7129. <label>$INFO[Window.Property(MapList.1.MapLabel.27)]</label>
  7130. <label2>$INFO[Window.Property(MapList.1.MapLabel2.27)]</label2>
  7131. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.27)]</icon>
  7132. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.27)])</onclick>
  7133. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.27)]</onclick>
  7134. <onclick>SetFocus(2000)</onclick>
  7135. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.27))</visible>
  7136. </item>
  7137. <item>
  7138. <label>$INFO[Window.Property(MapList.1.MapLabel.28)]</label>
  7139. <label2>$INFO[Window.Property(MapList.1.MapLabel2.28)]</label2>
  7140. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.28)]</icon>
  7141. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.28)])</onclick>
  7142. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.28)]</onclick>
  7143. <onclick>SetFocus(2000)</onclick>
  7144. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.28))</visible>
  7145. </item>
  7146. <item>
  7147. <label>$INFO[Window.Property(MapList.1.MapLabel.29)]</label>
  7148. <label2>$INFO[Window.Property(MapList.1.MapLabel2.29)]</label2>
  7149. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.29)]</icon>
  7150. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.29)])</onclick>
  7151. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.29)]</onclick>
  7152. <onclick>SetFocus(2000)</onclick>
  7153. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.29))</visible>
  7154. </item>
  7155. <item>
  7156. <label>$INFO[Window.Property(MapList.1.MapLabel.30)]</label>
  7157. <label2>$INFO[Window.Property(MapList.1.MapLabel2.30)]</label2>
  7158. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.1.MapIcon.30)]</icon>
  7159. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.1.MapLabel.30)])</onclick>
  7160. <onclick>$INFO[Window.Property(MapList.1.MapOnclick.30)]</onclick>
  7161. <onclick>SetFocus(2000)</onclick>
  7162. <visible>!IsEmpty(Window.Property(MapList.1.MapLabel.30))</visible>
  7163. </item>
  7164. </content>
  7165. </include>
  7166.  
  7167. <include name="MapsList2.Content">
  7168. <content>
  7169. <item>
  7170. <label>$INFO[Window.Property(MapList.2.MapLabel.1)]</label>
  7171. <label2>$INFO[Window.Property(MapList.2.MapLabel2.1)]</label2>
  7172. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.1)]</icon>
  7173. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.1)])</onclick>
  7174. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.1)]</onclick>
  7175. <onclick>SetFocus(2000)</onclick>
  7176. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.1))</visible>
  7177. </item>
  7178. <item>
  7179. <label>$INFO[Window.Property(MapList.2.MapLabel.2)]</label>
  7180. <label2>$INFO[Window.Property(MapList.2.MapLabel2.2)]</label2>
  7181. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.2)]</icon>
  7182. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.2)])</onclick>
  7183. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.2)]</onclick>
  7184. <onclick>SetFocus(2000)</onclick>
  7185. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.2))</visible>
  7186. </item>
  7187. <item>
  7188. <label>$INFO[Window.Property(MapList.2.MapLabel.3)]</label>
  7189. <label2>$INFO[Window.Property(MapList.2.MapLabel2.3)]</label2>
  7190. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.3)]</icon>
  7191. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.3)])</onclick>
  7192. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.3)]</onclick>
  7193. <onclick>SetFocus(2000)</onclick>
  7194. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.3))</visible>
  7195. </item>
  7196. <item>
  7197. <label>$INFO[Window.Property(MapList.2.MapLabel.4)]</label>
  7198. <label2>$INFO[Window.Property(MapList.2.MapLabel2.4)]</label2>
  7199. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.4)]</icon>
  7200. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.4)])</onclick>
  7201. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.4)]</onclick>
  7202. <onclick>SetFocus(2000)</onclick>
  7203. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.4))</visible>
  7204. </item>
  7205. <item>
  7206. <label>$INFO[Window.Property(MapList.2.MapLabel.5)]</label>
  7207. <label2>$INFO[Window.Property(MapList.2.MapLabel2.5)]</label2>
  7208. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.5)]</icon>
  7209. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.5)])</onclick>
  7210. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.5)]</onclick>
  7211. <onclick>SetFocus(2000)</onclick>
  7212. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.5))</visible>
  7213. </item>
  7214. <item>
  7215. <label>$INFO[Window.Property(MapList.2.MapLabel.6)]</label>
  7216. <label2>$INFO[Window.Property(MapList.2.MapLabel2.6)]</label2>
  7217. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.6)]</icon>
  7218. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.6)])</onclick>
  7219. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.6)]</onclick>
  7220. <onclick>SetFocus(2000)</onclick>
  7221. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.6))</visible>
  7222. </item>
  7223. <item>
  7224. <label>$INFO[Window.Property(MapList.2.MapLabel.7)]</label>
  7225. <label2>$INFO[Window.Property(MapList.2.MapLabel2.7)]</label2>
  7226. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.7)]</icon>
  7227. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.7)])</onclick>
  7228. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.7)]</onclick>
  7229. <onclick>SetFocus(2000)</onclick>
  7230. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.7))</visible>
  7231. </item>
  7232. <item>
  7233. <label>$INFO[Window.Property(MapList.2.MapLabel.8)]</label>
  7234. <label2>$INFO[Window.Property(MapList.2.MapLabel2.8)]</label2>
  7235. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.8)]</icon>
  7236. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.8)])</onclick>
  7237. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.8)]</onclick>
  7238. <onclick>SetFocus(2000)</onclick>
  7239. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.8))</visible>
  7240. </item>
  7241. <item>
  7242. <label>$INFO[Window.Property(MapList.2.MapLabel.9)]</label>
  7243. <label2>$INFO[Window.Property(MapList.2.MapLabel2.9)]</label2>
  7244. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.9)]</icon>
  7245. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.9)])</onclick>
  7246. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.9)]</onclick>
  7247. <onclick>SetFocus(2000)</onclick>
  7248. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.9))</visible>
  7249. </item>
  7250. <item>
  7251. <label>$INFO[Window.Property(MapList.2.MapLabel.10)]</label>
  7252. <label2>$INFO[Window.Property(MapList.2.MapLabel2.10)]</label2>
  7253. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.10)]</icon>
  7254. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.10)])</onclick>
  7255. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.10)]</onclick>
  7256. <onclick>SetFocus(2000)</onclick>
  7257. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.10))</visible>
  7258. </item>
  7259. <item>
  7260. <label>$INFO[Window.Property(MapList.2.MapLabel.11)]</label>
  7261. <label2>$INFO[Window.Property(MapList.2.MapLabel2.11)]</label2>
  7262. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.11)]</icon>
  7263. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.11)])</onclick>
  7264. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.11)]</onclick>
  7265. <onclick>SetFocus(2000)</onclick>
  7266. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.11))</visible>
  7267. </item>
  7268. <item>
  7269. <label>$INFO[Window.Property(MapList.2.MapLabel.12)]</label>
  7270. <label2>$INFO[Window.Property(MapList.2.MapLabel2.12)]</label2>
  7271. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.12)]</icon>
  7272. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.12)])</onclick>
  7273. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.12)]</onclick>
  7274. <onclick>SetFocus(2000)</onclick>
  7275. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.12))</visible>
  7276. </item>
  7277. <item>
  7278. <label>$INFO[Window.Property(MapList.2.MapLabel.13)]</label>
  7279. <label2>$INFO[Window.Property(MapList.2.MapLabel2.13)]</label2>
  7280. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.13)]</icon>
  7281. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.13)])</onclick>
  7282. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.13)]</onclick>
  7283. <onclick>SetFocus(2000)</onclick>
  7284. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.13))</visible>
  7285. </item>
  7286. <item>
  7287. <label>$INFO[Window.Property(MapList.2.MapLabel.14)]</label>
  7288. <label2>$INFO[Window.Property(MapList.2.MapLabel2.14)]</label2>
  7289. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.14)]</icon>
  7290. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.14)])</onclick>
  7291. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.14)]</onclick>
  7292. <onclick>SetFocus(2000)</onclick>
  7293. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.14))</visible>
  7294. </item>
  7295. <item>
  7296. <label>$INFO[Window.Property(MapList.2.MapLabel.15)]</label>
  7297. <label2>$INFO[Window.Property(MapList.2.MapLabel2.15)]</label2>
  7298. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.15)]</icon>
  7299. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.15)])</onclick>
  7300. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.15)]</onclick>
  7301. <onclick>SetFocus(2000)</onclick>
  7302. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.15))</visible>
  7303. </item>
  7304. <item>
  7305. <label>$INFO[Window.Property(MapList.2.MapLabel.16)]</label>
  7306. <label2>$INFO[Window.Property(MapList.2.MapLabel2.16)]</label2>
  7307. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.16)]</icon>
  7308. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.16)])</onclick>
  7309. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.16)]</onclick>
  7310. <onclick>SetFocus(2000)</onclick>
  7311. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.16))</visible>
  7312. </item>
  7313. <item>
  7314. <label>$INFO[Window.Property(MapList.2.MapLabel.17)]</label>
  7315. <label2>$INFO[Window.Property(MapList.2.MapLabel2.17)]</label2>
  7316. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.17)]</icon>
  7317. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.17)])</onclick>
  7318. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.17)]</onclick>
  7319. <onclick>SetFocus(2000)</onclick>
  7320. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.17))</visible>
  7321. </item>
  7322. <item>
  7323. <label>$INFO[Window.Property(MapList.2.MapLabel.18)]</label>
  7324. <label2>$INFO[Window.Property(MapList.2.MapLabel2.18)]</label2>
  7325. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.18)]</icon>
  7326. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.18)])</onclick>
  7327. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.18)]</onclick>
  7328. <onclick>SetFocus(2000)</onclick>
  7329. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.18))</visible>
  7330. </item>
  7331. <item>
  7332. <label>$INFO[Window.Property(MapList.2.MapLabel.19)]</label>
  7333. <label2>$INFO[Window.Property(MapList.2.MapLabel2.19)]</label2>
  7334. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.19)]</icon>
  7335. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.19)])</onclick>
  7336. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.19)]</onclick>
  7337. <onclick>SetFocus(2000)</onclick>
  7338. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.19))</visible>
  7339. </item>
  7340. <item>
  7341. <label>$INFO[Window.Property(MapList.2.MapLabel.20)]</label>
  7342. <label2>$INFO[Window.Property(MapList.2.MapLabel2.20)]</label2>
  7343. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.20)]</icon>
  7344. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.20)])</onclick>
  7345. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.20)]</onclick>
  7346. <onclick>SetFocus(2000)</onclick>
  7347. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.20))</visible>
  7348. </item>
  7349. <item>
  7350. <label>$INFO[Window.Property(MapList.2.MapLabel.21)]</label>
  7351. <label2>$INFO[Window.Property(MapList.2.MapLabel2.21)]</label2>
  7352. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.21)]</icon>
  7353. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.21)])</onclick>
  7354. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.21)]</onclick>
  7355. <onclick>SetFocus(2000)</onclick>
  7356. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.21))</visible>
  7357. </item>
  7358. <item>
  7359. <label>$INFO[Window.Property(MapList.2.MapLabel.22)]</label>
  7360. <label2>$INFO[Window.Property(MapList.2.MapLabel2.22)]</label2>
  7361. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.22)]</icon>
  7362. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.22)])</onclick>
  7363. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.22)]</onclick>
  7364. <onclick>SetFocus(2000)</onclick>
  7365. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.22))</visible>
  7366. </item>
  7367. <item>
  7368. <label>$INFO[Window.Property(MapList.2.MapLabel.23)]</label>
  7369. <label2>$INFO[Window.Property(MapList.2.MapLabel2.23)]</label2>
  7370. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.23)]</icon>
  7371. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.23)])</onclick>
  7372. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.23)]</onclick>
  7373. <onclick>SetFocus(2000)</onclick>
  7374. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.23))</visible>
  7375. </item>
  7376. <item>
  7377. <label>$INFO[Window.Property(MapList.2.MapLabel.24)]</label>
  7378. <label2>$INFO[Window.Property(MapList.2.MapLabel2.24)]</label2>
  7379. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.24)]</icon>
  7380. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.24)])</onclick>
  7381. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.24)]</onclick>
  7382. <onclick>SetFocus(2000)</onclick>
  7383. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.24))</visible>
  7384. </item>
  7385. <item>
  7386. <label>$INFO[Window.Property(MapList.2.MapLabel.25)]</label>
  7387. <label2>$INFO[Window.Property(MapList.2.MapLabel2.25)]</label2>
  7388. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.25)]</icon>
  7389. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.25)])</onclick>
  7390. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.25)]</onclick>
  7391. <onclick>SetFocus(2000)</onclick>
  7392. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.25))</visible>
  7393. </item>
  7394. <item>
  7395. <label>$INFO[Window.Property(MapList.2.MapLabel.26)]</label>
  7396. <label2>$INFO[Window.Property(MapList.2.MapLabel2.26)]</label2>
  7397. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.26)]</icon>
  7398. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.26)])</onclick>
  7399. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.26)]</onclick>
  7400. <onclick>SetFocus(2000)</onclick>
  7401. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.26))</visible>
  7402. </item>
  7403. <item>
  7404. <label>$INFO[Window.Property(MapList.2.MapLabel.27)]</label>
  7405. <label2>$INFO[Window.Property(MapList.2.MapLabel2.27)]</label2>
  7406. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.27)]</icon>
  7407. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.27)])</onclick>
  7408. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.27)]</onclick>
  7409. <onclick>SetFocus(2000)</onclick>
  7410. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.27))</visible>
  7411. </item>
  7412. <item>
  7413. <label>$INFO[Window.Property(MapList.2.MapLabel.28)]</label>
  7414. <label2>$INFO[Window.Property(MapList.2.MapLabel2.28)]</label2>
  7415. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.28)]</icon>
  7416. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.28)])</onclick>
  7417. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.28)]</onclick>
  7418. <onclick>SetFocus(2000)</onclick>
  7419. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.28))</visible>
  7420. </item>
  7421. <item>
  7422. <label>$INFO[Window.Property(MapList.2.MapLabel.29)]</label>
  7423. <label2>$INFO[Window.Property(MapList.2.MapLabel2.29)]</label2>
  7424. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.29)]</icon>
  7425. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.29)])</onclick>
  7426. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.29)]</onclick>
  7427. <onclick>SetFocus(2000)</onclick>
  7428. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.29))</visible>
  7429. </item>
  7430. <item>
  7431. <label>$INFO[Window.Property(MapList.2.MapLabel.30)]</label>
  7432. <label2>$INFO[Window.Property(MapList.2.MapLabel2.30)]</label2>
  7433. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.2.MapIcon.30)]</icon>
  7434. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.2.MapLabel.30)])</onclick>
  7435. <onclick>$INFO[Window.Property(MapList.2.MapOnclick.30)]</onclick>
  7436. <onclick>SetFocus(2000)</onclick>
  7437. <visible>!IsEmpty(Window.Property(MapList.2.MapLabel.30))</visible>
  7438. </item>
  7439. </content>
  7440. </include>
  7441.  
  7442. <include name="MapsList3.Content">
  7443. <content>
  7444. <item>
  7445. <label>$INFO[Window.Property(MapList.3.MapLabel.1)]</label>
  7446. <label2>$INFO[Window.Property(MapList.3.MapLabel2.1)]</label2>
  7447. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.1)]</icon>
  7448. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.1)])</onclick>
  7449. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.1)]</onclick>
  7450. <onclick>SetFocus(2000)</onclick>
  7451. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.1))</visible>
  7452. </item>
  7453. <item>
  7454. <label>$INFO[Window.Property(MapList.3.MapLabel.2)]</label>
  7455. <label2>$INFO[Window.Property(MapList.3.MapLabel2.2)]</label2>
  7456. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.2)]</icon>
  7457. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.2)])</onclick>
  7458. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.2)]</onclick>
  7459. <onclick>SetFocus(2000)</onclick>
  7460. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.2))</visible>
  7461. </item>
  7462. <item>
  7463. <label>$INFO[Window.Property(MapList.3.MapLabel.3)]</label>
  7464. <label2>$INFO[Window.Property(MapList.3.MapLabel2.3)]</label2>
  7465. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.3)]</icon>
  7466. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.3)])</onclick>
  7467. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.3)]</onclick>
  7468. <onclick>SetFocus(2000)</onclick>
  7469. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.3))</visible>
  7470. </item>
  7471. <item>
  7472. <label>$INFO[Window.Property(MapList.3.MapLabel.4)]</label>
  7473. <label2>$INFO[Window.Property(MapList.3.MapLabel2.4)]</label2>
  7474. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.4)]</icon>
  7475. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.4)])</onclick>
  7476. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.4)]</onclick>
  7477. <onclick>SetFocus(2000)</onclick>
  7478. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.4))</visible>
  7479. </item>
  7480. <item>
  7481. <label>$INFO[Window.Property(MapList.3.MapLabel.5)]</label>
  7482. <label2>$INFO[Window.Property(MapList.3.MapLabel2.5)]</label2>
  7483. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.5)]</icon>
  7484. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.5)])</onclick>
  7485. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.5)]</onclick>
  7486. <onclick>SetFocus(2000)</onclick>
  7487. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.5))</visible>
  7488. </item>
  7489. <item>
  7490. <label>$INFO[Window.Property(MapList.3.MapLabel.6)]</label>
  7491. <label2>$INFO[Window.Property(MapList.3.MapLabel2.6)]</label2>
  7492. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.6)]</icon>
  7493. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.6)])</onclick>
  7494. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.6)]</onclick>
  7495. <onclick>SetFocus(2000)</onclick>
  7496. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.6))</visible>
  7497. </item>
  7498. <item>
  7499. <label>$INFO[Window.Property(MapList.3.MapLabel.7)]</label>
  7500. <label2>$INFO[Window.Property(MapList.3.MapLabel2.7)]</label2>
  7501. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.7)]</icon>
  7502. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.7)])</onclick>
  7503. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.7)]</onclick>
  7504. <onclick>SetFocus(2000)</onclick>
  7505. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.7))</visible>
  7506. </item>
  7507. <item>
  7508. <label>$INFO[Window.Property(MapList.3.MapLabel.8)]</label>
  7509. <label2>$INFO[Window.Property(MapList.3.MapLabel2.8)]</label2>
  7510. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.8)]</icon>
  7511. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.8)])</onclick>
  7512. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.8)]</onclick>
  7513. <onclick>SetFocus(2000)</onclick>
  7514. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.8))</visible>
  7515. </item>
  7516. <item>
  7517. <label>$INFO[Window.Property(MapList.3.MapLabel.9)]</label>
  7518. <label2>$INFO[Window.Property(MapList.3.MapLabel2.9)]</label2>
  7519. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.9)]</icon>
  7520. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.9)])</onclick>
  7521. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.9)]</onclick>
  7522. <onclick>SetFocus(2000)</onclick>
  7523. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.9))</visible>
  7524. </item>
  7525. <item>
  7526. <label>$INFO[Window.Property(MapList.3.MapLabel.10)]</label>
  7527. <label2>$INFO[Window.Property(MapList.3.MapLabel2.10)]</label2>
  7528. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.10)]</icon>
  7529. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.10)])</onclick>
  7530. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.10)]</onclick>
  7531. <onclick>SetFocus(2000)</onclick>
  7532. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.10))</visible>
  7533. </item>
  7534. <item>
  7535. <label>$INFO[Window.Property(MapList.3.MapLabel.11)]</label>
  7536. <label2>$INFO[Window.Property(MapList.3.MapLabel2.11)]</label2>
  7537. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.11)]</icon>
  7538. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.11)])</onclick>
  7539. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.11)]</onclick>
  7540. <onclick>SetFocus(2000)</onclick>
  7541. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.11))</visible>
  7542. </item>
  7543. <item>
  7544. <label>$INFO[Window.Property(MapList.3.MapLabel.12)]</label>
  7545. <label2>$INFO[Window.Property(MapList.3.MapLabel2.12)]</label2>
  7546. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.12)]</icon>
  7547. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.12)])</onclick>
  7548. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.12)]</onclick>
  7549. <onclick>SetFocus(2000)</onclick>
  7550. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.12))</visible>
  7551. </item>
  7552. <item>
  7553. <label>$INFO[Window.Property(MapList.3.MapLabel.13)]</label>
  7554. <label2>$INFO[Window.Property(MapList.3.MapLabel2.13)]</label2>
  7555. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.13)]</icon>
  7556. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.13)])</onclick>
  7557. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.13)]</onclick>
  7558. <onclick>SetFocus(2000)</onclick>
  7559. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.13))</visible>
  7560. </item>
  7561. <item>
  7562. <label>$INFO[Window.Property(MapList.3.MapLabel.14)]</label>
  7563. <label2>$INFO[Window.Property(MapList.3.MapLabel2.14)]</label2>
  7564. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.14)]</icon>
  7565. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.14)])</onclick>
  7566. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.14)]</onclick>
  7567. <onclick>SetFocus(2000)</onclick>
  7568. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.14))</visible>
  7569. </item>
  7570. <item>
  7571. <label>$INFO[Window.Property(MapList.3.MapLabel.15)]</label>
  7572. <label2>$INFO[Window.Property(MapList.3.MapLabel2.15)]</label2>
  7573. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.15)]</icon>
  7574. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.15)])</onclick>
  7575. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.15)]</onclick>
  7576. <onclick>SetFocus(2000)</onclick>
  7577. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.15))</visible>
  7578. </item>
  7579. <item>
  7580. <label>$INFO[Window.Property(MapList.3.MapLabel.16)]</label>
  7581. <label2>$INFO[Window.Property(MapList.3.MapLabel2.16)]</label2>
  7582. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.16)]</icon>
  7583. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.16)])</onclick>
  7584. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.16)]</onclick>
  7585. <onclick>SetFocus(2000)</onclick>
  7586. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.16))</visible>
  7587. </item>
  7588. <item>
  7589. <label>$INFO[Window.Property(MapList.3.MapLabel.17)]</label>
  7590. <label2>$INFO[Window.Property(MapList.3.MapLabel2.17)]</label2>
  7591. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.17)]</icon>
  7592. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.17)])</onclick>
  7593. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.17)]</onclick>
  7594. <onclick>SetFocus(2000)</onclick>
  7595. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.17))</visible>
  7596. </item>
  7597. <item>
  7598. <label>$INFO[Window.Property(MapList.3.MapLabel.18)]</label>
  7599. <label2>$INFO[Window.Property(MapList.3.MapLabel2.18)]</label2>
  7600. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.18)]</icon>
  7601. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.18)])</onclick>
  7602. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.18)]</onclick>
  7603. <onclick>SetFocus(2000)</onclick>
  7604. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.18))</visible>
  7605. </item>
  7606. <item>
  7607. <label>$INFO[Window.Property(MapList.3.MapLabel.19)]</label>
  7608. <label2>$INFO[Window.Property(MapList.3.MapLabel2.19)]</label2>
  7609. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.19)]</icon>
  7610. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.19)])</onclick>
  7611. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.19)]</onclick>
  7612. <onclick>SetFocus(2000)</onclick>
  7613. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.19))</visible>
  7614. </item>
  7615. <item>
  7616. <label>$INFO[Window.Property(MapList.3.MapLabel.20)]</label>
  7617. <label2>$INFO[Window.Property(MapList.3.MapLabel2.20)]</label2>
  7618. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.20)]</icon>
  7619. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.20)])</onclick>
  7620. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.20)]</onclick>
  7621. <onclick>SetFocus(2000)</onclick>
  7622. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.20))</visible>
  7623. </item>
  7624. <item>
  7625. <label>$INFO[Window.Property(MapList.3.MapLabel.21)]</label>
  7626. <label2>$INFO[Window.Property(MapList.3.MapLabel2.21)]</label2>
  7627. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.21)]</icon>
  7628. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.21)])</onclick>
  7629. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.21)]</onclick>
  7630. <onclick>SetFocus(2000)</onclick>
  7631. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.21))</visible>
  7632. </item>
  7633. <item>
  7634. <label>$INFO[Window.Property(MapList.3.MapLabel.22)]</label>
  7635. <label2>$INFO[Window.Property(MapList.3.MapLabel2.22)]</label2>
  7636. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.22)]</icon>
  7637. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.22)])</onclick>
  7638. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.22)]</onclick>
  7639. <onclick>SetFocus(2000)</onclick>
  7640. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.22))</visible>
  7641. </item>
  7642. <item>
  7643. <label>$INFO[Window.Property(MapList.3.MapLabel.23)]</label>
  7644. <label2>$INFO[Window.Property(MapList.3.MapLabel2.23)]</label2>
  7645. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.23)]</icon>
  7646. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.23)])</onclick>
  7647. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.23)]</onclick>
  7648. <onclick>SetFocus(2000)</onclick>
  7649. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.23))</visible>
  7650. </item>
  7651. <item>
  7652. <label>$INFO[Window.Property(MapList.3.MapLabel.24)]</label>
  7653. <label2>$INFO[Window.Property(MapList.3.MapLabel2.24)]</label2>
  7654. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.24)]</icon>
  7655. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.24)])</onclick>
  7656. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.24)]</onclick>
  7657. <onclick>SetFocus(2000)</onclick>
  7658. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.24))</visible>
  7659. </item>
  7660. <item>
  7661. <label>$INFO[Window.Property(MapList.3.MapLabel.25)]</label>
  7662. <label2>$INFO[Window.Property(MapList.3.MapLabel2.25)]</label2>
  7663. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.25)]</icon>
  7664. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.25)])</onclick>
  7665. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.25)]</onclick>
  7666. <onclick>SetFocus(2000)</onclick>
  7667. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.25))</visible>
  7668. </item>
  7669. <item>
  7670. <label>$INFO[Window.Property(MapList.3.MapLabel.26)]</label>
  7671. <label2>$INFO[Window.Property(MapList.3.MapLabel2.26)]</label2>
  7672. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.26)]</icon>
  7673. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.26)])</onclick>
  7674. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.26)]</onclick>
  7675. <onclick>SetFocus(2000)</onclick>
  7676. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.26))</visible>
  7677. </item>
  7678. <item>
  7679. <label>$INFO[Window.Property(MapList.3.MapLabel.27)]</label>
  7680. <label2>$INFO[Window.Property(MapList.3.MapLabel2.27)]</label2>
  7681. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.27)]</icon>
  7682. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.27)])</onclick>
  7683. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.27)]</onclick>
  7684. <onclick>SetFocus(2000)</onclick>
  7685. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.27))</visible>
  7686. </item>
  7687. <item>
  7688. <label>$INFO[Window.Property(MapList.3.MapLabel.28)]</label>
  7689. <label2>$INFO[Window.Property(MapList.3.MapLabel2.28)]</label2>
  7690. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.28)]</icon>
  7691. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.28)])</onclick>
  7692. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.28)]</onclick>
  7693. <onclick>SetFocus(2000)</onclick>
  7694. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.28))</visible>
  7695. </item>
  7696. <item>
  7697. <label>$INFO[Window.Property(MapList.3.MapLabel.29)]</label>
  7698. <label2>$INFO[Window.Property(MapList.3.MapLabel2.29)]</label2>
  7699. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.29)]</icon>
  7700. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.29)])</onclick>
  7701. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.29)]</onclick>
  7702. <onclick>SetFocus(2000)</onclick>
  7703. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.29))</visible>
  7704. </item>
  7705. <item>
  7706. <label>$INFO[Window.Property(MapList.3.MapLabel.30)]</label>
  7707. <label2>$INFO[Window.Property(MapList.3.MapLabel2.30)]</label2>
  7708. <icon>$INFO[Skin.String(TWC.MapIconPath)]$INFO[Window.Property(MapList.3.MapIcon.30)]</icon>
  7709. <onclick>SetProperty(Weather.CurrentMap,$INFO[Window.Property(MapList.3.MapLabel.30)])</onclick>
  7710. <onclick>$INFO[Window.Property(MapList.3.MapOnclick.30)]</onclick>
  7711. <onclick>SetFocus(2000)</onclick>
  7712. <visible>!IsEmpty(Window.Property(MapList.3.MapLabel.30))</visible>
  7713. </item>
  7714. </content>
  7715. </include>
  7716. <include name="TWC.Video.Button">
  7717. <control type="button" id="13207">
  7718. <include>TWC.ButtonCommon</include>
  7719. <label>31907</label>
  7720. <onclick>SetProperty(Weather.CurrentView,$LOCALIZE[31907] - $LOCALIZE[31914])</onclick>
  7721. <onclick>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31907])</onclick>
  7722. <onclick>SetFocus(14207)</onclick>
  7723. <enable>!IsEmpty(Window.Property(Video))</enable>
  7724. </control>
  7725. </include>
  7726. <include name="TWC.Video.ButtonXLabel">
  7727. <control type="button">
  7728. <include>TWC.ButtonXLabelCommon</include>
  7729. <label>31914</label>
  7730. <enable>!IsEmpty(Window.Property(Video))</enable>
  7731. <visible>!ControlGroup(2000).HasFocus(13207)</visible>
  7732. </control>
  7733. <control type="button">
  7734. <textcolor>FF262728</textcolor>
  7735. <include>TWC.ButtonXLabelCommon</include>
  7736. <label>31914</label>
  7737. <enable>!IsEmpty(Window.Property(Video))</enable>
  7738. <visible>ControlGroup(2000).HasFocus(13207)</visible>
  7739. </control>
  7740. </include>
  7741. <include name="TWC.Video.FakeButtons">
  7742. <control type="button" id="14207">
  7743. <posy>-1000</posy>
  7744. <onfocus>SetFocus(2000)</onfocus>
  7745. <onfocus>PlayMedia($INFO[Window.Property(Video)],1,noresume)</onfocus>
  7746. <visible>!Player.HasVideo</visible>
  7747. </control>
  7748. <control type="button" id="14207">
  7749. <posy>-1000</posy>
  7750. <onfocus>SetFocus(2000)</onfocus>
  7751. <visible>Player.HasVideo</visible>
  7752. </control>
  7753. </include>
  7754. <include name="TWC.Video.VideoWindowDimensions">
  7755. <posx>-20</posx>
  7756. <posy>80</posy>
  7757. <width>840</width>
  7758. <height>472</height>
  7759. </include>
  7760.  
  7761. <include name="TWC.Video">
  7762. <control type="group">
  7763. <posx>290</posx>
  7764. <posy>60</posy>
  7765. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31907] - $LOCALIZE[31914])</visible>
  7766. <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
  7767. <control type="image">
  7768. <description>Border</description>
  7769. <posx>40</posx>
  7770. <posy>35</posy>
  7771. <width>730</width>
  7772. <height>550</height>
  7773. <texture border="5">button-nofocus.png</texture>
  7774. </control>
  7775. <control type="image">
  7776. <description>background</description>
  7777. <include>TWC.Video.VideoWindowDimensions</include>
  7778. <texture>black-back.png</texture>
  7779. </control>
  7780. <control type="label">
  7781. <description>no video label</description>
  7782. <label>$LOCALIZE[31971][CR][CR]$LOCALIZE[31914]</label>
  7783. <include>TWC.LoadingLabelCommon</include>
  7784. </control>
  7785. <control type="videowindow">
  7786. <include>TWC.Video.VideoWindowDimensions</include>
  7787. <visible>Player.HasVideo</visible>
  7788. </control>
  7789. </control>
  7790. </include>
  7791. <include name="TWC.Weekend.Button">
  7792. <control type="button" id="13203">
  7793. <include>TWC.ButtonCommon</include>
  7794. <label>31903</label>
  7795. <onclick>SetProperty(Weather.CurrentView,$LOCALIZE[31903] $LOCALIZE[31911])</onclick>
  7796. <onclick>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31903])</onclick>
  7797. </control>
  7798. </include>
  7799. <include name="TWC.Weekend.ButtonXLabel">
  7800. <control type="button">
  7801. <include>TWC.ButtonXLabelCommon</include>
  7802. <label>31911</label>
  7803. <visible>!ControlGroup(2000).HasFocus(13203)</visible>
  7804. </control>
  7805. <control type="button">
  7806. <textcolor>FF262728</textcolor>
  7807. <include>TWC.ButtonXLabelCommon</include>
  7808. <label>31911</label>
  7809. <visible>ControlGroup(2000).HasFocus(13203)</visible>
  7810. </control>
  7811. </include>
  7812. <include name="TWC.Weekend.SettingsButtons">
  7813. <control type="radiobutton" id="91203">
  7814. <description>weekend details</description>
  7815. <include>Objects_MediaMenuButton</include>
  7816. <label>31934</label>
  7817. <onclick>Skin.ToggleSetting(TWC.ShowWeekendDetails)</onclick>
  7818. <selected>!Skin.HasSetting(TWC.ShowWeekendDetails)</selected>
  7819. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31903] $LOCALIZE[31911])</visible>
  7820. </control>
  7821. </include>
  7822. <include name="TWC.Weekend.DayCommon">
  7823. <posx>0</posx>
  7824. <posy>15</posy>
  7825. <width>260</width>
  7826. <height>24</height>
  7827. <font>Font_Reg25</font>
  7828. <textcolor>white</textcolor>
  7829. <shadowcolor>black</shadowcolor>
  7830. <aligny>center</aligny>
  7831. <align>center</align>
  7832. </include>
  7833. <include name="TWC.Weekend.DateCommon">
  7834. <posx>250</posx>
  7835. <posy>0</posy>
  7836. <width>260</width>
  7837. <height>15</height>
  7838. <font>Font_Info</font>
  7839. <textcolor>grey2</textcolor>
  7840. <shadowcolor>black</shadowcolor>
  7841. <aligny>center</aligny>
  7842. <align>right</align>
  7843. </include>
  7844. <include name="TWC.Weekend.DayIconCommon">
  7845. <posx>0</posx>
  7846. <posy>70</posy>
  7847. <width>128</width>
  7848. <height>120</height>
  7849. <aspectratio>keep</aspectratio>
  7850. </include>
  7851. <include name="TWC.Weekend.DayOutlookCommon">
  7852. <posx>0</posx>
  7853. <posy>200</posy>
  7854. <width>128</width>
  7855. <height>128</height>
  7856. <font>Font_Info</font>
  7857. <textcolor>grey</textcolor>
  7858. <shadowcolor>black</shadowcolor>
  7859. <aligny>top</aligny>
  7860. <align>center</align>
  7861. <wrapmultiline>true</wrapmultiline>
  7862. </include>
  7863. <include name="TWC.Weekend.HighTemperatureHeadingCommon">
  7864. <posx>130</posx>
  7865. <posy>69</posy>
  7866. <width>130</width>
  7867. <height>20</height>
  7868. <font>Font_Reg20</font>
  7869. <textcolor>grey2</textcolor>
  7870. <shadowcolor>black</shadowcolor>
  7871. <aligny>center</aligny>
  7872. <align>center</align>
  7873. </include>
  7874. <include name="TWC.Weekend.HighTemperatureCommon">
  7875. <posy>99</posy>
  7876. <font>Font_Bold35</font>
  7877. <textcolor>white</textcolor>
  7878. <include>TWC.Weekend.HighTemperatureHeadingCommon</include>
  7879. </include>
  7880. <include name="TWC.Weekend.HighTempUnitsCommon">
  7881. <posx>162</posx>
  7882. <posy>91</posy>
  7883. <font>Font_Info</font>
  7884. <textcolor>white</textcolor>
  7885. <info>System.TemperatureUnits</info>
  7886. <include>TWC.Weekend.HighTemperatureHeadingCommon</include>
  7887. </include>
  7888. <include name="TWC.Weekend.LowTempHeadingCommon">
  7889. <control type="label">
  7890. <description>high temp title</description>
  7891. <posy>143</posy>
  7892. <label>[B]$LOCALIZE[391][/B]</label>
  7893. <include>TWC.Weekend.HighTemperatureHeadingCommon</include>
  7894. </control>
  7895. </include>
  7896. <include name="TWC.Weekend.LowTempCommon">
  7897. <posy>170</posy>
  7898. <font>Font_Bold28</font>
  7899. <textcolor>grey</textcolor>
  7900. <include>TWC.Weekend.HighTemperatureHeadingCommon</include>
  7901. </include>
  7902. <include name="TWC.Weekend.LowTempUnitsCommon">
  7903. <posx>159</posx>
  7904. <posy>163</posy>
  7905. <font>Font_Info</font>
  7906. <textcolor>grey</textcolor>
  7907. <info>System.TemperatureUnits</info>
  7908. <include>TWC.Weekend.HighTemperatureHeadingCommon</include>
  7909. </include>
  7910. <include name="TWC.Weekend.ForecastHeadingCommon">
  7911. <posy>410</posy>
  7912. <font>Font_Reg20</font>
  7913. <textcolor>grey2</textcolor>
  7914. <align>center</align>
  7915. <aligny>center</aligny>
  7916. <label>[B]$LOCALIZE[31911][/B]</label>
  7917. <include>TWC.Weekend.DayCommon</include>
  7918. </include>
  7919. <include name="TWC.Weekend.ForecastCommon">
  7920. <posy>430</posy>
  7921. <height>120</height>
  7922. <font>Font_Info</font>
  7923. <align>left</align>
  7924. <aligny>top</aligny>
  7925. <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
  7926. <include>TWC.Weekend.DayCommon</include>
  7927. </include>
  7928. <include name="TWC.Weekend.DaySeparator">
  7929. <control type="image">
  7930. <posx>264</posx>
  7931. <posy>0</posy>
  7932. <width>4</width>
  7933. <height>580</height>
  7934. <texture>views/separator_vertical.png</texture>
  7935. </control>
  7936. </include>
  7937. <include name="TWC.Weekend.DetailsHeadingCommon">
  7938. <posy>252</posy>
  7939. <font>Font_Reg20</font>
  7940. <textcolor>grey2</textcolor>
  7941. <align>center</align>
  7942. <aligny>center</aligny>
  7943. <include>TWC.Weekend.DayCommon</include>
  7944. </include>
  7945. <include name="TWC.Weekend.DetailsValuesCommon">
  7946. <posx>128</posx>
  7947. <align>left</align>
  7948. <textcolor>white</textcolor>
  7949. <include>TWC.Weekend.DetailsLabelsCommon</include>
  7950. </include>
  7951. <include name="TWC.Weekend.DetailsLabelsCommon">
  7952. <posx>0</posx>
  7953. <posy>277</posy>
  7954. <width>150</width>
  7955. <height>20</height>
  7956. <font>Font_Info</font>
  7957. <align>right</align>
  7958. <aligny>center</aligny>
  7959. <textoffsetx>17</textoffsetx>
  7960. <textcolor>grey2</textcolor>
  7961. <shadowcolor>black</shadowcolor>
  7962. <focusedcolor>grey2</focusedcolor>
  7963. <texturefocus>-</texturefocus>
  7964. <texturenofocus>-</texturenofocus>
  7965. </include>
  7966. <include name="TWC.Weekend.DetailsLabels">
  7967. <posy>277</posy>
  7968. <width>130</width>
  7969. <height>150</height>
  7970. <itemgap>0</itemgap>
  7971. <orientation>vertical</orientation>
  7972. <control type="button">
  7973. <include>TWC.Weekend.DetailsLabelsCommon</include>
  7974. <label>$LOCALIZE[406]:</label>
  7975. </control>
  7976. <control type="button">
  7977. <include>TWC.Weekend.DetailsLabelsCommon</include>
  7978. <label>$LOCALIZE[403]:</label>
  7979. </control>
  7980. <control type="button">
  7981. <include>TWC.Weekend.DetailsLabelsCommon</include>
  7982. <label>$LOCALIZE[383]:</label>
  7983. </control>
  7984. <control type="button">
  7985. <include>TWC.Weekend.DetailsLabelsCommon</include>
  7986. <label>$LOCALIZE[33021]:</label>
  7987. </control>
  7988. <control type="button">
  7989. <include>TWC.Weekend.DetailsLabelsCommon</include>
  7990. <label>$LOCALIZE[33027]:</label>
  7991. </control>
  7992. <control type="button">
  7993. <include>TWC.Weekend.DetailsLabelsCommon</include>
  7994. <label>$LOCALIZE[33028]:</label>
  7995. </control>
  7996. </include>
  7997. <include name="TWC.Weekend.ObservedLabels">
  7998. <posy>277</posy>
  7999. <width>130</width>
  8000. <height>170</height>
  8001. <itemgap>0</itemgap>
  8002. <orientation>vertical</orientation>
  8003. <control type="button">
  8004. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8005. <label>$LOCALIZE[31923]:</label>
  8006. </control>
  8007. <control type="button">
  8008. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8009. <label>$LOCALIZE[31924]:</label>
  8010. </control>
  8011. <control type="button">
  8012. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8013. <label>-</label>
  8014. </control>
  8015. <control type="button">
  8016. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8017. <label>$LOCALIZE[31927]:</label>
  8018. </control>
  8019. <control type="button">
  8020. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8021. <label>$LOCALIZE[31928]:</label>
  8022. </control>
  8023. <control type="button">
  8024. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8025. <label>-</label>
  8026. </control>
  8027. <control type="button">
  8028. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8029. <label>$LOCALIZE[31925]:</label>
  8030. </control>
  8031. <control type="button">
  8032. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8033. <label>$LOCALIZE[31926]:</label>
  8034. </control>
  8035. </include>
  8036.  
  8037. <include name="TWC.Weekend">
  8038. <control type="group">
  8039. <posx>290</posx>
  8040. <posy>60</posy>
  8041. <visible>StringCompare(Window.Property(Weather.CurrentView),$LOCALIZE[31903] $LOCALIZE[31911])</visible>
  8042. <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
  8043. <control type="label">
  8044. <description>loading label</description>
  8045. <include>TWC.LoadingLabelCommon</include>
  8046. <visible>IsEmpty(Window.Property(Weekend.IsFetched))</visible>
  8047. </control>
  8048. <control type="grouplist">
  8049. <visible>!IsEmpty(Window.Property(Weekend.IsFetched))</visible>
  8050. <posx>0</posx>
  8051. <posy>25</posy>
  8052. <width>920</width>
  8053. <itemgap>0</itemgap>
  8054. <orientation>horizontal</orientation>
  8055. <!-- friday -->
  8056. <control type="group">
  8057. <width>275</width>
  8058. <control type="label">
  8059. <description>heading</description>
  8060. <include>TWC.Weekend.DateCommon</include>
  8061. <label>$INFO[Window.Property(Weekend.1.Date)]</label>
  8062. </control>
  8063. <control type="label">
  8064. <description>heading</description>
  8065. <include>TWC.Weekend.DayCommon</include>
  8066. <label>[B]$LOCALIZE[15][/B]</label>
  8067. </control>
  8068. <control type="image">
  8069. <description>forecast icon</description>
  8070. <include>TWC.Weekend.DayIconCommon</include>
  8071. <info>Window.Property(Weekend.1.OutlookIcon)</info>
  8072. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  8073. </control>
  8074. <control type="multiimage">
  8075. <description>forecast icon</description>
  8076. <include>TWC.Weekend.DayIconCommon</include>
  8077. <timeperimage>75</timeperimage>
  8078. <randomize>false</randomize>
  8079. <fadetime>0</fadetime>
  8080. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Weekend.1.FanartCode)]</imagepath>
  8081. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  8082. </control>
  8083. <control type="label">
  8084. <description>outlook label</description>
  8085. <include>TWC.Weekend.DayOutlookCommon</include>
  8086. <info>Window.Property(Weekend.1.Outlook)</info>
  8087. </control>
  8088. <control type="label">
  8089. <description>high temp label</description>
  8090. <label>[B]$LOCALIZE[393][/B]</label>
  8091. <include>TWC.Weekend.HighTemperatureHeadingCommon</include>
  8092. </control>
  8093. <control type="label">
  8094. <description>temp label</description>
  8095. <label fallback="N/A">$INFO[Window.Property(Weekend.1.HighTemperature)]</label>
  8096. <include>TWC.Weekend.HighTemperatureCommon</include>
  8097. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.1.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Weekend.1.HighTemperature),-1)">Conditional</animation>
  8098. </control>
  8099. <control type="label">
  8100. <description>Temp label units</description>
  8101. <include>TWC.Weekend.HighTempUnitsCommon</include>
  8102. <visible>!IsEmpty(Window.Property(Weekend.1.HighTemperature))</visible>
  8103. <animation effect="slide" start="0,0" end="12,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.1.HighTemperature),99)">Conditional</animation>
  8104. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.1.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Weekend.1.HighTemperature),9)">Conditional</animation>
  8105. </control>
  8106. <include>TWC.Weekend.LowTempHeadingCommon</include>
  8107. <control type="label">
  8108. <description>low temp</description>
  8109. <info>Window.Property(Weekend.1.LowTemperature)</info>
  8110. <include>TWC.Weekend.LowTempCommon</include>
  8111. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.1.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Weekend.1.LowTemperature),-1)">Conditional</animation>
  8112. </control>
  8113. <control type="label">
  8114. <description>temp units</description>
  8115. <include>TWC.Weekend.LowTempUnitsCommon</include>
  8116. <visible>!StringCompare(Window.Property(Weekend.1.LowTemperature),N/A)</visible>
  8117. <animation effect="slide" start="0,0" end="10,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.1.LowTemperature),99)">Conditional</animation>
  8118. <animation effect="slide" start="0,0" end="-11,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.1.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Weekend.1.LowTemperature),9)">Conditional</animation>
  8119. <animation effect="slide" start="0,0" end="-1,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.1.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Weekend.1.LowTemperature),-10)">Conditional</animation>
  8120. </control>
  8121. <control type="label">
  8122. <label>[B]$LOCALIZE[33029][/B]</label>
  8123. <include>TWC.Weekend.DetailsHeadingCommon</include>
  8124. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8125. </control>
  8126. <control type="label">
  8127. <description>precip</description>
  8128. <label>$INFO[Window.Property(Weekend.1.ObservedPrecipitation),$LOCALIZE[33021] ,]</label>
  8129. <posx>130</posx>
  8130. <include>TWC.Weekend.DayOutlookCommon</include>
  8131. <visible>!IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8132. </control>
  8133. <control type="label">
  8134. <label>[B]$LOCALIZE[31943][/B]</label>
  8135. <include>TWC.Weekend.DetailsHeadingCommon</include>
  8136. <visible>!IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8137. </control>
  8138. <control type="label">
  8139. <description>observed</description>
  8140. <posy>525</posy>
  8141. <font>Font_Reg20</font>
  8142. <label>[I][B]($LOCALIZE[33025])[/B][/I]</label>
  8143. <include>TWC.Weekend.DetailsHeadingCommon</include>
  8144. <visible>!IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8145. </control>
  8146. <!-- details -->
  8147. <control type="grouplist">
  8148. <description>details labels</description>
  8149. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8150. <include>TWC.Weekend.DetailsLabels</include>
  8151. </control>
  8152. <control type="grouplist">
  8153. <description>details values</description>
  8154. <itemgap>0</itemgap>
  8155. <orientation>vertical</orientation>
  8156. <height>150</height>
  8157. <include>TWC.Weekend.DetailsValuesCommon</include>
  8158. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8159. <control type="label">
  8160. <include>TWC.Weekend.DetailsValuesCommon</include>
  8161. <label>$INFO[Window.Property(Weekend.1.Humidity),,%]</label>
  8162. </control>
  8163. <control type="label">
  8164. <include>TWC.Weekend.DetailsValuesCommon</include>
  8165. <label>$INFO[Window.Property(Weekend.1.UV)]</label>
  8166. </control>
  8167. <control type="label">
  8168. <include>TWC.Weekend.DetailsValuesCommon</include>
  8169. <label>$INFO[Window.Property(Weekend.1.Wind)]</label>
  8170. </control>
  8171. <control type="label">
  8172. <include>TWC.Weekend.DetailsValuesCommon</include>
  8173. <label>$INFO[Window.Property(Weekend.1.Precipitation),,%]</label>
  8174. </control>
  8175. <control type="label">
  8176. <include>TWC.Weekend.DetailsValuesCommon</include>
  8177. <label>$INFO[Window.Property(Weekend.1.Sunrise)]</label>
  8178. </control>
  8179. <control type="label">
  8180. <include>TWC.Weekend.DetailsValuesCommon</include>
  8181. <label>$INFO[Window.Property(Weekend.1.Sunset)]</label>
  8182. </control>
  8183. </control>
  8184. <!-- observed -->
  8185. <control type="grouplist">
  8186. <description>observed labels</description>
  8187. <visible>!IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8188. <include>TWC.Weekend.ObservedLabels</include>
  8189. </control>
  8190. <control type="grouplist">
  8191. <description>observed</description>
  8192. <height>170</height>
  8193. <itemgap>0</itemgap>
  8194. <orientation>vertical</orientation>
  8195. <include>TWC.Weekend.DetailsValuesCommon</include>
  8196. <visible>!IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8197. <control type="label">
  8198. <include>TWC.Weekend.DetailsValuesCommon</include>
  8199. <label>$INFO[Window.Property(Weekend.1.ObservedAvgHighTemperature)]$INFO[System.TemperatureUnits]</label>
  8200. </control>
  8201. <control type="label">
  8202. <include>TWC.Weekend.DetailsValuesCommon</include>
  8203. <label>$INFO[Window.Property(Weekend.1.ObservedAvgLowTemperature)]$INFO[System.TemperatureUnits]</label>
  8204. </control>
  8205. <control type="label">
  8206. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8207. <label>-</label>
  8208. </control>
  8209. <control type="label">
  8210. <include>TWC.Weekend.DetailsValuesCommon</include>
  8211. <label>$INFO[Window.Property(Weekend.1.HighTemperature)]$INFO[System.TemperatureUnits] ($INFO[Window.Property(Weekend.1.DepartureHigh)]$INFO[System.TemperatureUnits])</label>
  8212. </control>
  8213. <control type="label">
  8214. <include>TWC.Weekend.DetailsValuesCommon</include>
  8215. <label>$INFO[Window.Property(Weekend.1.LowTemperature)]$INFO[System.TemperatureUnits] ($INFO[Window.Property(Weekend.1.DepartureLow)]$INFO[System.TemperatureUnits])</label>
  8216. </control>
  8217. <control type="label">
  8218. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8219. <label>-</label>
  8220. </control>
  8221. <control type="label">
  8222. <include>TWC.Weekend.DetailsValuesCommon</include>
  8223. <label>$INFO[Window.Property(Weekend.1.ObservedRecordHighTemperature)]$INFO[System.TemperatureUnits]</label>
  8224. </control>
  8225. <control type="label">
  8226. <include>TWC.Weekend.DetailsValuesCommon</include>
  8227. <label>$INFO[Window.Property(Weekend.1.ObservedRecordLowTemperature)]$INFO[System.TemperatureUnits]</label>
  8228. </control>
  8229. </control>
  8230. <!-- forecast no details-->
  8231. <control type="group">
  8232. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8233. <control type="label">
  8234. <description>forecast label</description>
  8235. <include>TWC.Weekend.ForecastHeadingCommon</include>
  8236. </control>
  8237. <control type="textbox">
  8238. <description>forecast</description>
  8239. <include>TWC.Weekend.ForecastCommon</include>
  8240. <info>Window.Property(Weekend.1.Forecast)</info>
  8241. <visible>!IsEmpty(Window.Property(Weekend.IsFetched))</visible>
  8242. </control>
  8243. </control>
  8244. <!-- forecast w/ details-->
  8245. <control type="group">
  8246. <visible>Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.1.Observed))</visible>
  8247. <control type="label">
  8248. <description>forecast label</description>
  8249. <posy>253</posy>
  8250. <include>TWC.Weekend.ForecastHeadingCommon</include>
  8251. </control>
  8252. <control type="textbox">
  8253. <description>forecast</description>
  8254. <posy>274</posy>
  8255. <height>236</height>
  8256. <include>TWC.Weekend.ForecastCommon</include>
  8257. <info>Window.Property(Weekend.1.Forecast)</info>
  8258. <visible>!IsEmpty(Window.Property(Weekend.IsFetched))</visible>
  8259. </control>
  8260. <control type="label">
  8261. <description>precip</description>
  8262. <posy>525</posy>
  8263. <font>Font_Reg20</font>
  8264. <textcolor>grey</textcolor>
  8265. <label>$INFO[Window.Property(Weekend.1.Precipitation),$LOCALIZE[33021] ,%]</label>
  8266. <include>TWC.Weekend.ForecastHeadingCommon</include>
  8267. </control>
  8268. </control>
  8269. <include>TWC.Weekend.DaySeparator</include>
  8270. </control>
  8271. <!-- saturday -->
  8272. <control type="group">
  8273. <width>275</width>
  8274. <control type="label">
  8275. <description>heading</description>
  8276. <include>TWC.Weekend.DateCommon</include>
  8277. <label>$INFO[Window.Property(Weekend.2.Date)]</label>
  8278. </control>
  8279. <control type="label">
  8280. <description>heading</description>
  8281. <include>TWC.Weekend.DayCommon</include>
  8282. <label>[B]$LOCALIZE[16][/B]</label>
  8283. </control>
  8284. <control type="image">
  8285. <description>forecast icon</description>
  8286. <include>TWC.Weekend.DayIconCommon</include>
  8287. <info>Window.Property(Weekend.2.OutlookIcon)</info>
  8288. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  8289. </control>
  8290. <control type="multiimage">
  8291. <description>forecast icon</description>
  8292. <include>TWC.Weekend.DayIconCommon</include>
  8293. <timeperimage>75</timeperimage>
  8294. <randomize>false</randomize>
  8295. <fadetime>0</fadetime>
  8296. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Weekend.2.FanartCode)]</imagepath>
  8297. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  8298. </control>
  8299. <control type="label">
  8300. <description>outlook label</description>
  8301. <include>TWC.Weekend.DayOutlookCommon</include>
  8302. <info>Window.Property(Weekend.2.Outlook)</info>
  8303. </control>
  8304. <control type="label">
  8305. <description>high temp label</description>
  8306. <label>[B]$LOCALIZE[393][/B]</label>
  8307. <include>TWC.Weekend.HighTemperatureHeadingCommon</include>
  8308. </control>
  8309. <control type="label">
  8310. <description>temp label</description>
  8311. <label fallback="N/A">$INFO[Window.Property(Weekend.2.HighTemperature)]</label>
  8312. <include>TWC.Weekend.HighTemperatureCommon</include>
  8313. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.2.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Weekend.2.HighTemperature),-1)">Conditional</animation>
  8314. </control>
  8315. <control type="label">
  8316. <description>Temp label units</description>
  8317. <include>TWC.Weekend.HighTempUnitsCommon</include>
  8318. <visible>!IsEmpty(Window.Property(Weekend.2.HighTemperature))</visible>
  8319. <animation effect="slide" start="0,0" end="12,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.2.HighTemperature),99)">Conditional</animation>
  8320. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.2.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Weekend.2.HighTemperature),9)">Conditional</animation>
  8321. </control>
  8322. <include>TWC.Weekend.LowTempHeadingCommon</include>
  8323. <control type="label">
  8324. <description>low temp</description>
  8325. <info>Window.Property(Weekend.2.LowTemperature)</info>
  8326. <include>TWC.Weekend.LowTempCommon</include>
  8327. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.2.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Weekend.2.LowTemperature),-1)">Conditional</animation>
  8328. </control>
  8329. <control type="label">
  8330. <description>temp units</description>
  8331. <include>TWC.Weekend.LowTempUnitsCommon</include>
  8332. <visible>!StringCompare(Window.Property(Weekend.2.LowTemperature),N/A)</visible>
  8333. <animation effect="slide" start="0,0" end="10,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.2.LowTemperature),99)">Conditional</animation>
  8334. <animation effect="slide" start="0,0" end="-11,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.2.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Weekend.2.LowTemperature),9)">Conditional</animation>
  8335. <animation effect="slide" start="0,0" end="-1,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.2.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Weekend.2.LowTemperature),-10)">Conditional</animation>
  8336. </control>
  8337. <control type="label">
  8338. <label>[B]$LOCALIZE[33029][/B]</label>
  8339. <include>TWC.Weekend.DetailsHeadingCommon</include>
  8340. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8341. </control>
  8342. <control type="label">
  8343. <description>precip</description>
  8344. <label>$INFO[Window.Property(Weekend.2.ObservedPrecipitation),$LOCALIZE[33021] ,]</label>
  8345. <posx>130</posx>
  8346. <include>TWC.Weekend.DayOutlookCommon</include>
  8347. <visible>!IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8348. </control>
  8349. <control type="label">
  8350. <label>[B]$LOCALIZE[31943][/B]</label>
  8351. <include>TWC.Weekend.DetailsHeadingCommon</include>
  8352. <visible>!IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8353. </control>
  8354. <control type="label">
  8355. <description>observed</description>
  8356. <posy>525</posy>
  8357. <font>Font_Reg20</font>
  8358. <label>[I][B]($LOCALIZE[33025])[/B][/I]</label>
  8359. <include>TWC.Weekend.DetailsHeadingCommon</include>
  8360. <visible>!IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8361. </control>
  8362. <!-- details -->
  8363. <control type="grouplist">
  8364. <description>details labels</description>
  8365. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8366. <include>TWC.Weekend.DetailsLabels</include>
  8367. </control>
  8368. <control type="grouplist">
  8369. <description>details values</description>
  8370. <itemgap>0</itemgap>
  8371. <orientation>vertical</orientation>
  8372. <height>150</height>
  8373. <include>TWC.Weekend.DetailsValuesCommon</include>
  8374. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8375. <control type="label">
  8376. <include>TWC.Weekend.DetailsValuesCommon</include>
  8377. <label>$INFO[Window.Property(Weekend.2.Humidity),,%]</label>
  8378. </control>
  8379. <control type="label">
  8380. <include>TWC.Weekend.DetailsValuesCommon</include>
  8381. <label>$INFO[Window.Property(Weekend.2.UV)]</label>
  8382. </control>
  8383. <control type="label">
  8384. <include>TWC.Weekend.DetailsValuesCommon</include>
  8385. <label>$INFO[Window.Property(Weekend.2.Wind)]</label>
  8386. </control>
  8387. <control type="label">
  8388. <include>TWC.Weekend.DetailsValuesCommon</include>
  8389. <label>$INFO[Window.Property(Weekend.2.Precipitation),,%]</label>
  8390. </control>
  8391. <control type="label">
  8392. <include>TWC.Weekend.DetailsValuesCommon</include>
  8393. <label>$INFO[Window.Property(Weekend.2.Sunrise)]</label>
  8394. </control>
  8395. <control type="label">
  8396. <include>TWC.Weekend.DetailsValuesCommon</include>
  8397. <label>$INFO[Window.Property(Weekend.2.Sunset)]</label>
  8398. </control>
  8399. </control>
  8400. <!-- observed -->
  8401. <control type="grouplist">
  8402. <description>observed labels</description>
  8403. <visible>!IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8404. <include>TWC.Weekend.ObservedLabels</include>
  8405. </control>
  8406. <control type="grouplist">
  8407. <description>observed</description>
  8408. <height>170</height>
  8409. <itemgap>0</itemgap>
  8410. <orientation>vertical</orientation>
  8411. <include>TWC.Weekend.DetailsValuesCommon</include>
  8412. <visible>!IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8413. <control type="label">
  8414. <include>TWC.Weekend.DetailsValuesCommon</include>
  8415. <label>$INFO[Window.Property(Weekend.2.ObservedAvgHighTemperature)]$INFO[System.TemperatureUnits]</label>
  8416. </control>
  8417. <control type="label">
  8418. <include>TWC.Weekend.DetailsValuesCommon</include>
  8419. <label>$INFO[Window.Property(Weekend.2.ObservedAvgLowTemperature)]$INFO[System.TemperatureUnits]</label>
  8420. </control>
  8421. <control type="label">
  8422. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8423. <label>-</label>
  8424. </control>
  8425. <control type="label">
  8426. <include>TWC.Weekend.DetailsValuesCommon</include>
  8427. <label>$INFO[Window.Property(Weekend.2.HighTemperature)]$INFO[System.TemperatureUnits] ($INFO[Window.Property(Weekend.2.DepartureHigh)]$INFO[System.TemperatureUnits])</label>
  8428. </control>
  8429. <control type="label">
  8430. <include>TWC.Weekend.DetailsValuesCommon</include>
  8431. <label>$INFO[Window.Property(Weekend.2.LowTemperature)]$INFO[System.TemperatureUnits] ($INFO[Window.Property(Weekend.2.DepartureLow)]$INFO[System.TemperatureUnits])</label>
  8432. </control>
  8433. <control type="label">
  8434. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8435. <label>-</label>
  8436. </control>
  8437. <control type="label">
  8438. <include>TWC.Weekend.DetailsValuesCommon</include>
  8439. <label>$INFO[Window.Property(Weekend.2.ObservedRecordHighTemperature)]$INFO[System.TemperatureUnits]</label>
  8440. </control>
  8441. <control type="label">
  8442. <include>TWC.Weekend.DetailsValuesCommon</include>
  8443. <label>$INFO[Window.Property(Weekend.2.ObservedRecordLowTemperature)]$INFO[System.TemperatureUnits]</label>
  8444. </control>
  8445. </control>
  8446. <!-- forecast no details-->
  8447. <control type="group">
  8448. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8449. <control type="label">
  8450. <description>forecast label</description>
  8451. <include>TWC.Weekend.ForecastHeadingCommon</include>
  8452. </control>
  8453. <control type="textbox">
  8454. <description>forecast</description>
  8455. <include>TWC.Weekend.ForecastCommon</include>
  8456. <info>Window.Property(Weekend.2.Forecast)</info>
  8457. <visible>!IsEmpty(Window.Property(Weekend.IsFetched))</visible>
  8458. </control>
  8459. </control>
  8460. <!-- forecast w/ details-->
  8461. <control type="group">
  8462. <visible>Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.2.Observed))</visible>
  8463. <control type="label">
  8464. <description>forecast label</description>
  8465. <posy>253</posy>
  8466. <include>TWC.Weekend.ForecastHeadingCommon</include>
  8467. </control>
  8468. <control type="textbox">
  8469. <description>forecast</description>
  8470. <posy>274</posy>
  8471. <height>236</height>
  8472. <include>TWC.Weekend.ForecastCommon</include>
  8473. <info>Window.Property(Weekend.2.Forecast)</info>
  8474. <visible>!IsEmpty(Window.Property(Weekend.IsFetched))</visible>
  8475. </control>
  8476. <control type="label">
  8477. <description>precip</description>
  8478. <posy>525</posy>
  8479. <font>Font_Reg20</font>
  8480. <textcolor>grey</textcolor>
  8481. <label>$INFO[Window.Property(Weekend.2.Precipitation),$LOCALIZE[33021] ,%]</label>
  8482. <include>TWC.Weekend.ForecastHeadingCommon</include>
  8483. </control>
  8484. </control>
  8485. <include>TWC.Weekend.DaySeparator</include>
  8486. </control>
  8487. <!-- sunday -->
  8488. <control type="group">
  8489. <width>275</width>
  8490. <control type="label">
  8491. <description>heading</description>
  8492. <include>TWC.Weekend.DateCommon</include>
  8493. <label>$INFO[Window.Property(Weekend.3.Date)]</label>
  8494. </control>
  8495. <control type="label">
  8496. <description>heading</description>
  8497. <include>TWC.Weekend.DayCommon</include>
  8498. <label>[B]$LOCALIZE[17][/B]</label>
  8499. </control>
  8500. <control type="image">
  8501. <description>forecast icon</description>
  8502. <include>TWC.Weekend.DayIconCommon</include>
  8503. <info>Window.Property(Weekend.3.OutlookIcon)</info>
  8504. <visible>!Skin.HasSetting(AnimatedWeatherIcons)</visible>
  8505. </control>
  8506. <control type="multiimage">
  8507. <description>forecast icon</description>
  8508. <include>TWC.Weekend.DayIconCommon</include>
  8509. <timeperimage>75</timeperimage>
  8510. <randomize>false</randomize>
  8511. <fadetime>0</fadetime>
  8512. <imagepath>$INFO[Skin.String(AnimatedWeatherIconsDir)]$INFO[Window.Property(Weekend.3.FanartCode)]</imagepath>
  8513. <visible>Skin.HasSetting(AnimatedWeatherIcons)</visible>
  8514. </control>
  8515. <control type="label">
  8516. <description>outlook label</description>
  8517. <include>TWC.Weekend.DayOutlookCommon</include>
  8518. <info>Window.Property(Weekend.3.Outlook)</info>
  8519. </control>
  8520. <control type="label">
  8521. <description>high temp label</description>
  8522. <label>[B]$LOCALIZE[393][/B]</label>
  8523. <include>TWC.Weekend.HighTemperatureHeadingCommon</include>
  8524. </control>
  8525. <control type="label">
  8526. <description>temp label</description>
  8527. <label fallback="N/A">$INFO[Window.Property(Weekend.3.HighTemperature)]</label>
  8528. <include>TWC.Weekend.HighTemperatureCommon</include>
  8529. <animation effect="slide" start="0,0" end="-7,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.3.HighTemperature),-100) + !IntegerGreaterThan(Window.Property(Weekend.3.HighTemperature),-1)">Conditional</animation>
  8530. </control>
  8531. <control type="label">
  8532. <description>Temp label units</description>
  8533. <include>TWC.Weekend.HighTempUnitsCommon</include>
  8534. <visible>!IsEmpty(Window.Property(Weekend.3.HighTemperature))</visible>
  8535. <animation effect="slide" start="0,0" end="12,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.3.HighTemperature),99)">Conditional</animation>
  8536. <animation effect="slide" start="0,0" end="-12,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.3.HighTemperature),-10) + !IntegerGreaterThan(Window.Property(Weekend.3.HighTemperature),9)">Conditional</animation>
  8537. </control>
  8538. <include>TWC.Weekend.LowTempHeadingCommon</include>
  8539. <control type="label">
  8540. <description>low temp</description>
  8541. <info>Window.Property(Weekend.3.LowTemperature)</info>
  8542. <include>TWC.Weekend.LowTempCommon</include>
  8543. <animation effect="slide" start="0,0" end="-6,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.3.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Weekend.3.LowTemperature),-1)">Conditional</animation>
  8544. </control>
  8545. <control type="label">
  8546. <description>temp units</description>
  8547. <include>TWC.Weekend.LowTempUnitsCommon</include>
  8548. <visible>!StringCompare(Window.Property(Weekend.3.LowTemperature),N/A)</visible>
  8549. <animation effect="slide" start="0,0" end="10,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.3.LowTemperature),99)">Conditional</animation>
  8550. <animation effect="slide" start="0,0" end="-11,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.3.LowTemperature),-10) + !IntegerGreaterThan(Window.Property(Weekend.3.LowTemperature),9)">Conditional</animation>
  8551. <animation effect="slide" start="0,0" end="-1,0" time="0" condition="IntegerGreaterThan(Window.Property(Weekend.3.LowTemperature),-100) + !IntegerGreaterThan(Window.Property(Weekend.3.LowTemperature),-10)">Conditional</animation>
  8552. </control>
  8553. <control type="label">
  8554. <label>[B]$LOCALIZE[33029][/B]</label>
  8555. <include>TWC.Weekend.DetailsHeadingCommon</include>
  8556. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8557. </control>
  8558. <control type="label">
  8559. <description>precip</description>
  8560. <label>$INFO[Window.Property(Weekend.3.ObservedPrecipitation),$LOCALIZE[33021] ,]</label>
  8561. <posx>130</posx>
  8562. <include>TWC.Weekend.DayOutlookCommon</include>
  8563. <visible>!IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8564. </control>
  8565. <control type="label">
  8566. <label>[B]$LOCALIZE[31943][/B]</label>
  8567. <include>TWC.Weekend.DetailsHeadingCommon</include>
  8568. <visible>!IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8569. </control>
  8570. <control type="label">
  8571. <description>observed</description>
  8572. <posy>525</posy>
  8573. <font>Font_Reg20</font>
  8574. <label>[I][B]($LOCALIZE[33025])[/B][/I]</label>
  8575. <include>TWC.Weekend.DetailsHeadingCommon</include>
  8576. <visible>!IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8577. </control>
  8578. <!-- details -->
  8579. <control type="grouplist">
  8580. <description>details labels</description>
  8581. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8582. <include>TWC.Weekend.DetailsLabels</include>
  8583. </control>
  8584. <control type="grouplist">
  8585. <description>details values</description>
  8586. <itemgap>0</itemgap>
  8587. <orientation>vertical</orientation>
  8588. <height>150</height>
  8589. <include>TWC.Weekend.DetailsValuesCommon</include>
  8590. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8591. <control type="label">
  8592. <include>TWC.Weekend.DetailsValuesCommon</include>
  8593. <label>$INFO[Window.Property(Weekend.3.Humidity),,%]</label>
  8594. </control>
  8595. <control type="label">
  8596. <include>TWC.Weekend.DetailsValuesCommon</include>
  8597. <label>$INFO[Window.Property(Weekend.3.UV)]</label>
  8598. </control>
  8599. <control type="label">
  8600. <include>TWC.Weekend.DetailsValuesCommon</include>
  8601. <label>$INFO[Window.Property(Weekend.3.Wind)]</label>
  8602. </control>
  8603. <control type="label">
  8604. <include>TWC.Weekend.DetailsValuesCommon</include>
  8605. <label>$INFO[Window.Property(Weekend.3.Precipitation),,%]</label>
  8606. </control>
  8607. <control type="label">
  8608. <include>TWC.Weekend.DetailsValuesCommon</include>
  8609. <label>$INFO[Window.Property(Weekend.3.Sunrise)]</label>
  8610. </control>
  8611. <control type="label">
  8612. <include>TWC.Weekend.DetailsValuesCommon</include>
  8613. <label>$INFO[Window.Property(Weekend.3.Sunset)]</label>
  8614. </control>
  8615. </control>
  8616. <!-- observed -->
  8617. <control type="grouplist">
  8618. <description>observed labels</description>
  8619. <visible>!IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8620. <include>TWC.Weekend.ObservedLabels</include>
  8621. </control>
  8622. <control type="grouplist">
  8623. <description>observed</description>
  8624. <height>170</height>
  8625. <itemgap>0</itemgap>
  8626. <orientation>vertical</orientation>
  8627. <include>TWC.Weekend.DetailsValuesCommon</include>
  8628. <visible>!IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8629. <control type="label">
  8630. <include>TWC.Weekend.DetailsValuesCommon</include>
  8631. <label>$INFO[Window.Property(Weekend.3.ObservedAvgHighTemperature)]$INFO[System.TemperatureUnits]</label>
  8632. </control>
  8633. <control type="label">
  8634. <include>TWC.Weekend.DetailsValuesCommon</include>
  8635. <label>$INFO[Window.Property(Weekend.3.ObservedAvgLowTemperature)]$INFO[System.TemperatureUnits]</label>
  8636. </control>
  8637. <control type="label">
  8638. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8639. <label>-</label>
  8640. </control>
  8641. <control type="label">
  8642. <include>TWC.Weekend.DetailsValuesCommon</include>
  8643. <label>$INFO[Window.Property(Weekend.3.HighTemperature)]$INFO[System.TemperatureUnits] ($INFO[Window.Property(Weekend.3.DepartureHigh)]$INFO[System.TemperatureUnits])</label>
  8644. </control>
  8645. <control type="label">
  8646. <include>TWC.Weekend.DetailsValuesCommon</include>
  8647. <label>$INFO[Window.Property(Weekend.3.LowTemperature)]$INFO[System.TemperatureUnits] ($INFO[Window.Property(Weekend.3.DepartureLow)]$INFO[System.TemperatureUnits])</label>
  8648. </control>
  8649. <control type="label">
  8650. <include>TWC.Weekend.DetailsLabelsCommon</include>
  8651. <label>-</label>
  8652. </control>
  8653. <control type="label">
  8654. <include>TWC.Weekend.DetailsValuesCommon</include>
  8655. <label>$INFO[Window.Property(Weekend.3.ObservedRecordHighTemperature)]$INFO[System.TemperatureUnits]</label>
  8656. </control>
  8657. <control type="label">
  8658. <include>TWC.Weekend.DetailsValuesCommon</include>
  8659. <label>$INFO[Window.Property(Weekend.3.ObservedRecordLowTemperature)]$INFO[System.TemperatureUnits]</label>
  8660. </control>
  8661. </control>
  8662. <!-- forecast no details-->
  8663. <control type="group">
  8664. <visible>!Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8665. <control type="label">
  8666. <description>forecast label</description>
  8667. <include>TWC.Weekend.ForecastHeadingCommon</include>
  8668. </control>
  8669. <control type="textbox">
  8670. <description>forecast</description>
  8671. <include>TWC.Weekend.ForecastCommon</include>
  8672. <info>Window.Property(Weekend.3.Forecast)</info>
  8673. <visible>!IsEmpty(Window.Property(Weekend.IsFetched))</visible>
  8674. </control>
  8675. </control>
  8676. <!-- forecast w/ details-->
  8677. <control type="group">
  8678. <visible>Skin.HasSetting(TWC.ShowWeekendDetails) + IsEmpty(Window.Property(Weekend.3.Observed))</visible>
  8679. <control type="label">
  8680. <description>forecast label</description>
  8681. <posy>253</posy>
  8682. <include>TWC.Weekend.ForecastHeadingCommon</include>
  8683. </control>
  8684. <control type="textbox">
  8685. <description>forecast</description>
  8686. <posy>274</posy>
  8687. <height>236</height>
  8688. <include>TWC.Weekend.ForecastCommon</include>
  8689. <info>Window.Property(Weekend.3.Forecast)</info>
  8690. <visible>!IsEmpty(Window.Property(Weekend.IsFetched))</visible>
  8691. </control>
  8692. <control type="label">
  8693. <description>precip</description>
  8694. <posy>525</posy>
  8695. <font>Font_Reg20</font>
  8696. <textcolor>grey</textcolor>
  8697. <label>$INFO[Window.Property(Weekend.3.Precipitation),$LOCALIZE[33021] ,%]</label>
  8698. <include>TWC.Weekend.ForecastHeadingCommon</include>
  8699. </control>
  8700. </control>
  8701. </control>
  8702. </control>
  8703. </control>
  8704. </include>
  8705.  
  8706. <include name="Weather_Plus">
  8707. <defaultcontrol always="true">20000</defaultcontrol>
  8708. <allowoverlay>no</allowoverlay>
  8709. <controls>
  8710. <include>CommonWeatherBackground</include>
  8711. <!--include>TWC.Video.BGVideoWindow</include-->
  8712. <control type="group">
  8713. <include>Animation_OpenCloseZoom</include>
  8714. <control type="button" id="20000">
  8715. <!-- current conditions view -->
  8716. <description>dummy button to set initial view</description>
  8717. <posx>0</posx>
  8718. <posy>0</posy>
  8719. <width>0</width>
  8720. <height>0</height>
  8721. <texturenofocus>-</texturenofocus>
  8722. <texturefocus>-</texturefocus>
  8723. <onfocus>SetFocus(2000)</onfocus>
  8724. <onfocus>SetProperty(Weather.CurrentView,$LOCALIZE[31905] $LOCALIZE[31912])</onfocus>
  8725. <onfocus>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31905])</onfocus>
  8726. <onfocus>Skin.Reset(TWC.ZoomWeatherMap)</onfocus>
  8727. <visible>IsEmpty(Window.Property(Weather.CurrentView)) + IsEmpty(Skin.String(TWC.DefaultView)) + IsEmpty(Window.Property(Alerts))</visible>
  8728. </control>
  8729. <control type="button" id="20000">
  8730. <!-- user selected default view -->
  8731. <description>dummy button to set initial view</description>
  8732. <posx>0</posx>
  8733. <posy>0</posy>
  8734. <width>0</width>
  8735. <height>0</height>
  8736. <texturenofocus>-</texturenofocus>
  8737. <texturefocus>-</texturefocus>
  8738. <onfocus>SetFocus(2000)</onfocus>
  8739. <onfocus>SetProperty(Weather.CurrentView,$INFO[Skin.String(TWC.DefaultView)])</onfocus>
  8740. <onfocus>SetProperty(Weather.CurrentViewMenu,$INFO[Skin.String(TWC.DefaultViewMenu)])</onfocus>
  8741. <onfocus>Skin.Reset(TWC.ZoomWeatherMap)</onfocus>
  8742. <visible>IsEmpty(Window.Property(Weather.CurrentView)) + !IsEmpty(Skin.String(TWC.DefaultView)) + IsEmpty(Window.Property(Alerts))</visible>
  8743. </control>
  8744. <control type="button" id="20000">
  8745. <!-- alerts view -->
  8746. <description>dummy button to set initial view</description>
  8747. <posx>0</posx>
  8748. <posy>0</posy>
  8749. <width>0</width>
  8750. <height>0</height>
  8751. <texturenofocus>-</texturenofocus>
  8752. <texturefocus>-</texturefocus>
  8753. <onfocus>SetFocus(2000)</onfocus>
  8754. <onfocus>SetProperty(Weather.CurrentView,$LOCALIZE[31906] - $LOCALIZE[31913])</onfocus>
  8755. <onfocus>SetProperty(Weather.CurrentViewMenu,$LOCALIZE[31906])</onfocus>
  8756. <onfocus>Skin.Reset(TWC.ZoomWeatherMap)</onfocus>
  8757. <visible>IsEmpty(Window.Property(Weather.CurrentView)) + !IsEmpty(Window.Property(Alerts))</visible>
  8758. </control>
  8759. <control type="button" id="20000">
  8760. <!-- previous view -->
  8761. <description>dummy button to set initial view</description>
  8762. <posx>0</posx>
  8763. <posy>0</posy>
  8764. <width>0</width>
  8765. <height>0</height>
  8766. <texturenofocus>-</texturenofocus>
  8767. <texturefocus>-</texturefocus>
  8768. <onfocus>SetFocus(2000)</onfocus>
  8769. <onfocus>Skin.Reset(TWC.ZoomWeatherMap)</onfocus>
  8770. <visible>!IsEmpty(Window.Property(Weather.CurrentView))</visible>
  8771. </control>
  8772. <include>Furniture_SettingsBackPanel</include>
  8773.  
  8774. <control type="group">
  8775. <posx>60</posx>
  8776. <posy>40</posy>
  8777. <animation effect="fade" time="200">WindowOpen</animation>
  8778. <animation effect="fade" time="300">WindowClose</animation>
  8779. <control type="label">
  8780. <description>header label</description>
  8781. <posx>210</posx>
  8782. <posy>10</posy>
  8783. <width>760</width>
  8784. <height>30</height>
  8785. <font>Font_Reg25</font>
  8786. <label>$INFO[Window.Property(Weather.CurrentView)]</label>
  8787. <align>left</align>
  8788. <aligny>center</aligny>
  8789. <textcolor>white</textcolor>
  8790. <shadowcolor>black</shadowcolor>
  8791. </control>
  8792. <control type="label">
  8793. <description>last updated value</description>
  8794. <posx>210</posx>
  8795. <posy>33</posy>
  8796. <width>760</width>
  8797. <height>30</height>
  8798. <font>Font_Reg12</font>
  8799. <align>left</align>
  8800. <aligny>center</aligny>
  8801. <textcolor>grey2</textcolor>
  8802. <shadowcolor>black</shadowcolor>
  8803. <label>$INFO[Window.Property(Updated),$LOCALIZE[31301]: ,]</label>
  8804. </control>
  8805. <!--include>TWC.AlertsRSS</include-->
  8806. <control type="image">
  8807. <posx>60</posx>
  8808. <posy>15</posy>
  8809. <width>60</width>
  8810. <height>60</height>
  8811. <texture>twc-logo.png</texture>
  8812. </control>
  8813. <control type="label">
  8814. <description>plugin name</description>
  8815. <posx>1120</posx>
  8816. <posy>16</posy>
  8817. <width>300</width>
  8818. <height>20</height>
  8819. <label>[B]$INFO[Window.Property(PluginName)][/B]</label>
  8820. <align>right</align>
  8821. <aligny>center</aligny>
  8822. <font>Font_Reg20</font>
  8823. <textcolor>grey3</textcolor>
  8824. <shadowcolor>black</shadowcolor>
  8825. </control>
  8826. <!-- dummy buttons for video playback and navigation -->
  8827. <include>TWC.Video.FakeButtons</include>
  8828. <!-- views -->
  8829. <control type="group" id="3000">
  8830. <posy>-40</posy>
  8831. <include>TWC.Current</include>
  8832. <include>TWC.36Hour</include>
  8833. <include>TWC.Hourly</include>
  8834. <include>TWC.Weekend</include>
  8835. <include>TWC.Daily</include>
  8836. <include>TWC.Maps</include>
  8837. <include>TWC.Alerts</include>
  8838. <include>TWC.Video</include>
  8839. </control>
  8840.  
  8841. <!-- Main Menu Buttons -->
  8842. <control type="grouplist" id="2000">
  8843. <description>control area</description>
  8844. <posx>-16</posx>
  8845. <posy>80</posy>
  8846. <width>260</width>
  8847. <height>546</height>
  8848. <itemgap>-1</itemgap>
  8849. <onleft>3</onleft>
  8850. <onright>3</onright>
  8851. <onup>2000</onup>
  8852. <ondown>2000</ondown>
  8853. <pagecontrol>-</pagecontrol>
  8854. <include>TWC.Current.Button</include>
  8855. <include>TWC.36Hour.Button</include>
  8856. <include>TWC.Hourly.Button</include>
  8857. <include>TWC.Weekend.Button</include>
  8858. <include>TWC.Daily.Button</include>
  8859. <include>TWC.Maps.Button</include>
  8860. <include>TWC.Alerts.Button</include>
  8861. <include>TWC.Video.Button</include>
  8862. </control>
  8863. <!-- The Extra Labels for the above buttons button -->
  8864. <control type="grouplist">
  8865. <description>control area</description>
  8866. <posx>-16</posx>
  8867. <posy>110</posy>
  8868. <width>260</width>
  8869. <height>546</height>
  8870. <itemgap>-1</itemgap>
  8871. <onleft>2000</onleft>
  8872. <onright>3000</onright>
  8873. <onup>2000</onup>
  8874. <ondown>2000</ondown>
  8875. <pagecontrol>-</pagecontrol>
  8876. <include>TWC.Current.ButtonXLabel</include>
  8877. <include>TWC.36Hour.ButtonXLabel</include>
  8878. <include>TWC.Hourly.ButtonXLabel</include>
  8879. <include>TWC.Weekend.ButtonXLabel</include>
  8880. <include>TWC.Daily.ButtonXLabel</include>
  8881. <include>TWC.Maps.ButtonXLabel</include>
  8882. <include>TWC.Alerts.ButtonXLabel</include>
  8883. <include>TWC.Video.ButtonXLabel</include>
  8884. </control>
  8885. </control>
  8886. </control>
  8887. <control type="group">
  8888. <control type="group" id="9001">
  8889. <posx>-220</posx>
  8890. <posy>0</posy>
  8891. <control type="button">
  8892. <description>Fake button for mouse control</description>
  8893. <posx>-15</posx>
  8894. <posy>0</posy>
  8895. <width>245</width>
  8896. <height>720</height>
  8897. <label>-</label>
  8898. <font>-</font>
  8899. <texturenofocus>-</texturenofocus>
  8900. <texturefocus>-</texturefocus>
  8901. <visible>true</visible>
  8902. </control>
  8903. <!-- dummy buttons for defaultview -->
  8904. <control type="button" id="91199">
  8905. <posy>-1000</posy>
  8906. <onfocus>SetFocus(90199)</onfocus>
  8907. <onfocus>Skin.Reset(TWC.DefaultView)</onfocus>
  8908. <onfocus>Skin.Reset(TWC.DefaultViewMenu)</onfocus>
  8909. <visible>StringCompare(Window.Property(Weather.CurrentView),Skin.String(TWC.DefaultView))</visible>
  8910. </control>
  8911. <control type="button" id="91199">
  8912. <posy>-1000</posy>
  8913. <onfocus>SetFocus(90199)</onfocus>
  8914. <onfocus>Skin.SetString(TWC.DefaultView,$INFO[Window.Property(Weather.CurrentView)])</onfocus>
  8915. <onfocus>Skin.SetString(TWC.DefaultViewMenu,$INFO[Window.Property(Weather.CurrentViewMenu)])</onfocus>
  8916. <visible>!StringCompare(Window.Property(Weather.CurrentView),Skin.String(TWC.DefaultView))</visible>
  8917. </control>
  8918. <!-- dummy buttons for defaultmap -->
  8919. <include>TWC.Maps.DummyButtons</include>
  8920. </control>
  8921. <control type="button" id="8999">
  8922. <description>Fake button for mouse control</description>
  8923. <posx>-250</posx>
  8924. <posy>0</posy>
  8925. <width>265</width>
  8926. <height>720</height>
  8927. <label>-</label>
  8928. <font>-</font>
  8929. <texturenofocus>-</texturenofocus>
  8930. <texturefocus>-</texturefocus>
  8931. <visible>true</visible>
  8932. </control>
  8933. </control>
  8934. <control type="group">
  8935. <posx>450</posx>
  8936. <posy>-15</posy>
  8937. <include>Animation_OpenCloseZoom</include>
  8938. <control type="label">
  8939. <description>weather location label</description>
  8940. <posx>420</posx>
  8941. <posy>65</posy>
  8942. <width>460</width>
  8943. <height>30</height>
  8944. <font>Font_Reg18</font>
  8945. <textcolor>white</textcolor>
  8946. <scroll>false</scroll>
  8947. <align>right</align>
  8948. <aligny>center</aligny>
  8949. <label>$INFO[Window(Weather).Property(Location)]</label>
  8950. </control>
  8951. <control type="spincontrolex" id="3">
  8952. <description>change location button</description>
  8953. <posx>200</posx>
  8954. <posy>60</posy>
  8955. <textcolor>00bbbbbb</textcolor>
  8956. <focusedcolor>00FFFFFF</focusedcolor>
  8957. <textureup>settings/spin-up.png</textureup>
  8958. <texturedown>settings/spin-down.png</texturedown>
  8959. <textureupfocus>settings/spin-up-focus.png</textureupfocus>
  8960. <texturedownfocus>settings/spin-down-focus.png</texturedownfocus>
  8961. <texturenofocus>-</texturenofocus>
  8962. <texturefocus>-</texturefocus>
  8963. <font>-</font>
  8964. <disabledcolor>FFFFFFFF</disabledcolor>
  8965. <aligny>center</aligny>
  8966. <align>-</align>
  8967. <textoffsetx>130</textoffsetx>
  8968. <spinposx>-2</spinposx>
  8969. <spinwidth>40</spinwidth>
  8970. <spinheight>65</spinheight>
  8971. <onleft>2000</onleft>
  8972. <onright>4</onright>
  8973. <onup>2000</onup>
  8974. <ondown>3000</ondown>
  8975. </control>
  8976. </control>
  8977. <control type="group">
  8978. <posx>900</posx>
  8979. <posy>-590</posy>
  8980. <include>Animation_OpenCloseZoom</include>
  8981. <control type="button" id="4">
  8982. <description>Settings button</description>
  8983. <label>5</label>
  8984. <onclick>ActivateWindow(MyWeatherSettings)</onclick>
  8985. <posx>50</posx>
  8986. <posy>640</posy>
  8987. <width>120</width>
  8988. <height>30</height>
  8989. <texturefocus border="5">dialogs/context_highlight.png</texturefocus>
  8990. <texturenofocus border="5">dialogs/context_nofocus.png</texturenofocus>
  8991. <textcolor>80FFFFFF</textcolor>
  8992. <focusedcolor>FFFFFFFF</focusedcolor>
  8993. <font>Font_Reg18</font>
  8994. <align>center</align>
  8995. <aligny>center</aligny>
  8996. <onleft>3</onleft>
  8997. <onright>2</onright>
  8998. <onup>3</onup>
  8999. <ondown>3000</ondown>
  9000. </control>
  9001. <control type="button" id="2">
  9002. <description>Refresh button</description>
  9003. <posx>170</posx>
  9004. <posy>640</posy>
  9005. <width>120</width>
  9006. <height>30</height>
  9007. <texturefocus border="5">dialogs/context_highlight.png</texturefocus>
  9008. <texturenofocus border="5">dialogs/context_nofocus.png</texturenofocus>
  9009. <label>103</label>
  9010. <textcolor>80FFFFFF</textcolor>
  9011. <focusedcolor>FFFFFFFF</focusedcolor>
  9012. <font>Font_Reg18</font>
  9013. <align>center</align>
  9014. <aligny>center</aligny>
  9015. <onleft>4</onleft>
  9016. <onright>2000</onright>
  9017. <onup>3</onup>
  9018. <ondown>3000</ondown>
  9019. </control>
  9020. </control>
  9021. <control type="image">
  9022. <!--background image-->
  9023. <description>background image</description>
  9024. <posx>42</posx>
  9025. <posy>28</posy>
  9026. <width>1196</width>
  9027. <height>651</height>
  9028. <texture>settings/settings_panelfront.png</texture>
  9029. <include>Animation_OpenCloseZoom</include>
  9030. </control>
  9031. <include condition="Skin.HasSetting(breadcrumb)">Breadcrumbs</include>
  9032. <include condition="Skin.HasSetting(globaltime)">Furniture_Clock</include>
  9033. <include>Furniture_NowPlayingWidget</include>
  9034. </controls>
  9035. </include>
  9036. </includes>
  9037.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement