Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QQuickView resize Lag
Forum Updated to NodeBB v4.3 + New Features

QQuickView resize Lag

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 771 Views 1 Watching
  • 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 Offline
    L Offline
    l0calh05t
    wrote on last edited by
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved