From 6bd7546246b1e30e12b19bfc5ebcf1332e89ef58 Mon Sep 17 00:00:00 2001 From: Michael Perez Date: Wed, 20 Dec 2017 17:36:02 -0700 Subject: [PATCH] Added first run demo. --- AlotAddOnGUI/AlotAddOnGUI.csproj | 1 + AlotAddOnGUI/MainWindow.xaml | 29 +++++++++++++ AlotAddOnGUI/MainWindow.xaml.cs | 11 +++++ AlotAddOnGUI/Properties/AssemblyInfo.cs | 4 +- AlotAddOnGUI/images/firstrunbg.jpg | Bin 0 -> 501186 bytes AlotAddOnGUI/ui/ALOT_ThreadedTasks.cs | 3 ++ AlotAddOnGUI/ui/ProgressWeightPercentages.cs | 10 ++--- AlotAddOnGUI/ui/installtips.xml | 43 +++++++++++-------- 8 files changed, 77 insertions(+), 24 deletions(-) create mode 100644 AlotAddOnGUI/images/firstrunbg.jpg diff --git a/AlotAddOnGUI/AlotAddOnGUI.csproj b/AlotAddOnGUI/AlotAddOnGUI.csproj index 2ae1835f..a4a05954 100644 --- a/AlotAddOnGUI/AlotAddOnGUI.csproj +++ b/AlotAddOnGUI/AlotAddOnGUI.csproj @@ -201,6 +201,7 @@ + PreserveNewest diff --git a/AlotAddOnGUI/MainWindow.xaml b/AlotAddOnGUI/MainWindow.xaml index 801c9f15..c487e73f 100644 --- a/AlotAddOnGUI/MainWindow.xaml +++ b/AlotAddOnGUI/MainWindow.xaml @@ -220,6 +220,7 @@ +