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 protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]