Results 1 to 2 of 2

Thread: Grid Layout doesn't permit to specify my own sizes...

  1. #1
    Join Date
    Sep 2009
    Location
    Surrey, BC, Canada
    Posts
    110
    Thanks
    1
    Thanked 2 Times in 1 Post
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Grid Layout doesn't permit to specify my own sizes...

    I'd love to design a multirow multicol grid in my own .ui file, just in order to keep all staffs look tidy.

    However, I happened to notice that when using Grid Layout, .ui will never permit me to assign my own geometry for every single grid item. And, when I tried to add the 6th row in this grid, my compute screen is not possible to display everything because QDesign automatically fullfill the entire screen !!!

    I took a video in ".ogv" format at the link:
    http://www.visionopen.com/QTGridLayout.ogv
    Is this a bug of QDesign?

    I'm using
    ubuntu 9.10 + Qt libqt4.5.3really4.5.2-0ubuntu1


    Is there a method to specify the size of the entire Grid Layout?
    And, is there a method to specify every grid within this Grid Layout?

    In fact, I may manually adjust the entire Grid Layout size to be as smaller as I wish.
    However, whenever I want to drag an additional element into Grid Layout,
    the entire Grid Layout will become huge again, bigger than my compute screen.
    Unbelievable.

    Best Regards
    JIA Pei
    Welcome to Vision Open
    http://www.visionopen.com

  2. #2
    Join Date
    Sep 2009
    Location
    Surrey, BC, Canada
    Posts
    110
    Thanks
    1
    Thanked 2 Times in 1 Post
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Grid Layout doesn't permit to specify my own sizes...

    What's more, it's very very very very very strange that Qt Grid Layout performs in the way as shown at this link: http://www.visionopen.com/QTGridLayout1.ogv

    I tried to manually adjust the Grid Layout to my specified size.
    However, whenever I click the one grid's upper or downer blue square, the grid changes its current size and becomes huge.

    How can I specify the grid's size to a particular but fixed one?? To fix the gird size in Grid Layout is somewhat very very very very important, right?

    Best Regards
    JIA
    Welcome to Vision Open
    http://www.visionopen.com

Similar Threads

  1. Grid Layout problem
    By succorguy in forum Qt Programming
    Replies: 1
    Last Post: 26th April 2009, 23:01
  2. qdirmodel in grid layout
    By babu198649 in forum Newbie
    Replies: 1
    Last Post: 27th July 2008, 08:26
  3. How do I layout in a Grid?
    By DPinLV in forum Qt Tools
    Replies: 7
    Last Post: 10th August 2006, 01:37
  4. Dynamic grid layout
    By eriwik in forum Qt Programming
    Replies: 1
    Last Post: 12th June 2006, 15:19
  5. Grid layout
    By nupul in forum Qt Programming
    Replies: 7
    Last Post: 21st April 2006, 21:15

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.