• 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: scrolling content view resizes visibly but bounds and frame don't change
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scrolling content view resizes visibly but bounds and frame don't change


  • Subject: Re: scrolling content view resizes visibly but bounds and frame don't change
  • From: Quincey Morris <email@hidden>
  • Date: Thu, 9 Sep 2010 01:24:41 -0700

On Sep 9, 2010, at 00:20, Christopher Corbell wrote:

> This one is really bugging me.  I have a WebView in a scrolling view and
> content gets appended to it periodically (new tables appended; the entire
> content of the WebView is reset each time via loadHTMLString on the
> mainFrame).

You don't want to put the WebView inside a scroll view because it handles its own scrolling. Take a look at:

	http://www.cocoadev.com/index.pl?HowDoIScrollAWebView

(which was the first hit I got googling "webview scrollview"). I think it has the solution to your problem. (But read all the way to the end. The first couple of suggestions seem to be flubs.)


_______________________________________________

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

  • Follow-Ups:
    • Re: scrolling content view resizes visibly but bounds and frame don't change
      • From: Christopher Corbell <email@hidden>
References: 
 >scrolling content view resizes visibly but bounds and frame don't change (From: Christopher Corbell <email@hidden>)

  • Prev by Date: Re: First trials in Cocoa app
  • Next by Date: Re: core data structure?
  • Previous by thread: scrolling content view resizes visibly but bounds and frame don't change
  • Next by thread: Re: scrolling content view resizes visibly but bounds and frame don't change
  • Index(es):
    • Date
    • Thread