Results 1 to 10 of 10

Thread: GUI enhancement

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2009
    Location
    Jordan, and UAE
    Posts
    55
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default GUI enhancement

    Hello Everyone,

    I have a few questions about User Interface in Qt

    I'm using Qt creator to do my work, I have a QMainWindow application , which contains central widget, also it contains dock widgets

    I have 2 issues at this point

    1- There is not distinction in the boundaries between the central widget, and the dock widgets, also no distention between the dock widgets themselves, so how to solve this issue?

    2- the dockabe widgets always start very wide, and I have to resize it manually every time, even though I have put the size policy to minimum to every dock widget

    I've attached a picture with what I already have

    thanks very much
    Attached Images Attached Images

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.