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

  1. <window>
  2.   <id>100</id> 
  3.   <defaultcontrol>10</defaultcontrol> 
  4.   <allowoverlay>no</allowoverlay>
  5.   <controls>
  6.     <control>
  7.         <type>image</type> 
  8.         <id>0</id> 
  9.         <posX>177</posX> 
  10.         <posY>225</posY> 
  11.         <width>409</width> 
  12.         <height>202</height> 
  13.         <texture>dialog_background.png</texture> 
  14.     </control>
  15.     <control>
  16.         <description>dialog Heading</description> 
  17.         <type>label</type> 
  18.         <id>1</id> 
  19.         <posX>190</posX> 
  20.         <posY>230</posY> 
  21.         <label>0</label> 
  22.         <font>font13</font> 
  23.         <textcolor>ffffffff</textcolor> 
  24.     </control>
  25.     <control>
  26.         <description>dialog line 1</description> 
  27.         <type>label</type> 
  28.         <id>2</id> 
  29.         <posX>190</posX> 
  30.         <posY>260</posY> 
  31.         <label>0</label> 
  32.         <font>font13</font> 
  33.         <textcolor>ffffffff</textcolor> 
  34.     </control>
  35.     <control>
  36.         <description>dialog line 2</description> 
  37.         <type>label</type> 
  38.         <id>3</id> 
  39.         <posX>190</posX> 
  40.         <posY>280</posY> 
  41.         <label>0</label> 
  42.         <font>font13</font> 
  43.         <textcolor>ffffffff</textcolor> 
  44.     </control>
  45.     <control>
  46.         <description>dialog line 3</description> 
  47.         <type>label</type> 
  48.         <id>4</id> 
  49.         <posX>190</posX> 
  50.         <posY>300</posY> 
  51.         <label>0</label> 
  52.         <font>font13</font> 
  53.         <textcolor>ffffffff</textcolor> 
  54.     </control>
  55.     <control>
  56.         <description>No button</description> 
  57.         <type>button</type> 
  58.         <id>10</id> 
  59.         <posX>400</posX> 
  60.         <posY>350</posY> 
  61.         <textXOff>38</textXOff>
  62.         <textYOff>7</textYOff>  
  63.         <width>105</width> 
  64.         <height>38</height>
  65.         <textureFocus>small_button_focus.png</textureFocus>
  66.         <textureNoFocus>small_button_nofocus.png</textureNoFocus>
  67.         <label>106</label> 
  68.         <onleft>11</onleft> 
  69.         <onright>11</onright> 
  70.         <onup>10</onup> 
  71.         <ondown>10</ondown> 
  72.     </control>
  73.     <control>
  74.         <description>Yes button</description> 
  75.         <type>button</type> 
  76.         <id>11</id> 
  77.         <posX>260</posX> 
  78.         <posY>350</posY>
  79.         <textXOff>34</textXOff>
  80.         <textYOff>7</textYOff>     
  81.         <width>105</width> 
  82.         <height>38</height>
  83.         <textureFocus>small_button_focus.png</textureFocus>
  84.         <textureNoFocus>small_button_nofocus.png</textureNoFocus>
  85.         <label>107</label> 
  86.         <onleft>10</onleft> 
  87.         <onright>10</onright> 
  88.         <onup>11</onup> 
  89.         <ondown>11</ondown> 
  90.     </control>
  91.   </controls>
  92. </window>