Results 1 to 3 of 3

Thread: Debugging painting

  1. #1
    Join Date
    May 2011
    Posts
    17
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Debugging painting

    I'm trying to debug the painting of my widgets. On Windows I set variables QT_FLUSH_PAINT=1 or QT_FLUSH_UPDATE=1, and this works.

    But on Linux I can't get this to work. Is there a workaround this problem, another approach, or does it simply not work on Linux?

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

    Default Re: Debugging painting

    It should work. Maybe your window manager causes it to malfunction?
    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
    Join Date
    May 2011
    Posts
    17
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Debugging painting

    Okay, I will investigate that further. Thank you

Similar Threads

  1. Replies: 3
    Last Post: 6th September 2010, 23:00
  2. SXE key has not been set when debugging
    By learning_qt in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 24th September 2008, 08:59
  3. Regarding Painting
    By archanasubodh in forum General Programming
    Replies: 6
    Last Post: 8th August 2008, 18:23
  4. About painting
    By Pang in forum Qt Programming
    Replies: 3
    Last Post: 28th March 2007, 17:21
  5. Debugging on Mac
    By rickbsgu in forum Qt Programming
    Replies: 3
    Last Post: 13th October 2006, 13:12

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.