Skip to content

Is there a way to keep software in one process no matter how many times it is opened? #3671

Answered by Jacalz
junmaqiang asked this question in Q&A
Discussion options

You must be logged in to vote

This is more of a general thing about Go than specific to Fyne from what I can tell. A bit of Googling turned these links up:

The short answer is that it is hard to do well in a cross platform way unless you want to write to a file that you check at startup. More information is in those links.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@junmaqiang
Comment options

Answer selected by Jacalz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants