1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- PSPP - a program for statistical analysis. -->
3 <!-- Copyright (C) 2017 Free Software Foundation, Inc. -->
5 <!-- This program is free software: you can redistribute it and/or modify -->
6 <!-- it under the terms of the GNU General Public License as published by -->
7 <!-- the Free Software Foundation, either version 3 of the License, or -->
8 <!-- (at your option) any later version. -->
10 <!-- This program is distributed in the hope that it will be useful, -->
11 <!-- but WITHOUT ANY WARRANTY; without even the implied warranty of -->
12 <!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -->
13 <!-- GNU General Public License for more details. -->
15 <!-- You should have received a copy of the GNU General Public License -->
16 <!-- along with this program. If not, see <http://www.gnu.org/licenses/>. -->
18 <!-- Generated with glade 3.18.3 -->
20 <requires lib="gtk+" version="3.4.2"/>
21 <requires lib="psppire" version="0.0"/>
22 <object class="PsppireDialog" id="runs-dialog">
23 <property name="can_focus">False</property>
24 <property name="title" translatable="yes">Runs Test</property>
25 <property name="modal">True</property>
26 <property name="help_page">NPAR-TESTS#RUNS</property>
28 <object class="GtkBox" id="dialog-hbox1">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="orientation">vertical</property>
32 <property name="spacing">2</property>
34 <object class="GtkBox" id="vbox1">
35 <property name="visible">True</property>
36 <property name="can_focus">False</property>
37 <property name="margin_left">5</property>
38 <property name="margin_right">5</property>
39 <property name="margin_top">5</property>
40 <property name="vexpand">True</property>
41 <property name="orientation">vertical</property>
42 <property name="spacing">5</property>
44 <object class="GtkBox" id="hbox1">
45 <property name="visible">True</property>
46 <property name="can_focus">False</property>
47 <property name="vexpand">True</property>
49 <object class="GtkScrolledWindow" id="scrolledwindow1">
50 <property name="visible">True</property>
51 <property name="can_focus">True</property>
52 <property name="vexpand">True</property>
53 <property name="hscrollbar_policy">never</property>
54 <property name="shadow_type">in</property>
56 <object class="PsppireDictView" id="dict-view">
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="border_width">5</property>
60 <property name="headers_visible">False</property>
61 <property name="headers_clickable">False</property>
62 <child internal-child="selection">
63 <object class="GtkTreeSelection" id="psppire-dictview-selection"/>
69 <property name="expand">True</property>
70 <property name="fill">True</property>
71 <property name="position">0</property>
75 <object class="PsppireSelector" id="psppire-selector1">
76 <property name="visible">True</property>
77 <property name="can_focus">True</property>
78 <property name="receives_default">True</property>
79 <property name="halign">center</property>
80 <property name="valign">center</property>
81 <property name="border_width">5</property>
82 <property name="source_widget">dict-view</property>
83 <property name="dest_widget">psppire-var-view1</property>
86 <property name="expand">False</property>
87 <property name="fill">True</property>
88 <property name="position">1</property>
92 <object class="GtkScrolledWindow" id="scrolledwindow2">
93 <property name="visible">True</property>
94 <property name="can_focus">True</property>
95 <property name="hscrollbar_policy">never</property>
96 <property name="shadow_type">in</property>
98 <object class="PsppireVarView" id="psppire-var-view1">
99 <property name="visible">True</property>
100 <property name="can_focus">True</property>
101 <property name="border_width">5</property>
102 <property name="headers_visible">False</property>
103 <property name="headers_clickable">False</property>
104 <child internal-child="selection">
105 <object class="GtkTreeSelection" id="psppire-var-view-selection"/>
111 <property name="expand">True</property>
112 <property name="fill">True</property>
113 <property name="position">2</property>
118 <property name="expand">True</property>
119 <property name="fill">True</property>
120 <property name="position">0</property>
124 <object class="GtkFrame" id="frame1">
125 <property name="visible">True</property>
126 <property name="can_focus">False</property>
127 <property name="label_xalign">0</property>
129 <object class="GtkGrid" id="table1">
130 <property name="visible">True</property>
131 <property name="can_focus">False</property>
132 <property name="margin_left">5</property>
133 <property name="margin_right">5</property>
134 <property name="margin_start">12</property>
135 <property name="margin_top">5</property>
136 <property name="margin_bottom">5</property>
137 <property name="row_spacing">5</property>
139 <object class="GtkCheckButton" id="checkbutton1">
140 <property name="label" translatable="yes">_Median</property>
141 <property name="visible">True</property>
142 <property name="can_focus">True</property>
143 <property name="receives_default">False</property>
144 <property name="use_underline">True</property>
145 <property name="xalign">0</property>
146 <property name="draw_indicator">True</property>
149 <property name="left_attach">0</property>
150 <property name="top_attach">0</property>
154 <object class="GtkCheckButton" id="checkbutton2">
155 <property name="label" translatable="yes">M_ean</property>
156 <property name="visible">True</property>
157 <property name="can_focus">True</property>
158 <property name="receives_default">False</property>
159 <property name="hexpand">True</property>
160 <property name="use_underline">True</property>
161 <property name="xalign">0</property>
162 <property name="draw_indicator">True</property>
165 <property name="left_attach">0</property>
166 <property name="top_attach">1</property>
170 <object class="GtkCheckButton" id="checkbutton4">
171 <property name="label" translatable="yes">Mo_de</property>
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="receives_default">False</property>
175 <property name="hexpand">True</property>
176 <property name="use_underline">True</property>
177 <property name="xalign">0</property>
178 <property name="draw_indicator">True</property>
181 <property name="left_attach">1</property>
182 <property name="top_attach">0</property>
186 <object class="GtkBox" id="hbox2">
187 <property name="visible">True</property>
188 <property name="can_focus">False</property>
190 <object class="GtkCheckButton" id="checkbutton3">
191 <property name="label" translatable="yes">_Custom:</property>
192 <property name="visible">True</property>
193 <property name="can_focus">True</property>
194 <property name="receives_default">False</property>
195 <property name="use_underline">True</property>
196 <property name="xalign">0</property>
197 <property name="draw_indicator">True</property>
200 <property name="expand">False</property>
201 <property name="fill">False</property>
202 <property name="position">0</property>
206 <object class="GtkEntry" id="entry1">
207 <property name="visible">True</property>
208 <property name="can_focus">True</property>
209 <property name="invisible_char">●</property>
210 <property name="width_chars">0</property>
213 <property name="expand">True</property>
214 <property name="fill">True</property>
215 <property name="position">1</property>
220 <property name="left_attach">1</property>
221 <property name="top_attach">1</property>
227 <object class="GtkLabel" id="label1">
228 <property name="visible">True</property>
229 <property name="can_focus">False</property>
230 <property name="label" translatable="yes">Cut Point</property>
231 <property name="use_markup">True</property>
236 <property name="expand">False</property>
237 <property name="fill">False</property>
238 <property name="position">1</property>
243 <property name="expand">False</property>
244 <property name="fill">True</property>
245 <property name="position">0</property>
249 <object class="PsppireButtonbox" id="psppire-hbuttonbox1">
250 <property name="orientation">horizontal</property>
251 <property name="visible">True</property>
252 <property name="can_focus">False</property>
253 <property name="border_width">5</property>
254 <property name="default">PSPPIRE_BUTTON_GOTO_MASK</property>
257 <property name="expand">False</property>
258 <property name="fill">False</property>
259 <property name="pack_type">end</property>
260 <property name="position">1</property>