home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / multimed / center / Setup.msi / _48B8BD4210D4E77A87EAAF6927C63304 / _0303F5DE190145AB8E761A8D2A81BDFB < prev    next >
Extensible Markup Language  |  2007-04-23  |  5KB  |  159 lines

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>500</id>
  4.   <defaultcontrol>20</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:136</define>
  7.   <define>#header.image:logo_music videos.png</define>
  8.   <define>#header.hover:hover_musicvideo.png</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <control>
  12.       <description>group element</description>
  13.       <type>group</type>
  14.       <animation effect="fade" time="250">WindowOpen</animation>
  15.       <animation effect="fade" time="500">WindowClose</animation>
  16.       <animation effect="slide" time="250" start="-300,0">WindowOpen</animation>
  17.       <animation effect="slide" time="500" end="0,-300">WindowClose</animation>
  18.       <posX>60</posX>
  19.       <posY>97</posY>
  20.       <layout>StackLayout</layout>
  21.       <control>
  22.         <description>Shuffle button</description>
  23.         <type>button</type>
  24.         <id>20</id>
  25.         <label>191</label>
  26.         <onright>50</onright>
  27.         <onup>17</onup>
  28.       </control>
  29.       <control>
  30.         <description>Save button</description>
  31.         <type>button</type>
  32.         <id>21</id>
  33.         <label>190</label>
  34.         <onright>50</onright>
  35.       </control>
  36.       <control>
  37.         <description>Clear button</description>
  38.         <type>button</type>
  39.         <id>22</id>
  40.         <label>192</label>
  41.         <onright>50</onright>
  42.       </control>
  43.       <control>
  44.         <description>Play button</description>
  45.         <type>button</type>
  46.         <id>23</id>
  47.         <label>208</label>
  48.         <onright>50</onright>
  49.       </control>
  50.       <control>
  51.         <description>Next button</description>
  52.         <type>button</type>
  53.         <id>24</id>
  54.         <label>209</label>
  55.         <onright>50</onright>
  56.       </control>
  57.       <control>
  58.         <description>Previous button</description>
  59.         <type>button</type>
  60.         <id>25</id>
  61.         <label>210</label>
  62.         <onright>50</onright>
  63.         <ondown>99</ondown>
  64.       </control>
  65.     </control>
  66.     <control>
  67.       <description>group element</description>
  68.       <type>group</type>
  69.       <animation effect="fade" time="250">WindowOpen</animation>
  70.       <animation effect="fade" time="500">WindowClose</animation>
  71.       <animation effect="slide" time="400" start="0,-300">WindowOpen</animation>
  72.       <animation effect="slide" time="400" end="800,0">WindowClose</animation>
  73.       <control>
  74.         <description>composite control consisting of a list control and a thumbnail panel</description>
  75.         <type>facadeview</type>
  76.         <id>50</id>
  77.         <control>
  78.           <description>Thumbnail Panel</description>
  79.           <type>thumbnailpanel</type>
  80.           <id>50</id>
  81.           <onleft>20</onleft>
  82.           <onright>50</onright>
  83.           <onup>20</onup>
  84.           <ondown>20</ondown>
  85.         </control>
  86.         <control>
  87.           <description>album view listcontrol</description>
  88.           <type>listcontrol</type>
  89.           <subtype>album</subtype>
  90.           <id>50</id>
  91.           <font>font13</font>
  92.           <font2>font13</font2>
  93.           <selectedColor>FFFF6600</selectedColor>
  94.           <textcolor>FFB2D4F5</textcolor>
  95.           <selectedColor2>FFFF6600</selectedColor2>
  96.           <textcolor2>FFB2D4F5</textcolor2>
  97.           <textXOff2>420</textXOff2>
  98.           <textYOff2>60</textYOff2>
  99.           <itemWidth>81</itemWidth>
  100.           <itemHeight>81</itemHeight>
  101.           <spaceBetweenItems>14</spaceBetweenItems>
  102.           <textureHeight>90</textureHeight>
  103.           <onleft>20</onleft>
  104.           <onright>50</onright>
  105.           <onup>20</onup>
  106.           <ondown>20</ondown>
  107.         </control>
  108.         <control>
  109.           <description>playlist control</description>
  110.           <type>playlistcontrol</type>
  111.           <id>50</id>
  112.           <!--
  113.           <onleft>52</onleft>
  114.           <onright>53</onright>
  115.           <onup>52</onup>
  116.           <ondown>52</ondown> -->
  117.           <textcolor>FFFFFFFF</textcolor>
  118.         </control>
  119.       </control>
  120.     </control>
  121.     <!-- not sure whether this is still needed
  122.     <control>
  123.       <type>image</type>
  124.       <id>1</id>
  125.       <posX>60</posX>
  126.       <posY>20</posY>
  127.       <texture>-</texture>
  128.       <animation effect="fade" time="250">WindowOpen</animation>
  129.       <animation effect="fade" time="500">WindowClose</animation>
  130.     </control>
  131.     <control>
  132.       <description>Number of Files Label</description>
  133.       <type>label</type>
  134.       <id>1</id>
  135.       <posX>260</posX>
  136.       <posY>530</posY>
  137.       <label>#itemcount</label>
  138.       <align>left</align>
  139.       <textcolor>ffffffff</textcolor>
  140.       <animation effect="fade" time="250">WindowOpen</animation>
  141.       <animation effect="fade" time="500">WindowClose</animation>
  142.     </control>
  143.     <control>
  144.       <description>Selected item Label</description>
  145.       <type>fadelabel</type>
  146.       <id>1</id>
  147.       <posX>660</posX>
  148.       <posY>70</posY>
  149.       <width>400</width>
  150.       <label>#selecteditem</label>
  151.       <font>font13</font>
  152.       <align>right</align>
  153.       <textcolor>ffffffff</textcolor>
  154.       <animation effect="fade" time="250">WindowOpen</animation>
  155.       <animation effect="fade" time="500">WindowClose</animation>
  156.     </control>
  157.     -->
  158.   </controls>
  159. </window>