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. QML Application : Display partially froze

QML Application : Display partially froze

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

    Hi
    I am using QT 4.8.4, and QTQuick 1.1 on windows 7
    In my application I have several viewer that display QML application. Some instruments are displayed: conter, indicators , bargraphe , buttons ...

    Some times, one or several of the viewer does not update their display anymore (seems like whe computer ressources are getting low but not sure)

    • I put some trace in the paint methode => called cyclically
    • I open a explorer and move the frame over the qml application which does not turn white.
    • All touch event are received : when I press a button I hear the sound but the visual is not updated.
    • If I hide and show again the QML application via a show and hide methode then it works again

    I really don't know where to look for because it is only the visual which is not updated, and I do not know how to detect this in the code since the paint methode is called

    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