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

  1. <window>
  2.     <id>8000</id>
  3.     <defaultcontrol>20</defaultcontrol>
  4.     <allowoverlay>no</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>Mail 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_mymail.png</texture>
  26.         </control>
  27.         <control>
  28.             <description>Panel</description>
  29.             <type>image</type>
  30.             <id>1</id>
  31.             <posX>48</posX>
  32.             <posY>95</posY>
  33.             <width>180</width>
  34.             <height>350</height>
  35.             <texture>panel.png</texture>
  36.         </control>
  37.         <control>
  38.             <description>Number of Mails/Mailboxes Label</description>
  39.             <type>label</type>
  40.             <id>1</id>
  41.             <posX>238</posX>
  42.             <posY>530</posY>
  43.             <label>#itemcount</label>
  44.             <font>font14</font>
  45.             <textcolor>FFB2D4F5</textcolor>
  46.         </control>
  47.         <control>
  48.             <description>My Mail text label</description>
  49.             <type>label</type>
  50.             <id>1</id>
  51.             <posX>242</posX>
  52.             <posY>65</posY>
  53.             <label>8000</label>
  54.             <font>font14</font>
  55.             <textcolor>FFB2D4F5</textcolor>
  56.         </control>
  57.         <control>
  58.             <description>refresh mailbox</description>
  59.             <type>button</type>
  60.             <id>20</id>
  61.             <posX>64</posX>
  62.             <posY>128</posY>
  63.             <label>8001</label>
  64.             <onleft>20</onleft>
  65.             <onright>50</onright>
  66.             <onup>17</onup>
  67.             <ondown>21</ondown>
  68.         </control>
  69.         <control>
  70.             <description>AutocheckMail</description>
  71.             <type>togglebutton</type>
  72.             <id>21</id>
  73.             <posX>64</posX>
  74.             <posY>160</posY>
  75.             <width>145</width>
  76.             <height>30</height>
  77.             <textXOff>7</textXOff>
  78.             <textYOff>4</textYOff>
  79.             <label>8007</label>
  80.             <font>font14</font>
  81.             <textcolor>ffffffff</textcolor>
  82.             <colordiffuse>ffffffff</colordiffuse>
  83.             <disabledcolor>60ffffff</disabledcolor>
  84.             <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  85.             <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  86.             <textureFocus>togglebutton-on-focus.png</textureFocus>
  87.             <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  88.             <onleft>21</onleft>
  89.             <onright>50</onright>
  90.             <onup>20</onup>
  91.             <ondown>22</ondown>
  92.         </control>
  93.         <control>
  94.             <description>delete known mails list</description>
  95.             <type>button</type>
  96.             <id>22</id>
  97.             <posX>64</posX>
  98.             <posY>192</posY>
  99.             <label>8009</label>
  100.             <onleft>20</onleft>
  101.             <onright>50</onright>
  102.             <onup>21</onup>
  103.             <ondown>20</ondown>
  104.         </control>
  105.     <control>
  106.         <description>textarea</description> 
  107.         <type>textbox</type> 
  108.         <id>23</id> 
  109.         <posX>280</posX> 
  110.         <posY>100</posY> 
  111.         <width>410</width> 
  112.         <height>300</height> 
  113.         <onleft>20</onleft> 
  114.         <onright>20</onright> 
  115.         <onup>20</onup> 
  116.         <ondown>20</ondown> 
  117.     </control>
  118.         <control>
  119.             <description>listcontrol</description>
  120.             <type>listcontrol</type>
  121.             <id>50</id>
  122.             <onleft>20</onleft>
  123.             <onright>20</onright> 
  124.             <onup>20</onup>
  125.             <ondown>20</ondown>
  126.             <textcolor>FFFFFFFF</textcolor>
  127.         </control>
  128.     </controls>
  129. </window>