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

  1. <window>
  2.     <id>20</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.     </control>
  16.     <control>
  17.         <type>image</type>
  18.         <id>1</id>
  19.         <posX>0</posX>
  20.         <posY>0</posY>
  21.         <texture>topbar.png</texture>
  22.     </control>
  23.     <control>
  24.         <description>Files BG</description>
  25.         <type>image</type>
  26.         <id>1</id>
  27.         <posX>50</posX>
  28.         <posY>80</posY>
  29.         <texture>panel-settings.png</texture>
  30.     </control>
  31.     <control>
  32.         <description>Panel</description>
  33.         <type>image</type>
  34.         <id>1</id>
  35.         <posX>95</posX>
  36.         <posY>105</posY>
  37.         <width>178</width>
  38.         <height>350</height>
  39.         <texture>panel.png</texture>
  40.     </control>
  41.  
  42.     <control>
  43.         <description>Number of Files Label</description>
  44.         <type>label</type>
  45.         <id>12</id>
  46.         <posX>238</posX>
  47.         <posY>530</posY>
  48.         <label>-</label>
  49.         <font>font14</font>
  50.         <textcolor>FFB2D4F5</textcolor>
  51.     </control>
  52.  
  53.     <control>
  54.         <description>Scripts text label</description>
  55.         <type>label</type>
  56.         <id>1</id>
  57.         <posX>242</posX>
  58.         <posY>65</posY>
  59.         <label>247</label>
  60.         <font>font14</font>
  61.         <textcolor>FFB2D4F5</textcolor>
  62.     </control>
  63.     <control>
  64.         <description>View-As button</description>
  65.         <type>button</type>
  66.         <id>2</id>
  67.         <posX>64</posX>
  68.         <posY>128</posY>
  69.         <label>100</label>
  70.         <onleft>10</onleft>
  71.         <onright>10</onright>
  72.         <onup>17</onup>
  73.         <ondown>3</ondown>
  74.     </control>
  75.     <control>
  76.         <description>Sort-by button</description>
  77.         <type>button</type>
  78.         <id>3</id>
  79.         <posX>64</posX>
  80.         <posY>160</posY>
  81.         <label>103</label>
  82.         <onleft>10</onleft>
  83.         <onright>4</onright>
  84.         <onup>2</onup>
  85.         <ondown>2</ondown>
  86.     </control>
  87.     <control>
  88.         <description>Sort Asc</description>
  89.         <type>togglebutton</type>
  90.         <id>4</id>
  91.         <posX>221</posX>
  92.         <posY>168</posY>
  93.         <label>-</label>
  94.         <onleft>3</onleft>
  95.         <onright>10</onright>
  96.         <onup>4</onup>
  97.         <ondown>4</ondown>
  98.     </control>
  99.     <control>
  100.         <description>listcontrol</description>
  101.         <type>listcontrol</type>
  102.         <id>10</id>
  103.         <onleft>11</onleft>
  104.         <onright>11</onright>
  105.         <onup>2</onup>
  106.         <ondown>2</ondown>
  107.         <selectedColor>FFFF6600</selectedColor>
  108.         <textcolor>FFFFFFFF</textcolor>
  109.     </control>
  110.     <control>
  111.         <description>Thumbnail Panel</description>
  112.         <type>thumbnailpanel</type>
  113.         <id>11</id>
  114.         <onleft>2</onleft>
  115.         <onright>2</onright>
  116.         <onup>2</onup>
  117.         <ondown>2</ondown>
  118.         <selectedColor>FFFF6600</selectedColor>
  119.         <textcolor>FFFFFFFF</textcolor>
  120.     </control>
  121.     </controls>
  122. </window>