X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a5f81d8c07022c086723a587488750ef055439e3..5af019af85ec2e931a6c1dd33f305dcf48071c67:/user/wxLayout/README?ds=inline diff --git a/user/wxLayout/README b/user/wxLayout/README index bedb164c71..5539268bc7 100644 --- a/user/wxLayout/README +++ b/user/wxLayout/README @@ -3,13 +3,14 @@ README for wxLayout classes --------------------------- All the source in this directory is copyrighted under the -LGPL (GNU LIBRARY PUBLIC LICENSE), by Karsten Ballueder . +GPL (GNU GENERAL PUBLIC LICENSE), version 2, +by Karsten Ballueder . This is still work in progress, so if you want to make any significant changes, please get in touch with me before. -There are three building blocks for richt text editing: +There are three building blocks for rich text editing: wxllist : @@ -40,7 +41,6 @@ linebreaks) and export of objects, text or html. Planned for the future is an html parser for importing html. - wxLayout.cpp is a simple test program. It will export Text and HTML to stdout and demonstrate some of the features and bugs of wxLayoutList.