<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>601</id>
<defaultcontrol>10</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<define>#header.label:646</define>
<controls>
	<control>
		<description>BG</description>
		<type>image</type>
		<id>1</id>
		<width>1366</width>
		<height>768</height>
	</control>
	
<import>common.time.xml</import>
	
	<control>
		<animation effect="fade" time="100">WindowOpen</animation>
		<animation effect="fade" time="100">WindowClose</animation>
		<type>label</type>
		<id>1</id>
		<posX>552</posX>
		<posY>30</posY>
		<width>700</width>
		<height>100</height>
		<label>646</label>
		<textcolor>6aa5cb</textcolor>
		<font>Segoe Light40</font>
	</control>
	
	<control>
		<description>Selected item Label</description>
		<type>fadelabel</type>
		<id>1</id>
		<posX>552</posX>
		<posY>142</posY>
		<width>450</width>
		<label>#selecteditem</label>
		<font>Segoe Light22</font>
		<animation effect="fade" time="200">WindowOpen</animation>
		<animation effect="fade" time="200">WindowClose</animation>
		<valign>middle</valign>
		<visible>string.equals(#TV.Scheduled.Title,)</visible>
	</control>
	
	<control>
		<description>Selected item Label</description>
		<type>fadelabel</type>
		<id>1</id>
		<posX>552</posX>
		<posY>142</posY>
		<width>450</width>
		<label>#TV.Scheduled.Title</label>
		<font>Segoe Light22</font>
		<animation effect="fade" time="200">WindowOpen</animation>
		<animation effect="fade" time="200">WindowClose</animation>
		<valign>middle</valign>
		<visible>!string.equals(#TV.Scheduled.Title,)</visible>
	</control>
		<control>
			<description>Current program channel</description>
			<type>label</type>
			<id>17</id>
			<posX>60</posX>
			<posY>180</posY>
			<label>#TV.Scheduled.Channel</label>
			<animation effect="fade" time="100">WindowOpen</animation>
			<animation effect="fade" time="100">WindowClose</animation>
			<font>Segoe Light18</font>
			<textcolor>85cffe</textcolor>
			<visible>true</visible>
		</control>
		
		<control>
			<type>label</type>
			<description>Current program time</description>
			<id>14</id>
			<posX>60</posX>
			<posY>215</posY>
			<textcolor>85cffe</textcolor>
			<font>Segoe Light18</font>
			<label>#TV.Scheduled.Time</label>
			<animation effect="fade" time="100">WindowOpen</animation>
			<animation effect="fade" time="100">WindowClose</animation>
			<visible>true</visible>
		</control>

		<control>
			<type>textboxscrollup</type>
			<description>Description1</description>
			<id>15</id>
			<posX>60</posX>
			<posY>281</posY>
			<width>460</width>
			<height>250</height>
			<label>#TV.Scheduled.Description</label>
			<animation effect="fade" time="100">WindowOpen</animation>
			<animation effect="fade" time="100">WindowClose</animation>
		</control>
	
	<control>
		<description>Number of Files Label</description>
		<type>label</type>
		<id>1</id>
		<posX>1216</posX>
		<posY>690</posY>
		<align>right</align>
		<label>#currentmodule: #itemcount</label>
		<textcolor>6aa5cb</textcolor>
		<visible>Control.IsVisible(10)</visible>
		<animation effect="fade" time="200">WindowOpen</animation>
		<animation effect="fade" time="200">WindowClose</animation>
	</control>
	
	<control>
		<description>listcontrol background</description>
		<type>image</type>
		<id>1</id>
		<posX>554</posX>
        <posY>153</posY>
		<width>725</width>
		<height>482</height>
		<texture>listcontrol_bg.png</texture>
		<animation effect="fade" time="100">WindowOpen</animation>
		<animation effect="fade" time="100">WindowClose</animation>
	</control>
	
	<control>
		<description>listcontrol background info</description>
		<type>image</type>
		<id>1</id>
		<posX>554</posX>
        <posY>678</posY>
		<width>725</width>
		<height>51</height>
		<texture>listcontrol_bg_info.png</texture>
		<animation effect="fade" time="100">WindowOpen</animation>
		<animation effect="fade" time="100">WindowClose</animation>
	</control>
	
	<control>
		<type>actiongroup</type>
		<description>action menu</description>
		<defaultcontrol>2</defaultcontrol>
		<onexit>50</onexit>
		<buttonX>0</buttonX>
		<buttonY>0</buttonY>
		<buttonwidth>0</buttonwidth>
		<buttonheight>0</buttonheight>
		<width>1366</width>
		<height>768</height>
		<dimColor>00ffffff</dimColor>
				
		<control>
			<type>image</type>
			<id>0</id>
			<width>1366</width>
			<height>768</height>
			<texture>semi_trans_back_general_menu.png</texture>
			<colordiffuse>90ffffff</colordiffuse>
			<animation effect="fade" time="200">windowopen</animation>
			<animation effect="fade" time="400">windowclose</animation>
		</control>
		
		<control>
		<type>group</type>
		<animation effect="fade" time="250">Visible</animation>
		<animation effect="zoom" delay="100" tween="elastic" easing="out" start="95,95" end="100,100" center="683,384" time="550">Visible</animation>
		<animation effect="fade" time="200" reversible="false">Hidden</animation>
		<animation effect="zoom" start="100,100" end="200,200" center="683,384" time="200" reversible="false">Hidden</animation>
		
		<control>
			<id>1</id>
			<type>image</type>
			<posX>512</posX>
			<posY>64</posY>
			<width>342</width>
			<height>640</height>
			<texture>menu_bg.png</texture>
			<visible>!Control.HasFocus(10)</visible>
		</control>
		
		<control>
			<description>Heading text label</description>
			<type>label</type>
			<id>1</id>
			<posX>567</posX>
			<posY>110</posY>
			<label>924</label>
			<font>Segoe Light18</font>
			<textcolor>85cffe</textcolor>
		</control>
		
		<control>
			<description>button group</description>
			<type>group</type>
			<posX>543</posX>
			<posY>175</posY>
			<layout>StackLayout(1)</layout>
			
		<control>
			<type>sortbutton</type>
			<id>2</id>
			<label>620</label>
			<onleft>10</onleft>
			<onright>10</onright>
			<onup>9</onup>
			<ondown>11</ondown>
			<textureFocus>hiddenmenu_item_selected.png</textureFocus>
			<textureNoFocus>hiddenmenu_item.png</textureNoFocus>
			<width>279</width>
			<height>49</height>
			<textXOff>25</textXOff>
			<textYOff>12</textYOff>
			<offsetSortButtonX>240</offsetSortButtonX>
			<offsetSortButtonY>14</offsetSortButtonY>
		</control>

		<control>
			<description>Toggle button series</description>
			<type>togglebutton</type>
			<id>11</id>
			<label>3019</label>
			<onleft>10</onleft>
			<onright>10</onright>
			<onup>2</onup>
			<ondown>6</ondown>
			<textureFocus>hiddenmenu_item_toggleon_selected.png</textureFocus>
			<textureNoFocus>hiddenmenu_item_toggleon.png</textureNoFocus>
			<AltTextureFocus>hiddenmenu_item_toggleoff_selected.png</AltTextureFocus>
			<AltTextureNoFocus>hiddenmenu_item_toggleoff.png</AltTextureNoFocus>
			<width>279</width>
			<height>49</height>
			<textXOff>25</textXOff>
			<textYOff>12</textYOff>
		</control>

		<control>
			<description>New button</description>
			<type>button</type>
			<id>6</id>
			<label>617</label>
			<onleft>10</onleft>
			<onright>10</onright>
			<onup>11</onup>
			<ondown>7</ondown>
			<textureFocus>hiddenmenu_item_selected.png</textureFocus>
			<textureNoFocus>hiddenmenu_item.png</textureNoFocus>
			<width>279</width>
			<height>49</height>
			<textXOff>25</textXOff>
			<textYOff>12</textYOff>
		</control>

		<control>
			<description>Cleanup</description>
			<type>button</type>
			<id>7</id>
			<label>624</label>
			<onleft>10</onleft>
			<onright>10</onright>
			<onup>6</onup>
			<ondown>8</ondown>
			<textureFocus>hiddenmenu_item_selected.png</textureFocus>
			<textureNoFocus>hiddenmenu_item.png</textureNoFocus>
			<width>279</width>
			<height>49</height>
			<textXOff>25</textXOff>
			<textYOff>12</textYOff>
		</control>

		<control>
			<description>Priorities</description>
			<type>button</type>
			<id>8</id>
			<label>877</label>
			<hyperlink>607</hyperlink>
			<onleft>10</onleft>
			<onright>10</onright>
			<onup>7</onup>
			<ondown>9</ondown>
			<textureFocus>hiddenmenu_item_selected.png</textureFocus>
			<textureNoFocus>hiddenmenu_item.png</textureNoFocus>
			<width>279</width>
			<height>49</height>
			<textXOff>25</textXOff>
			<textYOff>12</textYOff>
		</control>

		<control>
			<description>Conflicts</description>
			<type>button</type>
			<id>9</id>
			<label>892</label>
			<hyperlink>608</hyperlink>
			<onleft>10</onleft>
			<onright>10</onright>
			<onup>8</onup>
			<ondown>2</ondown>
			<textureFocus>hiddenmenu_item_selected.png</textureFocus>
			<textureNoFocus>hiddenmenu_item.png</textureNoFocus>
			<width>279</width>
			<height>49</height>
			<textXOff>25</textXOff>
			<textYOff>12</textYOff>
		</control>

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

	<control>
		<type>group</type>
		<description>group element</description>
		<animation effect="fade" time="250">WindowOpen</animation>
		<animation effect="fade" time="250">WindowClose</animation>
		
			<control>
				<description>listcontrol</description>
				<type>listcontrol</type>
				<id>10</id>
				<posY>187</posY>
				<height>458</height>
				<posX>554</posX>
				<onleft>2</onleft>
				<onright>2</onright>
				<scrollOffset>1</scrollOffset>
				<textureFocus>listcontrol_recordings_item_selected.png</textureFocus>
				<textureNoFocus>listcontrol_recordings_item.png</textureNoFocus>
				<PinIconHeight>51</PinIconHeight>
				<PinIconWidth>43</PinIconWidth>
				<PinIconXOff>0</PinIconXOff>
				<PinIconYOff>0</PinIconYOff>
				<itemWidth>32</itemWidth>
				<itemHeight>32</itemHeight>
				<IconXOff>40</IconXOff>
				<IconYOff>9</IconYOff>
				<textXOff>40</textXOff>
				<keepaspectratio>yes</keepaspectratio>
				<spinCanFocus>no</spinCanFocus>
				<spinPosX>590</spinPosX>
				<spinPosY>688</spinPosY>
				<spinAlign>left</spinAlign>
			</control>

	</control>
		


	<control>
		<id>1</id>
		<animation effect="slide" start="-60,0" end="0,0" tween="quadratic" easing="in" time="400" delay="600">WindowOpen</animation>
		<animation effect="slide" start="0,0" end="-60,0" tween="quadratic" easing="in" time="400" delay="100">WindowClose</animation>
		<type>image</type>
		<posX>0</posX>
		<posY>325</posY>
		<texture>hiddenmenu_tab.png</texture>
		<visible>Control.HasFocus(10)</visible>
	</control>
		
<import>common.overlay.xml</import>
</controls>
</window>
