From 87ae42c3da77b58234de55372cc85ce2a865b3c6 Mon Sep 17 00:00:00 2001 From: Erik Date: Wed, 18 Apr 2012 14:33:42 -0400 Subject: [PATCH] Minor tweaks to GUI. Added program selection in code. --- DataScraperGUI/MainWindow.xaml | 11 ++++++----- DataScraperGUI/MainWindow.xaml.cs | 24 ++++++++++++++++++++++-- DataScraperGUI/Programs/NormalProgram.cs | 5 ++++- 3 files changed, 32 insertions(+), 8 deletions(-) diff --git a/DataScraperGUI/MainWindow.xaml b/DataScraperGUI/MainWindow.xaml index 41a27ad..d674142 100644 --- a/DataScraperGUI/MainWindow.xaml +++ b/DataScraperGUI/MainWindow.xaml @@ -1,13 +1,14 @@  + Title="UConn ECE Senior Design - Group 155 - HVAC Tester" Height="400" Width="525"> - - - - + + + + +