Re: Custom Shadow on an NSWindow
Re: Custom Shadow on an NSWindow
- Subject: Re: Custom Shadow on an NSWindow
- From: Uli Kusterer <email@hidden>
- Date: Tue, 20 Feb 2007 00:21:26 +0100
Am 19.02.2007 um 23:41 schrieb Michael Nickerson:
On Feb 19, 2007, at 4:08 AM, Uli Kusterer wrote:
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.
-invalidateShadow, I think you're talking about. It invalidates
the shadow then recreates it based on the window's shape.
Ah. Right. ReshapeWindow() is Carbon...
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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