Special

Special Print Closeout!

We're clearing out the remainder of our print issues at fire sale prices -- as much as 75% off! Quantities are extremely limited and only available while supplies last. Hurry to take advantage of this one-time offer.

RBD Magazines

Once these printed back issues are gone, they are gone!

Article Preview


Buy Now

PDF:

Feature

Postmortem: FTC

Building the Formatted Text Control

Issue: 7.2 (January/February 2009)
Author: Brendan Murphy
Article Description: No description available.
Article Length (in bytes): 23,541
Starting Page Number: 13
RBD Number: 7208
Resource File(s): None
Related Web Link(s):

http://www.TrueNorthSoftware.com
http://www.TrueNorthSoftware.com/FormattedTextControl/FormattedTextControl.html
http://www.rbdeveloper.com/browse/5.3/5311/

Known Limitations: None

Excerpt of article text...

The Formatted Text Control (FTC) is a WYSIWYG word processor control. The FTC was designed from the ground up to be a word processor as opposed to a text editor with other capabilities added to it like picture support. This is important distinction because trying to add word processor capabilities to something that starts out as a plain text editor is asking for trouble. To add these capabilities down the road I would have to constantly rewrite the core code. So I decided to go for a complete solution from the beginning because I knew it would be a lot easier create a plain text editor from something that exceeded the requirements than trying to build a word processor upon a text editor. The FTC is word processor that can be reconfigured to act like an EditField and everything in between. The FTC supports three different modes of display; page, normal, and edit. Page mode is like what you see in a true WYSIWYG editor like Apple Pages. Normal mode is like Microsoft's Word normal mode. Edit mode is like an EditField on steroids. It also has RTF support, paragraph and character styles, picture and custom object support, undo management, and many customization options for adapting it to your application. The FTC is a professional solution for adding word processing to your REALbasic (RB) application.

...End of Excerpt. Please purchase the magazine to read the full article.

Article copyrighted by REALbasic Developer magazine. All rights reserved.


 


|

 


Weblog Commenting and Trackback by HaloScan.com