• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to draw a NSView on top of a WebView and don't get overriden trying
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to draw a NSView on top of a WebView and don't get overriden trying


  • Subject: Re: How to draw a NSView on top of a WebView and don't get overriden trying
  • From: Mike Abdullah <email@hidden>
  • Date: Thu, 14 May 2015 09:14:51 +0200

> On 14 May 2015, at 03:43, Michael David Crawford <email@hidden> 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 (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


References: 
 >How to draw a NSView on top of a WebView and don't get overriden trying (From: Juanjo Conti <email@hidden>)
 >Re: How to draw a NSView on top of a WebView and don't get overriden trying (From: Mike Abdullah <email@hidden>)
 >Re: How to draw a NSView on top of a WebView and don't get overriden trying (From: Juanjo Conti <email@hidden>)
 >Re: How to draw a NSView on top of a WebView and don't get overriden trying (From: Michael David Crawford <email@hidden>)

  • Prev by Date: Re: How to draw a NSView on top of a WebView and don't get overriden trying
  • Next by Date: Re: How to draw a NSView on top of a WebView and don't get overriden trying
  • Previous by thread: Re: How to draw a NSView on top of a WebView and don't get overriden trying
  • Next by thread: Re: How to draw a NSView on top of a WebView and don't get overriden trying
  • Index(es):
    • Date
    • Thread