NSTextView with 50% transparent background
NSTextView with 50% transparent background
- Subject: NSTextView with 50% transparent background
- From: Jérome Foucher <email@hidden>
- Date: Fri, 11 Apr 2003 11:52:49 +0200
Hi all,
First of all, I've seached the archives but couldn't find the answer to
this question. There have been such questions in the past, but none of
the answers were sufficient...
I have a NSTextView with some text drawn in plain black and I wish to
set the background to 50% transparent white.
Behind my NSTextView is a NSImageView.
In Interface Builder, I modify the background color to 50% white. And
in Interface Builder, it just looks like it should.
But when I compile and run my application (or test the interface in
IB), the result is somewhat different : the background is solid, and
gray.
Am I missing something here ?
Do I have to subclass NSTextView ? If so, how ?
Thanks
Jerome
_______________________________________________
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.