diff --git a/Correlator/App.xaml.cs b/Correlator/App.xaml.cs index 9277341..96a43c7 100644 --- a/Correlator/App.xaml.cs +++ b/Correlator/App.xaml.cs @@ -56,6 +56,7 @@ containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); + containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); } diff --git a/Correlator/App.xaml.cs b/Correlator/App.xaml.cs index 9277341..96a43c7 100644 --- a/Correlator/App.xaml.cs +++ b/Correlator/App.xaml.cs @@ -56,6 +56,7 @@ containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); + containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); } diff --git a/Correlator/Correlator.csproj b/Correlator/Correlator.csproj index 8163935..0ea3c5d 100644 --- a/Correlator/Correlator.csproj +++ b/Correlator/Correlator.csproj @@ -229,6 +229,9 @@ LoadingDialog.xaml + + NumericKeypadDialog.xaml + SimplyAuditionDialog.xaml @@ -238,6 +241,7 @@ + @@ -248,6 +252,7 @@ + @@ -282,6 +287,7 @@ + @@ -310,6 +316,7 @@ MSBuild:Compile + diff --git a/Correlator/App.xaml.cs b/Correlator/App.xaml.cs index 9277341..96a43c7 100644 --- a/Correlator/App.xaml.cs +++ b/Correlator/App.xaml.cs @@ -56,6 +56,7 @@ containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); + containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); } diff --git a/Correlator/Correlator.csproj b/Correlator/Correlator.csproj index 8163935..0ea3c5d 100644 --- a/Correlator/Correlator.csproj +++ b/Correlator/Correlator.csproj @@ -229,6 +229,9 @@ LoadingDialog.xaml + + NumericKeypadDialog.xaml + SimplyAuditionDialog.xaml @@ -238,6 +241,7 @@ + @@ -248,6 +252,7 @@ + @@ -282,6 +287,7 @@ + @@ -310,6 +316,7 @@ MSBuild:Compile + diff --git a/Correlator/Dialog/NumericKeypadDialog.xaml b/Correlator/Dialog/NumericKeypadDialog.xaml new file mode 100644 index 0000000..b51c435 --- /dev/null +++ b/Correlator/Dialog/NumericKeypadDialog.xaml @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + +