From a84450d3770243be8fedca3db97dd93e60753a55 Mon Sep 17 00:00:00 2001 From: Renzo Lanza Date: Tue, 24 Sep 2019 15:08:09 +0000 Subject: [PATCH] OmagVIEW 2.1i1 : - Aggiunto il tema Dark, con cambio tema nel dialog delle Opzioni (lettura/scrittura da file INI, come per OmagCUT) --- AboutBoxWD.xaml | 18 +-- Application.xaml | 14 ++- Application.xaml.vb | 20 +++- ConstIni.vb | 1 + MainWindow.xaml | 38 +++--- MainWindow.xaml.vb | 26 +++++ My Project/AssemblyInfo.vb | 6 +- OmagVIEW.vbproj | 26 ++++- OmagVIEWDarkDictionary.xaml | 172 ++++++++++++++++++++++++++++ OmagVIEWDictionary.xaml | 25 +++- OptionsPageUC.xaml | 55 ++++++--- OptionsPageUC.xaml.vb | 25 ++++ Resources/DarkTheme/DownArrow.png | Bin 0 -> 5514 bytes Resources/DarkTheme/GenericView.png | Bin 0 -> 4342 bytes Resources/DarkTheme/LogoOmag.png | Bin 0 -> 25238 bytes Resources/DarkTheme/LookFromTOP.png | Bin 0 -> 3801 bytes Resources/DarkTheme/Options.png | Bin 0 -> 5320 bytes Resources/DarkTheme/Pan.png | Bin 0 -> 3357 bytes Resources/DarkTheme/UpArrow.png | Bin 0 -> 5481 bytes Resources/DarkTheme/V.png | Bin 0 -> 3348 bytes Resources/DarkTheme/X.png | Bin 0 -> 3128 bytes Resources/DarkTheme/ZoomAll.png | Bin 0 -> 4250 bytes Resources/DarkTheme/ZoomIn.png | Bin 0 -> 3608 bytes Resources/DarkTheme/ZoomOut.png | Bin 0 -> 3544 bytes Resources/DarkTheme/ZoomWin.png | Bin 0 -> 3885 bytes Resources/Fonts/Roboto-Regular.ttf | Bin 0 -> 158604 bytes Resources/LogoOmag.png | Bin 0 -> 25238 bytes SceneButtonsUC.xaml | 28 ++--- 28 files changed, 388 insertions(+), 66 deletions(-) create mode 100644 OmagVIEWDarkDictionary.xaml create mode 100644 Resources/DarkTheme/DownArrow.png create mode 100644 Resources/DarkTheme/GenericView.png create mode 100644 Resources/DarkTheme/LogoOmag.png create mode 100644 Resources/DarkTheme/LookFromTOP.png create mode 100644 Resources/DarkTheme/Options.png create mode 100644 Resources/DarkTheme/Pan.png create mode 100644 Resources/DarkTheme/UpArrow.png create mode 100644 Resources/DarkTheme/V.png create mode 100644 Resources/DarkTheme/X.png create mode 100644 Resources/DarkTheme/ZoomAll.png create mode 100644 Resources/DarkTheme/ZoomIn.png create mode 100644 Resources/DarkTheme/ZoomOut.png create mode 100644 Resources/DarkTheme/ZoomWin.png create mode 100644 Resources/Fonts/Roboto-Regular.ttf create mode 100644 Resources/LogoOmag.png diff --git a/AboutBoxWD.xaml b/AboutBoxWD.xaml index 62848ab..775ba7a 100644 --- a/AboutBoxWD.xaml +++ b/AboutBoxWD.xaml @@ -34,24 +34,24 @@ - - + + + VerticalAlignment="Center" FontSize="18" Foreground="{DynamicResource Omag_TextColor}"/> + VerticalAlignment="Center" FontSize="18" Foreground="{DynamicResource Omag_TextColor}"/> + VerticalAlignment="Center" FontSize="16" Foreground="{DynamicResource Omag_TextColor}"/> + VerticalAlignment="Center" FontSize="18" Foreground="{DynamicResource Omag_TextColor}"/> + VerticalAlignment="Center" FontSize="18" Foreground="{DynamicResource Omag_TextColor}"/> + VerticalAlignment="Center" FontSize="18" Foreground="{DynamicResource Omag_TextColor}"/> + VerticalAlignment="Center" FontSize="15" Foreground="{DynamicResource Omag_TextColor}"/> - - - @@ -75,17 +75,17 @@ -