Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. SetMask() on android cause to show "dirty" background in the trasparent parts

SetMask() on android cause to show "dirty" background in the trasparent parts

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 904 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • deleted57D Offline
    deleted57D Offline
    deleted57
    wrote on last edited by
    #1

    Hi all

    Just experimenting the use of some dialogs with not rectangular size. For give a custom size to the dialog I call the setMask() function with a custom QRegion created on the fly. This code work very well under Windows but moving it to Android the dialog is showed with the right size but all the parts outside the region that in Windows are transparent as should be, are painted with a "dirty" background. It seem the video memory was not managed by setMask() in android. Someone experimented a similar issue and have a workaround?

    Thank you

    1 Reply Last reply
    0
    • deleted57D Offline
      deleted57D Offline
      deleted57
      wrote on last edited by
      #2

      Nobody experimented the same problem? I'm still looking for a workaround but without success until now... :(

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved