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

  1. <window>
  2.     <id>3</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <controls>
  6.     <control>
  7.         <description>BG</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.         <description>Programs BG</description>
  20.         <type>image</type>
  21.         <id>1</id>
  22.         <posX>215</posX>
  23.         <posY>65</posY>
  24.         <width>450</width>
  25.         <height>450</height>
  26.         <colordiffuse>20ffffff</colordiffuse>
  27.         <texture>background_myprograms.png</texture>
  28.     </control>
  29.     <control>
  30.         <description>Panel</description>
  31.         <type>image</type>
  32.         <id>1</id>
  33.         <posX>48</posX>
  34.         <posY>95</posY>
  35.         <width>180</width>
  36.         <height>350</height>
  37.         <texture>panel.png</texture>
  38.     </control>
  39.     <control>
  40.         <description>Number of Files Label</description>
  41.         <type>label</type>
  42.         <id>1</id>
  43.         <posX>238</posX>
  44.         <posY>530</posY>
  45.         <label>#itemcount</label>
  46.         <font>font14</font>
  47.         <textcolor>FFB2D4F5</textcolor>
  48.     </control>
  49.     <control>
  50.         <description>My Programs text label</description>
  51.         <type>label</type>
  52.         <id>1</id>
  53.         <posX>242</posX>
  54.         <posY>65</posY>
  55.         <label>0</label>
  56.         <font>font14</font>
  57.         <textcolor>FFB2D4F5</textcolor>
  58.     </control>
  59.     <control>
  60.         <description>View-As button</description>
  61.         <type>button</type>
  62.         <id>2</id>
  63.         <posX>64</posX>
  64.         <posY>128</posY>
  65.         <label>100</label>
  66.         <onleft>2</onleft>
  67.         <onright>7</onright>
  68.         <onup>21</onup>
  69.         <ondown>4</ondown>
  70.     </control>    
  71.     <control>
  72.         <description>Sort-by button</description>
  73.         <type>button</type>
  74.         <id>4</id>
  75.         <posX>64</posX>
  76.         <posY>160</posY>
  77.         <label>103</label>
  78.         <onleft>4</onleft>
  79.         <onright>5</onright>
  80.         <onup>2</onup>
  81.         <ondown>3</ondown>
  82.     </control>
  83.     <control>
  84.         <description>Sort Asc</description>
  85.         <type>togglebutton</type>
  86.         <id>5</id>
  87.         <posX>221</posX>
  88.         <posY>168</posY>
  89.         <label>-</label>
  90.         <onleft>4</onleft>
  91.         <onright>7</onright>
  92.         <onup>3</onup>
  93.         <ondown>3</ondown>
  94.     </control>
  95.     <control>
  96.         <description>Middle Bar</description>
  97.         <type>image</type>
  98.         <id>1</id>
  99.         <posX>64</posX>
  100.         <posY>200</posY>
  101.         <width>145</width>
  102.         <texture>middle-bar.png</texture>
  103.     </control>    
  104.     <control>
  105.         <description>Scan Button</description>
  106.         <type>button</type>
  107.         <id>3</id>
  108.         <posX>64</posX>
  109.         <posY>215</posY>
  110.         <label>102</label>
  111.         <onleft>3</onleft>
  112.         <onright>7</onright>
  113.         <onup>4</onup>
  114.         <ondown>2</ondown>
  115.     </control>
  116.     <control>
  117.         <description>listcontrol</description>
  118.         <type>listcontrol</type>
  119.         <id>7</id>
  120.         <onleft>8</onleft>
  121.         <onright>8</onright>
  122.         <onup>2</onup>
  123.         <ondown>2</ondown>
  124.         <textcolor>FFFFFFFF</textcolor>
  125.     </control>
  126.     <control>
  127.         <description>Thumbnail Panel</description>
  128.         <type>thumbnailpanel</type>
  129.         <id>8</id>
  130.         <onleft>2</onleft>
  131.         <onright>2</onright>
  132.         <onup>2</onup>
  133.         <ondown>2</ondown>
  134.         <textcolor>FFFFFFFF</textcolor>
  135.     </control>
  136. </controls>
  137. </window>