Hi, i'm very interested in developing desktop apps using webkit. and i have tried some small test apps. all your need is Qtwebkit,and you can extend Qtwebkit's javascript context using void QWebFrame::addToJavaScriptWindowObject ( const QString & name, QObject * object )
for develop apps using webkit, Qt's QtWebkit module document is enough. hope it's helpfull. baizhenxuan 2010-03-21 _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
