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

Replace messageBox with MessageDialog #22

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Replace messageBox with MessageDialog #22

merged 2 commits into from
Jan 24, 2025

Conversation

nvdaes
Copy link
Owner

@nvdaes nvdaes commented Jan 24, 2025

Link to issue number:

None

Summary of the issue:

messageBox is deprecated and a new MessageDialog class is available for NVDA 2025.1

Description of how this pull request fixes the issue:

Replace messageBox with MessageDialog.alert method.

Testing performed:

Tested locally.

Known issues with pull request:

None

Change log entry:

None. The icon error is not presented, but this is intended behavior in the alert method of MessageDialog. The Word error is shown in the title of the message dialog.

@nvdaes nvdaes merged commit 00fae8e into main Jan 24, 2025
5 checks passed
@nvdaes nvdaes deleted the messageDialog branch January 24, 2025 07:25
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.

1 participant