On Apr 30, 2009, at 10:55 AM, Meryl Silverburgh wrote:
I am trying to do that in C++ on MacOS.
And when page load complete, I meant the browser finish loading
everything (all js, images, css).
Implement a frame load delegate, and implement the -
webView:didFinishLoadForFrame: method. There’s documentation about how
to use WebKit’s Objective-C API, including samples, at Apple’s
developer.apple.com website.
-- Darin
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev