From d33c19b3ac6803de4b5c8d475832efef131c1a45 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Wed, 30 Dec 2020 15:11:34 +0000 Subject: Revert "Hope it is fine" --- .../Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml | 170 +++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml new file mode 100644 index 000000000..e45065c61 --- /dev/null +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml @@ -0,0 +1,170 @@ + + + + + + Thread Loading + + + + + + + + + Continue + + + + Welcome to the automatic thread loading wizard. + + + + Please ensure there are no thread residue in the system and press + continue + + + + + + + + + + + + + Continue + + + + + The system is now preparing... + + + + + + + + + + + + Continue + + + + + Please select the thread type you are going to load and press + continue + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Continue + + + + + The system is now loading the thread... + + + + + + + + + + + + + + Close + + + + Thread loading completed successfully! + + + + + + + + + + + Close + Retry + + + + Something went wrong, press 'retry' to try again + + + + + + + + + + + + Close + Retry + + + + Something went wrong, press 'retry' to try again + + + + + + + + + + + + + + -- cgit v1.3.1