From b9009a814b9c91010e44534b42fa15fe164757a3 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Thu, 5 Nov 2020 19:33:06 +0200 Subject: Completed ThreadBreak/Loading Wizards !!! --- .../Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml | 111 +++++++++++++-------- 1 file changed, 71 insertions(+), 40 deletions(-) (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 index a88d7a598..3d37c81bd 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/ThreadLoadingView.xaml @@ -4,6 +4,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:touch="clr-namespace:Tango.Touch.Controls;assembly=Tango.Touch" + xmlns:commonControls="clr-namespace:Tango.PPC.Common.Controls;assembly=Tango.PPC.Common" xmlns:controls="clr-namespace:Tango.SharedUI.Controls;assembly=Tango.SharedUI" xmlns:local="clr-namespace:Tango.PPC.UI.Dialogs" mc:Ignorable="d" @@ -17,123 +18,153 @@ + - - CLOSE - CONTINUE + + Continue Welcome to the automatic thread loading wizard. - - - Please ensure there are no thread residue in the system and press 'continue'. - + + + + Please ensure there are no thread residue in the system and press + continue + + - + + + - - CLOSE - CONTINUE + + Continue - + The system is now preparing... - + - + + - - CLOSE - CONTINUE + + Continue - Please select the thread type you are going to load and press 'continue'. + Please select the thread type you are going to load and press + continue - + + + + + + + + + + + + + + + + + + + + - - CLOSE - CONTINUE + + Continue The system is now loading the thread... - + - + + + + - - CLOSE + + Close - Thread loading completed successfully! + - + + - - CLOSE - RETRY + + Close + Retry - Something went wrong - + + - + + - - CLOSE - RETRY + + Close + Retry - Something went wrong - + + - + + + -- cgit v1.3.1