Re: Transparent NSTableView background == black background?
Re: Transparent NSTableView background == black background?
- Subject: Re: Transparent NSTableView background == black background?
- From: Stephane Sudre <email@hidden>
- Date: Fri, 11 May 2007 18:34:58 +0200
On 11 mai 07, at 18:11, Timothy Collett wrote:
Greetings.
I fear that I am still rather new at Cocoa, and I am attempting to use
an NSTableView to display some information. I would very much like to
have its background be the textured background of the window.
However, whenever I try to set its background color to transparent, it
acts as if it has a black background behind it.
I have tried setting the enclosing NSScrollView's background to clear,
and telling it not to display its background; however, it produces
exactly the same effect.
Any advice on this would be most appreciated.
A NSTableView in InterfaceBuilder is "not really" a NSTableView. It's a
NSScrollView with a clipview which includes a NSTableView.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden