Hi,
I have an application done in QML. I need to be able to display a qml webview
that display a unity3D plugin web page. for example :
http://download.unity3d.com/gallery/live-demos/players/island.unity3d
It works fine if for example I enter this url in the Qt (C++) browser demo, but
when I try to load this url in a qml webview … I see only a black screen … and
when I quit my apps I see a crash report from unity3D ( I display QML using
opengl viewport). what can be different from a normal qwebview …
I was thinking that it was an opengl issue … but if I launch the c++ browser
demo with -graphicssystem opengl … It works fine, it’s only when it’s using in
QML (for information I use Windows Seven platform). I don’t know what’s happen !
thanks in advance for help !
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-qml