> For some reason this does not work - i AM able to load the page , and also
> able to render the frame via QPainter to QImage etc... but when calling
> QWebFrame::evaluateJavaScript() nothing happens...

Do you have a proper event loop?

Can't you use your debugger to see where it stops?

Maybe use Web Inspector to execute a JS code and see how it goes there?


-- 
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to