You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
No description provided.
The text was updated successfully, but these errors were encountered: