Replies: 1 comment 4 replies
-
Possibly |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The below function cannot capture the event.
How can capture the close event of finplot?
def closeEvent(self, event):
print('Window closed')
Beta Was this translation helpful? Give feedback.
All reactions