GNUe Designer is a tool used to visually design forms. Eventually, it
will be expanded to include Reports, GEAS directives, et al.

  ******************************************************
  WARNING: GNUe Designer 0.1.0 is not perfect code.
  Odds are, it will crash on you at some point (many
  points?), so if using on production forms, work from
  a copy and save often.  See BUGS for known issues.
  ******************************************************

This tool requires gnue-common and gnue-forms (with wxPython support)
installations.  These can be downloaded from www.gnuenterprise.org.
Designer has no dependencies aside from the dependencies of those
two packages.

To install, type:
   ./setup.py install

You can then run:
  gnue-designer

