Transparent NSTextView makes hole in window ?
Transparent NSTextView makes hole in window ?
- Subject: Transparent NSTextView makes hole in window ?
- From: Yann Bizeul <email@hidden>
- Date: Fri, 23 May 2003 10:11:25 +0200
Hi !
Very weird thing with transparent NSTextView :
I use a subclass of NSTextView, programmatically linked with its
NSScrollView, I had to do that to set transparency. The problem Is that
I would like to show something else behind the NSTextView, but all I
get is my Desktop !
I have in order :
My Window
An NSImageView with Bezeled frame
My NSTextView
But I can't see inside my NSImageView, I set the NSTextView to be
smaller than it, but it makes a hole with my desktop inside...
I set both NSScrollView and NSTextView to not draw background, and
clearColor background (just in case)
The window is configured to not have background too
Is there a bug or Am I missing something ?
I made a screenshot of the problem so that you can see :
http://www.tynsoe.org/transparency.jpg
Thanks
--
Yann Bizeul
TYNSOE.ORG -
http://www.tynsoe.org/
Site technique consacri ` MacOS X
_______________________________________________
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.