Skip navigation.
 
mlApplying a Drop Shadow to an NSView
FROM : Tom Burns
DATE : Tue Aug 15 21:28:43 2006

I have a custom view that I would like to display with a shadow. The 
custom view is a subview of an NSBox, so it seems to me that 
subclassing NSBox would be the proper course of action. 
unfortunately, I was unable to find any example code for applying 
shadows to views themselves, as opposed to their contents. Does 
anyone have any advice for approaching this problem?

--Tom

Related mailsAuthorDate
mlApplying a Drop Shadow to an NSView Tom Burns Aug 15, 21:28
mlRe: Applying a Drop Shadow to an NSView August Trometer Aug 15, 22:26
mlRe: Applying a Drop Shadow to an NSView Tom Burns Aug 16, 04:43
mlRe: Applying a Drop Shadow to an NSView August Trometer Aug 16, 05:02
mlRe: Applying a Drop Shadow to an NSView George Orthwein Aug 16, 06:03