From 6900c4dea48adb484efc9648e081b7b3f75bd60c Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 4 Jan 2018 15:26:21 +0200 Subject: Progress on Machine Designer.. --- .../Views/MainView.xaml | 483 +++++++++++++++++---- 1 file changed, 394 insertions(+), 89 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MainView.xaml') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MainView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MainView.xaml index 1542adf49..48b90aa6b 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MainView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MainView.xaml @@ -5,6 +5,9 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:dragAndDrop="clr-namespace:Tango.DragAndDrop;assembly=Tango.DragAndDrop" xmlns:global="clr-namespace:Tango.MachineStudio.MachineDesigner" + xmlns:fa="http://schemas.fontawesome.io/icons/" + xmlns:providers="clr-namespace:Tango.MachineStudio.MachineDesigner.AutoComplete" + xmlns:autoComplete="clr-namespace:Tango.AutoComplete.Editors;assembly=Tango.AutoComplete" xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" xmlns:sharedConverters="clr-namespace:Tango.SharedUI.Converters;assembly=Tango.SharedUI" xmlns:vm="clr-namespace:Tango.MachineStudio.MachineDesigner.ViewModels" @@ -14,6 +17,7 @@ + + + - + - + + + + + + + + + + + - - - - - - - - - - - - - - - + MACHINE DESIGNER + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - Touch Panel: - - - - - - Embedded Firmware: - - - - - - Dispensers: - - - - - - Mid Tanks: - - - - - + + + + + + + - + + + + + + + + + + + + Add IDS + + + + + + Remove IDS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NO IDS PACKS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Touch Panel: + + + + + + Embedded Firmware: + + + + + + Dispensers: + + + + + + Mid Tanks: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IDS PACKS + + + + + + + + + + Dispenser: + + + + Cartridge: + + + + Mid Tank: + + + + Liquid: + + + + + + + + + + @@ -151,7 +348,7 @@ - + @@ -165,7 +362,7 @@ - + @@ -180,7 +377,7 @@ - + + + + + + + + + + v + + + + + + + + + + + + + + + + + + + + + + + v + + + + + + + + + + + + + + + + + + + + + + + v + + + + + + + + + + + + + + + + + + + + + + + v + + + -- cgit v1.3.1