Results 1 to 4 of 4

Thread: Resize button when using layout

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2009
    Posts
    51
    Thanks
    28
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Resize button when using layout

    I have listWidget on my form and I had problem with it, becouse when user was resizing window so it couldn't hold all listWidget's items - scrollbar wasn't appearing.
    I solved it by marking "Lay out vertically" option, but now i can't resize button which is on the same form.

    So is there way to change size of button when Vertical Layout is specified?
    Or is it possible to force scrollbar to appear when form is too small?

    Thanks in advance and sorry for bad english.
    Last edited by Macok; 25th January 2009 at 18:53.

Similar Threads

  1. Move and resize with layout
    By waediowa in forum Qt Programming
    Replies: 0
    Last Post: 14th May 2008, 08:16
  2. How to resize a Button
    By Walsi in forum Newbie
    Replies: 3
    Last Post: 2nd April 2008, 01:08
  3. QGLWidget problem
    By MarkoSan in forum Qt Programming
    Replies: 33
    Last Post: 8th December 2007, 15:50
  4. Qt layout memory issue
    By bunjee in forum Qt Programming
    Replies: 9
    Last Post: 25th August 2007, 17:11
  5. problem with Tool button n Layout
    By arjunasd in forum Qt Tools
    Replies: 11
    Last Post: 24th July 2007, 21:14

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.