Results 1 to 3 of 3

Thread: question about resize

  1. #1
    Join Date
    Jul 2008
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default question about resize

    Hello

    I have a question about resizinng my UI

    I have built a nice big app with QT, but when I try to transpose it to a different machine, the size of my UI window is way too large.

    basically I have set the maximum and minimum sizes to accommodate all of my buttons and test screens on the UI.

    If I try to change the minimum size on the qdesigner, and try to resize the ui, only the background moves, leaving all the widgets and buttons behind.

    I have been conducting some research, and it seems I should have used a layout for the design.

    If I try applying a layout now, it just messes up my UI to the point of it being unusable.

    I have spent months creating my application, is it too late to apply any layout without messing up the UI?

    I have spent a long time on this app, and its far too late to be starting again.

    Any advice will be appriciated

    TGB

  2. #2
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Re: question about resize

    Hi goat,

    I had the similar problem before, but unfortunately there is no way to do this except layouting your ui as far as I know. I guess that's why the other forum users do not reply to your thread. If I hear something related with your problem, I will post about it here as soon as possible.

    Regards.

  3. #3
    Join Date
    Jul 2008
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: question about resize

    thanks for the reply

    I did manage to get it to work with a layout after about 7 hours of messing about.

Similar Threads

  1. Replies: 1
    Last Post: 10th August 2008, 18:55
  2. Replies: 2
    Last Post: 22nd January 2008, 16:10
  3. QGraphicsScene / QGraphicsView speed after resize
    By themolecule in forum Qt Programming
    Replies: 1
    Last Post: 21st July 2007, 23:46
  4. Custom Shape Widget (resize)
    By PiXeL16 in forum Qt Programming
    Replies: 7
    Last Post: 12th February 2007, 07:00
  5. postponing resize event
    By Honestmath in forum Qt Programming
    Replies: 11
    Last Post: 26th February 2006, 00:32

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.