diff --git a/ADIS_Csharp/RobotClientWpf/App.config b/ADIS_Csharp/RobotClientWpf/App.config new file mode 100644 index 0000000..3c63dea --- /dev/null +++ b/ADIS_Csharp/RobotClientWpf/App.config @@ -0,0 +1,15 @@ + + + + +
+ + + + + + + + + + \ No newline at end of file diff --git a/ADIS_Csharp/RobotClientWpf/MainWindow.xaml b/ADIS_Csharp/RobotClientWpf/MainWindow.xaml index f301bf1..16c7d40 100644 --- a/ADIS_Csharp/RobotClientWpf/MainWindow.xaml +++ b/ADIS_Csharp/RobotClientWpf/MainWindow.xaml @@ -7,22 +7,22 @@ xmlns:views="clr-namespace:RobotClientWpf.Views" xmlns:dj="clr-namespace:DJ;assembly=NLogViewer" mc:Ignorable="d" FontSize="15" - Title="Challenge UI" Height="700" Width="1200" WindowStartupLocation="CenterScreen" ResizeMode="NoResize"> + Title="Challenge UI" Height="700" Width="1200" WindowStartupLocation="CenterScreen" ResizeMode="NoResize" Closing="Window_Closing" Loaded="Window_Loaded"> - + - + 192.168.156.156 - +