-
Notifications
You must be signed in to change notification settings - Fork 4
A well-known and used MUI custom class (TextEditor.mcc) which provides application programmers a textedit gadget. It supports features like word wrapping, soft styles (bold, italic, underline), a spell checking interface as well as an AREXX interface for scripting.
License
amiga-mui/texteditor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/*************************************************************************** TextEditor.mcc - Textediting MUI Custom Class Copyright (C) 1997-2000 Allan Odgaard Copyright (C) 2005-2010 by TextEditor.mcc Open Source Team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. TextEditor class Support Site: http://www.sf.net/projects/texteditor-mcc $Id$ ***************************************************************************/ With full permission of the previous author (Allan Odgaard) TextEditor.mcc 15.9+ is hereby released as free software under the GNU Lesser General Public License. Please read this license (COPYING) and make sure you understand the terms and conditions of this license. TextEditor.mcc is compiled with GCC v2 and v3 compilers. All required third party header files should already be included in the CVS repository. However, please note that you might need some more third party tools/utilities not included/listed here. If you want to contribute to the development of TextEditor.mcc please register with SourceForge.net and notify one of the project admins of the TextEditor.mcc project available at http://www.sf.net/projects/texteditor-mcc Jens Langner March, 2005
About
A well-known and used MUI custom class (TextEditor.mcc) which provides application programmers a textedit gadget. It supports features like word wrapping, soft styles (bold, italic, underline), a spell checking interface as well as an AREXX interface for scripting.