Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    QQuickView resize Lag

    QML and Qt Quick
    1
    1
    642
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      l0calh05t last edited by

      When I use a QQuickView in a regular Qt application, resizes of the QQuickView contents display a significant lag. At first I thought it might be to rendering speed issues on my ultrabook, but after wrapping my QML object in a QML ApplicationWindow and running it as a pure QML/C++ application, resizing runs perfectly smoothly. However as QtQuick controls still have massive issues (Styling, incorrect Keyboard behavior on Menus, no resize grip in StatusBar etc.), so that is not a solution.

      Is there any workaround to getting a faster resize? I am using Qt 5.3 / ANGLE / MSVC 2013

      1 Reply Last reply Reply Quote 0
      • First post
        Last post