Xm++ Dialog Editor
------------------

VERSION 0.1 (Spring 1993)

This very first and incomplete version of a Xm++ UI builder was implemented
using CommonInteract II.
Currently it supports the layout of dialog boxes with standard Xm++
controls in a non - WISIWYG style (controls are prsented as rectangles
during editing) but with a test feature (you can preview the result
at any time).

Future releases should have:
* clipboard functions
* editing grid
* alignment and sizing functions
* an interface to include custom (user supplied) Xm++ controls

Adding this functionality should not be very compliciated, but needs
some time (which I don't have at the moment - anyone out there who wants
to try it...? :-)

WISIWYG editing needs an extension to CommonInteract which is planned
since last year but has not been realized until now. I hope to make it
before the end of this year (1993...).


VERSION 0.2 (Fall 1994)

Limited clipboard functions and editing grid have been added during
the last year. WISIWYG is implemented but doesn't work correctly on
all platforms (to be honest: it works correctly on some platforms ;-).

I have used it for drawing a lot of dialogs and I'm aware of the
functionality still missing. But again, fixing this needs time and
besides money this is the last thing I currently have...


