home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _F4B02A89D43345FBA322085B920D1DDB < prev    next >
Text File  |  2005-02-19  |  4KB  |  153 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.     </control>
  16.     <control>
  17.         <description>Programs BG</description>
  18.         <type>image</type>
  19.         <id>1</id>
  20.         <posX>300</posX>
  21.         <posY>150</posY>
  22.         <width>350</width>
  23.         <height>350</height>
  24.         <colordiffuse>20ffffff</colordiffuse>
  25.         <texture>myprograms.png</texture>
  26.     </control>
  27.     <control>
  28.         <description>Panel</description>
  29.         <type>image</type>
  30.         <id>1</id>
  31.         <posX>50</posX>
  32.         <posY>100</posY>
  33.         <width>190</width>
  34.         <height>272</height>
  35.         <texture>panel.png</texture>
  36.     </control>
  37.     <control>
  38.         <description>My Programs text label</description>
  39.         <type>label</type>
  40.         <id>9</id>
  41.         <posX>280</posX>
  42.         <posY>50</posY>
  43.         <label>0</label>
  44.         <font>font10</font>
  45.     </control>
  46.     <control>
  47.         <description>Title label</description>
  48.         <type>label</type>
  49.         <id>10</id>
  50.         <posX>280</posX>
  51.         <posY>50</posY>
  52.         <label>-</label>
  53.         <font>font10</font>
  54.     </control>
  55.     <control>
  56.         <description>View-As button</description>
  57.         <type>button</type>
  58.         <id>2</id>
  59.         <posX>55</posX>
  60.         <posY>115</posY>
  61.         <label>100</label>
  62.         <onleft>2</onleft>
  63.         <onright>7</onright>
  64.         <onup>21</onup>
  65.         <ondown>4</ondown>
  66.     </control>    
  67.     <control>
  68.         <description>Sort-by button</description>
  69.         <type>button</type>
  70.         <id>4</id>
  71.         <posX>55</posX>
  72.         <posY>143</posY>
  73.         <label>103</label>
  74.         <onleft>4</onleft>
  75.         <onright>5</onright>
  76.         <onup>2</onup>
  77.         <ondown>3</ondown>
  78.     </control>
  79.     <control>
  80.         <description>Sort Asc</description>
  81.         <type>togglebutton</type>
  82.         <id>5</id>
  83.         <posX>200</posX>
  84.         <posY>149</posY>
  85.         <label>-</label>
  86.         <onleft>4</onleft>
  87.         <onright>7</onright>
  88.         <onup>3</onup>
  89.         <ondown>3</ondown>
  90.     </control>
  91.         <control>
  92.             <description>Panel Split</description>
  93.             <type>image</type>
  94.             <id>1</id>
  95.             <posX>55</posX>
  96.             <posY>180</posY>
  97.             <width>180</width>
  98.           <height>2</height>
  99.           <texture>panel_split.png</texture>
  100.         </control>
  101.     <control>
  102.         <description>Scan Button</description>
  103.         <type>button</type>
  104.         <id>3</id>
  105.         <posX>55</posX>
  106.         <posY>189</posY>
  107.         <label>102</label>
  108.         <onleft>3</onleft>
  109.         <onright>7</onright>
  110.         <onup>4</onup>
  111.         <ondown>2</ondown>
  112.     </control>
  113.     <control>
  114.         <type>group</type>
  115.         <description>group element</description>
  116.         <animation>FlyInFromTop</animation>
  117.         <control>
  118.             <description>composite control consisting of a list control and a thumbnail panel</description>
  119.             <type>facadeview</type>
  120.             <id>7</id>            
  121.                 <control>
  122.                     <description>listcontrol</description>
  123.                     <type>listcontrol</type>
  124.                     <id>7</id>
  125.                     <onleft>2</onleft>
  126.                     <onright>2</onright>
  127.                     <onup>2</onup>
  128.                     <ondown>2</ondown>
  129.                 </control>
  130.                 <control>
  131.                     <description>Thumbnail Panel</description>
  132.                     <type>thumbnailpanel</type>
  133.                     <id>7</id>
  134.                     <onleft>2</onleft>
  135.                     <onright>2</onright>
  136.                     <onup>2</onup>
  137.                     <ondown>2</ondown>
  138.                 </control>
  139.                 <control>
  140.                     <description>Filmstrip view</description>
  141.                     <type>filmstrip</type>
  142.                     <id>7</id>
  143.                     <onleft>2</onleft>
  144.                     <onright>2</onright>
  145.                     <onup>2</onup>
  146.                     <ondown>2</ondown>
  147.                 </control>
  148.         </control>    
  149.     </control>    
  150.  
  151. </controls>
  152. </window>
  153.