Results 1 to 11 of 11

Thread: Cannot make the LineEdit size to be "fixed"

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2008
    Posts
    18
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Smile Re: Cannot make the LineEdit size to be "fixed"

    I got it. The Max/Min size need to be specified if I want to control the behavior of Layout Manager.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Cannot make the LineEdit size to be "fixed"

    Quote Originally Posted by yren View Post
    I got it. The Max/Min size need to be specified if I want to control the behavior of Layout Manager.
    The other option is to use stretch factors and spacers.

Similar Threads

  1. Replies: 1
    Last Post: 27th March 2008, 16:10
  2. Replies: 1
    Last Post: 14th May 2007, 15:55
  3. How can I make size of QGraphicsScene smaller?
    By troorl_ua in forum Qt Programming
    Replies: 6
    Last Post: 21st April 2007, 08:56
  4. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 06:57
  5. Qt 4.1.1 linker warnings
    By Matt Smith in forum Installation and Deployment
    Replies: 0
    Last Post: 26th February 2006, 23: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.