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. How to check whether main application in Os X is requested to start which has a running background process

How to check whether main application in Os X is requested to start which has a running background process

Scheduled Pinned Locked Moved Unsolved General and Desktop
macosnative codeapplication
2 Posts 2 Posters 723 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.
  • Q Offline
    Q Offline
    QtMyRo
    wrote on 9 Nov 2017, 10:33 last edited by
    #1

    An Qt appliation is an MacOs app bundle with a background process (with its own typically hidden Gui) and a default Gui application. The background application has to continue even if the Gui application has finished.
    If the Gui application has been closed, reopening from MacOs, when the background application has been started, activates the background process.
    Is there a way to open the default Gui application, eg. by a notification received by the background application?
    Thank you for reading and your tips.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 9 Nov 2017, 22:37 last edited by
      #2

      Hi,

      Do you mean you have two different executable started ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      9 Nov 2017, 10:33

      • Login

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