> On 14 May 2015, at 03:43, Michael David Crawford <mdcrawf...@gmail.com> wrote: > > would it work render the web view in an offscreen buffer, then copy > that onto an on-screen view of your own? > > At that point you could either have your child view, or simply draw > into one big view.
That works for much web content, but not all. If you want to include things in web pages like Flash, video content, or 3D effects, those render using Core Animation or similar, and won’t be captured by offscreen rendering. _______________________________________________ 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