Results 1 to 7 of 7

Thread: user resize QGroupBoxes size dynamically with the mouse

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Sep 2009
    Location
    Aachen, Germany
    Posts
    60
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    2
    Thanked 7 Times in 7 Posts

    Default Re: user resize QGroupBoxes size dynamically with the mouse

    There are several ways.
    If it's only the two QGroupBoxes you could put a QSplitter between them.
    To make the QGroupBoxes resizeable individually for more complex grid structures would mean quite a bit of work.

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

    fatecasino (4th April 2011)

Similar Threads

  1. Dynamically resize text
    By antialias_forum in forum Qt Quick
    Replies: 4
    Last Post: 6th May 2011, 23:37
  2. How to resize the QIcon inside QPushButton dynamically?
    By gboelter in forum Qt Programming
    Replies: 2
    Last Post: 18th February 2010, 12:34
  3. Replies: 3
    Last Post: 3rd September 2008, 16:41
  4. Dynamically resize spacing
    By trskel in forum Qt Programming
    Replies: 6
    Last Post: 28th September 2007, 11:52

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.