[chronojump] Encoder: load signal selects data current signal
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Encoder: load signal selects data current signal
- Date: Mon, 14 Jan 2013 16:21:51 +0000 (UTC)
commit 53f051c1179bd72f6614b943deb5fd423c24034d
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Jan 14 17:21:15 2013 +0100
Encoder: load signal selects data current signal
src/gui/encoder.cs | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/encoder.cs b/src/gui/encoder.cs
index 2910b85..092e058 100644
--- a/src/gui/encoder.cs
+++ b/src/gui/encoder.cs
@@ -471,7 +471,9 @@ public partial class ChronoJumpWindow
}
//force a recalculate
- on_button_encoder_recalculate_clicked (o, args);
+ on_button_encoder_recalculate_clicked (o, args);
+
+ radiobutton_encoder_analyze_data_current_signal.Active = true;
}
void on_button_encoder_export_all_curves_clicked (object o, EventArgs args)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]