TE32K 1.2a (C Source code & demo app)

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
TE32K 1.2a (C Source code & demo app)

Post by Info-Mac » July 22nd, 1994, 9:00 am

Download: http://archive.info-mac.org/dev/src/te32k-12a-c.hqx

--========================_8105853==_
Content-Type: text/plain; charset="us-ascii"

TE32K is designed to be a more-or-less "plug in" replacement for the
Macintosh Toolbox TextEdit package. The major advantage is that it can
manipulate text files LARGER than 32K. The TE32K package includes
standard (non-OOP) C source code, object files (for 68k and PPC), a
compiled (FAT! :-) demo app & documentation.

TE32K is free of charge, but if you do use TE32K in a piece of software
which you market, for every copy you sell, you are required to donate $1.00
to the World Wildlife Fund, 90 Eglinton Avenue East, Suite 504, Toronto,
Ontario, Canada, M4P 2Z7.

TE32K was originally written by Roy Wood . This version is
an upgrade made by Michael Lowe from the 1.2
source code. Roy Wood plans to release a new version soon, and has given
permission for the release of this version in the interim. Enjoy!

Michael Lowe

New in v1.2a
------------
* implemented triple click support
* implemented TE32KFeatureFlag
- te32KFOutlineHilite: outline text highlighting in deactivated state
- te32KFShowCarridgeReturns: show carriage returns with paragraph marker
* implemented TE32KGetHiliteRgn for 'Drag and Drop' support
* numerous bug fixes

* Changes to support:
- THINK C 6.0x/7.0x
- MPW C
- Universal Headers
- Mac on RISC SDK



--========================_8105853==_
Content-Type: application/mac-binhex40; name="TE32K.sit"
Content-Disposition: attachment; filename="TE32K.sit"
Post Reply