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

  1. <window>
  2.   <id>5001</id> 
  3.     <defaultcontrol>2</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>Alarm On/Off button</description>
  41.           <type>togglebutton</type>
  42.           <id>2</id>
  43.           <posX>55</posX>
  44.           <posY>115</posY>
  45.           <width>180</width>
  46.           <height>28</height>
  47.           <label>852</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>2</onleft>
  53.           <onright>7</onright>
  54.           <onup>2000</onup>
  55.           <ondown>4</ondown>
  56.       </control>
  57.     <control>
  58.       <description>Play Type</description>
  59.       <type>selectbutton</type>
  60.       <id>4</id>
  61.       <posX>55</posX>
  62.       <posY>143</posY>
  63.       <label>864</label>
  64.           <onleft>4</onleft>
  65.       <onright>7</onright>
  66.       <onup>2</onup>
  67.       <ondown>5</ondown>
  68.       <subitems>
  69.           <subitem>851</subitem>
  70.           <subitem>862</subitem>
  71.           <subitem>863</subitem>
  72.       </subitems>
  73.     </control>
  74.         <control>
  75.             <description>Rename Button</description>
  76.             <type>button</type>
  77.             <id>5</id>
  78.             <posX>55</posX>
  79.             <posY>171</posY>
  80.             <label>118</label>
  81.            <onleft>5</onleft>
  82.             <onright>7</onright>
  83.             <onup>4</onup>
  84.             <ondown>18</ondown>
  85.         </control>
  86.         <control>
  87.             <description>Delete button</description>
  88.             <type>button</type>
  89.             <id>18</id>
  90.             <posX>55</posX>
  91.             <posY>199</posY>
  92.             <label>618</label>
  93.            <onleft>18</onleft>
  94.             <onright>7</onright>
  95.             <onup>5</onup>
  96.             <ondown>2</ondown>
  97.         </control>
  98.  
  99.         <control>
  100.             <description>Name</description>
  101.             <type>label</type>
  102.             <id>1</id>
  103.             <posX>242</posX>
  104.             <posY>100</posY>
  105.             <label>Name:</label>
  106.             <font>font13</font>
  107.             <align>left</align>
  108.             <textcolor>FFFFFFFF</textcolor>
  109.         </control>
  110.         <control>
  111.             <description>Name label</description>
  112.             <type>label</type>
  113.             <id>9</id>
  114.             <posX>322</posX>
  115.             <posY>100</posY>
  116.             <label></label>
  117.             <font>font13</font>
  118.             <align>left</align>
  119.             <textcolor>FFFFFFFF</textcolor>
  120.         </control>
  121.  
  122.       <control>
  123.           <description>Time</description>
  124.           <type>label</type>
  125.           <id>0</id>
  126.           <posX>242</posX>
  127.           <posY>135</posY>
  128.           <label>142</label>
  129.           <align>left</align>
  130.       </control>
  131.         <control>
  132.             <description>alarm time hours</description>
  133.             <type>spincontrol</type>
  134.             <subtype>int</subtype>
  135.             <orientation>vertical</orientation>
  136.             <digits>2</digits>
  137.             <id>7</id>
  138.             <posX>322</posX>
  139.             <posY>135</posY>
  140.             <reverse>yes</reverse>
  141.             <showrange>no</showrange>
  142.             <onup>7</onup>
  143.             <ondown>10</ondown>
  144.             <onleft>2</onleft>
  145.             <onright>8</onright>
  146.             <textureUp>arrow_up_nofocus.png</textureUp>
  147.             <textureDown>arrow_down_nofocus.png</textureDown>
  148.             <textureUpFocus>arrow_up_focus.png</textureUpFocus>
  149.             <textureDownFocus>arrow_down_focus.png</textureDownFocus>
  150.         </control>
  151.         <control>
  152.             <description>alarm time minutes</description>
  153.             <type>spincontrol</type>
  154.             <subtype>int</subtype>
  155.             <orientation>vertical</orientation>
  156.             <digits>2</digits>
  157.             <id>8</id>
  158.             <posX>372</posX>
  159.             <posY>135</posY>
  160.             <reverse>yes</reverse>
  161.             <showrange>no</showrange>
  162.             <onup>8</onup>
  163.             <ondown>10</ondown>
  164.             <onleft>7</onleft>
  165.             <onright>18</onright>
  166.             <textureUp>arrow_up_nofocus.png</textureUp>
  167.             <textureDown>arrow_down_nofocus.png</textureDown>
  168.             <textureUpFocus>arrow_up_focus.png</textureUpFocus>
  169.             <textureDownFocus>arrow_down_focus.png</textureDownFocus>
  170.         </control>
  171.  
  172.         <control>
  173.           <description>Enabled Days</description>
  174.             <type>label</type>
  175.             <id>0</id>
  176.             <posX>242</posX>
  177.             <posY>180</posY>
  178.             <label>854</label>
  179.             <font>font13</font>
  180.             <align>left</align>
  181.         </control>
  182.         <control>
  183.             <description>day 1 checkbox</description>
  184.             <type>checkmark</type>
  185.             <id>10</id>
  186.             <posX>242</posX>
  187.             <posY>210</posY>
  188.             <width>50</width>
  189.             <height>70</height>
  190.             <label>657</label>
  191.             <onup>7</onup>
  192.             <ondown>20</ondown>
  193.             <onleft>2</onleft>
  194.             <onright>11</onright>
  195.             <textureFocus>check-box.png</textureFocus>
  196.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  197.         </control>
  198.         <control>
  199.             <description>day 2 checkbox</description>
  200.             <type>checkmark</type>
  201.             <id>11</id>
  202.             <posX>307</posX>
  203.             <posY>210</posY>
  204.             <width>50</width>
  205.             <height>70</height>
  206.             <label>658</label>
  207.             <onup>7</onup>
  208.             <ondown>20</ondown>
  209.             <onleft>10</onleft>
  210.             <onright>12</onright>
  211.             <textureFocus>check-box.png</textureFocus>
  212.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  213.         </control>
  214.         <control>
  215.             <description>day 3 checkbox</description>
  216.             <type>checkmark</type>
  217.             <id>12</id>
  218.             <posX>372</posX>
  219.             <posY>210</posY>
  220.             <width>50</width>
  221.             <height>50</height>
  222.             <label>659</label>
  223.             <onup>7</onup>
  224.             <ondown>20</ondown>
  225.             <onleft>11</onleft>
  226.             <onright>13</onright>
  227.             <textureFocus>check-box.png</textureFocus>
  228.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  229.         </control>
  230.         <control>
  231.             <description>day 4 checkbox</description>
  232.             <type>checkmark</type>
  233.             <id>13</id>
  234.             <posX>437</posX>
  235.             <posY>210</posY>
  236.             <width>50</width>
  237.             <height>50</height>
  238.             <label>660</label>
  239.             <onup>7</onup>
  240.             <ondown>20</ondown>
  241.             <onleft>12</onleft>
  242.             <onright>14</onright>
  243.             <textureFocus>check-box.png</textureFocus>
  244.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  245.         </control>
  246.         <control>
  247.             <description>day 5 checkbox</description>
  248.             <type>checkmark</type>
  249.             <id>14</id>
  250.             <posX>502</posX>
  251.             <posY>210</posY>
  252.             <width>50</width>
  253.             <height>50</height>
  254.             <label>661</label>
  255.             <onup>7</onup>
  256.             <ondown>20</ondown>
  257.             <onleft>13</onleft>
  258.             <onright>15</onright>
  259.             <textureFocus>check-box.png</textureFocus>
  260.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  261.         </control>
  262.         <control>
  263.             <description>day 6 checkbox</description>
  264.             <type>checkmark</type>
  265.             <id>15</id>
  266.             <posX>557</posX>
  267.             <posY>210</posY>
  268.             <width>50</width>
  269.             <height>50</height>
  270.             <label>662</label>
  271.             <onup>7</onup>
  272.             <ondown>20</ondown>
  273.             <onleft>14</onleft>
  274.             <onright>16</onright>
  275.             <textureFocus>check-box.png</textureFocus>
  276.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  277.         </control>
  278.         <control>
  279.             <description>day 7 checkbox</description>
  280.             <type>checkmark</type>
  281.             <id>16</id>
  282.             <posX>623</posX>
  283.             <posY>210</posY>
  284.             <width>50</width>
  285.             <height>50</height>
  286.             <label>663</label>
  287.             <onup>7</onup>
  288.             <ondown>20</ondown>
  289.             <onleft>15</onleft>
  290.             <onright>10</onright>
  291.             <textureFocus>check-box.png</textureFocus>
  292.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  293.         </control>
  294.  
  295.       <control>
  296.             <description>fade in volume</description>
  297.             <type>checkmark</type>
  298.             <id>20</id>
  299.             <posX>242</posX>
  300.             <posY>255</posY>
  301.             <width>200</width>
  302.             <height>50</height>
  303.             <label>860</label>
  304.             <onup>10</onup>
  305.             <ondown>3</ondown>
  306.             <onleft>2</onleft>
  307.             <onright>20</onright>
  308.         </control>
  309.  
  310.         <control>
  311.             <description>play type label</description>
  312.             <type>label</type>
  313.             <id>21</id>
  314.             <posX>242</posX>
  315.             <posY>290</posY>
  316.             <label>-</label>
  317.             <font>font13</font>
  318.             <align>left</align>
  319.             <textcolor>FFFFFFFF</textcolor>
  320.         </control>
  321.         <control>
  322.           <description>file/playlist selection</description>
  323.             <type>listcontrol</type>
  324.             <id>3</id>
  325.             <posX>242</posX>
  326.             <posY>320</posY>
  327.             <height>240</height>
  328.             <onleft>20</onleft>
  329.             <onright>20</onright>
  330.             <onup>3</onup>
  331.             <ondown>3</ondown>
  332.         </control>
  333.  
  334.         <control>
  335.             <description>Song Title</description>
  336.             <type>label</type>
  337.             <id>9</id>
  338.             <posX>350</posX>
  339.             <posY>165</posY>
  340.             <label>-</label>
  341.             <font>font13</font>
  342.             <align>left</align>
  343.         </control>
  344.   </controls>
  345. </window>
  346.