diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-426DECE8-311A-5720-88BB-F2A4805648D6.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-426DECE8-311A-5720-88BB-F2A4805648D6.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,12 @@ + + + + + +Viewing and user interfaces

Text content provides the content model for text objects. Viewing them is the responsibility of another component, text views.

In order to maintain a clear separation of concerns between the various types of text object, and the layout requirements of text views, two classes are provided:

These interfaces are implemented by CGlobalText and CRichText.

Text content and views are fully integrated with printing. The header and footer for a document is specified in terms of rich text, with fields available to give the page number. Text views supports printing to either a view or to a preview. Print settings may be stored in the same store as the text content.

See also

Text views.

\ No newline at end of file