Results 1 to 2 of 2

Thread: How to embed QTextBrowser in QGraphiscView with its background being transparent?

  1. #1

    Default How to embed QTextBrowser in QGraphiscView with its background being transparent?

    Hi,

    how can I make the background of the embedded QTextBrowser widget (which is embedded in a QGraphicsProxyWidget, of course) transparent? Note that methods like setAutoFillBackground(false) called on either the widget itself or the proxy widget won't do anything... Also, CSS transparency, i.e. background-color:rgba(0,0,0,0); won't work either. I'm looking for approved solutions

    I'm using QT 4.8.2, Windows 7 32/64-bit.

    Cheers!

  2. #2

    Default Re: How to embed QTextBrowser in QGraphiscView with its background being transparent?

    Seems to be solvable only via bugs (at first I didn't want to consider this possibility... but well. See here!

Similar Threads

  1. QLCDNumber with transparent background?
    By PolyVox in forum Qt Programming
    Replies: 2
    Last Post: 20th October 2008, 05:34
  2. transparent background
    By fruzzo in forum Qt Programming
    Replies: 13
    Last Post: 18th March 2008, 14:42
  3. Transparent background on QLabel on transparent QWidget
    By codeslicer in forum Qt Programming
    Replies: 1
    Last Post: 13th February 2008, 02:10
  4. Transparent background Style
    By Lele in forum Qt Programming
    Replies: 5
    Last Post: 17th July 2006, 12:02
  5. Why the background is not transparent?
    By SkripT in forum Qt Programming
    Replies: 4
    Last Post: 9th May 2006, 01:17

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.