Results 1 to 2 of 2

Thread: Resizing of Mainwindow

  1. #1
    Join Date
    Nov 2011
    Posts
    7
    Thanks
    2
    Qt products
    Qt4

    Default Resizing of Mainwindow

    hi,
    I used re size event and it is smooth for Main window.But the resizing in not smooth when more frames are placed over Main window.
    How to give smooth resizing when more frames are placed ?

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Resizing of Mainwindow

    The resizeEvent() is called after resizing. What are you doing in the resize event that makes resizing "not smooth"?

    What do you mean by "more frames are placed over Main window"?

Similar Threads

  1. Replies: 0
    Last Post: 6th November 2011, 09:22
  2. Replies: 3
    Last Post: 2nd March 2010, 20:58
  3. resizing widgets when user resizes mainwindow
    By Mystical Groovy in forum Qt Programming
    Replies: 13
    Last Post: 21st December 2009, 00:03
  4. resizing graphicsView when user resizes mainwindow
    By mirelon in forum Qt Programming
    Replies: 0
    Last Post: 20th December 2009, 22:43
  5. problem while resizing mainwindow.
    By phillip_Qt in forum Qt Programming
    Replies: 7
    Last Post: 10th November 2009, 08:44

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.