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. How can I make a Raspberry Pi application running on EGLFS invisible/minimized?
QtWS25 Last Chance

How can I make a Raspberry Pi application running on EGLFS invisible/minimized?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
eglfsraspberry picross compileplatformarm
1 Posts 1 Posters 836 Views
  • 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.
  • MikePi-TopM Offline
    MikePi-TopM Offline
    MikePi-Top
    wrote on last edited by MikePi-Top
    #1

    Hi,

    I am having trouble getting my application to be cleared from the screen once it has been 'painted' to.

    It is a Qt Quick application with an ApplicationWindow root object in QML, whose visibility can be set to false on startup, without issue.

    However, once it has been set to true, setting it to false will cause the last shown frame to persist until the application is either made visible again or explicitly quit.

    What options do I have to hide the application, whilst allowing its process to persist?

    1 Reply Last reply
    1

    • Login

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