Is it possible to get NSCollectionView to render with a transparent background ?
I've tried setting the backgroundColors array to clearColor, subclassing and 
filling in drawRect with clearColor, making sure the enclosing scroll view is 
not drawing its background and combinations of these all to no avail. 
Various combinations either result in the default white background or the black 
that looks like an opaque context that is being filled with clearColor 
Is there something I am missing or does this class just have some limitation 
here?

FWIW I'm doing this on 10.10 with xcode 6.1 and no layers or visual effects 
views. 
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to