Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close python script when closing the window #86

Open
thewh1teagle opened this issue Aug 29, 2023 · 2 comments
Open

Close python script when closing the window #86

thewh1teagle opened this issue Aug 29, 2023 · 2 comments

Comments

@thewh1teagle
Copy link

Depends on #85
The script should closed after the window is closed

@tehcoderer
Copy link
Collaborator

Sorry been busy with other projects 😅.

Something like this?
image

@thewh1teagle
Copy link
Author

Yes
And maybe you can get some optional argument from python to prevent that

class PyWry(exit_on_win_close = True):
   ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants