PDA

View Full Version : Qt Webkit Problems



dave2k
8th August 2011, 23:26
I am using Qt Webkit on Mac.

When loading this: http://jquerymobile.com/demos/1.0b2/

This site doesn't render anywhere near as nice as Chrome, and it's also very jittery, unlike Chrome. I also have this problem in the sample browser.

Is there any way around these issues?

I need the quality of rendering and speed in my Qt app that Chrome has. Do you think it's a case of google optimising webkit for chrome, or Qt not working well with webkit?

Do you think building webkit from scratch and then incorporating this into my qt project would solve the issues?

thanks

david