home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _9A4FF7D5F44A4E4BA23CC1D5C925192A < prev    next >
Text File  |  2004-06-23  |  2KB  |  94 lines

  1.  <window>
  2.   <id>3002</id> 
  3.   <defaultcontrol>2</defaultcontrol> 
  4.     <allowoverlay>no</allowoverlay>
  5.  <controls>
  6.  
  7.     <control>
  8.         <description>lcd display shine</description> 
  9.         <type>image</type> 
  10.         <id>119</id> 
  11.         <posX>125</posX> 
  12.         <posY>29</posY> 
  13.         <texture>lcdtopnoshine.png</texture> 
  14.     </control>
  15.     <control>
  16.         <description>play logo</description> 
  17.         <type>image</type> 
  18.         <id>3</id> 
  19.         <posX>330</posX> 
  20.         <posY>35</posY> 
  21.         <texture>logo_play.png</texture> 
  22.     </control>
  23.     <control>
  24.         <description>Pause logo</description> 
  25.         <type>image</type> 
  26.         <id>4</id> 
  27.         <posX>330</posX> 
  28.         <posY>35</posY> 
  29.         <texture>logo_pause.png</texture> 
  30.     </control>
  31.     <control>
  32.         <description>FF logo</description> 
  33.         <type>image</type> 
  34.         <id>7</id> 
  35.         <posX>330</posX> 
  36.         <posY>35</posY> 
  37.         <texture>logo_fastforward.png</texture> 
  38.     </control>
  39.     <control>
  40.         <description>RW logo</description> 
  41.         <type>image</type> 
  42.         <id>8</id> 
  43.         <posX>330</posX> 
  44.         <posY>35</posY>  
  45.         <texture>logo_rewind.png</texture> 
  46.     </control>
  47.  
  48.  <control>
  49.   <description>play time label</description> 
  50.   <type>label</type> 
  51.   <id>2</id> 
  52.     <posX>370</posX> 
  53.     <posY>32</posY> 
  54.   <label>#TV.current</label> 
  55.     <align>right</align> 
  56.     <font>font10</font> 
  57.     <textcolor>FF000000</textcolor> 
  58.   </control> 
  59. <control>
  60.   <description>album/artist/genre etc info label</description> 
  61.   <type>fadelabel</type> 
  62.     <width>140</width> 
  63.     <height>30</height>
  64.     <posX>280</posX> 
  65.     <posY>32</posY>
  66.     <align>right</align>  
  67.     <font>font10</font> 
  68.   <label>#channel\r#title\r#TV.start-#TV.stop</label>
  69.   <textcolor>FF000000</textcolor>
  70.   <id>5</id> 
  71.   </control>
  72.  <control>
  73.   <description>video rectangle</description> 
  74.   <type>image</type> 
  75.   <id>0</id> 
  76.   <posX>60</posX> 
  77.   <posY>450</posY> 
  78.   <width>130</width> 
  79.   <height>110</height> 
  80.   <texture>#thumb</texture> 
  81.   <colorkey>0</colorkey> 
  82.   <colordiffuse>ffffffff</colordiffuse> 
  83.   </control>
  84.  <control>
  85.   <description>video preview window</description> 
  86.   <type>videowindow</type> 
  87.   <id>1</id> 
  88.   <posX>65</posX> 
  89.   <posY>455</posY> 
  90.   <width>120</width> 
  91.   <height>100</height> 
  92.   </control>
  93.   </controls>
  94.   </window>