home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _2498A891BF7B4564BCCC7B14FA8153AA < prev    next >
Text File  |  2004-09-15  |  7KB  |  273 lines

  1. <window>
  2.     <id>600</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>no</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>BG</description>
  8.         <type>image</type>
  9.         <id>1</id>
  10.         <posX>0</posX>
  11.         <posY>0</posY>
  12.         <width>720</width>
  13.         <height>576</height>
  14.         <texture>background.png</texture>
  15.     </control>
  16.     <control>
  17.         <description>TV BG</description>
  18.         <type>image</type>
  19.         <id>1</id>
  20.         <posX>300</posX>
  21.         <posY>150</posY>
  22.         <width>350</width>
  23.         <height>350</height>
  24.         <colordiffuse>20ffffff</colordiffuse>
  25.         <texture>mytv.png</texture>
  26.     </control>
  27.     <control>
  28.         <description>My TVGuide Label</description>
  29.         <type>label</type>
  30.         <id>1</id>
  31.         <posX>280</posX>
  32.         <posY>50</posY>
  33.         <label>4</label>
  34.         <font>font10</font>
  35.         <align>right</align>
  36.         <textcolor>FF000000</textcolor>
  37.     </control>
  38.     <control>
  39.         <description>Current program background</description>
  40.         <type>image</type>
  41.         <id>1</id>
  42.         <posX>35</posX>
  43.         <posY>99</posY>
  44.         <width>655</width>
  45.         <height>100</height>
  46.         <colordiffuse>60ffffff</colordiffuse>
  47.         <texture>panel.png</texture>
  48.     </control>
  49.         
  50.     <control>
  51.         <description>TVGUIDE Panel</description>
  52.         <type>image</type>
  53.         <id>2</id>
  54.         <posX>60</posX>
  55.         <posY>220</posY>
  56.         <width>605</width>
  57.         <height>315</height>
  58.         <colordiffuse>60ffffff</colordiffuse>
  59.         <texture>panel2.png</texture>
  60.     </control>
  61.     <control>
  62.         <description>time header label template</description>
  63.         <type>label</type>
  64.         <id>40</id>
  65.         <posX>186</posX>
  66.         <posY>220</posY>
  67.         <font>font13</font>
  68.         <textcolor>FFB2D4F5</textcolor>
  69.     </control>
  70.     <control>
  71.         <description>time header background image template</description>
  72.         <type>image</type>
  73.         <id>4</id>
  74.         <posX>60</posX>
  75.         <posY>255</posY>
  76.         <width>32</width>
  77.         <height>28</height>
  78.         <texture>bar.png</texture>
  79.     </control>
  80.     <control>
  81.         <description>day spin control</description>
  82.         <type>spincontrol</type>
  83.         <id>6</id>
  84.         <posX>60</posX>
  85.         <posY>222</posY>
  86.         <showrange>no</showrange>
  87.         <orientation>horizontal</orientation>
  88.         <align>center</align>
  89.         <reverse>yes</reverse>
  90.         <onleft>6</onleft>
  91.         <onright>8</onright>
  92.         <textureUp>arrow_round_right_nofocus.png</textureUp>
  93.         <textureDown>arrow_round_left_nofocus.png</textureDown>
  94.         <textureUpFocus>arrow_round_right_focus.png</textureUpFocus>
  95.         <textureDownFocus>arrow_round_left_focus.png</textureDownFocus>
  96.     </control>
  97.     <control>
  98.         <description>time interval spin control</description>
  99.         <type>spincontrol</type>
  100.         <id>8</id>
  101.         <posX>165</posX>
  102.         <posY>230</posY>
  103.         <showrange>no</showrange>
  104.         <orientation>vertical</orientation>
  105.         <align>center</align>
  106.         <reverse>yes</reverse>
  107.         <textureUp>arrow_round_up_nofocus.png</textureUp>
  108.         <textureDown>arrow_round_down_nofocus.png</textureDown>
  109.         <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
  110.         <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
  111.         <onleft>6</onleft>
  112.         <onright>8</onright>
  113.     </control>
  114.     <control>
  115.         <description>Channel image template</description>
  116.         <type>image</type>
  117.         <id>7</id>
  118.         <posX>60</posX>
  119.         <posY>255</posY>
  120.         <width>32</width>
  121.         <height>32</height>
  122.         <texture>defaultVideoBig.png</texture>
  123.     </control>
  124.  
  125.     <control>
  126.         <description>channel Label template</description>
  127.         <type>label</type>
  128.         <id>18</id>
  129.         <posX>60</posX>
  130.         <posY>295</posY>
  131.         <width>100</width>
  132.         <height>15</height>
  133.         <font>font13</font>
  134.         <textcolor>FF000000</textcolor>
  135.     </control>
  136.     
  137.     <control>
  138.         <description>Current Channel</description>
  139.         <type>image</type>
  140.         <id>12</id>
  141.         <posX>56</posX>
  142.         <posY>108</posY>
  143.         <width>85</width>
  144.         <height>85</height>
  145.         <texture>#TV.Guide.thumb</texture>
  146.     </control>
  147.     <control>
  148.         <description>Current program title</description>
  149.         <type>fadelabel</type>
  150.         <id>13</id>
  151.         <posX>150</posX>
  152.         <posY>105</posY>
  153.         <width>375</width>
  154.         <label>#TV.Guide.Title</label>
  155.         <font>font14</font>
  156.         <textcolor>FF000000</textcolor>
  157.     </control>
  158.     <control>
  159.         <description>Current program time</description>
  160.         <type>label</type>
  161.         <id>14</id>
  162.         <posX>670</posX>
  163.         <posY>105</posY>
  164.         <label>#TV.Guide.Time</label>
  165.         <align>right</align>
  166.         <font>font14</font>
  167.         <textcolor>FF000000</textcolor>
  168.     </control>
  169.     <control>
  170.         <description>Current program genre</description>
  171.         <type>label</type>
  172.         <id>27</id>
  173.         <posX>670</posX>
  174.         <posY>135</posY>
  175.         <label>#TV.Guide.Genre</label>
  176.         <align>right</align>
  177.         <font>font14</font>
  178.         <textcolor>FFFFFFFF</textcolor>
  179.     </control>
  180.     <control>
  181.         <description>Description1</description>
  182.         <type>textboxscrollup</type>
  183.         <id>15</id>
  184.         <posX>150</posX>
  185.         <posY>130</posY>
  186.         <width>400</width> 
  187.         <height>65</height>
  188.         <seperator>----------------------------------------------------------------------------------------------</seperator> 
  189.         <label>#TV.Guide.Description</label>
  190.         <font>font14</font>
  191.         <textcolor>FFFFFFFF</textcolor>
  192.     </control>    
  193.     <control>
  194.         <description>template for program genre light area</description>
  195.         <type>label</type>
  196.         <id>23</id>
  197.         <label>-</label>
  198.         <font>font10</font>
  199.         <textcolor>FF101010</textcolor>
  200.     </control>    
  201.     <control>
  202.         <description>template for program title light area</description>
  203.         <type>label</type>
  204.         <id>24</id>
  205.         <visible>no</visible>
  206.         <label>-</label>
  207.         <font>font13</font>
  208.         <textcolor>FF101010</textcolor>
  209.     </control>
  210.     <control>
  211.         <description>vertical timeline</description>
  212.         <type>image</type>
  213.         <id>25</id>
  214.         <posX>30</posX>
  215.         <posY>210</posY>
  216.         <width>8</width>
  217.         <height>330</height>
  218.         <colordiffuse>c0ffffff</colordiffuse>
  219.         <texture>vertical-line.png</texture>
  220.     </control>    
  221.     <control>
  222.         <description>template for program title darkarea </description>
  223.         <type>label</type>
  224.         <visible>no</visible>
  225.         <id>26</id>
  226.         <label>-</label>
  227.         <font>font13</font>
  228.         <textcolor>FFFFFFFF</textcolor>
  229.     </control>
  230.     <control>
  231.         <description>template for genre  dark area</description>
  232.         <type>label</type>
  233.         <visible>no</visible>
  234.         <id>30</id>
  235.         <label>-</label>
  236.         <font>font13</font>
  237.         <textcolor>FFFFFFFF</textcolor>
  238.     </control>
  239.     
  240.     
  241.     <control>
  242.         <description>TV preview window</description> 
  243.         <type>videowindow</type> 
  244.         <id>1</id> 
  245.         <posX>610</posX> 
  246.         <posY>20</posY> 
  247.         <width>1</width> 
  248.         <height>1</height> 
  249.     </control>
  250.     <control>
  251.         <description>Horizontal scrollbar</description>
  252.         <type>hscrollbar</type>
  253.         <id>28</id>
  254.         <posX>180</posX>
  255.         <posY>540</posY>
  256.         <width>475</width>
  257.         <height>12</height>
  258.         <scrollbarbg>bar.png</scrollbarbg>
  259.         <visible>yes</visible>
  260.     </control>    
  261.     <control>
  262.         <description>Vertical scrollbar</description>
  263.         <type>vscrollbar</type>
  264.         <id>29</id>
  265.         <posX>663</posX>
  266.         <posY>220</posY>
  267.         <width>12</width>
  268.         <height>315</height>
  269.         <scrollbarbg>bar_vert.png</scrollbarbg>
  270.         <visible>yes</visible>
  271.     </control>    
  272. </controls>
  273. </window>