Shadows
Shadows
- Subject: Shadows
- From: Russ White <email@hidden>
- Date: Sat, 24 Nov 2001 10:18:25 -0800
I've spent all Thanksgiving week learning Cocoa and I've made tremendous
progress. I have the basics down finally and I'm ready to do some
application stuff. One of the things I'd like to do is be able to draw
shadows around a NSView (or any rectangle container). Seems like only
NSWindows can have shadows.
Does anybody know if there is a built-in shadow method?