From e86fb1e3f847ee5646fe40b52bcf478bc9ce4b64 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 31 Dec 2018 15:59:02 +0200 Subject: Added Trigger for machine delete to erase configuration & IDS Packs also! Implemented Machine creation dialog in machine designer. --- .../Views/MachineCreationDialog.xaml | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineCreationDialog.xaml (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineCreationDialog.xaml') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineCreationDialog.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineCreationDialog.xaml new file mode 100644 index 000000000..e3ba1bff4 --- /dev/null +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineCreationDialog.xaml @@ -0,0 +1,46 @@ + + + + + + + + + + NEW MACHINE + + + + + + + + + + + + + + Please specify the machine version in order to prototype the new machine with default machine settings and configuartion. + + + + + + + + -- cgit v1.3.1