Results 1 to 1 of 1

Thread: Size grip between dock widget and status bar

  1. #1
    Join Date
    Jan 2013
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Size grip between dock widget and status bar

    Hi everyone,

    I got some problem with a dock widget and the status bar.

    I designed the app using QtCreator designer, and add a series of QDockWidgets, one in the left, one in the bottom, and a third one which is on the right.
    The MainWindow also has a status bar with a label and progress bar.

    The thing is that when the status bar is shown, the app shows a "size grip" (I don't know if it is the real name) between the dock widget in the bottom and the status bar that I can use and don't changes anything, but when I hide the status bar, the size grip does not show.
    I tried to create a new application using the same ui code and configuration, but there is no slider shown...

    Anybody has already encountered this situation before ?

    [EDIT]
    When I use only one Dock Widget at the bottom (it takes the full screen width), the size grip does not show...
    Last edited by jpalbertini; 28th January 2013 at 12:47.

Similar Threads

  1. Adding a size grip to a windows vista style window
    By stevel in forum Qt Programming
    Replies: 0
    Last Post: 15th April 2010, 19:23
  2. Dock widget does not have a size slider
    By rakkar in forum Newbie
    Replies: 3
    Last Post: 9th September 2009, 08:33
  3. Custom QGraphicsRectItem with size grip
    By Bill in forum Newbie
    Replies: 7
    Last Post: 23rd July 2009, 13:43
  4. Remove QSizeGrip/Size Grip from a QWidget or QDialog?
    By Cheetah in forum Qt Programming
    Replies: 1
    Last Post: 5th November 2007, 16:35
  5. Applying size constraints to dock widgets
    By fullmetalcoder in forum Qt Programming
    Replies: 4
    Last Post: 23rd October 2007, 13:22

Tags for this Thread

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.