Results 1 to 5 of 5

Thread: Odd behaviour with showFullScreen

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,369
    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: Odd behaviour with showFullScreen

    Is the "small" widget created with the "big" widget as its parent? It shouldn't have a parent or it should be wrapped in a QDialog. Otherwise the parent will always shine through the child.

  2. The following user says thank you to wysota for this useful post:

    KShots (17th August 2007)

Similar Threads

  1. Disable default tab behaviour for a QGraphicsItem
    By nmather in forum Qt Programming
    Replies: 3
    Last Post: 13th December 2017, 10:30
  2. QAbstractItemView selection behaviour issue
    By Caius Aérobus in forum Qt Programming
    Replies: 4
    Last Post: 1st May 2007, 16:33
  3. Replies: 3
    Last Post: 12th October 2006, 21:48
  4. Different behaviour on different distributions
    By Kumula in forum Qt Programming
    Replies: 17
    Last Post: 6th March 2006, 23:58
  5. [Qt 4.1] Strange behaviour with QTableView
    By fane in forum Qt Programming
    Replies: 1
    Last Post: 23rd January 2006, 06:17

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.