From a00febc8b45e755e1101e64e9434d930af839b41 Mon Sep 17 00:00:00 2001 From: nimaye Date: Wed, 4 Jan 2023 14:27:00 +0100 Subject: [PATCH] modifications mineurs des vues --- Sources/IHM/Desktop/CV_Planification.xaml | 138 +++++++++++---------- Sources/IHM/Desktop/CV_credit.xaml | 2 +- Sources/IHM/Desktop/CV_debit.xaml | 2 +- Sources/IHM/Desktop/CV_retirer.xaml | 2 +- Sources/IHM/Desktop/CV_supprimerOp.xaml | 41 ++++++ Sources/IHM/Desktop/CV_supprimerOp.xaml.cs | 19 +++ Sources/IHM/Desktop/Echeancier.xaml | 122 +++++++++++++++--- Sources/IHM/Desktop/Operations.xaml | 23 ++-- Sources/IHM/Desktop/Operations.xaml.cs | 2 +- Sources/IHM/IHM.csproj | 3 + 10 files changed, 257 insertions(+), 97 deletions(-) create mode 100644 Sources/IHM/Desktop/CV_supprimerOp.xaml create mode 100644 Sources/IHM/Desktop/CV_supprimerOp.xaml.cs diff --git a/Sources/IHM/Desktop/CV_Planification.xaml b/Sources/IHM/Desktop/CV_Planification.xaml index ae4dd3c..c783848 100644 --- a/Sources/IHM/Desktop/CV_Planification.xaml +++ b/Sources/IHM/Desktop/CV_Planification.xaml @@ -5,6 +5,7 @@ + @@ -15,88 +16,93 @@ + + -