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

Re: Optimal height for WebView


  • Subject: Re: Optimal height for WebView
  • From: Keary Suska <email@hidden>
  • Date: Fri, 04 Jan 2013 09:34:12 -0700

On Jan 4, 2013, at 9:19 AM, Eric Gorr wrote:

> It seems like this should be a simple question. I can access the NSScrollView of the WebView and ask the scroll view for the height of its document view, but the height it returns is the current height of the WebView, not the height of the content it currently contains.
>
> If I reduce the height of the WebView, eventually the vertical scrollbar will appear, so someone knows the real height of the content the WebView contains. I simple want to be able to obtain that value so I can size the WebView to this height, if it is reasonable to do so.
>
> How can I do this?
>
> Various proposed solutions I have found do not work.


First off, to avoid someone proposing a solution that you have already tried, you should actually mention which proposed solutions you have tried and how they didn't work for your case. So, risking that you have already tried this, what does [[yourWebView mainFrame] webView] frame] give you?

HTH,

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"


_______________________________________________

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: Optimal height for WebView
      • From: Eric Gorr <email@hidden>
References: 
 >Optimal height for WebView (From: Eric Gorr <email@hidden>)

  • Prev by Date: Optimal height for WebView
  • Next by Date: Re: Editing multiple selections with bindings
  • Previous by thread: Optimal height for WebView
  • Next by thread: Re: Optimal height for WebView
  • Index(es):
    • Date
    • Thread