Printing a layer-backed NSView
Printing a layer-backed NSView
- Subject: Printing a layer-backed NSView
- From: Kevin Ross <email@hidden>
- Date: Tue, 9 Jun 2009 10:56:38 -0700
I can't seem to find mention of printing a layer-hosted NSView in the
documentation anywhere. Printing works on my view when the view is
set to wantsLayer = NO, but draws nothing when all the drawing takes
place in the hosted CALayer with = YES. Is there something I'm
missing to get the view to print?
Thanks for any suggestions!
Kevin Ross
_______________________________________________
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