Re: Transparent layer-backed views
Re: Transparent layer-backed views
- Subject: Re: Transparent layer-backed views
- From: Dave Keck <email@hidden>
- Date: Sun, 15 Nov 2009 22:15:25 -1000
You need to set the window's background color:
[window setBackgroundColor: [NSColor clearColor]];
(Although I'm not sure why this is only necessary when the window's
content view is layer-backed.)
BTW, slick website and product... wish I knew what it said. :)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden