From 66c66e69217493357d03b1986b7a38933944c1c3 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 10 Apr 2018 11:35:30 +0300 Subject: Added event resolvable / requires user. Added HTML Templates.. --- .../Html/HTML Templates/Thread Break.html | 48 ++++++++++++++++++++++ .../Tango.MachineStudio.UI/Html/HtmlWindow.xaml | 6 +-- 2 files changed, 51 insertions(+), 3 deletions(-) create mode 100644 Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Html/HTML Templates/Thread Break.html (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Html') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Html/HTML Templates/Thread Break.html b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Html/HTML Templates/Thread Break.html new file mode 100644 index 000000000..5c620fc83 --- /dev/null +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Html/HTML Templates/Thread Break.html @@ -0,0 +1,48 @@ + + + + + + +
Thread Break
+
    +
  1. Open the cover.
  2. +
  3. Connect the broken thread.
  4. +
  5. Close the cover.
  6. +
  7. Press 'OK' when done.
  8. +
+ + \ No newline at end of file diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Html/HtmlWindow.xaml b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Html/HtmlWindow.xaml index 654d2d0eb..d7032cedc 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Html/HtmlWindow.xaml +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Html/HtmlWindow.xaml @@ -10,15 +10,15 @@ Title="Machine Studio" Height="500" Width="800" WindowStyle="None" ResizeMode="NoResize" WindowStartupLocation="CenterOwner" Background="Transparent"> - + - + - +