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

  1. <window>
  2.     <id>3004</id>
  3.     <defaultcontrol>10</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <type>image</type>
  8.         <id>1</id>
  9.         <posX>0</posX>
  10.         <posY>0</posY>
  11.         <texture>topbar.png</texture>
  12.     </control>
  13.     <control>
  14.         <description>fullscreen button</description>
  15.         <type>button</type>
  16.         <id>10</id>
  17.         <posX>64</posX>
  18.         <posY>30</posY>
  19.         <width>32</width>
  20.         <height>32</height>
  21.         <textureFocus>topbar_fullscreen.png</textureFocus>
  22.         <textureNoFocus>topbar_fullscreen_nofocus.png</textureNoFocus>
  23.         <label>-</label>
  24.         <action>18</action>
  25.         <onleft>12</onleft>
  26.         <onright>11</onright>
  27.         <onup>10</onup>
  28.         <ondown>2</ondown>
  29.     </control>
  30.     <control>
  31.         <description>Exit button</description>
  32.         <type>button</type>
  33.         <id>11</id>
  34.         <posX>113</posX>
  35.         <posY>31</posY>
  36.         <width>49</width>
  37.         <height>51</height>
  38.         <textureFocus>topbar_exit.png</textureFocus>
  39.         <textureNoFocus>topbar_exit_nofocus.png</textureNoFocus>
  40.         <label>-</label>
  41.         <action>97</action>
  42.         <onleft>10</onleft>
  43.         <onright>12</onright>
  44.         <onup>11</onup>
  45.         <ondown>2</ondown>
  46.     </control>
  47.     <control>
  48.         <description>Videowallpaper button</description>
  49.         <type>button</type>
  50.         <id>12</id>
  51.         <posX>175</posX>
  52.         <posY>30</posY>
  53.         <width>32</width>
  54.         <height>32</height>
  55.         <textureFocus>topbar_videowallpaper.png</textureFocus>
  56.         <textureNoFocus>topbar_videowallpaper_nofocus.png</textureNoFocus>
  57.         <label>-</label>
  58.         <action>101</action>
  59.         <onleft>11</onleft>
  60.         <onright>10</onright>
  61.         <onup>12</onup>
  62.         <ondown>2</ondown>
  63.     </control>
  64. </controls>
  65. </window>