[android-developers] Re: How can I get the real value of a webview ?

2009-10-23 Thread ph wang

The value of webView.getContentWidth() is not what i want. I need the
full size of the webview. If you do not zoom in/out, the full size of
the webview is unchangeable. In fact,
webview.computeHorizontalScrollRange() + webview.getWidth() is what i
want, but computeHorizontalScrollRange() is protected!

On 10月22日, 下午2时28分, zhen guo mguoz...@gmail.com wrote:
 not clear, webView.getContentWidth()?

 On Wed, Oct 21, 2009 at 9:15 AM, ph wang phwang...@gmail.com wrote:

  I can get the visual area value  of a webview'size by using
  webview.getHeight() and webview.getWidth(). But how can I get the real
  value of a webview'size ? Am I said clear ?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] How can I get the real value of a webview ?

2009-10-21 Thread ph wang

I can get the visual area value  of a webview'size by using
webview.getHeight() and webview.getWidth(). But how can I get the real
value of a webview'size ? Am I said clear ?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---