An NSShadow object encapsulates the attributes used to create a drop shadow during drawing operations.
I'm trying to create a custom NSView with both rounded corners and a drop shadow. I created an NSView subclass …
objective-c cocoa nsview nsbezierpath nsshadow