views:

18

answers:

0

Hello all,

I have a project that needs to draw text in a view with a gradient fill in a custom subclass of NSView, like this example below.

http://cl.ly/2znx

I'm wondering how I can achieve this, as I'm pretty new to Cocoa drawing.