Results 1 to 2 of 2

Thread: resizing down problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2007
    Posts
    74
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default resizing down problem

    Hi,

    I am having trouble getting some forms to resize the way I want.
    I have a property page on which each tab displays a graph and
    some various controls.

    When sizing the form down, I want the graph to shrink enough
    such that the other layouts on the tab (which are fixed) don't
    start to collapse on top of each other as shown in the 'after' image.

    At some point the graphs size is it's minimum and further resizing is not allowed.

    This seems like something that someone would have already had to deal with.

    Thanks!

    Mark
    Attached Images Attached Images

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: resizing down problem

    You also need layouts in the group boxes.

    If it possible, it is better to post the UI in the screenshot. It is easier to correct that way.

Similar Threads

  1. Resizing the dialog boxes
    By anju123 in forum Qt Programming
    Replies: 4
    Last Post: 14th September 2007, 10:41
  2. QTabWidget - problem with resizing
    By moowy in forum Qt Programming
    Replies: 5
    Last Post: 14th September 2006, 14:06
  3. Problem with resizing dialog
    By Seema Rao in forum Qt Programming
    Replies: 8
    Last Post: 5th May 2006, 17:27
  4. Replies: 16
    Last Post: 7th March 2006, 15:57
  5. Widget resizing problem
    By fwohlfert in forum Qt Programming
    Replies: 3
    Last Post: 23rd February 2006, 08:16

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.