• 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: WebView drawRect
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebView drawRect


  • Subject: Re: WebView drawRect
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 21 Mar 2014 12:14:45 -0700

On Fri, Mar 21, 2014, at 11:50 AM, Jens Alfke wrote:
>
> On Mar 21, 2014, at 9:01 AM, Leonardo <email@hidden> wrote:
>
> > Anyway, how can I flip horizontally the webView?
>
> Assign it a CALayer, and apply a transform to the layer. It’ll even do
> the animation for you.

Unless WebView has some special dispensation that I don't know about,
assigning layers to views and mutating a view's layer are not supported
operations.

Both of these would be particularly troublesome for WebViews,
considering they may make use of IOSurface to pass off rendering to
plugins.

Leonardo, what are you actually trying to do? Why do you need to flip
the WebView horizontally?

--Kyle Sluder

_______________________________________________

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: 
 >Re: WebView drawRect (From: Leonardo <email@hidden>)

  • Prev by Date: Re: WebView drawRect
  • Next by Date: Re: WebView drawRect
  • Previous by thread: Re: WebView drawRect
  • Next by thread: Re: WebView drawRect
  • Index(es):
    • Date
    • Thread