home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-30 | 924 b | 26 lines | [TEXT/R*ch] |
- Name: CPEditText
- Version: 1.2
- Category: classes
- Contributor: Chris Wysocki <wysocki@netcom.com>
- Date: 93-10-20
- TCL-Version: 1.1.x
- TCL-Language: C
- Copyright: Copyright (C) 1992 Christopher R. Wysocki. All rights reserved.
-
- CPEditText is a class for version 1.1.x of Symantec's THINK Class
- Library that implements a simple text editing pane. It can be used as
- a direct replacement for the standard TCL CEditText class, provided
- that the word wrapping feature of CEditText is not used. However,
- since CPEditText does not use the standard Macintosh TextEdit
- routines, it supports fixed-width tabs and can be used to display and
- edit more than 32k of text.
-
- Version 1.1 provides improved performance when editing large text buffers
- and a number of other minor enhancements.
-
- Version 1.2 is compatible with SC++ and TCL 1.1.3, but functionally is
- pretty much the same as previous versions.
-
- Chris Wysocki
- wysocki@netcom.com
-