Version: 1.0

Posted: 2009-06-01

Build Requirements: Xcode 3.1.2 or later, Mac OS X v10.5 or later

Runtime Requirements: Mac OS X v10.5 or later

View Source Code:

Download Sample Code (“CircleView.zip”, 60.9K)



Description

CircleView is a small application with a demonstration subclass of NSView that draws text, using the underlying layers of the Cocoa text system for glyph generation and layout, but calculating the positions of glyphs itself.

Document Revision History

Date Notes
2009-06-01CircleView is a small application that draws text in a circle.