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

Fix MessageBox focus issues v2 #936

Closed
wants to merge 1 commit into from
Closed

Fix MessageBox focus issues v2 #936

wants to merge 1 commit into from

Conversation

Archie-osu
Copy link
Contributor

Description

Fixes #878 by using a custom OwnedMessageBox class, which acts as a wrapper for MessageBox.Show.

Caveats

Scripts have not been changed, afraid of breaking stuff.

Notes

Please don't merge this until it's reviewed, we all know my C# knowledge isn't ideal.

Fixes the window focus issue by using a custom OwnedMessageBox class, which acts as a wrapper for MessageBox.Show.
@Archie-osu
Copy link
Contributor Author

Closing.

@Archie-osu Archie-osu closed this Jun 11, 2022
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

Successfully merging this pull request may close these issues.

MessageBoxes show behind the main window / other boxes
1 participant