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

RegisterWindowClosingHandler not working on linux (Debian) #75

Open
neurodot opened this issue Nov 3, 2021 · 3 comments
Open

RegisterWindowClosingHandler not working on linux (Debian) #75

neurodot opened this issue Nov 3, 2021 · 3 comments
Labels
bug Something isn't working Linux Only on Linux OS

Comments

@neurodot
Copy link

neurodot commented Nov 3, 2021

I succesfully ported small winform application as a multiplatform desktop app running under Photino.
With one exception - RegisterWindowClosingHandler works on the windows, but not works on the linux.
When I click on the X (close icon on the toolbar), „closing event“ is not fired and when I close the child window (with X), whole application is closed. On the windows it works as expected.

@MikeYeager MikeYeager added bug Something isn't working Linux Only on Linux OS labels Nov 11, 2021
@MikeYeager
Copy link
Collaborator

We will look into it as soon as we can find some time. Thanks for the report.

@neurodot
Copy link
Author

neurodot commented Nov 11, 2021 via email

@ottodobretsberger
Copy link
Contributor

Thank you for that proposal. If you'd like to test out this suggestion and then wrap it in a pull request, we'd be happy to look at it and integrate this for our next build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Linux Only on Linux OS
Projects
None yet
Development

No branches or pull requests

3 participants