Blog them all

Fabien Penso’s blog

UIWebview in UITableView (or ScrollView)

4 comments

So you wonder how to display an UIWebView the way Mail.app does for HTML emails ? Hold your breath, I’ve written a very simple code for you to do that. And it works just as nice as you could imagine. I’ve also made a short screencast for you to see it working.

Get the code on my github : UIWebView in UITableview.

Written by Fabien Penso

August 2nd, 2009 at 1:18 am

Posted in iphone

Tagged with , , , ,

4 Responses to 'UIWebview in UITableView (or ScrollView)'

Subscribe to comments with RSS or TrackBack to 'UIWebview in UITableView (or ScrollView)'.

  1. Hello,

    What don’t work is the zoom (like in mail).
    Did you find out how to zoom in the UIWebView of your example?

    Greetings,

    Luc

    Luc

    23 Oct 09 at 8:48 pm

  2. No, I think you should play with hitTest and co.

    But I would appreciate any answer on that, I’m also looking for a solution for this.

    Fabien Penso

    23 Oct 09 at 8:51 pm

  3. Hi,
    Nice idea,
    things dont work
    Zoom
    when you open a site it doesnt scroll horizontally.
    If this all happen it could be very good to use.

    ashish

    28 Nov 09 at 12:03 pm

  4. Yeah, this is on the TODO list. I hope I’ll find a way to fix this.

    Fabien Penso

    28 Nov 09 at 12:12 pm

Leave a Reply