Disable "Execution finished" dialog? #898
Answered
by
bgmwaring
markjuggles
asked this question in
Q&A
-
Is there a way to disable the "Execution finished" dialog? I would think that printing the results in the Status TextCtrl would be sufficient. |
Beta Was this translation helpful? Give feedback.
Answered by
bgmwaring
Feb 13, 2024
Replies: 1 comment 1 reply
-
Add the follow to your GOOEY header. show_success_modal=False |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
markjuggles
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add the follow to your GOOEY header.
show_success_modal=False