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

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