Results 1 to 2 of 2

Thread: Transparent widgets on top of QGLWidget

  1. #1
    Join Date
    May 2007
    Posts
    3
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Question Transparent widgets on top of QGLWidget

    Hi,

    I've seen that similar issues have been posted before, but as far as I could see with no apparent solution.

    What I want to do is to make a Qt4 QGLWidget and display floating semi-transparent Qt dialogs in this widget.

    I've tried opening a QWidget on top of the QGLWidget with transparent alpha value for the background, but I only get graphics corruption in the widget background.

    Is there any way to do this? I'm currently using the Qt 4.3 RC.

    Cheers

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Transparent widgets on top of QGLWidget

    No, currently there is none. The only option is not to use the GL widget. What do you want to display there?

Similar Threads

  1. Transparent window with QGLWidget
    By ultr in forum Qt Programming
    Replies: 4
    Last Post: 28th April 2008, 08:01
  2. Transparent QWidget on QGLWidget
    By showhand in forum Qt Programming
    Replies: 2
    Last Post: 27th November 2006, 02:00
  3. Replies: 11
    Last Post: 7th July 2006, 14:09
  4. Transparent widgets
    By incapacitant in forum Newbie
    Replies: 10
    Last Post: 21st March 2006, 19:01
  5. Creating Widgets
    By hylke in forum Qt Programming
    Replies: 2
    Last Post: 5th February 2006, 09:37

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.