1
touches

MonoTouch Article - Using UIWebView to Create an In-App WebBrowser with MonoTouch (Sample Code)

published 932 days, 20 hours, 36 minutes ago posted by https://openid.org/martinbowlinghttps://openid.org/martinbowling 933 days, 3 hours, 24 minutes ago
Thursday, October 29, 2009 12:23:11 AM GMT Wednesday, October 28, 2009 5:36:01 PM GMT

We could have choosen an Empty MonoTouch Project; but choosing the iPhone MonoTouch Project does a little bit of the work for us :) Name the project and hit forward.

Now we need to add a View Interface Definition with Controller, right click (or is it called two finger click on a Mac?) on the project name, then goto Add File ..

I called mine MiniBrowserViewController; but of course you can call yours whatever you'd like. Building the UI with Interface BuilderI know so...

category: Articles | clicked: 203 | | source: www.martinbowling.com | show counter code
tags: MonoTouch, UIWebView

No comments yet, be the first one to post comment.

To post your comment please login or signup