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

  1. <window>
  2.     <id>12</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>background image</description>
  8.         <type>image</type>
  9.         <id>1</id>
  10.         <posX>0</posX>
  11.         <posY>0</posY>
  12.         <width>720</width>
  13.         <height>576</height>
  14.         <texture>background.png</texture>
  15.         <colorkey>0</colorkey>
  16.         <colordiffuse>ffffffff</colordiffuse>
  17.     </control>
  18.     <control>
  19.         <type>image</type>
  20.         <id>1</id>
  21.         <posX>60</posX>
  22.         <posY>20</posY>
  23.         <texture>settings_logo.png</texture>
  24.     </control>
  25.     <control>
  26.         <description>Settings text label</description>
  27.         <type>label</type>
  28.         <id>1</id>
  29.         <posX>250</posX>
  30.         <posY>70</posY>
  31.         <label>5</label>
  32.         <font>font16</font>
  33.         <align>right</align>
  34.         <textcolor>ffffffff</textcolor>
  35.     </control>
  36.     <control>
  37.         <description>Speed label</description>
  38.         <type>label</type>
  39.         <id>100</id>
  40.         <posX>288</posX>
  41.         <posY>218</posY>
  42.         <label>224</label>
  43.         <font>font14</font>
  44.         <textcolor>FFFFFFFF</textcolor>
  45.     </control>
  46.     <control>
  47.         <description>Speedselect</description>
  48.         <type>spincontrol</type>
  49.         <id>2</id>
  50.         <posX>500</posX>
  51.         <posY>222</posY>
  52.         <reverse>yes</reverse>
  53.         <onup>21</onup>
  54.         <ondown>3</ondown>
  55.         <onleft>2</onleft>
  56.         <onright>2</onright>
  57.         <align>right</align>
  58.         <textcolor>FFFFFFFF</textcolor>
  59.         <buddycontrolid>100</buddycontrolid>
  60.     </control>
  61.     <control>
  62.         <description>Transition time label</description>
  63.         <type>label</type>
  64.         <id>101</id>
  65.         <posX>288</posX>
  66.         <posY>252</posY>
  67.         <label>225</label>
  68.         <font>font14</font>
  69.         <textcolor>FFFFFFFF</textcolor>
  70.     </control>
  71.     <control>
  72.         <description>transition select </description>
  73.         <type>spincontrol</type>
  74.         <id>3</id>
  75.         <posX>500</posX>
  76.         <posY>256</posY>
  77.         <reverse>yes</reverse>
  78.         <onup>2</onup>
  79.         <ondown>2</ondown>
  80.         <onleft>3</onleft>
  81.         <onright>3</onright>
  82.         <align>right</align>
  83.         <textcolor>FFFFFFFF</textcolor>
  84.         <buddycontrolid>101</buddycontrolid>
  85.     </control>    
  86. </controls>
  87. </window>