Results 1 to 15 of 15

Thread: Issue with visuals when updating QGridLayout inside QScrollArea

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jun 2011
    Location
    Finland
    Posts
    164
    Thanks
    1
    Thanked 26 Times in 26 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: Issue with visuals when updating QGridLayout inside QScrollArea

    It seems to me like some widgets are left behind and they are not deleted. Try to check for memory leaks.

    Also calling update() and repaint() does nothing when you use setUpdatesEnabled (false).
    Last edited by Rachol; 17th June 2011 at 08:59.

Similar Threads

  1. getting to the buttons inside a QGridLayout
    By mr_kazoodle in forum Newbie
    Replies: 2
    Last Post: 19th February 2011, 16:48
  2. Replies: 2
    Last Post: 29th October 2010, 09:44
  3. Resizing QGraphicsView inside a QGridLayout
    By mckinnon in forum Newbie
    Replies: 3
    Last Post: 9th September 2010, 10:15
  4. QGridLayout issue
    By talk2amulya in forum Qt Programming
    Replies: 3
    Last Post: 2nd January 2010, 18:32
  5. Problem with QScrollArea updating from 4.0.1 to 4.1.0
    By SkripT in forum Qt Programming
    Replies: 8
    Last Post: 28th January 2006, 22:35

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.