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. QQuickPaintedItem update slow on Windows 7 Classic & Basic themes
QtWS25 Last Chance

QQuickPaintedItem update slow on Windows 7 Classic & Basic themes

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 843 Views
  • 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.
  • D Offline
    D Offline
    dasun
    wrote on last edited by
    #1

    Yes, it's strange. I guess Windows 7 Classic and Basic themes has low rate of screen redraw cycles. Sometimes it takes about 5 seconds to update custom QQuickPaintedItem visually on screen. I'm calling update() too. This want happen if I'm using rich theme like Windows 7 default theme. What can I do to overcome this? Is there a way to force update the QQuickPaintedItem ?

    I tried to recreate this by creating small program which only contain one custom QQuickPaintedItem and few QtQuick Controls. It worked as expected, no delays. My application somewhat rich and have handful of components in the display.

    I'm using Qt 5.2 Beta.
    QtQuick.Controls 1.1

    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