
Copyright 1996-2001 Vincenzo MORELLO
All rights reserved

MGUI Designer is a graphic tool that helps you in the construction and
maintenance of your dialog windows layout. It provides a large set of
MGUI Objects and the possibility to set many of the Objects attributes.
Part of the Program (dialogs in the sample 'objedit.mdp') has been
written using the Designer itself.
MGUI Designer produces binary, machine independent project files; that
is: they can be written on DOS PC and read on Sparc Station. These files
can be read, modified and saved at any time, allowing you to maintain
your dialogs easily.
To make use of your project file in a program, the Designer offers you
the possibility to generate 'C' source file that can be linked with your
code to produce a complete program.

Please find Designer HTML documentation in directory designer/doc.
