Grady

Last Revision:
Version 1.1, 2012-03-21
Upgraded to Xcode 4.3 and Mac OS X 10.7.
(Full Revision History)
Build Requirements:
Xcode 4.3 and Mac OS X 10.7.x
Runtime Requirements:
Mac OS X 10.5 or later

"Grady" is a Cocoa application that demonstrates how to use the NSGradient class. The NSGradient class provides support for drawing gradient fill colors, also known as shadings in Quartz. This class provides convenience methods for drawing radial or linear (axial) gradients for rectangles and NSBezierPath objects. This sample is intended to show how to use the many different features and aspects of this rendering class.