Results 1 to 6 of 6

Thread: How to resize again after setFixedSize() ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: How to resize again after setFixedSize() ?

    It is probably because of a proper size policy and size hint of the central widget of the window not being set correctly. The size policy probably allows the widget to be shrunk to 0.
    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.


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

    chiaminhsu (23rd January 2013)

Similar Threads

  1. setFixedSize() not working
    By stbb24 in forum Qt Programming
    Replies: 2
    Last Post: 4th June 2012, 00:31
  2. Show/Hide height animation with SetFixedSize
    By mnunberg in forum Qt Programming
    Replies: 7
    Last Post: 24th November 2010, 12:11
  3. Resize of main window without setFixedSize
    By ElyBeta in forum Qt Programming
    Replies: 2
    Last Post: 15th July 2010, 16:09
  4. Docking widgets setFixedSize and setBaseSize Problem
    By forrestfsu in forum Qt Programming
    Replies: 2
    Last Post: 16th October 2006, 19:20
  5. setFixedSize
    By raphaelf in forum Qt Programming
    Replies: 3
    Last Post: 22nd February 2006, 12:32

Tags for this Thread

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.