Re: Custom Shadow on an NSWindow
Re: Custom Shadow on an NSWindow
- Subject: Re: Custom Shadow on an NSWindow
- From: Andreas Mayer <email@hidden>
- Date: Mon, 19 Feb 2007 23:51:51 +0100
Am 19.02.2007 um 10:08 Uhr schrieb Uli Kusterer:
Sometimes you may have to tell the window its shape changed
explicitly so it'll redo its shadow (the shadow is based on the
window's opaque region). I think the call is named -reshapeWindow
or something like that.
--- begin quote ---
InvalidateShadow
Invalidates the window shadow so that it is recomputed based on the
current window shape.
- (void)invalidateShadow
--- end quote ---
Andreas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden