DESCRIPTION
Formatted Text Control for REALbasic is a canvas based control for REALbasic that implements word processor capabilities similar to Apple Pages and Microsoft Word. The FTC is useful for implementing reports and general word processing capabilities within your REALbasic applications. The FTC features the following capabilities: Three display modes including page, normal and edit, 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, and 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.
WHAT'S NEW
Version 1.6.2:
Bug Fixes:
- Fixed a problem with the demo application where it would fail under linux with a run time
error because it couldn't find the library "libstdc+ +.so.5". The cause of this problem was
the Einhugur WindowSpldemo works under linux.
Corrected a problem with mouse wheel scrolling.
- Fixed a problem with printing paragraph background colors. It is now properly scaled.
- Fixed a problem with position updating which would cause various errors.
- Fixed a problem with contextual menu click positions not being interpreted correctly.
REQUIREMENTS
REALbasic 2008R2 or later.
|