GEOS SDK TechDocs
|
|
2.2 Text Flow Through Regions
|
2.4 Undo
Many word processors and publishing programs today implement styles . A style is a set of character and paragraph attributes typically associated with a specific name; the user chooses the attributes for the style and then can apply that style to any selected text by choosing the associated name. A style sheet is a set of styles. Styles can be (and normally are) based on other styles.
Normally, the definition and use of styles is left entirely to the application. In GEOS, however, the text library provides a controller object for styles and style sheets, so if your application will use style sheets, it can do so without needing complex code.
GEOS SDK TechDocs
|
|
2.2 Text Flow Through Regions
|
2.4 Undo