Results 1 to 3 of 3

Thread: How can I remove Green background

  1. #1
    Join Date
    Mar 2009
    Posts
    2
    Qt products
    Qt/Embedded

    Default How can I remove Green background

    When I launch qt applications I see the application being drawn on top of the green background.

    How do I change background's color? Is there any way to remove it?

    The platform I'm running allows overlaying frame buffer on top of video stream with hardware alpha blending applied, so I need to make this green background to be transparent.
    In other words I want to make background have the color with alpha = 0.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: How can I remove Green background

    J-P Nurmi

  3. The following user says thank you to jpn for this useful post:

    mquinteiro (8th April 2009)

  4. #3
    Join Date
    Mar 2009
    Posts
    2
    Qt products
    Qt/Embedded

    Default Re: How can I remove Green background

    Quote Originally Posted by jpn View Post
    That was easy. Thanks.

Similar Threads

  1. QLCDNumber with transparent background?
    By PolyVox in forum Qt Programming
    Replies: 2
    Last Post: 20th October 2008, 05:34
  2. remove node in xml file
    By mattia in forum Newbie
    Replies: 1
    Last Post: 6th March 2008, 13:25
  3. How to remove background
    By kawazoe in forum Qt Programming
    Replies: 28
    Last Post: 20th May 2007, 01:48
  4. Replies: 1
    Last Post: 5th April 2006, 16:44
  5. QSettings again ... how to remove array elements
    By Mike in forum Qt Programming
    Replies: 4
    Last Post: 11th January 2006, 08:58

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.