-
What is the programmatic way to close the main window, possibly from another goroutine? |
Beta Was this translation helpful? Give feedback.
Answered by
runrc
Aug 12, 2024
Replies: 2 comments 3 replies
-
Use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
runrc
-
What is the recommended way to close the main window from another goroutine? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use
system.TheApp.Quit()