Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Garrett

macrumors regular
Original poster
Apr 4, 2007
173
0
ab1dd946b4da3a6af9748e9fcd2b8a37.png


Here its setup to my controller just fine, but when I try to see if its done loading, it won't send a message!

Code:
- (void)webView:(WebView *)sender didFinishLoadForFrame:(WebFrame *)frame {
	NSLog(@"%@", "Testing");
}

What I am trying to do, is when its done, it will do a [progress stopAnimation:nil];
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.