﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <id>7900</id>
  <defaultcontrol>3</defaultcontrol>
  <allowoverlay>no</allowoverlay>
  <controls>

    <control>
      <type>image</type>
      <id>0</id>
      <width>1280</width>
      <height>720</height>
      <texture>black.png</texture>
      <colordiffuse>60ffffff</colordiffuse>
    </control>

    <control>
      <type>image</type>
      <id>0</id>
      <posX>390</posX>
      <posY>180</posY>
      <width>500</width>
      <height>342</height>
      <texture>context_background.png</texture>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
    </control>

    <control>
      <description>Heading text label</description>
      <type>label</type>
      <id>4</id>
      <posX>410</posX>
      <posY>187</posY>
      <width>460</width>
      <label>181</label>
      <font>font14bold</font>
      <textcolor>ff66bae3</textcolor>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
    </control>


    <control>
      <description>Exit button</description>
      <type>button</type>
      <id>2</id>
      <posX>838</posX>
      <posY>186</posY>
      <textureFocus>osd_info_button_focus.png</textureFocus>
      <textureNoFocus>osd_info_button_focus.png</textureNoFocus>
      <width>30</width>
      <height>30</height>
      <label>-</label>
      <onleft>10</onleft>
      <onright>10</onright>
      <onup>10</onup>
      <ondown>10</ondown>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
    </control>

      <control>
        <description>textarea</description>
        <type>textbox</type>
        <id>3</id>
        <posX>410</posX>
        <posY>223</posY>
        <width>460</width>
        <height>300</height>
        <spinPosX>800</spinPosX>
        <spinPosY>500</spinPosY>
        <onleft>2</onleft>
        <onright>2</onright>
        <onup>2</onup>
        <ondown>2</ondown>
        <label>-</label>
      <animation effect="fade" time="250">WindowOpen</animation>
      <animation effect="fade" time="250">WindowClose</animation>
      </control>

  </controls>
</window>