From 221cc7e7fd1cf6fa89d9c5f94f6e08c4beecefb2 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Mon, 7 Dec 2015 21:09:35 +0100 Subject: [PATCH] Chi Square Dialog: Cosmetic improvements --- src/ui/gui/chi-square.ui | 325 ++++++++++++++++++++------------------- 1 file changed, 171 insertions(+), 154 deletions(-) diff --git a/src/ui/gui/chi-square.ui b/src/ui/gui/chi-square.ui index 67af1fb4ee..4ad7b120c6 100644 --- a/src/ui/gui/chi-square.ui +++ b/src/ui/gui/chi-square.ui @@ -28,34 +28,7 @@ 5 5 5 - - - True - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - True - True - never - etched-in - - - True - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - 0 - False - False - - - - - - - - 0 - 0 - - + 5 True @@ -73,132 +46,6 @@ 0 - - - True - False - 0 - - - True - False - 5 - 5 - 5 - 5 - vertical - - - _Get from data - True - True - False - True - 0.5 - True - True - - - False - False - 0 - - - - - Use _specified range - True - True - False - True - 0.5 - True - radiobutton3 - - - False - False - 1 - - - - - True - False - False - 5 - - - True - False - _Lower: - True - True - entry1 - - - 0 - 0 - - - - - True - False - _Upper: - True - entry2 - - - 0 - 1 - - - - - True - True - ● - - - 1 - 0 - - - - - True - True - ● - - - 1 - 1 - - - - - False - False - 2 - - - - - - - True - False - Expected Range: - True - - - - - 0 - 1 - - True @@ -364,6 +211,176 @@ 1 + + + True + False + vertical + 5 + + + True + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + True + True + never + etched-in + + + True + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0 + False + False + single + + + + + + + + False + True + 0 + + + + + True + False + 0 + + + True + False + 5 + 5 + 5 + 5 + vertical + + + _Get from data + True + True + False + True + 0 + True + True + + + False + False + 0 + + + + + Use _specified range + True + True + False + True + 0 + True + radiobutton3 + + + False + False + 1 + + + + + True + False + False + 5 + + + True + False + _Lower: + True + True + entry1 + + + 0 + 0 + + + + + True + False + _Upper: + True + entry2 + + + 0 + 1 + + + + + True + True + ● + + + 1 + 0 + + + + + True + True + ● + + + 1 + 1 + + + + + False + False + 2 + + + + + + + True + False + Expected Range: + True + + + + + False + True + 1 + + + + + 0 + 0 + 2 + + True -- 2.30.2