Hello, I was recently using QHttp and a QTextBrowser to load up a wikipedia web page based on a query, and with some queries it takes forever, and hogs the cpu; presumably this is because their are alot of images or something on the page and the text browser needs time to think. This brings me to my question, is there anyway to tell the Qhttp or the browser that it isn't particularly important to do it as fast as possible, it can do it slow as long as it doesn't use 80 percent cpu.