From d99d34af7f8359294c6d1be0d3f67340de58fc82 Mon Sep 17 00:00:00 2001 From: Emmanuele Sassi Date: Sat, 15 May 2021 17:15:06 +0200 Subject: [PATCH] Aggiunta AboutBox Spostamento macchina e Db Ut e Lav in pagina Config Correzioni varie --- .../AboutBoxWindow/AboutBoxV.xaml | 52 ++++++++++++++++++ .../AboutBoxWindow/AboutBoxV.xaml.vb | 37 +++++++++++++ .../EgtBEAMWALL.Supervisor.vbproj | 10 ++++ .../MainWindow/MainWindowV.xaml | 1 + .../MainWindow/MainWindowVM.vb | 22 ++++++++ .../Resources/AboutBoxImage.png | Bin 0 -> 4169 bytes .../AboutBoxWindow/AboutBoxV.xaml | 52 ++++++++++++++++++ .../AboutBoxWindow/AboutBoxV.xaml.vb | 37 +++++++++++++ .../ConfigurationPage/ConfigurationPageV.xaml | 25 +++++---- .../ConfigurationPage/ConfigurationPageVM.vb | 6 ++ .../EgtBEAMWALL.ViewerOptimizer.vbproj | 10 ++++ .../InstrumentPanel/InstrumentPanelV.xaml | 6 +- .../MachinePanel/MachinePanelVM.vb | 5 +- .../MainWindow/MainWindowVM.vb | 15 ++++- .../ProjManager/ProjManagerV.xaml | 7 +-- .../Project/ProjectV.xaml | 1 - .../Resources/AboutBoxImage.png | Bin 0 -> 4169 bytes 17 files changed, 261 insertions(+), 25 deletions(-) create mode 100644 EgtBEAMWALL.Supervisor/AboutBoxWindow/AboutBoxV.xaml create mode 100644 EgtBEAMWALL.Supervisor/AboutBoxWindow/AboutBoxV.xaml.vb create mode 100644 EgtBEAMWALL.Supervisor/Resources/AboutBoxImage.png create mode 100644 EgtBEAMWALL.ViewerOptimizer/AboutBoxWindow/AboutBoxV.xaml create mode 100644 EgtBEAMWALL.ViewerOptimizer/AboutBoxWindow/AboutBoxV.xaml.vb create mode 100644 EgtBEAMWALL.ViewerOptimizer/Resources/AboutBoxImage.png diff --git a/EgtBEAMWALL.Supervisor/AboutBoxWindow/AboutBoxV.xaml b/EgtBEAMWALL.Supervisor/AboutBoxWindow/AboutBoxV.xaml new file mode 100644 index 00000000..1e807e4c --- /dev/null +++ b/EgtBEAMWALL.Supervisor/AboutBoxWindow/AboutBoxV.xaml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --> --> - + Style="{StaticResource ToolBar_Button}"/>