home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Complet / mp / Setup.msi / _4D0565DC24B5648E6A16A4120B41CC87 / _59D11A9884AA44EFB3384E4A797499A5 < prev    next >
Text File  |  2004-11-23  |  4KB  |  141 lines

  1. <window>
  2.   <id>5002</id>
  3.     <defaultcontrol>3</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.  
  6.   <controls>
  7.       <control>
  8.           <description>background image</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>MyAlarm 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>alarm_clock.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.  
  39.         <control>
  40.             <description>SleepTimer On/Off button</description>
  41.             <type>togglebutton</type>
  42.             <id>3</id>
  43.             <posX>55</posX>
  44.             <posY>115</posY>
  45.             <width>180</width>
  46.             <height>28</height>
  47.             <label>856</label>
  48.             <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  49.             <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  50.             <textureFocus>togglebutton-on-focus.png</textureFocus>
  51.             <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  52.           <onleft>3</onleft>
  53.             <onright>4</onright>
  54.             <onup>20</onup>
  55.             <ondown>7</ondown>
  56.         </control>
  57.         <control>
  58.             <description>Reset Button</description>
  59.             <type>button</type>
  60.             <id>7</id>
  61.             <posX>55</posX>
  62.             <posY>143</posY>
  63.             <label>868</label>
  64.           <onleft>3</onleft>
  65.             <onright>4</onright>
  66.             <onup>3</onup>
  67.             <ondown>3</ondown>
  68.         </control>
  69.         <control>
  70.             <description>sleep time label</description>
  71.             <type>label</type>
  72.             <id>1</id>
  73.             <posX>145</posX>
  74.             <posY>240</posY>
  75.             <label>#currentsleeptime</label>
  76.             <align>center</align>
  77.            <textcolor>ff484848</textcolor>
  78.             <font>font16</font>
  79.         </control>
  80.  
  81.         <control>
  82.             <description>Time until sleep</description>
  83.             <type>label</type>
  84.             <id>1</id>
  85.             <posX>242</posX>
  86.             <posY>100</posY>
  87.             <label>865</label>
  88.             <align>left</align>
  89.         </control>
  90.         <control>
  91.             <description>alarm time minutes</description>
  92.             <type>spincontrol</type>
  93.             <subtype>int</subtype>
  94.             <orientation>vertical</orientation>
  95.             <digits>2</digits>
  96.             <id>4</id>
  97.             <posX>482</posX>
  98.             <posY>103</posY>
  99.             <reverse>yes</reverse>
  100.             <showrange>no</showrange>
  101.           <textureUp>arrow_up_nofocus.png</textureUp>
  102.           <textureDown>arrow_down_nofocus.png</textureDown>
  103.           <textureUpFocus>arrow_up_focus.png</textureUpFocus>
  104.           <textureDownFocus>arrow_down_focus.png</textureDownFocus>
  105.             <onup>4</onup>
  106.             <ondown>5</ondown>
  107.             <onleft>3</onleft>
  108.             <onright>4</onright>
  109.         </control>
  110.         <control>
  111.             <description>fade out volume</description>
  112.             <type>checkmark</type>
  113.             <id>5</id>
  114.             <posX>242</posX>
  115.             <posY>131</posY>
  116.             <width>200</width>
  117.             <height>20</height>
  118.             <label>866</label>
  119.             <onup>4</onup>
  120.             <onleft>3</onleft>
  121.             <onright>5</onright>
  122.             <ondown>6</ondown>
  123.         </control>
  124.         <control>
  125.             <description>shutdown pc</description>
  126.             <type>checkmark</type>
  127.             <id>6</id>
  128.             <posX>242</posX>
  129.             <posY>165</posY>
  130.             <width>200</width>
  131.             <height>20</height>
  132.             <label>867</label>
  133.             <onleft>6</onleft>
  134.             <onright>5</onright>
  135.             <onup>5</onup>
  136.             <ondown>6</ondown>
  137.         </control>
  138.  
  139.   </controls>
  140. </window>
  141.