home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _AB5AA1BFA4754BD5B7BFC2FC93B6D675 < prev    next >
Text File  |  2004-11-28  |  2KB  |  103 lines

  1. <window>
  2.     <id>8000</id>
  3.     <defaultcontrol>20</defaultcontrol>
  4.     <allowoverlay>yes</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.             <description>Mail BG</description>
  19.             <type>image</type>
  20.             <id>1</id>
  21.             <posX>300</posX>
  22.             <posY>150</posY>
  23.             <width>350</width>
  24.             <height>350</height>
  25.             <colordiffuse>20ffffff</colordiffuse>
  26.             <texture>hover_my mail.png</texture>
  27.         </control>
  28.         <control>
  29.             <description>Panel</description>
  30.             <type>image</type>
  31.             <id>1</id>
  32.             <posX>50</posX>
  33.             <posY>100</posY>
  34.             <width>190</width>
  35.             <height>272</height>
  36.             <texture>panel.png</texture>
  37.         </control>
  38.         <control>
  39.             <description>Number of Mails/Mailboxes Label</description>
  40.             <type>label</type>
  41.             <id>1</id>
  42.             <posX>260</posX>
  43.             <posY>530</posY>
  44.             <label>#itemcount</label>
  45.             <align>left</align>
  46.         </control>
  47.  
  48.         <control>
  49.             <description>refresh mailbox</description>
  50.             <type>button</type>
  51.             <id>20</id>
  52.             <posX>55</posX>
  53.             <posY>115</posY>
  54.             <label>8001</label>
  55.             <onleft>20</onleft>
  56.             <onright>50</onright>
  57.             <onup>1111</onup> <!-- Go to topbar -->
  58.             <ondown>21</ondown>
  59.         </control>
  60.         <control>
  61.             <description>AutocheckMail</description>
  62.             <type>togglebutton</type>
  63.             <id>21</id>
  64.             <posX>55</posX>
  65.             <posY>143</posY>
  66.            <width>180</width>
  67.            <height>28</height>
  68.             <label>8007</label>
  69.             <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  70.             <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  71.             <textureFocus>togglebutton-on-focus.png</textureFocus>
  72.             <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  73.             <onleft>21</onleft>
  74.             <onright>50</onright>
  75.             <onup>20</onup>
  76.             <ondown>22</ondown>
  77.         </control>
  78.         <control>
  79.             <description>delete known mails</description>
  80.             <type>button</type>
  81.             <id>22</id>
  82.             <posX>55</posX>
  83.             <posY>171</posY>
  84.             <label>8009</label>
  85.             <onleft>22</onleft>
  86.             <onright>50</onright>
  87.             <onup>21</onup>
  88.             <ondown>20</ondown>
  89.         </control>
  90.  
  91.         <control>
  92.             <description>listcontrol</description>
  93.             <type>listcontrol</type>
  94.             <id>50</id>
  95.             <onleft>20</onleft>
  96.             <onright>20</onright>
  97.             <onup>20</onup>
  98.             <ondown>20</ondown>
  99.         </control>
  100.  
  101.     </controls>
  102. </window>
  103.