From bcad634816c188dda990ebd9a5c5ee1d9dd6f3e9 Mon Sep 17 00:00:00 2001 From: hulivet1 Date: Tue, 11 Oct 2022 09:29:27 +0200 Subject: [PATCH] De but de la mainWindow --- Code/IHM/App.xaml | 6 ++++-- Code/IHM/IHM.csproj | 10 ++++++++++ Code/IHM/MainWindow.xaml | 18 +++++++++++++++++- Code/IHM/UCConnexion.xaml | 2 +- Code/IHM/images/logo.png | Bin 0 -> 98884 bytes 5 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 Code/IHM/images/logo.png diff --git a/Code/IHM/App.xaml b/Code/IHM/App.xaml index cc26ef2..de5fb6e 100644 --- a/Code/IHM/App.xaml +++ b/Code/IHM/App.xaml @@ -11,8 +11,10 @@ - + + + diff --git a/Code/IHM/IHM.csproj b/Code/IHM/IHM.csproj index 7dc11f9..0c30ef3 100644 --- a/Code/IHM/IHM.csproj +++ b/Code/IHM/IHM.csproj @@ -7,4 +7,14 @@ true + + + + + + + PreserveNewest + + + diff --git a/Code/IHM/MainWindow.xaml b/Code/IHM/MainWindow.xaml index d796ffe..2bb4f0d 100644 --- a/Code/IHM/MainWindow.xaml +++ b/Code/IHM/MainWindow.xaml @@ -6,7 +6,23 @@ xmlns:local="clr-namespace:IHM" mc:Ignorable="d" Title="MainWindow" Height="450" Width="800"> - + + + + + + + + + + + + + + +