Skip navigation.
 
mlRe: transparent views and window shadow interference
FROM : Andreas Mayer
DATE : Sun Nov 24 17:41:44 2002

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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mltransparent views and window shadow interference Daryn Nov 24, 07:51
mlRe: transparent views and window shadow interference Andreas Mayer Nov 24, 17:41
mlRe: transparent views and window shadow interference Daryn Nov 26, 05:15
mlRe: transparent views and window shadow interference Andreas Mayer Nov 26, 20:20
mlRe: transparent views and window shadow interference Daryn Nov 27, 02:54