Skip navigation.
 
mlRe: nswindow alphaComponent and shadow images
FROM : Brian Smith
DATE : Thu Apr 21 11:26:18 2005

Try sending the window an invalidateShadow message.  You may want to
first use setHasShadow: to turn shadowing off after certain alpha
value.

Brian

On Apr 21, 2005, at 04:48 PM, Cornelius Jaeger wrote:

> hi all,
>
> i have a problem with getting rid of shadow images on a near
> transparent window.
> basically it's a slideshow and you can set the slide shows window to
> have an alpha value less than 1.0
> when i set the alpha value the first picture that was shown in the
> window can still be seen albeit very faintly.
> how can i get rid of this?
>
> thx
>
> cornelius
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>

Related mailsAuthorDate
mlnswindow alphaComponent and shadow images Cornelius Jaeger Apr 21, 10:48
mlRe: nswindow alphaComponent and shadow images Brian Smith Apr 21, 11:26