Overview: 6.6 System Services: Text

Up: GEOS SDK TechDocs | Up | Prev: 6.5 Graphics System | Next: 6.7 Print Spooler and Printing

Text in GEOS is handled by the Text Object, a sophisticated and powerful object that is the base for both the GenText and the VisText classes. The Text Object handles more situations than most applications will ever face; only powerful word processors and text-formatting programs may require more functionality. Those that require additional features can subclass the text object and add those features.

The Text Object implements text editing, manipulation, and display for GEOS. It represents a major portion of the system software and as such should be used by all applications that plan on providing any text-editing features. Among its many features are


Up: GEOS SDK TechDocs | Up | Prev: 6.5 Graphics System | Next: 6.7 Print Spooler and Printing