Results 1 to 20 of 23

Thread: Freeze using QTimer with interval 0

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: Freeze using QTimer with interval 0

    Hi,
    thanks for the answer, but how does this affect the Aero/non-Aero case and how can it be solved. It worked before and still is a default case as proposed by Qt itself.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Freeze using QTimer with interval 0

    Quote Originally Posted by Chris Lux View Post
    thanks for the answer, but how does this affect the Aero/non-Aero case and how can it be solved.
    Aero is Windows desktop compositor. It is (probably) the component responsible for the problem.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3

    Default Re: Freeze using QTimer with interval 0

    this does not explain why it was working prior to Qt 4.8.x with the same Windows installation and drivers.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Freeze using QTimer with interval 0

    No, it doesn't. It also doesn't explain why I've known this problem from much earlier versions than 4.8.2.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5

    Default Re: Freeze using QTimer with interval 0

    Could you elaborate on the problem please.

    I am not able to reproduce it with plain Win32 tests (InvalidateRect called to force window refresh).

    (just to point out, I am coding qt since version 2.x and Win32 for 13years now, so please provide some technical explanations where the problem lies...)

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Freeze using QTimer with interval 0

    I have no idea where the problem lies. I only know that it is present -- search the forums and see for yourself.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. How to change the Interval Type in QwtPlot?
    By ObiWanKenobe in forum Qwt
    Replies: 4
    Last Post: 16th April 2013, 11:58
  2. Replies: 15
    Last Post: 4th August 2012, 19:11
  3. Replies: 1
    Last Post: 16th May 2012, 11:40
  4. Phonon and the meta interval
    By huilui in forum Qt Programming
    Replies: 3
    Last Post: 7th February 2012, 06:08
  5. QSpinBox interval
    By Jordan in forum Newbie
    Replies: 9
    Last Post: 25th May 2010, 11:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.