Results 1 to 4 of 4

Thread: Is this a known exposure bug in Windows

  1. #1
    Join Date
    Dec 2006
    Posts
    426
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    8
    Thanked 18 Times in 17 Posts

    Default Is this a known exposure bug in Windows

    I have a workspace, where internal MDI windows display various graphical items. When I maximize the main window, the MDI window exposes but the MDI windows that got exposed are not redrawn.

    As shown in the attached screen dump, the bottom portion is missing...

    This only occurs in Windows. In Linux everything is fine. Is this a known issue? This happens all time... I have to move the MDI window, or iconize the main window and re-open it to get it right.


    Thanks
    Attached Images Attached Images

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: Is this a known exposure bug in Windows

    Are you able to reproduce it with a minimal compilable example?
    J-P Nurmi

  3. #3
    Join Date
    Dec 2006
    Posts
    426
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    8
    Thanked 18 Times in 17 Posts

    Default Re: Is this a known exposure bug in Windows

    I have been using QWorkspace all the time until I checked the doc a while ago and realize it is deprecated and obsolete!

    So I switch to QMdiArea and QMdiSubWindow and it appears to work alright so far.

    Too many deprecation occurring in Qt!

  4. #4
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    4
    Thanked 140 Times in 132 Posts

    Default Re: Is this a known exposure bug in Windows

    Too many deprecation occurring in Qt!
    I think that I saw much more in Java when I was making my school projects...
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

Similar Threads

  1. Qt Jambi, deploying app on Mac & Windows fails
    By ChrisColon in forum Installation and Deployment
    Replies: 2
    Last Post: 16th February 2009, 22:05
  2. Replies: 5
    Last Post: 15th January 2009, 09:03
  3. Opening text file fails after autostartup on windows
    By yogourta in forum Qt Programming
    Replies: 2
    Last Post: 18th October 2008, 03:52
  4. Windows not appearing in XP.
    By beardybloke in forum Qt Programming
    Replies: 7
    Last Post: 24th October 2007, 17:32
  5. converting unix exe to windows binary
    By deekayt in forum General Programming
    Replies: 2
    Last Post: 17th September 2006, 01:00

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.