sorry, but its my first xcode project
where do i set the
-(void)webViewDidStartLoad: (UIActionSheet *)hide;
{
}
-(void)webViewDidFinishLoad: (UIActionSheer *)unhide;
{
}
p.s
the
-(IBAction)hide: (id) sender {
refresh.hidden = YES;
}
-IBAction)unhide: (id) sender {
refresh.hidden = NO;
}
are in the MainViewController.m