UIWebView iphone programming tutorial part 3/3

preview_player
Показать описание
In this tutorial, you'll learn how to create your own, simple web browser using the UiWebView class.
Рекомендации по теме
Комментарии
Автор

thanks. i'm slowly getting used to this environment. coming over from visual studio.

indyolah
Автор

@indyolah Of course you can place a textfield inside a toolbar. There are many ways to implement a functional web browser. I used a navigation controller and rootviewcontroller to cover the usage of the UINavigationController class inside the tutorial.

MichaTuszynski
Автор

Great tutorial. question: why did you do a rootview and web view controller? is it possible to have the text field in a toolbar and the webview below on same xib?

indyolah
visit shbcf.ru