Results 1 to 2 of 2

Thread: creating transparent qlabel where parent widget is a techsoft3d hoops interface widge

  1. #1

    Default creating transparent qlabel where parent widget is a techsoft3d hoops interface widge

    hello there.

    i have a big problem.

    i am loading 3D-objects , manipulating them (zoom, etc...). The rendering is done by the HQWidget clas, an interface clas between techsoft3d hoops ant qt. so the rendering is actually done by hoops and not by qt.

    now i am trying to display some info text onto that widget. i tried it with a qlabel and made that qlabel transparent. it didnt work. the label turned black. i assume that since qt hasnt done the rendering (hoops has), qt assumes that the widget is black, therefore black color shines through the transparent label and it appears to be black.

    do you know a way how to outsmart qt?

  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: creating transparent qlabel where parent widget is a techsoft3d hoops interface w

    Can you show us some code related to the problem?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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.