[webkit-help] Create a WebView without window -- no need to display

y w ytrac00 at yahoo.com
Tue Dec 18 08:36:30 PST 2012


Hi All, 
I am using WebKit with GTK port in Ubuntu. My project is to get the domtree of a webpage and save it in background. I do not need to download the external resources of the page(such as images, script files and css files) but need save the url of this resources. I am using WebKit GTK create a webview to load the page, the problem is it always open a window and start display all resources even if I hide the hide window.
Q1;How can I create the webview without attach it to a window?Q2: How should I do if I do not want to download external resources?

Any help will be greatly appreciate.
-Yang    


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20121218/47dccbfa/attachment.html>


More information about the webkit-help mailing list