Re: transparent views and window shadow interference
Re: transparent views and window shadow interference
- Subject: Re: transparent views and window shadow interference
- From: Andreas Mayer <email@hidden>
- Date: Sun, 24 Nov 2002 17:41:44 +0100
Am Sonntag, 24.11.02 um 07:51 Uhr schrieb Daryn:
What am I doing wrong?
and set the background color on the text view to be semi-transparent.
You could set the window transparency instead.
[window setAlphaValue:0.5];
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.