background-less NSTableViews?
background-less NSTableViews?
- Subject: background-less NSTableViews?
- From: "Nathan Herring" <email@hidden>
- Date: Thu, 13 Jul 2006 16:53:37 -0700
- Thread-topic: background-less NSTableViews?
Ok, now that I have my NSTextView nicely showing the items under it, I'm trying to add a background-free NSTableView. So far, I'm having no love. I can't set whether or not the NSTableView draws the background, so instead I set the background color to clearColor. This, like the NSTextView makes the entire control draw as black. However, unlike the NSTextView, it doesn't recover when I set it's grandparent NSScrollView to not draw its own background. What gives?
(BTW, I've tried setting the NSClipView separately, and tried setting their backgrounds to clearColor as well, but to no avail.)
-nh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden