nsshadow Questions
0
I'd like to get a custom NSShadow on a borderless NSWindow,
and since I'm also applying some animations on the window, I've set up the window's content view to be layer-backed.
When applying the N...
2
I'm trying to create a custom NSView with both rounded corners and a drop shadow. I created an NSView subclass and have the following drawRect: method
- (void)drawRect:(NSRect)dirtyRect
{
NSRect ...
Fideicommissary asked 28/4, 2011 at 20:20
1
© 2022 - 2024 — McMap. All rights reserved.