﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win mac" title="Acces4 — A Visual Overview" section="starting">

    <p>
      Welcome to Acces4! This document points out some of the most important parts of the Acces program.
    </p>

    <table class="layout">
       <tr>
        <td class="top leftbrace">
          <p>
            The <b>Database Browser</b> lets you browse for and add problems to your document.
          </p>
          <p>
            Problems are organized into different categories and topics, shown on the left of the Database Browser.
            Clicking on a problem will bring up a problem preview on the right.
          </p>
        </td>
        <td class="img bottom">
          <img class="mac" src="images/overview1.png" />
        </td>
        <td class="bottom">
          <p>
            Add problems from the Database Browser to your document by clicking the <img class="icon" src=
            "images/plus.png" /> button or by double-clicking on the problem preview.
          </p>
        </td>
      </tr>
      <tr>
        <td class="top bgTop leftbrace">
          <p>
            The <b>Document View</b> shows the contents of your document.
          </p>
          <p>
            Format and edit your problems by right-clicking them and selecting an option from the menu.
          </p>
          <p>
            Rearrange your problems by dragging and dropping them in the list.
          </p>
        </td>
        <td class="img top">
          <img class="mac" src="images/overview2.png" />
        </td>
        <td>
          <p>
            Add your own problem by clicking the <img class="icon" src="images/plus.png" /> button. Start typing in the
            edit window that comes up.
          </p>
        </td>
      </tr>
    </table>
    <div class="note">
      In the Database Browser and Document View, the problem preview shows unformatted content only. Choose
      <span class="menu">File > Print Preview</span> to see how problems will look with your formatting options
      applied.
    </div>
	</guide>
