From bb65f01e18040b8c1bf76f45f32782e569a28a27 Mon Sep 17 00:00:00 2001 From: Bitl Date: Sun, 19 Sep 2021 10:57:12 -0700 Subject: [PATCH] begin design of stylish layout --- .../Stylish/LauncherFormStylishInterface.xaml | 193 +++++++++++++++--- .../NovetusLauncher/Novetus.Launcher.csproj | 13 +- .../Properties/Resources.Designer.cs | 10 +- .../Graphics => Resources}/BuildSolo2.png | Bin .../Graphics => Resources}/JoinServer.png | Bin .../Graphics => Resources}/PlaySolo.png | Bin .../Graphics => Resources}/StartServer.png | Bin 7 files changed, 173 insertions(+), 43 deletions(-) rename Novetus/NovetusLauncher/{Forms/LauncherForm/Stylish/Graphics => Resources}/BuildSolo2.png (100%) rename Novetus/NovetusLauncher/{Forms/LauncherForm/Stylish/Graphics => Resources}/JoinServer.png (100%) rename Novetus/NovetusLauncher/{Forms/LauncherForm/Stylish/Graphics => Resources}/PlaySolo.png (100%) rename Novetus/NovetusLauncher/{Forms/LauncherForm/Stylish/Graphics => Resources}/StartServer.png (100%) diff --git a/Novetus/NovetusLauncher/Forms/LauncherForm/Stylish/LauncherFormStylishInterface.xaml b/Novetus/NovetusLauncher/Forms/LauncherForm/Stylish/LauncherFormStylishInterface.xaml index 09a8cbc..d0279d4 100644 --- a/Novetus/NovetusLauncher/Forms/LauncherForm/Stylish/LauncherFormStylishInterface.xaml +++ b/Novetus/NovetusLauncher/Forms/LauncherForm/Stylish/LauncherFormStylishInterface.xaml @@ -3,6 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" + xmlns:properties="clr-namespace:NovetusLauncher.Properties" mc:Ignorable="d" Height="299.569" Width="695.158"> @@ -168,8 +169,8 @@ - - + + @@ -201,8 +202,8 @@ - - + + @@ -234,8 +235,8 @@ - - + + @@ -267,8 +268,8 @@ - - + + @@ -288,6 +289,74 @@ + + + + + + + +