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