Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Widgets transparency over different application with not compositor
Forum Updated to NodeBB v4.3 + New Features

Widgets transparency over different application with not compositor

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 461 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.
  • R Offline
    R Offline
    rfringuello89
    wrote on 16 Jun 2014, 19:10 last edited by
    #1

    Hi, I have 2 qt applications. One is on top of the other and it is made using several widgets.
    I want this widgets with a transparent background (possibly without a compositor) but I'm not having success.
    I have tried css and window flags but it doesn't work while if I create a custom widget with the second application as parent it has a transparent background (using css rules).

    Is it a way to arrange this?

    APPLICATION1 ON TOP: widget1 widget2 widget3 * (I want them transparent but they aren't in order to see the application 2 background through them)*
    APPLICATION2 UNDER: widget4 (I don't want it transparent but it can be)
    APPLICATION2 BACKGROUND: * (this is visible through widget4 if I make it transparent)*

    1 Reply Last reply
    0

    1/1

    16 Jun 2014, 19:10

    • Login

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