From 26cee052a5b20d7a5bdb597776c55dcd3da2da62 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 23 May 2019 16:44:30 +0300 Subject: Implemented new Twine color catalog ! --- Software/DB/PPC/Tango.mdf | Bin 75497472 -> 75497472 bytes Software/DB/PPC/Tango_log.ldf | Bin 53673984 -> 53673984 bytes .../Tango.PPC.Jobs/Views/TwineCatalogView.xaml | 2 +- .../Controls/DispenserController.xaml | 19 +- .../Controls/DispenserController.xaml.cs | 125 +++++--- .../Controls/TwineCatalogControl.xaml | 39 ++- .../Controls/TwineCatalogControl.xaml.cs | 97 +++--- .../Controls/TwineCatalogRenderer.cs | 342 +++++++++++++++++++++ .../PPC/Tango.PPC.Common/Tango.PPC.Common.csproj | 3 +- .../Visual_Studio/PPC/Tango.PPC.UI/app.manifest | 2 +- .../EventArguments/MouseOrTouchEventArgs.cs | 1 + .../ExtensionMethods/FrameworkElementExtensions.cs | 64 ++++ .../Tango.Touch/Controls/LightTouchDataGrid.xaml | 3 + .../Tango.Touch/Controls/LightTouchScrollViewer.cs | 14 +- .../Controls/LightTouchScrollViewer.xaml | 3 + 15 files changed, 583 insertions(+), 131 deletions(-) create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.Common/Controls/TwineCatalogRenderer.cs (limited to 'Software') diff --git a/Software/DB/PPC/Tango.mdf b/Software/DB/PPC/Tango.mdf index 46d9c26ab..c24341181 100644 Binary files a/Software/DB/PPC/Tango.mdf and b/Software/DB/PPC/Tango.mdf differ diff --git a/Software/DB/PPC/Tango_log.ldf b/Software/DB/PPC/Tango_log.ldf index cb14fa1d3..597683824 100644 Binary files a/Software/DB/PPC/Tango_log.ldf and b/Software/DB/PPC/Tango_log.ldf differ diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/TwineCatalogView.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/TwineCatalogView.xaml index a5ce50ad2..284666733 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/TwineCatalogView.xaml +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/TwineCatalogView.xaml @@ -25,7 +25,7 @@ - + diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician/Controls/DispenserController.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician/Controls/DispenserController.xaml index 18636704a..270b88eed 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician/Controls/DispenserController.xaml +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician/Controls/DispenserController.xaml @@ -20,17 +20,18 @@ - + - + @@ -57,8 +58,8 @@ - - + + @@ -72,7 +73,7 @@ - +