<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <id>601</id>
  <defaultcontrol>10</defaultcontrol>
  <allowoverlay>no</allowoverlay>

  <controls>

    <import>common.time.xml</import>

    	<control>
      		<description>BG</description>
      		<type>image</type>
      		<id>1</id>
    	</control>

    	<control>
      		<description>Scheduler Text Label</description>
 		<type>label</type>
		<id>1</id>
		<posX>1120</posX>
		<posY>30</posY>
		<label>646</label>
		<textcolor>ff66bae3</textcolor>
		<font>font32bold</font>
      		<align>right</align>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

	<control>
		<id>1</id>
		<description>television header logo</description>
		<type>image</type>
		<posX>1130</posX>
		<posY>15</posY>
      		<width>100</width>
      		<height>80</height>
      		<keepaspectratio>yes</keepaspectratio>
		<texture>hover_my tv.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

        <control>
            	<id>0</id>
            	<type>image</type>
            	<posX>40</posX>
            	<posY>20</posY>
            	<width>470</width>
            	<height>680</height>
            	<texture>info_bg.png</texture>
      		<visible>Control.HasFocus(10)</visible>
      		<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
        </control>

    	<control>
      		<description>Listcontol background</description>
      		<type>image</type>
      		<id>1</id>
      		<posX>537</posX>
      		<posY>100</posY>
      		<width>686</width>
      		<height>509</height>
      		<texture>listcontrol_bg.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

	<control>
		<description>Number of Files Label</description>
		<type>label</type>
		<id>1</id>
		<posX>1204</posX>
		<posY>575</posY>
		<align>right</align>
		<label>#selectedindex/ #itemcount #itemtype</label>
		<visible>string.equals(#selectedindex)+string.equals(#itemcount)</visible>
		<animation effect="fade" time="250">WindowOpen</animation>
		<animation effect="fade" time="250">WindowClose</animation>
	</control>

	<control>
		<type>actiongroup</type>
		<description>action menu</description>
		<defaultcontrol>2</defaultcontrol>
		<onexit>10</onexit>
		<buttonX>0</buttonX>
		<buttonY>0</buttonY>
		<buttonwidth>0</buttonwidth>
		<buttonheight>720</buttonheight>
		<width>1280</width>
		<height>720</height>
		<dimColor>00ffffff</dimColor>

		<control>
			<description>action menu background</description>
			<id>1</id>
			<type>image</type>
			<posX>0</posX>
			<posY>0</posY>
      			<width>350</width>
			<texture>left_menu_bg.png</texture>
			<visible>!Control.HasFocus(10)</visible>
        		<animation effect="slide" time="150" start="-300,0" reversible="false">visible</animation>
        		<animation effect="slide" time="150" end="-300,0" reversible="false">hidden</animation>
		</control>

		<control>
			<id>1</id>
			<description>action menu button open</description>
			<type>image</type>
			<posX>0</posX>
			<posY>0</posY>
      			<width>30</width>
			<texture>left_menu_open.png</texture>
			<visible>!Control.HasFocus(10)</visible>
        		<animation effect="slide" time="150" start="-300,0" reversible="false">visible</animation>
        		<animation effect="slide" time="150" end="-300,0" reversible="false">hidden</animation>
		</control>

		<control>
			<type>group</type>
      			<description>group element</description>
        		<animation effect="slide" time="150" start="-300,0" reversible="false">visible</animation>
        		<animation effect="slide" time="150" end="-300,0" reversible="false">hidden</animation>
        		<visible>!Control.HasFocus(10)</visible>

			<control>
				<description>Heading text label</description>
				<type>label</type>
				<id>1</id>
				<posX>47</posX>
				<posY>40</posY>
				<label>924</label>
				<font>font18bold</font>
				<textcolor>ff66bae3</textcolor>
			</control>
		
			<control>
				<description>button group</description>
				<type>group</type>
				<posX>30</posX>
				<posY>122</posY>
          			<animation effect="slide" time="150" start="-300,0" reversible="false">visible</animation>
          			<animation effect="slide" time="150" end="-300,0" reversible="false">hidden</animation>
				<layout>StackLayout(1)</layout>

      				<control>
        				<type>sortbutton</type>
        				<id>2</id>
        				<label>620</label>
        				<onleft>2</onleft>
        				<onright>10</onright>
        				<onup>17</onup>
        				<ondown>11</ondown>
      				</control>

      				<control>
        				<description>Toggle button series</description>
        				<type>togglebutton</type>
        				<id>11</id>
        				<label>3019</label>
        				<onleft>11</onleft>
        				<onright>10</onright>
        				<onup>2</onup>
        				<ondown>6</ondown>
      				</control>

      				<control>
        				<description>New button</description>
        				<type>button</type>
        				<id>6</id>
        				<label>617</label>
        				<onleft>6</onleft>
        				<onright>10</onright>
        				<onup>11</onup>
        				<ondown>7</ondown>
      				</control>

      				<control>
        				<description>Cleanup</description>
        				<type>button</type>
        				<id>7</id>
        				<label>624</label>
        				<onleft>7</onleft>
        				<onright>10</onright>
        				<onup>6</onup>
        				<ondown>8</ondown>
      				</control>

      				<control>
        				<description>Priorities</description>
        				<type>button</type>
        				<id>8</id>
        				<label>877</label>
        				<hyperlink>607</hyperlink>
        				<onleft>8</onleft>
        				<onright>10</onright>
        				<onup>7</onup>
        				<ondown>99</ondown>
      				</control>

      				<control>
        				<description>Conflicts</description>
        				<id>9</id>
      				</control>


   			</control>
		</control>
	</control>

 
      		<control>
        		<description>scheduler recordings listcontrol</description>
          		<type>listcontrol</type>
          		<id>10</id>
        	</control>


    	<control>
      		<description>Selected channel thumb</description>
      		<type>image</type>
      		<id>1</id>
      		<posX>60</posX>
      		<posY>80</posY>
      		<width>153</width>
      		<height>150</height>
      		<keepaspectratio>yes</keepaspectratio>
      		<texture>#selectedthumb</texture>
      		<visible>Control.HasFocus(10)</visible>
      		<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>Scheduled channel</description>
      		<type>label</type>
      		<id>17</id>
      		<width>300</width>
      		<posX>60</posX>
      		<posY>25</posY>
      		<width>435</width>
      		<label>#TV.Scheduled.Channel</label>
      		<align>left</align>
      		<font>font16bold</font>
      		<textcolor>ff66bae3</textcolor>
      		<visible>Control.HasFocus(10)</visible>
      		<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>Current program time</description>
      		<id>14</id>
      		<type>label</type>
      		<width>300</width>
      		<posX>60</posX>
      		<posY>275</posY>
      		<label>#TV.Scheduled.Time</label>
      		<align>left</align>
      		<visible>Control.HasFocus(10)</visible>
      		<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>Current program title</description>
      		<type>fadelabel</type>
      		<id>13</id>
      		<posX>60</posX>
      		<posY>240</posY>
      		<width>440</width>
      		<label>#TV.Scheduled.Title</label>
      		<font>font16bold</font>
      		<align>left</align>
      		<textcolor>ff66bae3</textcolor>
      		<visible>Control.HasFocus(10)</visible>
      		<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>Horizontal seperator</description>
      		<type>image</type>
      		<id>1</id>
     		<posX>50</posX>
      		<posY>300</posY>
      		<width>445</width>
      		<texture>seperator.png</texture>
      		<visible>Control.HasFocus(10)</visible>
      		<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>EPG description</description>
      		<type>textboxscrollup</type>
      		<id>15</id>
      		<posY>305</posY>
      		<width>440</width>
    		<height>330</height>
      		<label>#TV.Scheduled.Description</label>
      		<visible>Control.HasFocus(10)</visible>
      		<animation effect="slide" time="250" start="-300,0" reversible="false">visible</animation>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

	<control>
		<description>action menu button closed</description>
		<id>1</id>
		<type>image</type>
		<posX>0</posX>
		<posY>0</posY>
      		<width>30</width>
		<texture>left_menu_close.png</texture>
		<visible>Control.HasFocus(10)</visible>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

    <import>common.overlay.xml</import>

  </controls>
</window>