Hi

I'm trying to load a webpage in the background and execute javascript within
the frame...

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...

The application is CLI - but uses QApplication()...

Alså - the load and exectution is performed in an external static library ,
which is also used in a GUI client and here it is working as expected.

The application is a webscraper - where the GUI part is the dev tool for the
web scraper and the CLI app is the runner.


Any help or ideas would be much appreciated...

Regards
Henrik
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to