Results 1 to 3 of 3

Thread: Gray shade obscuring the application viewer

  1. #1
    Join Date
    Sep 2011
    Location
    Bangalore
    Posts
    254
    Thanks
    92
    Thanked 16 Times in 16 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Gray shade obscuring the application viewer

    Hello,

    I'm working on a QML project & I have issue with output display. I see a gray shade obscuring the screen as shown the attached pic when I run the application.

    GrayShade.jpg

    I have no clue about why it's like that. Please help me, thanks.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,229
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Gray shade obscuring the application viewer

    Looks like something in your app is coloring a triangle with a gray gradient brush. Do you have some leftover code that you forgot to remove? Search your code for "brush" or "gradient".
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  3. #3
    Join Date
    Sep 2011
    Location
    Bangalore
    Posts
    254
    Thanks
    92
    Thanked 16 Times in 16 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: Gray shade obscuring the application viewer

    Hi, thanks for the reply.
    I don't see any "brush" or "gradient" in my code. According to my understanding, if the layout doesn't comply with the current screen resolution it happens that way.

Similar Threads

  1. Replies: 6
    Last Post: 4th February 2020, 21:57
  2. Replies: 2
    Last Post: 8th July 2011, 01:06
  3. Using assistant as help viewer in my application
    By GrahamLabdon in forum Newbie
    Replies: 2
    Last Post: 8th November 2010, 10:51
  4. Application deployment with assistant as help viewer
    By jml in forum Installation and Deployment
    Replies: 18
    Last Post: 5th January 2009, 22:42
  5. Multiplatform Video Viewer Application Design Options
    By PhilippB in forum Qt Programming
    Replies: 2
    Last Post: 18th August 2008, 10:38

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.