Core Animation/Layers and Borderless Windows
Core Animation/Layers and Borderless Windows
- Subject: Core Animation/Layers and Borderless Windows
- From: Karl Goiser <email@hidden>
- Date: Thu, 17 Apr 2008 11:49:46 +1000
Hello,
I'm creating a borderless window whose content view uses Core
Animation...
When I do this, the window is drawn without any shadow no matter the
alpha of the content.
- a borderless window with a normal view draws the window's shadow.
- a normal window with a content view which uses core animation shows
the window's shadow (for example, the Recipes example). This is
probably because it is opaque.
If I set the borderless window to opaque, a shadow is drawn. However,
I want the window to be transparent - and have a shadow just like can
be done with a normal view.
Is there something I need to do to get the desired behaviour?
Thanks in advance!
Karl
_______________________________________________
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