Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

QtQuick‘s contents displayed slower than QQuickView’s Window on Windows7

$
0
0
On Windows7,When I started a QtQuick1.x application(Any official example),QDeclarativeView’s Window and qml contents simultaneously displayed as normal,while when started a QtQuick2.0 application(Any official example),qml contents displayed slower(about one second) than QQuickView’s Window.(I test that with both mac osx,kubuntu and Windows7,it only appeared on Windows) As they are asynchronously displayed,I think it affect the user experience more or less. So I want to know if the qml contents can displayed with QQuickView’s window at the same time for QtQuick2.0 on Windows.

Viewing all articles
Browse latest Browse all 4972

Trending Articles