1.12.42
[gnumeric.git] / src / dialogs / normality-tests.ui
blobac3580eb64c53c881dc6965006914d8f560e3355
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="Normality-Tests">
5 <property name="can_focus">False</property>
6 <property name="border_width">5</property>
7 <property name="title" translatable="yes">Normality Tests</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="vbox1">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="orientation">vertical</property>
14 <property name="spacing">2</property>
15 <child internal-child="action_area">
16 <object class="GtkButtonBox" id="hbuttonbox1">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="helpbutton">
22 <property name="label">gtk-help</property>
23 <property name="use_action_appearance">False</property>
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="can_default">True</property>
27 <property name="receives_default">False</property>
28 <property name="use_action_appearance">False</property>
29 <property name="use_stock">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">False</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="cancelbutton">
39 <property name="label">gtk-cancel</property>
40 <property name="use_action_appearance">False</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="can_default">True</property>
44 <property name="receives_default">False</property>
45 <property name="use_action_appearance">False</property>
46 <property name="use_stock">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">False</property>
51 <property name="position">1</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkButton" id="okbutton">
56 <property name="label">gtk-ok</property>
57 <property name="use_action_appearance">False</property>
58 <property name="visible">True</property>
59 <property name="can_focus">True</property>
60 <property name="can_default">True</property>
61 <property name="has_default">True</property>
62 <property name="receives_default">False</property>
63 <property name="use_action_appearance">False</property>
64 <property name="use_stock">True</property>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">False</property>
69 <property name="position">2</property>
70 </packing>
71 </child>
72 </object>
73 <packing>
74 <property name="expand">False</property>
75 <property name="fill">True</property>
76 <property name="pack_type">end</property>
77 <property name="position">0</property>
78 </packing>
79 </child>
80 <child>
81 <object class="GtkNotebook" id="notebook1">
82 <property name="visible">True</property>
83 <property name="can_focus">True</property>
84 <property name="border_width">5</property>
85 <child>
86 <object class="GtkGrid" id="input-grid">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="border_width">12</property>
90 <property name="row_spacing">6</property>
91 <property name="column_spacing">12</property>
92 <child>
93 <object class="GtkLabel" id="var1-label">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="xalign">0</property>
97 <property name="label" translatable="yes">_Input range:</property>
98 <property name="use_underline">True</property>
99 <property name="justify">right</property>
100 </object>
101 <packing>
102 <property name="left_attach">0</property>
103 <property name="top_attach">0</property>
104 <property name="width">1</property>
105 <property name="height">1</property>
106 </packing>
107 </child>
108 <child>
109 <object class="GtkLabel" id="label2">
110 <property name="visible">True</property>
111 <property name="can_focus">False</property>
112 <property name="xalign">0</property>
113 <property name="label" translatable="yes">Grouped by:</property>
114 <property name="justify">center</property>
115 </object>
116 <packing>
117 <property name="left_attach">0</property>
118 <property name="top_attach">1</property>
119 <property name="width">1</property>
120 <property name="height">1</property>
121 </packing>
122 </child>
123 <child>
124 <object class="GtkCheckButton" id="labels_button">
125 <property name="label" translatable="yes">_Labels</property>
126 <property name="use_action_appearance">False</property>
127 <property name="visible">True</property>
128 <property name="can_focus">True</property>
129 <property name="receives_default">False</property>
130 <property name="use_action_appearance">False</property>
131 <property name="use_underline">True</property>
132 <property name="xalign">0</property>
133 <property name="draw_indicator">True</property>
134 </object>
135 <packing>
136 <property name="left_attach">0</property>
137 <property name="top_attach">4</property>
138 <property name="width">1</property>
139 <property name="height">1</property>
140 </packing>
141 </child>
142 <child>
143 <object class="GtkRadioButton" id="grouped_by_col">
144 <property name="label" translatable="yes" context="groupby" comments="Group by Columns">_Columns</property>
145 <property name="use_action_appearance">False</property>
146 <property name="visible">True</property>
147 <property name="can_focus">True</property>
148 <property name="receives_default">False</property>
149 <property name="use_action_appearance">False</property>
150 <property name="use_underline">True</property>
151 <property name="xalign">0</property>
152 <property name="active">True</property>
153 <property name="draw_indicator">True</property>
154 </object>
155 <packing>
156 <property name="left_attach">1</property>
157 <property name="top_attach">1</property>
158 <property name="width">1</property>
159 <property name="height">1</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkRadioButton" id="grouped_by_row">
164 <property name="label" translatable="yes" context="groupby" comments="Group by Rows">_Rows</property>
165 <property name="use_action_appearance">False</property>
166 <property name="visible">True</property>
167 <property name="can_focus">True</property>
168 <property name="receives_default">False</property>
169 <property name="use_action_appearance">False</property>
170 <property name="use_underline">True</property>
171 <property name="xalign">0</property>
172 <property name="draw_indicator">True</property>
173 <property name="group">grouped_by_col</property>
174 </object>
175 <packing>
176 <property name="left_attach">1</property>
177 <property name="top_attach">2</property>
178 <property name="width">1</property>
179 <property name="height">1</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkRadioButton" id="grouped_by_area">
184 <property name="label" translatable="yes">_Areas</property>
185 <property name="use_action_appearance">False</property>
186 <property name="visible">True</property>
187 <property name="can_focus">True</property>
188 <property name="receives_default">False</property>
189 <property name="use_action_appearance">False</property>
190 <property name="use_underline">True</property>
191 <property name="xalign">0</property>
192 <property name="draw_indicator">True</property>
193 <property name="group">grouped_by_col</property>
194 </object>
195 <packing>
196 <property name="left_attach">1</property>
197 <property name="top_attach">3</property>
198 <property name="width">1</property>
199 <property name="height">1</property>
200 </packing>
201 </child>
202 </object>
203 </child>
204 <child type="tab">
205 <object class="GtkLabel" id="label5">
206 <property name="visible">True</property>
207 <property name="can_focus">False</property>
208 <property name="label" translatable="yes">Input</property>
209 </object>
210 <packing>
211 <property name="tab_fill">False</property>
212 </packing>
213 </child>
214 <child>
215 <object class="GtkGrid" id="test-grid">
216 <property name="visible">True</property>
217 <property name="can_focus">False</property>
218 <property name="border_width">12</property>
219 <property name="row_spacing">6</property>
220 <property name="column_spacing">12</property>
221 <child>
222 <object class="GtkRadioButton" id="andersondarling">
223 <property name="label" translatable="yes">Anderson-Darling Test</property>
224 <property name="use_action_appearance">False</property>
225 <property name="visible">True</property>
226 <property name="can_focus">True</property>
227 <property name="receives_default">False</property>
228 <property name="use_action_appearance">False</property>
229 <property name="xalign">0</property>
230 <property name="active">True</property>
231 <property name="draw_indicator">True</property>
232 </object>
233 <packing>
234 <property name="left_attach">0</property>
235 <property name="top_attach">0</property>
236 <property name="width">2</property>
237 <property name="height">1</property>
238 </packing>
239 </child>
240 <child>
241 <object class="GtkRadioButton" id="cramervonmises">
242 <property name="label" translatable="yes">Cramér-von Mises Test</property>
243 <property name="use_action_appearance">False</property>
244 <property name="visible">True</property>
245 <property name="can_focus">True</property>
246 <property name="receives_default">False</property>
247 <property name="use_action_appearance">False</property>
248 <property name="xalign">0</property>
249 <property name="draw_indicator">True</property>
250 <property name="group">andersondarling</property>
251 </object>
252 <packing>
253 <property name="left_attach">0</property>
254 <property name="top_attach">1</property>
255 <property name="width">2</property>
256 <property name="height">1</property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkRadioButton" id="lilliefors">
261 <property name="label" translatable="yes">Lilliefors (Kolmogorov-Smirnov) Test</property>
262 <property name="use_action_appearance">False</property>
263 <property name="visible">True</property>
264 <property name="can_focus">True</property>
265 <property name="receives_default">False</property>
266 <property name="use_action_appearance">False</property>
267 <property name="xalign">0</property>
268 <property name="draw_indicator">True</property>
269 <property name="group">andersondarling</property>
270 </object>
271 <packing>
272 <property name="left_attach">0</property>
273 <property name="top_attach">2</property>
274 <property name="width">2</property>
275 <property name="height">1</property>
276 </packing>
277 </child>
278 <child>
279 <object class="GtkRadioButton" id="shapirofrancia">
280 <property name="label" translatable="yes">Shapiro-Francia Test</property>
281 <property name="use_action_appearance">False</property>
282 <property name="visible">True</property>
283 <property name="can_focus">True</property>
284 <property name="receives_default">False</property>
285 <property name="use_action_appearance">False</property>
286 <property name="xalign">0</property>
287 <property name="draw_indicator">True</property>
288 <property name="group">andersondarling</property>
289 </object>
290 <packing>
291 <property name="left_attach">0</property>
292 <property name="top_attach">3</property>
293 <property name="width">2</property>
294 <property name="height">1</property>
295 </packing>
296 </child>
297 <child>
298 <object class="GtkLabel" id="label3">
299 <property name="visible">True</property>
300 <property name="can_focus">False</property>
301 <property name="xalign">0</property>
302 <property name="label" translatable="yes">_Alpha:</property>
303 <property name="use_underline">True</property>
304 <property name="justify">right</property>
305 <property name="mnemonic_widget">alpha-entry</property>
306 </object>
307 <packing>
308 <property name="left_attach">0</property>
309 <property name="top_attach">4</property>
310 <property name="width">1</property>
311 <property name="height">1</property>
312 </packing>
313 </child>
314 <child>
315 <object class="GtkSpinButton" id="alpha-entry">
316 <property name="visible">True</property>
317 <property name="can_focus">True</property>
318 <property name="invisible_char"></property>
319 <property name="invisible_char_set">True</property>
320 <property name="adjustment">adjustment1</property>
321 <property name="climb_rate">0.01</property>
322 <property name="digits">2</property>
323 <property name="numeric">True</property>
324 <property name="update_policy">if-valid</property>
325 </object>
326 <packing>
327 <property name="left_attach">1</property>
328 <property name="top_attach">4</property>
329 <property name="width">1</property>
330 <property name="height">1</property>
331 </packing>
332 </child>
333 <child>
334 <object class="GtkCheckButton" id="normalprobabilityplot">
335 <property name="label" translatable="yes">Create Normal Probability Plot</property>
336 <property name="use_action_appearance">False</property>
337 <property name="visible">True</property>
338 <property name="can_focus">True</property>
339 <property name="receives_default">False</property>
340 <property name="use_action_appearance">False</property>
341 <property name="xalign">0</property>
342 <property name="active">True</property>
343 <property name="draw_indicator">True</property>
344 </object>
345 <packing>
346 <property name="left_attach">0</property>
347 <property name="top_attach">5</property>
348 <property name="width">2</property>
349 <property name="height">1</property>
350 </packing>
351 </child>
352 </object>
353 <packing>
354 <property name="position">1</property>
355 </packing>
356 </child>
357 <child type="tab">
358 <object class="GtkLabel" id="label6">
359 <property name="visible">True</property>
360 <property name="can_focus">False</property>
361 <property name="label" translatable="yes">Test</property>
362 </object>
363 <packing>
364 <property name="position">1</property>
365 <property name="tab_fill">False</property>
366 </packing>
367 </child>
368 <child>
369 <object class="GtkBox" id="dao">
370 <property name="visible">True</property>
371 <property name="can_focus">False</property>
372 <child>
373 <placeholder/>
374 </child>
375 </object>
376 <packing>
377 <property name="position">2</property>
378 </packing>
379 </child>
380 <child type="tab">
381 <object class="GtkLabel" id="label7">
382 <property name="visible">True</property>
383 <property name="can_focus">False</property>
384 <property name="label" translatable="yes">Output</property>
385 </object>
386 <packing>
387 <property name="position">2</property>
388 <property name="tab_fill">False</property>
389 </packing>
390 </child>
391 </object>
392 <packing>
393 <property name="expand">False</property>
394 <property name="fill">True</property>
395 <property name="position">1</property>
396 </packing>
397 </child>
398 <child>
399 <object class="GtkLabel" id="warnings">
400 <property name="visible">True</property>
401 <property name="can_focus">False</property>
402 <property name="use_markup">True</property>
403 <property name="wrap">True</property>
404 </object>
405 <packing>
406 <property name="expand">False</property>
407 <property name="fill">False</property>
408 <property name="position">2</property>
409 </packing>
410 </child>
411 </object>
412 </child>
413 <action-widgets>
414 <action-widget response="0">helpbutton</action-widget>
415 <action-widget response="0">cancelbutton</action-widget>
416 <action-widget response="0">okbutton</action-widget>
417 </action-widgets>
418 </object>
419 <object class="GtkAdjustment" id="adjustment1">
420 <property name="upper">1</property>
421 <property name="value">0.050000000000000003</property>
422 <property name="step_increment">0.01</property>
423 <property name="page_increment">10</property>
424 </object>
425 </interface>