FROM : Daryn
DATE : Sun Nov 24 07:51:08 2002
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_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.
DATE : Sun Nov 24 07:51:08 2002
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_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 mails | Author | Date |
|---|---|---|
| Daryn | Nov 24, 07:51 | |
| Andreas Mayer | Nov 24, 17:41 | |
| Daryn | Nov 26, 05:15 | |
| Andreas Mayer | Nov 26, 20:20 | |
| Daryn | Nov 27, 02:54 |






Cocoa mail archive

