-
-
Notifications
You must be signed in to change notification settings - Fork 451
Add MessageBoxEx #2774
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
Add MessageBoxEx #2774
Conversation
Be a legend 🏆 by adding a before and after screenshot of the changes you made, especially if they are around UI/UX. |
Why is it called MessageBoxEx? what's 'Ex'? |
https://www.codeproject.com/Articles/5290638/Customizable-WPF-MessageBox https://github.com/nmoschkin/MessageBoxEx As an extension of the messagebox. the examples I saw used that name. I thought this was an ordinary name, but I get the same question for the second time. why? Isn't this better to maintain the existing messagebox grammar? Here's the name I can think of.
|
OK. Let me explain a little more.
Anyway, I don't know if this code is usable or not. Someone should optimize it for me. |
I apologise, did not click in my head at the time that it is short for extension, and yes the points explained above are correct. |
This PR is NaN% new code. |
What's the PR