Version: 1.0

Posted: 2008-06-06

Build Requirements: Xcode 3.0 and later

Runtime Requirements: Mac OS X v10.5 and later

View Source Code:

Download Sample Code (“CoreTextRTF.zip”, 46.2K)



Description

Demonstrates using how to use CoreText to layout and draw .rtf content in a window. The application uses a simple one, two, or three column layout for drawing the rtf content.

Document Revision History

Date Notes
2008-06-06Demonstrates using CoreText to layout and draw .rtf content.