Don't like ads? PRO users don't see any ads ;-)
Guest

zosky

By: a guest on Aug 1st, 2009  |  syntax: XML  |  size: 16.51 KB  |  hits: 30  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--            WEATHER SUB-MENU -->
  2.                                 <control type="grouplist" id="9018">
  3.                                         <posx>0</posx>
  4.                                         <posy>-205</posy>
  5.                                         <width>1350</width>
  6.                                         <height>550</height>
  7.                                         <onleft>9018</onleft>
  8.                                         <onright>9018</onright>
  9.                                         <onup>8003</onup>
  10.                                         <ondown>9000</ondown>
  11.                                         <itemgap>0</itemgap>
  12.                                         <orientation>horizontal</orientation>
  13.                                         <visible>Container(9000).HasFocus(6) + !Skin.HasSetting(SubMenuNo3dayWeather)</visible>
  14. <!--                    day0 / now      -->
  15.                                         <control type="group">
  16.                                                 <posx>0</posx>
  17.                                                 <posy>0</posy>
  18.                                                 <width>213</width>
  19.                                                 <height>115</height>
  20.                                                 <visible>Container(9000).HasFocus(6)</visible>
  21.                                                 <animation effect="slide" end="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
  22.                                                 <animation effect="slide" start="0,-200" time="500" tween="quadratic" easing="out">WindowOpen</animation>
  23.                                                 <animation effect="slide" end="0,-50" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  24.                                                 <animation effect="slide" start="0,0" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  25.                                                 <animation effect="fade" start="0" end="100" delay="0" time="400" condition="ControlGroup(9018).HasFocus">conditional</animation>
  26.                                                
  27.                                                 <control type="multiimage">
  28.                                                         <description>Weather image</description>
  29.                                                         <posx>140</posx>
  30.                                                         <posy>65</posy>
  31.                                                         <width>90</width>
  32.                                                         <height>85</height>
  33.                                                         <imagepath>weather/$INFO[Window(Weather).Property(Current.FanartCode)]</imagepath>
  34.                                                         <timeperimage>100</timeperimage>
  35.                                                         <randomize>false</randomize>
  36.                                                         <fadetime>0</fadetime>
  37.                                                 </control>
  38.                                               <control type="fadelabel">
  39.                                                         <description>now label</description>
  40.                                                         <posx>233</posx>
  41.                                                         <posy>73</posy>
  42.                                                         <height>30</height>
  43.                                                         <width>355</width>
  44.                                                         <label>[B]Now[/B]</label>
  45.                                                         <align>left</align>
  46.                                                         <aligny>center</aligny>
  47.                                                         <font>font13</font>
  48.                                                         <textcolor>white</textcolor>
  49.                                                         <shadowcolor>black</shadowcolor>
  50.                                                         <scrollout>false</scrollout>
  51.                                                         <pauseatend>2000</pauseatend>
  52.                                               </control>
  53.                                               <control type="label">
  54.                                                         <description>Conditions Label</description>
  55.                                                         <posx>233</posx>
  56.                                                         <posy>94</posy>
  57.                                                         <height>25</height>
  58.                                                         <width>355</width>
  59.                                                         <label>$INFO[Weather.Conditions]</label>
  60.                                                         <align>left</align>
  61.                                                         <aligny>center</aligny>
  62.                                                         <font>font12</font>
  63.                                                         <textcolor>white</textcolor>
  64.                                                         <shadowcolor>black</shadowcolor>
  65.                                                 </control>
  66.                                                 <control type="label">
  67.                                                         <description>Temp Label</description>
  68.                                                         <posx>233</posx>
  69.                                                         <posy>110</posy>
  70.                                                         <height>30</height>
  71.                                                         <width>355</width>
  72.                                                         <label>[B]$INFO[Weather.Temperature][/B]</label>
  73.                                                         <align>left</align>
  74.                                                         <aligny>center</aligny>
  75.                                                         <font>font13</font>
  76.                                                         <textcolor>white</textcolor>
  77.                                                         <shadowcolor>black</shadowcolor>
  78.                                                 </control>
  79.                                         </control>  
  80. <!--                    day0            -->
  81.                                         <control type="group" >
  82.                                                 <posx>0</posx>
  83.                                                 <posy>50</posy>
  84.                                                 <width>227</width>
  85.                                                 <height>115</height>
  86.                                                 <visible>Container(9000).HasFocus(6)</visible>
  87.                                                 <animation effect="slide" end="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
  88.                                                 <animation effect="slide" start="0,-200" time="500" tween="quadratic" easing="out">WindowOpen</animation>
  89.                                                 <animation effect="slide" end="0,-50" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  90.                                                 <animation effect="slide" start="0,0" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  91.                                                 <animation effect="fade" start="0" end="100" delay="0" time="400" condition="ControlGroup(9018).HasFocus">conditional</animation>
  92.                                                 <control type="multiimage">
  93.                                                         <description>Weather image</description>
  94.                                                         <posx>140</posx>
  95.                                                         <posy>65</posy>
  96.                                                         <width>90</width>
  97.                                                         <height>85</height>
  98.                                                         <imagepath>weather/$INFO[Window(Weather).Property(Day0.FanartCode)]</imagepath>
  99.                                                         <timeperimage>100</timeperimage>
  100.                                                         <randomize>false</randomize>
  101.                                                         <fadetime>0</fadetime>
  102.                                                 </control>
  103.                                               <control type="fadelabel">
  104.                                                         <description>day label</description>
  105.                                                         <posx>233</posx>
  106.                                                         <posy>73</posy>
  107.                                                         <height>30</height>
  108.                                                         <width>355</width>
  109.                                                         <label>[B]$INFO[Window(Weather).Property(Day0.Title)][/B]</label>
  110.                                                         <align>left</align>
  111.                                                         <aligny>center</aligny>
  112.                                                         <font>font13</font>
  113.                                                         <textcolor>white</textcolor>
  114.                                                         <shadowcolor>black</shadowcolor>
  115.                                                         <scrollout>false</scrollout>
  116.                                                         <pauseatend>2000</pauseatend>
  117.                                               </control>
  118.                                               <control type="label">
  119.                                                         <description>Conditions Label</description>
  120.                                                         <posx>233</posx>
  121.                                                         <posy>94</posy>
  122.                                                         <height>25</height>
  123.                                                         <width>355</width>
  124.                                                         <label>$INFO[Window(Weather).Property(Day0.Outlook)]</label>
  125.                                                         <align>left</align>
  126.                                                         <aligny>center</aligny>
  127.                                                         <font>font12</font>
  128.                                                         <textcolor>white</textcolor>
  129.                                                         <shadowcolor>black</shadowcolor>
  130.                                                 </control>
  131.                                                 <control type="label">
  132.                                                         <description>high value</description>
  133.                                                         <posx>233</posx>
  134.                                                         <posy>110</posy>
  135.                                                         <height>30</height>                                                    
  136.                                                         <label>$INFO[Window(Weather).Property(Day0.HighTemp)]$INFO[System.TemperatureUnits]</label>
  137.                                                         <font>font13</font>
  138.                                                         <align>left</align>
  139.                                                         <aligny>center</aligny>
  140.                                                         <textcolor>white</textcolor>
  141.                                                         <shadowcolor>black</shadowcolor>
  142.                                                         <visible>!IsEmpty(Window(Weather).Property(Day0.HighTemp))</visible>
  143.                                                 </control>
  144.                                                 <control type="label">
  145.                                                         <description>low value</description>
  146.                                                         <posx>330</posx>
  147.                                                         <posy>116</posy>
  148.                                                         <height>20</height>
  149.                                                         <label>$INFO[Window(Weather).Property(Day0.LowTemp)]$INFO[System.TemperatureUnits]</label>
  150.                                                         <font>font12</font>
  151.                                                         <align>right</align>
  152.                                                         <aligny>center</aligny>
  153.                                                         <textcolor>grey2</textcolor>
  154.                                                         <shadowcolor>black</shadowcolor>
  155.                                                         <visible>!IsEmpty(Window(Weather).Property(Day0.LowTemp))</visible>
  156.                                                 </control>
  157.                                         </control>  
  158. <!--                    day1            -->
  159.                                         <control type="group" >
  160.                                                 <posx>0</posx>
  161.                                                 <posy>50</posy>
  162.                                                 <width>227</width>
  163.                                                 <height>115</height>
  164.                                                 <visible>Container(9000).HasFocus(6)</visible>
  165.                                                 <animation effect="slide" end="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
  166.                                                 <animation effect="slide" start="0,-200" time="500" tween="quadratic" easing="out">WindowOpen</animation>
  167.                                                 <animation effect="slide" end="0,-50" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  168.                                                 <animation effect="slide" start="0,0" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  169.                                                 <animation effect="fade" start="0" end="100" delay="0" time="400" condition="ControlGroup(9018).HasFocus">conditional</animation>
  170.                                                 <control type="multiimage">
  171.                                                         <description>Weather image</description>
  172.                                                         <posx>140</posx>
  173.                                                         <posy>65</posy>
  174.                                                         <width>90</width>
  175.                                                         <height>85</height>
  176.                                                         <imagepath>weather/$INFO[Window(Weather).Property(Day1.FanartCode)]</imagepath>
  177.                                                         <timeperimage>100</timeperimage>
  178.                                                         <randomize>false</randomize>
  179.                                                         <fadetime>0</fadetime>
  180.                                                 </control>
  181.                                               <control type="fadelabel">
  182.                                                         <description>day label</description>
  183.                                                         <posx>233</posx>
  184.                                                         <posy>73</posy>
  185.                                                         <height>30</height>
  186.                                                         <width>355</width>
  187.                                                         <label>[B]$INFO[Window(Weather).Property(Day1.Title)][/B]</label>
  188.                                                         <align>left</align>
  189.                                                         <aligny>center</aligny>
  190.                                                         <font>font13</font>
  191.                                                         <textcolor>white</textcolor>
  192.                                                         <shadowcolor>black</shadowcolor>
  193.                                                         <scrollout>false</scrollout>
  194.                                                         <pauseatend>2000</pauseatend>
  195.                                               </control>
  196.                                               <control type="label">
  197.                                                         <description>Conditions Label</description>
  198.                                                         <posx>233</posx>
  199.                                                         <posy>94</posy>
  200.                                                         <height>25</height>
  201.                                                         <width>355</width>
  202.                                                         <label>$INFO[Window(Weather).Property(Day1.Outlook)]</label>
  203.                                                         <align>left</align>
  204.                                                         <aligny>center</aligny>
  205.                                                         <font>font12</font>
  206.                                                         <textcolor>white</textcolor>
  207.                                                         <shadowcolor>black</shadowcolor>
  208.                                                 </control>
  209.                                                 <control type="label">
  210.                                                         <description>high value</description>
  211.                                                         <posx>233</posx>
  212.                                                         <posy>110</posy>
  213.                                                         <height>30</height>                                                    
  214.                                                         <label>$INFO[Window(Weather).Property(Day1.HighTemp)]$INFO[System.TemperatureUnits]</label>
  215.                                                         <font>font13</font>
  216.                                                         <align>left</align>
  217.                                                         <aligny>center</aligny>
  218.                                                         <textcolor>white</textcolor>
  219.                                                         <shadowcolor>black</shadowcolor>
  220.                                                         <visible>!IsEmpty(Window(Weather).Property(Day1.HighTemp))</visible>
  221.                                                 </control>
  222.                                                 <control type="label">
  223.                                                         <description>low value</description>
  224.                                                         <posx>330</posx>
  225.                                                         <posy>116</posy>
  226.                                                         <height>20</height>
  227.                                                         <label>$INFO[Window(Weather).Property(Day1.LowTemp)]$INFO[System.TemperatureUnits]</label>
  228.                                                         <font>font12</font>
  229.                                                         <align>right</align>
  230.                                                         <aligny>center</aligny>
  231.                                                         <textcolor>grey2</textcolor>
  232.                                                         <shadowcolor>black</shadowcolor>
  233.                                                         <visible>!IsEmpty(Window(Weather).Property(Day1.LowTemp))</visible>
  234.                                                 </control>
  235.                                         </control>  
  236. <!--                    day2            -->
  237.                                         <control type="group" >
  238.                                                 <posx>0</posx>
  239.                                                 <posy>0</posy>
  240.                                                 <width>227</width>
  241.                                                 <height>115</height>
  242.                                                 <visible>Container(9000).HasFocus(6)</visible>
  243.                                                 <animation effect="slide" end="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
  244.                                                 <animation effect="slide" start="0,-200" time="500" tween="quadratic" easing="out">WindowOpen</animation>
  245.                                                 <animation effect="slide" end="0,-50" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  246.                                                 <animation effect="slide" start="0,0" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  247.                                                 <animation effect="fade" start="0" end="100" delay="0" time="400" condition="ControlGroup(9018).HasFocus">conditional</animation>
  248.                                                 <control type="multiimage">
  249.                                                         <description>Weather image</description>
  250.                                                         <posx>140</posx>
  251.                                                         <posy>65</posy>
  252.                                                         <width>90</width>
  253.                                                         <height>85</height>
  254.                                                         <imagepath>weather/$INFO[Window(Weather).Property(Day2.FanartCode)]</imagepath>
  255.                                                         <timeperimage>100</timeperimage>
  256.                                                         <randomize>false</randomize>
  257.                                                         <fadetime>0</fadetime>
  258.                                                 </control>
  259.                                               <control type="fadelabel">
  260.                                                         <description>day label</description>
  261.                                                         <posx>233</posx>
  262.                                                         <posy>73</posy>
  263.                                                         <height>30</height>
  264.                                                         <width>355</width>
  265.                                                         <label>[B]$INFO[Window(Weather).Property(Day2.Title)][/B]</label>
  266.                                                         <align>left</align>
  267.                                                         <aligny>center</aligny>
  268.                                                         <font>font13</font>
  269.                                                         <textcolor>white</textcolor>
  270.                                                         <shadowcolor>black</shadowcolor>
  271.                                                         <scrollout>false</scrollout>
  272.                                                         <pauseatend>2000</pauseatend>
  273.                                               </control>
  274.                                               <control type="label">
  275.                                                         <description>Conditions Label</description>
  276.                                                         <posx>233</posx>
  277.                                                         <posy>94</posy>
  278.                                                         <height>25</height>
  279.                                                         <width>355</width>
  280.                                                         <label>$INFO[Window(Weather).Property(Day2.Outlook)]</label>
  281.                                                         <align>left</align>
  282.                                                         <aligny>center</aligny>
  283.                                                         <font>font12</font>
  284.                                                         <textcolor>white</textcolor>
  285.                                                         <shadowcolor>black</shadowcolor>
  286.                                                 </control>
  287.                                                 <control type="label">
  288.                                                         <description>high value</description>
  289.                                                         <posx>233</posx>
  290.                                                         <posy>110</posy>
  291.                                                         <height>30</height>                                                    
  292.                                                         <label>$INFO[Window(Weather).Property(Day2.HighTemp)]$INFO[System.TemperatureUnits]</label>
  293.                                                         <font>font13</font>
  294.                                                         <align>left</align>
  295.                                                         <aligny>center</aligny>
  296.                                                         <textcolor>white</textcolor>
  297.                                                         <shadowcolor>black</shadowcolor>
  298.                                                         <visible>!IsEmpty(Window(Weather).Property(Day2.HighTemp))</visible>
  299.                                                 </control>
  300.                                                 <control type="label">
  301.                                                         <description>low value</description>
  302.                                                         <posx>330</posx>
  303.                                                         <posy>116</posy>
  304.                                                         <height>20</height>
  305.                                                         <label>$INFO[Window(Weather).Property(Day2.LowTemp)]$INFO[System.TemperatureUnits]</label>
  306.                                                         <font>font12</font>
  307.                                                         <align>right</align>
  308.                                                         <aligny>center</aligny>
  309.                                                         <textcolor>grey2</textcolor>
  310.                                                         <shadowcolor>black</shadowcolor>
  311.                                                         <visible>!IsEmpty(Window(Weather).Property(Day2.LowTemp))</visible>
  312.                                                 </control>
  313.                                         </control>  
  314. <!--                    day3            -->
  315.                                         <control type="group" >
  316.                                                 <posx>0</posx>
  317.                                                 <posy>0</posy>
  318.                                                 <width>227</width>
  319.                                                 <height>115</height>
  320.                                                 <visible>Container(9000).HasFocus(6)</visible>
  321.                                                 <animation effect="slide" end="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
  322.                                                 <animation effect="slide" start="0,-200" time="500" tween="quadratic" easing="out">WindowOpen</animation>
  323.                                                 <animation effect="slide" end="0,-50" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  324.                                                 <animation effect="slide" start="0,0" time="400"  tween="quadratic" easing="out" condition="ControlGroup(9018).HasFocus">conditional</animation>
  325.                                                 <animation effect="fade" start="0" end="100" delay="0" time="400" condition="ControlGroup(9018).HasFocus">conditional</animation>
  326.                                                 <control type="multiimage">
  327.                                                         <description>Weather image</description>
  328.                                                         <posx>140</posx>
  329.                                                         <posy>65</posy>
  330.                                                         <width>90</width>
  331.                                                         <height>85</height>
  332.                                                         <imagepath>weather/$INFO[Window(Weather).Property(Day3.FanartCode)]</imagepath>
  333.                                                         <timeperimage>100</timeperimage>
  334.                                                         <randomize>false</randomize>
  335.                                                         <fadetime>0</fadetime>
  336.                                                 </control>
  337.                                               <control type="fadelabel">
  338.                                                         <description>day label</description>
  339.                                                         <posx>233</posx>
  340.                                                         <posy>73</posy>
  341.                                                         <height>30</height>
  342.                                                         <width>355</width>
  343.                                                         <label>[B]$INFO[Window(Weather).Property(Day3.Title)][/B]</label>
  344.                                                         <align>left</align>
  345.                                                         <aligny>center</aligny>
  346.                                                         <font>font13</font>
  347.                                                         <textcolor>white</textcolor>
  348.                                                         <shadowcolor>black</shadowcolor>
  349.                                                         <scrollout>false</scrollout>
  350.                                                         <pauseatend>2000</pauseatend>
  351.                                               </control>
  352.                                               <control type="label">
  353.                                                         <description>Conditions Label</description>
  354.                                                         <posx>233</posx>
  355.                                                         <posy>94</posy>
  356.                                                         <height>25</height>
  357.                                                         <width>355</width>
  358.                                                         <label>$INFO[Window(Weather).Property(Day3.Outlook)]</label>
  359.                                                         <align>left</align>
  360.                                                         <aligny>center</aligny>
  361.                                                         <font>font12</font>
  362.                                                         <textcolor>white</textcolor>
  363.                                                         <shadowcolor>black</shadowcolor>
  364.                                                 </control>
  365.                                                 <control type="label">
  366.                                                         <description>high value</description>
  367.                                                         <posx>233</posx>
  368.                                                         <posy>110</posy>
  369.                                                         <height>30</height>                                                    
  370.                                                         <label>$INFO[Window(Weather).Property(Day3.HighTemp)]$INFO[System.TemperatureUnits]</label>
  371.                                                         <font>font13</font>
  372.                                                         <align>left</align>
  373.                                                         <aligny>center</aligny>
  374.                                                         <textcolor>white</textcolor>
  375.                                                         <shadowcolor>black</shadowcolor>
  376.                                                         <visible>!IsEmpty(Window(Weather).Property(Day3.HighTemp))</visible>
  377.                                                 </control>
  378.                                                 <control type="label">
  379.                                                         <description>low value</description>
  380.                                                         <posx>330</posx>
  381.                                                         <posy>116</posy>
  382.                                                         <height>20</height>
  383.                                                         <label>$INFO[Window(Weather).Property(Day3.LowTemp)]$INFO[System.TemperatureUnits]</label>
  384.                                                         <font>font12</font>
  385.                                                         <align>right</align>
  386.                                                         <aligny>center</aligny>
  387.                                                         <textcolor>grey2</textcolor>
  388.                                                         <shadowcolor>black</shadowcolor>
  389.                                                         <visible>!IsEmpty(Window(Weather).Property(Day3.LowTemp))</visible>
  390.                                                 </control>
  391.                                         </control>  
  392.                                        
  393. <!--    ### TODO ### BUG FIX 4 a button -- for now push it off screen ############################ -->
  394.                                         <control type="group" >
  395.                                                 <posx>0</posx>
  396.                                                 <posy>0</posy>
  397.                                                 <width>700</width>
  398.                                                 <height>115</height>
  399.                                         </control>-->
  400. <!--                    /SPACE          ############################ -->
  401.  
  402.                                         <control type="button" id="90181">
  403.                                                 <posx>0</posx>
  404.                                                 <posy>0</posy>
  405.                                                 <width>200</width>
  406.                                                 <height>200</height>
  407.                                                 <include>ButtonHomeSubCommonValues</include>
  408.                                                 <align>center</align>
  409.                                                 <label>Weather</label>
  410.                                                 <onclick>ActivateWindow(Weather)</onclick>
  411.                                         </control>
  412.                                 </control>
  413.                         </control>