README FILE FOR RICH TEXT DISPLAY & EDITOR WIDGET

01 Oct 2012

This is an updated beta release (1.1b) of the Rich Text Display & Editor Widgets for 
the Fast Lite Toolkit, FLTK (http://fltk.org). It provides several bug fixes, and an
additional capability (the EditorContent class), over the initial beta (1.0b).

The Rich Text Display & Editor Widgets package consists of the header/source code
for the Fl_RichTextDisplay and Fl_RichTextEditor widgets, plus related classes
(Character, Undo, etc.). See the website http://jeffreyellis.org/fltk/ and the
DESIGN_NOTES file for more details. See the LICENSE file for details of the GNU
GPL license under which this package is released.

There is also a demo program, built with Fluid.

The Makefile is set up to compile a libRTDE.a containing the Rich Text Display and
Editor widgets, and put it in the directory ../lib. It also copies the include files 
into the directory ../include, and compiles the demo program, textdemo.exe.

This is a beta version and could benefit from your feedback. Please provide any
feedback, bug reports, feature requests, etc. to Jeffrey Ellis, at
jeffellis1@gmail.com.
