Skip to content

Conversation

annie-xd-wang
Copy link
Collaborator

This PR introduces the ability to propagate error messages to the main thread and display them to users in a popup window.

@AdvancedImagingUTSW AdvancedImagingUTSW linked an issue Jul 29, 2025 that may be closed by this pull request
@AdvancedImagingUTSW
Copy link
Collaborator

Ready for review?

@annie-xd-wang
Copy link
Collaborator Author

It's ready for review. Any exception that should be propagated to the user must inherit from UserVisibleException and be raised explicitly.

@AdvancedImagingUTSW AdvancedImagingUTSW self-requested a review July 30, 2025 10:48
@AdvancedImagingUTSW AdvancedImagingUTSW merged commit ca4c7f8 into TheDeanLab:develop Jul 30, 2025
1 check passed
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.

Custom Exception Class Triggers Tk Messagebox

2 participants