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

  1. <window>
  2.     <id>8000</id>
  3.     <defaultcontrol>20</defaultcontrol>
  4.     <allowoverlay>no</allowoverlay>
  5.     <controls>
  6.  
  7.         <control>
  8.             <description>BG</description>
  9.             <type>image</type>
  10.             <id>1</id>
  11.             <posX>0</posX>
  12.             <posY>0</posY>
  13.             <width>720</width>
  14.             <height>576</height>
  15.             <texture>background.png</texture>
  16.         </control>
  17.         <control>
  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>260</posX>
  42.             <posY>530</posY>
  43.             <label>#itemcount</label>
  44.             <align>left</align>
  45.             <textcolor>ffffffff</textcolor>
  46.         </control>
  47.         <control>
  48.             <description>Selected item Label</description>
  49.             <type>label</type>
  50.             <id>1</id>
  51.             <posX>660</posX>
  52.             <posY>70</posY>
  53.             <width>400</width>
  54.             <label>#selecteditem</label>
  55.             <font>font14</font>
  56.             <align>right</align>
  57.             <textcolor>ffffffff</textcolor>
  58.         </control>
  59.         <control>
  60.             <type>group</type>
  61.             <description>group element</description>
  62.             <animation>FlyInFromLeft</animation>
  63.             <control>
  64.                 <description>refresh mailbox</description>
  65.                 <type>button</type>
  66.                 <id>20</id>
  67.                 <posX>64</posX>
  68.                 <posY>128</posY>
  69.                 <label>8001</label>
  70.                 <onleft>20</onleft>
  71.                 <onright>50</onright>
  72.                 <onup>22</onup>
  73.                 <ondown>21</ondown>
  74.             </control>
  75.             <control>
  76.                 <description>delete known mails list</description>
  77.                 <type>button</type>
  78.                 <id>22</id>
  79.                 <posX>64</posX>
  80.                 <posY>160</posY>
  81.                 <label>8009</label>
  82.                 <onleft>20</onleft>
  83.                 <onright>50</onright>
  84.                 <onup>21</onup>
  85.                 <ondown>20</ondown>
  86.             </control>
  87.             <control>
  88.                 <description>AutocheckMail</description>
  89.                 <type>togglebutton</type>
  90.                 <id>21</id>
  91.                 <posX>64</posX>
  92.                 <posY>192</posY>
  93.                 <label>8007</label>
  94.                 <width>190</width>
  95.                 <height>32</height>
  96.                 <textXOff>10</textXOff>
  97.                 <textYOff>5</textYOff>
  98.                 <font>font14</font>
  99.                 <textcolor>ffffffff</textcolor>
  100.                 <colordiffuse>ffffffff</colordiffuse>
  101.                 <disabledcolor>60ffffff</disabledcolor>
  102.                 <onleft>21</onleft>
  103.                 <onright>50</onright>
  104.                 <onup>20</onup>
  105.                 <ondown>22</ondown>
  106.                 <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  107.                 <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  108.                 <textureFocus>togglebutton-on-focus.png</textureFocus>
  109.                 <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  110.             </control>
  111.  
  112.         </control>
  113.     <control>
  114.         <description>textarea</description>
  115.         <type>textbox</type>
  116.         <id>23</id>
  117.         <posX>280</posX>
  118.         <posY>100</posY>
  119.         <width>410</width>
  120.         <height>300</height>
  121.         <onleft>20</onleft>
  122.         <onright>20</onright>
  123.         <onup>20</onup>
  124.         <ondown>20</ondown>
  125.     </control>
  126.         <control>
  127.             <description>listcontrol</description>
  128.             <type>listcontrol</type>
  129.             <id>50</id>
  130.             <onleft>20</onleft>
  131.             <onright>20</onright>
  132.             <onup>20</onup>
  133.             <ondown>20</ondown>
  134.             <textcolor>FFFFFFFF</textcolor>
  135.         </control>
  136.     </controls>
  137. </window>