From 0ec56a54ca0c64a2f7ba402a1b99b3c217cd5ae5 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 8 Jan 2018 14:37:29 +0200 Subject: Implemented auto scaling of machine studio to screen resolution. Modified machine connection icons again. Added Embedded device name to settings. Added port USB and TCP to settings. --- .../Views/MenuView.xaml | 122 +++++++++++---------- 1 file changed, 62 insertions(+), 60 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization/Views/MenuView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization/Views/MenuView.xaml index 67501743b..b7f37b022 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization/Views/MenuView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization/Views/MenuView.xaml @@ -10,74 +10,76 @@ d:DesignHeight="720" d:DesignWidth="1280" DataContext="{x:Static global:ViewModelLocator.MenuViewVM}"> - - - - - Local Synchronization - Synchronize two SQLite local database files. - - - - - - - - + + + + + + Local Synchronization + Synchronize two SQLite local database files. + + + + + + + + + + + + + + + - - - - - - + + + + Direct Remote Synchronization + Connect and synchronized a Tango machine over the network. + + + + + + + + + - - - - Direct Remote Synchronization - Connect and synchronized a Tango machine over the network. - - - - - - - - + + + + + - - - - - - + + + + Semi Remote Synchronization + Synchronize local SQLite database file with the remote Twine database. + + + + + + + + + - - - - Semi Remote Synchronization - Synchronize local SQLite database file with the remote Twine database. - - - - - - - - + + + + + - - - - - - - - + + -- cgit v1.3.1