transparent views and window shadow interference
transparent views and window shadow interference
- Subject: transparent views and window shadow interference
- From: Daryn <email@hidden>
- Date: Sun, 24 Nov 2002 00:51:08 -0600
I would like a text view to be semi-transparen like the Terminal app.
I've invoked setOpaque:NO on the window, and set the background color
on the text view to be semi-transparent. This works exactly great --
until the window's shadow is invalidated (switch windows, etc).
Upon redraw, the window draws its shadow inside the text view, slightly
darkens the transparent background, and shadows all the text. Worse
yet, scrolling the text exhibits that a "burn-in" effect of the text
has occurred.
What am I doing wrong?
Daryn
_______________________________________________
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.