Drawing shadows?
Drawing shadows?
- Subject: Drawing shadows?
- From: Clyde McQueen <email@hidden>
- Date: Mon, 28 Jan 2002 18:12:06 -0800
Is there a magic Cocoa API to draw the nifty shadows around objects? Or
should I start measuring gray values?
Btw, NSImageView setImageFrameStyle:NSImageFramePhoto doesn't quite do
the trick. The default NSImageFrameGrayBezel "sunken look" is the right
idea, except that I want to put the shadow around an arbitrary object.
/Clyde