From 37f64f8193684ebe99b29bf0ccef2863b69722d1 Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Sun, 2 Apr 2023 22:00:15 +0300 Subject: Eureka PPC. Input brush stop content control. Weight in gram. --- .../PPC/Tango.PPC.UI/Views/MachineStatusView.xaml | 169 +++++++++++++++++---- 1 file changed, 143 insertions(+), 26 deletions(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineStatusView.xaml') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineStatusView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineStatusView.xaml index bbb6127e5..559d81dbe 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineStatusView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/MachineStatusView.xaml @@ -5,6 +5,7 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:touch="clr-namespace:Tango.Touch.Controls;assembly=Tango.Touch" xmlns:vm="clr-namespace:Tango.PPC.UI.ViewModels" + xmlns:entities="clr-namespace:Tango.BL.Entities;assembly=Tango.BL" xmlns:locaControls="clr-namespace:Tango.PPC.UI.Controls" xmlns:locaConverters="clr-namespace:Tango.PPC.UI.Converters" xmlns:global="clr-namespace:Tango.PPC.UI" @@ -24,7 +25,95 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -173,10 +262,10 @@ @@ -380,7 +469,7 @@ Job Weight - + @@ -411,7 +500,7 @@ - + @@ -424,24 +513,52 @@ Input - - - - L - 86 - - - - A - 86 - - - - B - 86 - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -503,9 +620,9 @@ - - Notifications - + + Notifications + -- cgit v1.3.1