home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Complet / mp / Setup.msi / _4D0565DC24B5648E6A16A4120B41CC87 / _2F02E30122B04F46B6601BC17467784A < prev    next >
Encoding:
Text File  |  2004-11-10  |  2.5 KB  |  98 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>86</posX>
  10.         <posY>429</posY>
  11.         <width>90</width>
  12.         <height>90</height>
  13.         <texture>Musikpanel.png</texture>
  14.     </control>
  15.     <control>
  16.         <description>music logo</description>
  17.         <type>image</type>
  18.         <id>1</id>
  19.          <posX>91</posX>
  20.           <posY>434</posY>
  21.           <width>80</width>
  22.           <height>80</height>
  23.         <texture>#thumb</texture>
  24.     </control>
  25.     <control>
  26.       <description>lcd display shine</description>
  27.       <type>image</type>
  28.       <id>19</id>
  29.       <posX>241</posX>
  30.       <posY>13</posY>
  31.       <texture>lcdtopnoshine.png</texture>
  32.     </control>
  33.     <control>
  34.       <description>play logo</description>
  35.       <type>image</type>
  36.       <id>3</id>
  37.       <posX>514</posX>
  38.       <posY>25</posY>
  39.       <texture>logo_play.png</texture>
  40.     </control>
  41.     <control>
  42.       <description>Pause logo</description>
  43.       <type>image</type>
  44.       <id>4</id>
  45.       <posX>546</posX>
  46.       <posY>25</posY>
  47.       <texture>logo_pause.png</texture>
  48.     </control>
  49.     <control>
  50.       <description>FF logo</description>
  51.       <type>image</type>
  52.       <id>7</id>
  53.       <posX>609</posX>
  54.       <posY>25</posY>
  55.       <texture>logo_fastforward.png</texture>
  56.     </control>
  57.     <control>
  58.       <description>RW logo</description>
  59.       <type>image</type>
  60.       <id>8</id>
  61.       <posX>575</posX>
  62.       <posY>25</posY>
  63.       <texture>logo_rewind.png</texture>
  64.     </control>
  65.     <control>
  66.       <description>play time label</description>
  67.       <type>label</type>
  68.       <id>2</id>
  69.       <posX>480</posX>
  70.       <posY>28</posY>
  71.       <label>#currentplaytime</label>
  72.       <align>right</align>
  73.       <font>font13</font>
  74.       <textcolor>FFFFFFFF</textcolor>
  75.     </control>
  76.     <control>
  77.       <description>album/artist/genre etc info label</description>
  78.       <type>fadelabel</type>
  79.       <width>180</width>
  80.       <height>30</height>
  81.       <posX>433</posX>
  82.       <posY>28</posY>
  83.       <align>right</align>
  84.       <font>font13</font>
  85.       <label>#title\r#artist\r#album\r#duration</label>
  86.       <textcolor>FFFFFFFF</textcolor>
  87.       <id>5</id>
  88.     </control>
  89.     <control>
  90.       <description>lcd display shine</description>
  91.       <type>image</type>
  92.       <id>10</id>
  93.       <posX>252</posX>
  94.       <posY>14</posY>
  95.       <texture>lcdtopshine.png</texture>
  96.     </control>
  97.   </controls>
  98. </window>