Editor: The Formatted Text Control (FTC) is a canvas based control for REALbasic that implements word processor capabilities similar to Apple Pages or Microsoft Word. The FTC is useful for implementing reports or general word Processing capabilities within your applications. The FTC supports Mac OS X and Microsoft Windows. It also compiles and runs under linux, but has not been thoroughly regression tested for linux. The FTC is completely written in REALbasic.
FTC Features
* Four display modes including page, normal, edit, and single
* RTF support including picture support
* A full range of paragraph and character styles
* Picture support
* Custom object support for adding application specific items
* Built in undo management
* Many customization options to adapt the FTC to your application
* Highly optimized code written in REALbasic for maximum flexibility
For a more complete list of features and capabilities, see the FTC User Guide in the demo download. Run the demo application to see the FTC in action!
Version 1.8.1
Version 1.8.1 has 16 new features and enhancements including support for pilcrows (the backwards P at the end of a paragraph). This version also address 36 bug fixes. For a more complete list of features and capabilities, see the "FTC User Guide" and "Version History" documents in the demo download.