From 20f0dc40cdbe85ab7cfedd78a9bc883e4469e4ab Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Sun, 28 Jan 2018 13:32:33 +0200 Subject: DAL Observables are now also parameterized. --- .../Views/MainView.xaml | 149 +++++---------------- 1 file changed, 31 insertions(+), 118 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml index b971d9124..572ebc785 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/MainView.xaml @@ -14,6 +14,7 @@ xmlns:localConverters="clr-namespace:Tango.MachineStudio.Developer.Converters" xmlns:converters="clr-namespace:Tango.SharedUI.Converters;assembly=Tango.SharedUI" xmlns:observables="clr-namespace:Tango.DAL.Observables;assembly=Tango.DAL.Observables" + xmlns:editors="clr-namespace:Tango.SharedUI.Editors;assembly=Tango.SharedUI" xmlns:shapes="clr-namespace:Tango.SharedUI.Shapes;assembly=Tango.SharedUI" xmlns:local="clr-namespace:Tango.MachineStudio.Developer.Views" mc:Ignorable="d" @@ -228,112 +229,23 @@ - - - - Dyeing Speed: - - - - - - - Min Ink Uptake: - - - - - - - Mixer Temp: - - - - - - - Head Zone1 Temp: - - - - - - - Head Zone2 Temp: - - - - - - - Head Zone3 Temp: - - - - - - - Head Air Flow: - - - - - - - Feeder Tension: - - - - - - - Puller Tension: - - - - - - - Dryer Buffer Length: - - - - - - - Dryer Zone1 Temp: - - - - - - - Dryer Zone2 Temp: - - - - - - - Dryer Zone3 Temp: - - - - - - - - Dryer Air Flow: - - - - - - - Winder Tension: - - - + + + + + + + + + + + + + + + + + @@ -450,7 +362,7 @@ - + @@ -495,22 +407,23 @@ - + + + + Description + - - - Description + + + + - - - - - + @@ -573,9 +486,9 @@ - + - + -- cgit v1.3.1