iPhone Programming - Making Buttons control a UIWebview

preview_player
Показать описание
A slightly advanced tutorial teaching you how to create forward/back/refresh and home buttons on a UIWebview.

Main Code Used:
-(IBAction)refresh:(id)sender {
}

- (void)viewDidLoad {
[self refresh:self];
[super viewDidLoad];
}


Рекомендации по теме
Комментарии
Автор

I like all your tutorials, it is so helpful.

vincentyaow
Автор

omg thank you! your like my favorite person now...i actually understand this!

anderewposada
Автор

thanks for the tutorial, I had a problem but I found a solution for it by deleting the ViewDidLoad code. I'm using Xcode 4 so everything is complicated with that

Applaren
Автор

fabolous work all videos from you pal.

stanislavcoros
Автор

@MilmersXcode I just deleted the whole code section of viewDidLoad code and it worked, I dunno why.

Applaren
Автор

I am getting an Incomplete implementation error in my ViewController.m file??

BossSwanger
Автор

Could you make a tutorial, with xamarin, instead on xcode, I want it in C#

lilleskid
welcome to shbcf.ru