Results 1 to 7 of 7

Thread: QDialog w/ transparent background

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    21
    Thanked 418 Times in 411 Posts

    Default Re: QDialog w/ transparent background

    does this works with semi transparency as well?
    EDIT: after thinking about it a bit, I think it should - so:
    (in this case) QDialog gets tsetWindowOpacity() to wanted degree of opacity
    The rest as in the suggested above code.
    This way we get a semi opaque non square resizeable dialog.
    At least in theory.
    Last edited by high_flyer; 26th September 2006 at 17:43.

Similar Threads

  1. Replies: 3
    Last Post: 8th December 2006, 19:51
  2. Transparent background Style
    By Lele in forum Qt Programming
    Replies: 5
    Last Post: 17th July 2006, 13:02
  3. background colour
    By kw in forum Qt Programming
    Replies: 6
    Last Post: 11th April 2006, 01:44
  4. Replies: 1
    Last Post: 5th April 2006, 17:44
  5. Transparent widgets
    By incapacitant in forum Newbie
    Replies: 10
    Last Post: 21st March 2006, 19:01

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.