From: gareth Date: Fri, 15 May 2020 11:55:10 +0000 (+0100) Subject: Basic Store X-Git-Url: https://fbox.kageds.com/gitweb/NEATEST.git/commitdiff_plain/refs/heads/master?ds=sidebyside Basic Store --- diff --git a/NEA/Application.xaml b/NEA/Application.xaml index e84988b..7ba2411 100644 --- a/NEA/Application.xaml +++ b/NEA/Application.xaml @@ -4,6 +4,140 @@ xmlns:local="clr-namespace:NEA" StartupUri="SplashPage.xaml"> - + + + + + + + + + + + + + + + + + + + + + + diff --git a/NEA/NEA.accdb b/NEA/NEA.accdb index a5e74da..d05e4a4 100644 Binary files a/NEA/NEA.accdb and b/NEA/NEA.accdb differ diff --git a/NEA/Store.xaml b/NEA/Store.xaml index ec56587..5c29fcb 100644 --- a/NEA/Store.xaml +++ b/NEA/Store.xaml @@ -6,18 +6,67 @@ xmlns:local="clr-namespace:NEA" mc:Ignorable="d" Title="Store" - ResizeMode="NoResize" + WindowStartupLocation="CenterScreen" - WindowState="Maximized" Width="1089" Height="719" Background="#FF403939"> + WindowState="Maximized" Width="1231.5" Height="1069" Background="#FF403939"> - - + + + + + + +