﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio" version="0.90"?>
<regions>
  <settings>
    <editable>true</editable>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <fractions>decimal</fractions>
    </calculation>
    <dependences>
      <assembly name="SMath Studio" version="0.90" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="Text Region" version="1.3.4392.2963" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="Checkbox Region" version="1.0.4394.2434" guid="aeb799ab-3afc-4a82-8f44-27d03df672ca" />
      <assembly name="Math Region" version="0.90" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="Special Functions" version="1.4.4392.2770" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
    </dependences>
  </settings>
  <region id="0" left="9" top="9" width="321" height="40" color="#000000" background-color="#ffff80" font-size="10">
    <text lang="eng">
      <p font-name="Courier New">Here is a Checkbox Region (click on itor focus it and press spacebar!):</p>
    </text>
  </region>
  <region id="1" left="9" top="54" width="22" height="22" border="true" color="#000000" background-color="#ffffff">
    <checkbox checked="false">
      <input>
        <e type="operand">checked</e>
      </input>
    </checkbox>
  </region>
  <region id="2" left="9" top="81" width="307" height="56" color="#000000" background-color="#ffff80" font-size="10">
    <text lang="eng">
      <p font-name="Courier New">Temporary (I'm just started to workon this Region) it defines the valueof static variable "checked":</p>
    </text>
  </region>
  <region id="3" left="9" top="144" width="103" height="24" color="#000000" background-color="#ffffff" font-size="10">
    <math optimize="1">
      <input>
        <e type="operand">checked</e>
      </input>
      <result action="numeric">
        <e type="operand">0</e>
      </result>
    </math>
  </region>
  <region id="4" left="9" top="171" width="331" height="40" color="#000000" background-color="#ffff80" font-size="10">
    <text lang="eng">
      <p font-name="Courier New">In the future user will be able to setany name of the variable to this Region</p>
    </text>
  </region>
  <region id="5" left="9" top="225" width="340" height="24" color="#000000" background-color="#ffff80" font-size="10">
    <text lang="eng">
      <p font-name="Courier New">Here is how one could use this Checkbox:</p>
    </text>
  </region>
  <region id="6" top="252" color="#000000" background-color="#ffffff">
    <area is-collapsed="true">
      <region id="7" left="9" top="270" width="299" height="72" color="#000000" background-color="#ffffff" font-size="10">
        <math optimize="1">
          <input>
            <e type="operand">results</e>
            <e type="operand">checked</e>
            <e type="operand">1</e>
            <e type="operator" args="2">≡</e>
            <e type="operand" style="string">Checkbox is checked!</e>
            <e type="operand" style="string">Nothing interesting...</e>
            <e type="function" preserve="true" args="3">if</e>
            <e type="operator" args="2">←</e>
          </input>
        </math>
      </region>
      <region id="8" top="342" color="#000000" background-color="#ffffff">
        <area terminator="true" />
      </region>
    </area>
  </region>
  <region id="9" left="9" top="369" width="222" height="24" color="#000000" background-color="#ffffff" font-size="10" showInputData="False">
    <math optimize="1">
      <input>
        <e type="operand">results</e>
      </input>
      <result action="numeric">
        <e type="operand" style="string">Nothing interesting...</e>
      </result>
    </math>
  </region>
</regions>