home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Complet / mp / Setup.msi / _4D0565DC24B5648E6A16A4120B41CC87 / _1E51FF4915FC4B42AC24934859EF2CC4 < prev    next >
Text File  |  2005-01-04  |  7KB  |  264 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>Music BG</description>
  18.         <type>image</type>
  19.         <id>1</id>
  20.         <posX>215</posX>
  21.         <posY>65</posY>
  22.         <width>450</width>
  23.         <height>450</height>
  24.         <colordiffuse>20ffffff</colordiffuse>
  25.         <texture>background_myTV.png</texture>
  26.     </control>
  27.     <control>
  28.         <description>Current program background</description>
  29.         <type>image</type>
  30.         <id>1</id>
  31.         <posX>50</posX>
  32.         <posY>104</posY>
  33.         <width>625</width>
  34.         <height>94</height>
  35.         <colordiffuse>60ffffff</colordiffuse>
  36.         <texture>blue_rectangle.png</texture>
  37.     </control>
  38.         
  39.     <control>
  40.         <description>TVGUIDE Panel</description>
  41.         <type>image</type>
  42.         <id>2</id>
  43.         <posX>50</posX>
  44.         <posY>220</posY>
  45.         <width>605</width>
  46.         <height>315</height>
  47.         <colordiffuse>60ffffff</colordiffuse>
  48.         <texture>blue_rectangle.png</texture>
  49.     </control>
  50.  
  51.     <!-- Timeheader background must be dedfined before Timeheader label template -->
  52.     <!-- b/c Timeheader is on the background and will be rendered first -->    
  53.     <control>
  54.         <description>time header background image template</description>
  55.         <type>image</type>
  56.         <id>90</id>
  57.         <posX>60</posX>
  58.         <posY>255</posY>
  59.         <width>32</width>
  60.         <height>28</height>
  61.         <texture>bluebar.png</texture>
  62.     </control>
  63.     <control>
  64.         <description>time header label template</description>
  65.         <type>label</type>
  66.         <id>40</id>
  67.         <posX>186</posX>
  68.         <posY>220</posY>
  69.         <font>font13</font>
  70.         <textcolor>FFB2D4F5</textcolor>
  71.     </control>
  72.     <control>
  73.         <description>day spin control</description>
  74.         <type>spincontrol</type>
  75.         <id>6</id>
  76.         <posX>60</posX>
  77.         <posY>222</posY>
  78.         <showrange>no</showrange>
  79.         <orientation>horizontal</orientation>
  80.         <align>center</align>
  81.         <reverse>yes</reverse>
  82.         <onleft>6</onleft>
  83.         <onright>8</onright>
  84.         <textureUp>scroll-right.png</textureUp>
  85.         <textureDown>scroll-left.png</textureDown>
  86.         <textureUpFocus>scroll-right-focus.png</textureUpFocus>
  87.         <textureDownFocus>scroll-left-focus.png</textureDownFocus>
  88.     </control>
  89.     <control>
  90.         <description>time interval spin control</description>
  91.         <type>spincontrol</type>
  92.         <id>8</id>
  93.         <posX>165</posX>
  94.         <posY>230</posY>
  95.         <showrange>no</showrange>
  96.         <orientation>vertical</orientation>
  97.         <align>center</align>
  98.         <reverse>yes</reverse>
  99.         <textureUp>scroll-up.png</textureUp>
  100.         <textureDown>scroll-down.png</textureDown>
  101.         <textureUpFocus>scroll-up-focus.png</textureUpFocus>
  102.         <textureDownFocus>scroll-down-focus.png</textureDownFocus>
  103.         <onleft>6</onleft>
  104.         <onright>8</onright>
  105.     </control>
  106.     <control>
  107.         <description>Channel image template</description>
  108.         <type>image</type>
  109.         <id>7</id>
  110.         <posX>60</posX>
  111.         <posY>255</posY>
  112.         <width>32</width>
  113.         <height>32</height>
  114.         <texture>defaultVideoBig.png</texture>
  115.     </control>
  116.  
  117.     <control>
  118.         <description>channel Label template</description>
  119.         <type>label</type>
  120.         <id>18</id>
  121.         <posX>60</posX>
  122.         <posY>295</posY>
  123.         <width>100</width>
  124.         <height>15</height>
  125.         <font>font13</font>
  126.         <textcolor>FFB2D4F5</textcolor>
  127.     </control>
  128.     
  129.     <control>
  130.         <description>Current Channel</description>
  131.         <type>image</type>
  132.         <id>12</id>
  133.         <posX>60</posX>
  134.         <posY>110</posY>
  135.         <width>85</width>
  136.         <height>85</height>
  137.         <texture>#TV.Guide.thumb</texture>
  138.     </control>
  139.     <control>
  140.         <description>Current program title</description>
  141.         <type>fadelabel</type>
  142.         <id>13</id>
  143.         <posX>150</posX>
  144.         <posY>105</posY>
  145.         <width>375</width>
  146.         <label>#TV.Guide.Title</label>
  147.         <font>font14</font>
  148.         <textcolor>FFB2D4F5</textcolor>
  149.     </control>
  150.     <control>
  151.         <description>Current program time</description>
  152.         <type>label</type>
  153.         <id>14</id>
  154.         <posX>670</posX>
  155.         <posY>105</posY>
  156.         <label>#TV.Guide.Time</label>
  157.         <align>right</align>
  158.         <font>font14</font>
  159.         <textcolor>FFFFFFFF</textcolor>
  160.     </control>
  161.     <control>
  162.         <description>Current program genre</description>
  163.         <type>label</type>
  164.         <id>27</id>
  165.         <posX>670</posX>
  166.         <posY>135</posY>
  167.         <label>#TV.Guide.Genre</label>
  168.         <align>right</align>
  169.         <font>font14</font>
  170.         <textcolor>FFFFFFFF</textcolor>
  171.     </control>
  172.     <control>
  173.         <description>Description1</description>
  174.         <type>textboxscrollup</type>
  175.         <id>15</id>
  176.         <posX>150</posX>
  177.         <posY>130</posY>
  178.         <width>400</width> 
  179.         <height>65</height>
  180.         <seperator>----------------------------------------------------------------------------------------------</seperator> 
  181.         <label>#TV.Guide.Description</label>
  182.         <font>font14</font>
  183.         <textcolor>FFFFFFFF</textcolor>
  184.     </control>    
  185.     <control>
  186.         <description>template for program genre light area</description>
  187.         <type>label</type>
  188.         <id>23</id>
  189.         <label>-</label>
  190.         <font>font10</font>
  191.         <textcolor>FF101010</textcolor>
  192.     </control>    
  193.     <control>
  194.         <description>template for program title light area</description>
  195.         <type>label</type>
  196.         <id>24</id>
  197.         <visible>no</visible>
  198.         <label>-</label>
  199.         <font>font13</font>
  200.         <textcolor>FF101010</textcolor>
  201.     </control>
  202.     <control>
  203.         <description>vertical timeline</description>
  204.         <type>image</type>
  205.         <id>25</id>
  206.         <posX>30</posX>
  207.         <posY>255</posY>
  208.         <height>273</height>
  209.         <colordiffuse>c0ffffff</colordiffuse>
  210.         <texture>tvguide_slider.png</texture>
  211.     </control>    
  212.     <control>
  213.         <description>template for program title darkarea </description>
  214.         <type>label</type>
  215.         <visible>no</visible>
  216.         <id>26</id>
  217.         <label>-</label>
  218.         <font>font13</font>
  219.         <textcolor>FFFFFFFF</textcolor>
  220.     </control>
  221.     <control>
  222.         <description>template for genre  dark area</description>
  223.         <type>label</type>
  224.         <visible>no</visible>
  225.         <id>30</id>
  226.         <label>-</label>
  227.         <font>font13</font>
  228.         <textcolor>FFFFFFFF</textcolor>
  229.     </control>
  230.     
  231.     
  232.     <control>
  233.         <description>TV preview window</description> 
  234.         <type>videowindow</type> 
  235.         <id>1</id> 
  236.         <posX>610</posX> 
  237.         <posY>20</posY> 
  238.         <width>1</width> 
  239.         <height>1</height> 
  240.     </control>
  241.     <control>
  242.         <description>Horizontal scrollbar</description>
  243.         <type>hscrollbar</type>
  244.         <id>28</id>
  245.         <posX>50</posX>
  246.         <posY>540</posY>
  247.         <width>605</width>
  248.         <height>12</height>
  249.         <scrollbarbg>bluebar.png</scrollbarbg>
  250.         <visible>yes</visible>
  251.     </control>    
  252.     <control>
  253.         <description>Vertical scrollbar</description>
  254.         <type>vscrollbar</type>
  255.         <id>29</id>
  256.         <posX>663</posX>
  257.         <posY>220</posY>
  258.         <width>12</width>
  259.         <height>315</height>
  260.         <scrollbarbg>bluebar_vert.png</scrollbarbg>
  261.         <visible>yes</visible>
  262.     </control>    
  263. </controls>
  264. </window>