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

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