Results 1 to 3 of 3

Thread: Setting a transparent background to QScrollbar using stylesheets

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jun 2011
    Location
    Finland
    Posts
    164
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo
    Thanks
    1
    Thanked 26 Times in 26 Posts

    Default Re: Setting a transparent background to QScrollbar using stylesheets

    Yes, there is some bug/feature in rendering the background for scrollbar

    In my opinion the implementation of drawing widgets with stylesheets is a little bit messy. Certain parts are drawn using stylesheets, some other using current style, some other hardcoded style. Therefore if you run your application on Linux, you don't get the problem that you get on your Windows machine.

    Try to run your app with different style that Windows default and see what happens

  2. The following user says thank you to Rachol for this useful post:

    marwyn (16th June 2011)

Similar Threads

  1. Problem: Transparent Background with Stylesheets
    By dropkickz in forum Qt Programming
    Replies: 2
    Last Post: 7th June 2011, 10:58
  2. Qt Widgets seen half transparent when using stylesheets
    By codeslicer in forum Qt Programming
    Replies: 5
    Last Post: 14th December 2010, 09:52
  3. Transparent QScrollbar groove in QWebView
    By Jonas in forum Qt Programming
    Replies: 0
    Last Post: 20th October 2008, 08:55
  4. QScrollbar Stylesheets problems in Qt4.4
    By GuS in forum Qt Programming
    Replies: 2
    Last Post: 6th September 2008, 20:37
  5. Transparent background on QLabel on transparent QWidget
    By codeslicer in forum Qt Programming
    Replies: 1
    Last Post: 13th February 2008, 02:10

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
  •  
Qt is a trademark of The Qt Company.