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

[Feature Request]: Implement a KryptonExceptionDialog #1413

Open
Wagnerp opened this issue Apr 16, 2024 · 1 comment
Open

[Feature Request]: Implement a KryptonExceptionDialog #1413

Wagnerp opened this issue Apr 16, 2024 · 1 comment
Labels
area:toolkit All issues related to the toolkit components. enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested.

Comments

@Wagnerp
Copy link
Contributor

Wagnerp commented Apr 16, 2024

To add a new KryptonExceptionDialog to the toolkit. Rather than use a normal message box to display an exception, the KryptonExceptionDialog will allow a option to display the full stack trace in a new modal window. The modal window will then allow the user to either copy the text, save to a file, or direct the user to a URL. specified by the developer for further investigation.

@Wagnerp Wagnerp added enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested. area:toolkit All issues related to the toolkit components. labels Apr 16, 2024
@Smurf-IV
Copy link
Member

Probably better to bring in the Expanding MessageBox and use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:toolkit All issues related to the toolkit components. enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested.
Projects
None yet
Development

No branches or pull requests

2 participants