<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
    <id>557311</id>
    <defaultcontrol>11</defaultcontrol>
    <allowoverlay>no</allowoverlay>
    <define>#header.label:File Explorer</define>
    <controls>

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

        <control>
            <id>1</id>
            <description>listcontrol background</description>
            <type>image</type>
            <posX>55</posX>
            <posY>176</posY>
            <width>1259</width>
            <height>537</height>
            <texture>listcontrol_bg.png</texture>
            <animation effect="Fade" time="100">WindowOpen</animation>
            <animation effect="Fade" time="100">WindowClose</animation>
        </control>
        <control>
            <id>0</id>
            <description>Label image 2</description>
            <type>image</type>
            <posX>777</posX>
            <posY>112</posY>
            <texture>menu_list_focus.png</texture>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>
        <control>
            <id>0</id>
            <description>Label image 1</description>
            <type>image</type>
            <posX>126</posX>
            <posY>112</posY>
            <texture>menu_list_focus.png</texture>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>
        <control>
            <id>3</id>
            <description>file listcontrol</description>
            <type>listcontrol</type>
            <onleft>11</onleft>
            <onright>4</onright>
            <onup>3</onup>
            <ondown>3</ondown>
            <posX>55</posX>
            <posY>176</posY>
            <width>610</width>
            <height>415</height>
            <animation delay="50" effect="Fade" time="250">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
            <spinPosX>240</spinPosX>
        </control>
        <control>
            <id>4</id>
            <description>file listcontrol</description>
            <type>listcontrol</type>
            <onleft>3</onleft>
            <onright>2</onright>
            <onup>4</onup>
            <ondown>4</ondown>
            <posX>704</posX>
            <posY>176</posY>
            <width>610</width>
            <height>415</height>
            <animation delay="50" effect="Fade" time="250">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>
        <control>
            <id>6</id>
            <description>label left</description>
            <type>label</type>
            <posX>73</posX>
            <posY>600</posY>
            <font>font10</font>
            <textcolor>ffffffff</textcolor>
            <align>LEFT</align>
            <label>Test</label>
        </control>
        <control>
            <id>7</id>
            <description>label right</description>
            <type>label</type>
            <posX>721</posX>
            <posY>600</posY>
            <font>font10</font>
            <textcolor>ffffffff</textcolor>
            <align>LEFT</align>
            <label>Test</label>
        </control>
        <control>
            <id>9</id>
            <description>labeldir left</description>
            <type>label</type>
            <posX>200</posX>
            <posY>157</posY>
            <font>font10</font>
            <textcolor>ffffffff</textcolor>
            <align>LEFT</align>
            <label>Test</label>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>
        <control>
            <id>10</id>
            <description>labeldir right</description>
            <type>label</type>
            <posX>840</posX>
            <posY>157</posY>
            <font>font10</font>
            <textcolor>ffffffff</textcolor>
            <align>LEFT</align>
            <label>Test</label>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>
        <control>
            <id>2</id>
            <description>Menu right</description>
            <type>button</type>
            <onleft>11</onleft>
            <onright>2</onright>
            <onup>2</onup>
            <ondown>4</ondown>
            <posX>800</posX>
            <posY>116</posY>
            <label>Menu right</label>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>
        <control>
            <id>11</id>
            <description>Menu left</description>
            <type>button</type>
            <onleft>11</onleft>
            <onright>2</onright>
            <onup>11</onup>
            <ondown>3</ondown>
            <posX>150</posX>
            <posY>116</posY>
            <label>Menu left</label>
            <animation effect="Fade" time="200">WindowOpen</animation>
            <animation effect="Fade" time="200">WindowClose</animation>
        </control>
    </controls>
</window>
