Top "Nsshadow" questions

An NSShadow object encapsulates the attributes used to create a drop shadow during drawing operations.

Custom NSView with rounded corners and drop shadow

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