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

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