In this tutorial I will explain how to create a UIWebView. The most common use of a UIWebView is to make your very own Safari Browser. So lets begin. The first thing you do is create a new project. Then in the .h file
Apple's Documentation on UIWebViews:
http://developer.apple.com/iphone/library/documentation/uikit/reference/UIWebView_Class/Reference/Reference.html
This code has been test in XCODE 3.2.3 and IPHONE SDK 4.00.
If anyone has a better way of doing this please send an e-mail to timbojill@gmail.com. I do not read comments left behind by users.
No comments:
Post a Comment