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

Any dark themed Message Box? #27

Open
dranbenedicto opened this issue May 17, 2023 · 1 comment
Open

Any dark themed Message Box? #27

dranbenedicto opened this issue May 17, 2023 · 1 comment

Comments

@dranbenedicto
Copy link

No description provided.

@AngryCarrot789
Copy link
Owner

AngryCarrot789 commented Jul 14, 2023

I've made a completely custom message dialog system previously but I haven't added it to this project, as I kinda wanted to keep this theme pack as simple as possible.

But if you fancy scavenging it out of one of my other projects then you can check this out. Important classes are MessageDialog which is the view model (supports any number of custom buttons), Dialogs for some examples on how to use it, MessageDialogService for the Show() methods (used for IoC) and MessageWindow which is the actual dialog window for WPF (the project is .NET Framework 4.7.2)

I do plan on maybe making a 2nd version (or maybe just putting it in here and backing up the old version as a release) which will include stuff like those custom message boxes

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

No branches or pull requests

2 participants