Results 1 to 2 of 2

Thread: I don't want the "scroll bar corner" of my workspace area to be transparent

  1. #1
    Join Date
    Nov 2009
    Location
    Sweden
    Posts
    34
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default I don't want the "scroll bar corner" of my workspace area to be transparent

    I have a QMainWindow with a QWorkspace area in which I open other widgets/windows. For some reason the lower right "corner" of my QWorkspace (the small area where the two QScrollBar's meet) is transparent, which I don't like... If I for example move one of the windows in the workspace area so that some visible part of it comes "under" that area, it "shines through", as can be seen in the attached image.

    How can I set this small area to be, for example, all white instead of transparent?

    (I use Qt 4.6.1 on Windows.)

    Attached Images Attached Images

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: I don't want the "scroll bar corner" of my workspace area to be transparent

    QWorkspace is a dead class... try the new QMdiArea

Similar Threads

  1. Which widget within the workspace window has "focus"?
    By zarkzervo in forum Qt Programming
    Replies: 1
    Last Post: 15th September 2009, 09:40
  2. Replies: 1
    Last Post: 18th August 2008, 15:10
  3. Replies: 3
    Last Post: 8th July 2008, 19:37
  4. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05
  5. QFile Problem~ "Unknow error" in "open(QIODevice::ReadWrite)"
    By fengtian.we in forum Qt Programming
    Replies: 3
    Last Post: 23rd May 2007, 15:58

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.