home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _C888DF99D54644288D1F3296B7946920 < prev    next >
Text File  |  2005-01-30  |  2KB  |  84 lines

  1.  <window>
  2.   <id>3000</id> 
  3.   <defaultcontrol>2</defaultcontrol> 
  4.  <controls>
  5.     <control>
  6.         <description>play time label</description> 
  7.         <type>label</type> 
  8.         <id>2</id> 
  9.         <posX>190</posX> 
  10.         <posY>470</posY> 
  11.         <label>#currentplaytime</label> 
  12.         <align>left</align> 
  13.         <font>font72</font> 
  14.         <textcolor>20ffffff</textcolor> 
  15.     </control>
  16.     <control>
  17.         <description>play logo</description> 
  18.         <type>image</type> 
  19.         <id>3</id> 
  20.         <posX>20</posX> 
  21.         <posY>396</posY> 
  22.         <texture>logo_play.png</texture> 
  23.     </control>
  24.     <control>
  25.         <description>Pause logo</description> 
  26.         <type>image</type> 
  27.         <id>4</id> 
  28.         <posX>19</posX> 
  29.         <posY>394</posY> 
  30.         <texture>logo_pause.png</texture> 
  31.     </control>
  32.     <control>
  33.         <description>FF logo</description> 
  34.         <type>image</type> 
  35.         <id>7</id> 
  36.         <posX>10</posX> 
  37.         <posY>396</posY>
  38.         <texture>logo_fastforward.png</texture> 
  39.     </control>
  40.     <control>
  41.         <description>RW logo</description> 
  42.         <type>image</type> 
  43.         <id>8</id> 
  44.         <posX>10</posX> 
  45.         <posY>396</posY>  
  46.         <texture>logo_rewind.png</texture> 
  47.     </control>
  48.     <control>
  49.         <description>scrolling info label</description> 
  50.         <type>fadelabel</type> 
  51.         <width>135</width> 
  52.         <height>30</height>
  53.         <posX>90</posX> 
  54.         <posY>529</posY>
  55.         <align>left</align>  
  56.         <font>font14</font> 
  57.         <label>#title\r#genre\r#year\r#director</label>
  58.         <id>5</id> 
  59.     </control>
  60.     <control>
  61.         <description>video rectangle</description> 
  62.         <type>image</type> 
  63.         <id>0</id> 
  64.         <posX>75</posX> 
  65.         <posY>399</posY> 
  66.         <width>161</width> 
  67.         <height>134</height> 
  68.         <texture>playback_background.png</texture> 
  69.         <colorkey>0</colorkey> 
  70.         <colordiffuse>ffffffff</colordiffuse> 
  71.     </control>
  72.     <control>
  73.         <description>video preview window</description> 
  74.         <type>videowindow</type> 
  75.         <id>1</id> 
  76.         <posX>86</posX> 
  77.         <posY>411</posY> 
  78.         <width>135</width> 
  79.         <height>108</height> 
  80.         <action>18</action>
  81.         <textureFocus>video_window_focus.png</textureFocus> 
  82.     </control>
  83.   </controls>
  84. </window>