From b940af059677e63e7eae5cf91a25189fd8151c77 Mon Sep 17 00:00:00 2001 From: Anthony RICHARD Date: Thu, 8 Jun 2023 05:10:11 +0200 Subject: [PATCH] nouveaux styles popups + nouvelle popup confirmation oui non --- Sources/Stim/ConfirmationPopup.xaml | 15 +++++++++ Sources/Stim/ConfirmationPopup.xaml.cs | 17 ++++++++++ Sources/Stim/EntryPopup.xaml | 9 +++--- Sources/Stim/MessagePopup.xaml | 4 +-- Sources/Stim/Resources/Styles/Styles.xaml | 38 +++++++++++++++++++++-- 5 files changed, 73 insertions(+), 10 deletions(-) create mode 100644 Sources/Stim/ConfirmationPopup.xaml create mode 100644 Sources/Stim/ConfirmationPopup.xaml.cs diff --git a/Sources/Stim/ConfirmationPopup.xaml b/Sources/Stim/ConfirmationPopup.xaml new file mode 100644 index 0000000..7b9c8c5 --- /dev/null +++ b/Sources/Stim/ConfirmationPopup.xaml @@ -0,0 +1,15 @@ + + + + +