Hi Robert,

osgQt could potentially be built so that QWebViewImage is optional
depending on the availability of QWebKit, or perhaps a more convenient
approach would be to move the implementation of the QWebViewImage
entirely into the include/osgQt/QWebViewImage header.  Implementating
everything in the header would mean that osgQt library itself wouldn't
ever need to build against QWebkit, only applications like
osgQtBrowser would require QWebKit.  I'll have a tinker to see how
straight forward this is.

Actually, if what I have in mind for QWidgetImage ever comes to full fruition, we could remove QWebViewImage completely. It would not be needed at all since you could use QWidgetImage with a QWebView as its widget.

I'll post my progress today.

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to