Skip to content

issue on window.closing #10

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

Open
neko88 opened this issue Sep 3, 2024 · 1 comment
Open

issue on window.closing #10

neko88 opened this issue Sep 3, 2024 · 1 comment

Comments

@neko88
Copy link

neko88 commented Sep 3, 2024

Hello :) I just installed your software, its great. Not sure if its just me but when I first installed it I was getting an error in main.py. It seems windowpy has window.closing (your line 110 window.closing+=onclose) to be window.events.closing now? When I made the window.events.closing+=onclose change in the line, the software ran okay afterward. Thanks!

@rol4400
Copy link

rol4400 commented Mar 21, 2025

I experienced the same but on line 179. Changing it to window.events fixed it

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