https://openid.org/martinbowling
Name: https://openid.org/martinbowling
Score: 120.04
Last Seen: 678 days, 30 minutes ago
Member Since: 24 September, 2009
MonoTouch.Info
Upcoming Entries Submit New Entry atom rss
1
touches

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

published 937 days, 2 hours, 48 minutes ago posted by https://openid.org/martinbowlinghttps://openid.org/martinbowling 937 days, 9 hours, 35 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... (more)
category: Articles | clicked: 206 | comment | | source: www.martinbowling.com
tags: MonoTouch, UIWebView