Skip navigation.
 
mlBeveled outline around a view(BevelBox): How to?
FROM : John Fox
DATE : Mon Apr 18 22:48:36 2005

Hello Nice Cocoa-nuts:

iTunes and iPhoto have a nice beveled outline to their views that I'd
like to implement. Poking around in the nib file,  I see a custom class
called BevelBox, which I suppose is an NSBox subclass. Can someone give
me an idea to draw this type of effect? I've used NSFrameRect() in
other parts to good effect to draw a colored line around an NSRect, but
I clearly need something more specific.

Many thanks,

John

Related mailsAuthorDate
mlBeveled outline around a view(BevelBox): How to? John Fox Apr 18, 22:48
mlRe: Beveled outline around a view(BevelBox): How to? John C. Randolph Apr 20, 00:21
mlRe: Beveled outline around a view(BevelBox): How to? Segher Boessenkool Apr 25, 01:37
mlRe: Beveled outline around a view(BevelBox): How to? John Fox Apr 25, 16:59
mlRe: Beveled outline around a view(BevelBox): How to? John Fox Apr 26, 00:26
mlRe: Beveled outline around a view(BevelBox): How to? Segher Boessenkool Apr 28, 16:38