ssdiff: move comparison engine into its own file.
[gnumeric.git] / src / dialogs / sign-test.ui
blobca856c6c513704ebec32a3ec3a4a73da4b29621d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="Sign-Test">
5 <property name="can_focus">False</property>
6 <property name="border_width">5</property>
7 <property name="title" translatable="yes">Testing 1 Median</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 <placeholder/>
94 </child>
95 <child>
96 <placeholder/>
97 </child>
98 <child>
99 <placeholder/>
100 </child>
101 <child>
102 <placeholder/>
103 </child>
104 <child>
105 <placeholder/>
106 </child>
107 <child>
108 <placeholder/>
109 </child>
110 <child>
111 <placeholder/>
112 </child>
113 <child>
114 <placeholder/>
115 </child>
116 <child>
117 <placeholder/>
118 </child>
119 <child>
120 <object class="GtkLabel" id="var1-label">
121 <property name="visible">True</property>
122 <property name="can_focus">False</property>
123 <property name="xalign">0</property>
124 <property name="label" translatable="yes">_Input range:</property>
125 <property name="use_underline">True</property>
126 <property name="justify">right</property>
127 </object>
128 <packing>
129 <property name="left_attach">0</property>
130 <property name="top_attach">0</property>
131 <property name="width">1</property>
132 <property name="height">1</property>
133 </packing>
134 </child>
135 <child>
136 <object class="GtkLabel" id="label2">
137 <property name="visible">True</property>
138 <property name="can_focus">False</property>
139 <property name="xalign">0</property>
140 <property name="label" translatable="yes">Grouped by:</property>
141 <property name="justify">center</property>
142 </object>
143 <packing>
144 <property name="left_attach">0</property>
145 <property name="top_attach">1</property>
146 <property name="width">1</property>
147 <property name="height">1</property>
148 </packing>
149 </child>
150 <child>
151 <object class="GtkRadioButton" id="grouped_by_col">
152 <property name="label" translatable="yes" context="groupby" comments="Group by Columns">_Columns</property>
153 <property name="use_action_appearance">False</property>
154 <property name="visible">True</property>
155 <property name="can_focus">True</property>
156 <property name="receives_default">False</property>
157 <property name="use_action_appearance">False</property>
158 <property name="use_underline">True</property>
159 <property name="xalign">0</property>
160 <property name="active">True</property>
161 <property name="draw_indicator">True</property>
162 </object>
163 <packing>
164 <property name="left_attach">1</property>
165 <property name="top_attach">1</property>
166 <property name="width">1</property>
167 <property name="height">1</property>
168 </packing>
169 </child>
170 <child>
171 <object class="GtkRadioButton" id="grouped_by_row">
172 <property name="label" translatable="yes" context="groupby" comments="Group by Rows">_Rows</property>
173 <property name="use_action_appearance">False</property>
174 <property name="visible">True</property>
175 <property name="can_focus">True</property>
176 <property name="receives_default">False</property>
177 <property name="use_action_appearance">False</property>
178 <property name="use_underline">True</property>
179 <property name="xalign">0</property>
180 <property name="draw_indicator">True</property>
181 <property name="group">grouped_by_col</property>
182 </object>
183 <packing>
184 <property name="left_attach">1</property>
185 <property name="top_attach">2</property>
186 <property name="width">1</property>
187 <property name="height">1</property>
188 </packing>
189 </child>
190 <child>
191 <object class="GtkRadioButton" id="grouped_by_area">
192 <property name="label" translatable="yes">_Areas</property>
193 <property name="use_action_appearance">False</property>
194 <property name="visible">True</property>
195 <property name="can_focus">True</property>
196 <property name="receives_default">False</property>
197 <property name="use_action_appearance">False</property>
198 <property name="use_underline">True</property>
199 <property name="xalign">0</property>
200 <property name="draw_indicator">True</property>
201 <property name="group">grouped_by_col</property>
202 </object>
203 <packing>
204 <property name="left_attach">1</property>
205 <property name="top_attach">3</property>
206 <property name="width">1</property>
207 <property name="height">1</property>
208 </packing>
209 </child>
210 <child>
211 <object class="GtkCheckButton" id="labels_button">
212 <property name="label" translatable="yes">_Labels</property>
213 <property name="use_action_appearance">False</property>
214 <property name="visible">True</property>
215 <property name="can_focus">True</property>
216 <property name="receives_default">False</property>
217 <property name="use_action_appearance">False</property>
218 <property name="use_underline">True</property>
219 <property name="xalign">0</property>
220 <property name="draw_indicator">True</property>
221 </object>
222 <packing>
223 <property name="left_attach">0</property>
224 <property name="top_attach">4</property>
225 <property name="width">1</property>
226 <property name="height">1</property>
227 </packing>
228 </child>
229 </object>
230 </child>
231 <child type="tab">
232 <object class="GtkLabel" id="label5">
233 <property name="visible">True</property>
234 <property name="can_focus">False</property>
235 <property name="label" translatable="yes">Input</property>
236 </object>
237 <packing>
238 <property name="tab_fill">False</property>
239 </packing>
240 </child>
241 <child>
242 <object class="GtkGrid" id="test-grid">
243 <property name="visible">True</property>
244 <property name="can_focus">False</property>
245 <property name="border_width">12</property>
246 <property name="row_spacing">6</property>
247 <property name="column_spacing">12</property>
248 <child>
249 <object class="GtkRadioButton" id="signtest">
250 <property name="label" translatable="yes">Sign Test</property>
251 <property name="use_action_appearance">False</property>
252 <property name="visible">True</property>
253 <property name="can_focus">True</property>
254 <property name="receives_default">False</property>
255 <property name="use_action_appearance">False</property>
256 <property name="xalign">0</property>
257 <property name="active">True</property>
258 <property name="draw_indicator">True</property>
259 </object>
260 <packing>
261 <property name="left_attach">0</property>
262 <property name="top_attach">0</property>
263 <property name="width">2</property>
264 <property name="height">1</property>
265 </packing>
266 </child>
267 <child>
268 <object class="GtkRadioButton" id="signedranktest">
269 <property name="label" translatable="yes">Wilcoxon Signed Rank Test</property>
270 <property name="use_action_appearance">False</property>
271 <property name="visible">True</property>
272 <property name="can_focus">True</property>
273 <property name="receives_default">False</property>
274 <property name="use_action_appearance">False</property>
275 <property name="xalign">0</property>
276 <property name="draw_indicator">True</property>
277 <property name="group">signtest</property>
278 </object>
279 <packing>
280 <property name="left_attach">0</property>
281 <property name="top_attach">1</property>
282 <property name="width">2</property>
283 <property name="height">1</property>
284 </packing>
285 </child>
286 <child>
287 <placeholder/>
288 </child>
289 <child>
290 <placeholder/>
291 </child>
292 <child>
293 <placeholder/>
294 </child>
295 <child>
296 <placeholder/>
297 </child>
298 <child>
299 <object class="GtkLabel" id="median-entry-label">
300 <property name="visible">True</property>
301 <property name="can_focus">False</property>
302 <property name="xalign">0</property>
303 <property name="label" translatable="yes">_Predicted Median:</property>
304 <property name="use_underline">True</property>
305 </object>
306 <packing>
307 <property name="left_attach">0</property>
308 <property name="top_attach">2</property>
309 <property name="width">1</property>
310 <property name="height">1</property>
311 </packing>
312 </child>
313 <child>
314 <object class="GtkLabel" id="label3">
315 <property name="visible">True</property>
316 <property name="can_focus">False</property>
317 <property name="xalign">0</property>
318 <property name="label" translatable="yes">_Alpha:</property>
319 <property name="use_underline">True</property>
320 <property name="justify">right</property>
321 <property name="mnemonic_widget">alpha-entry</property>
322 </object>
323 <packing>
324 <property name="left_attach">0</property>
325 <property name="top_attach">3</property>
326 <property name="width">1</property>
327 <property name="height">1</property>
328 </packing>
329 </child>
330 <child>
331 <object class="GtkSpinButton" id="alpha-entry">
332 <property name="visible">True</property>
333 <property name="can_focus">True</property>
334 <property name="invisible_char"></property>
335 <property name="invisible_char_set">True</property>
336 <property name="adjustment">adjustment1</property>
337 <property name="climb_rate">0.01</property>
338 <property name="digits">2</property>
339 <property name="numeric">True</property>
340 <property name="update_policy">if-valid</property>
341 </object>
342 <packing>
343 <property name="left_attach">1</property>
344 <property name="top_attach">3</property>
345 <property name="width">1</property>
346 <property name="height">1</property>
347 </packing>
348 </child>
349 <child>
350 <object class="GtkEntry" id="median-entry">
351 <property name="visible">True</property>
352 <property name="can_focus">True</property>
353 <property name="invisible_char"></property>
354 <property name="text">0</property>
355 <property name="invisible_char_set">True</property>
356 <property name="caps_lock_warning">False</property>
357 </object>
358 <packing>
359 <property name="left_attach">1</property>
360 <property name="top_attach">2</property>
361 <property name="width">1</property>
362 <property name="height">1</property>
363 </packing>
364 </child>
365 </object>
366 <packing>
367 <property name="position">1</property>
368 </packing>
369 </child>
370 <child type="tab">
371 <object class="GtkLabel" id="label6">
372 <property name="visible">True</property>
373 <property name="can_focus">False</property>
374 <property name="label" translatable="yes">Test</property>
375 </object>
376 <packing>
377 <property name="position">1</property>
378 <property name="tab_fill">False</property>
379 </packing>
380 </child>
381 <child>
382 <object class="GtkBox" id="dao">
383 <property name="visible">True</property>
384 <property name="can_focus">False</property>
385 <child>
386 <placeholder/>
387 </child>
388 </object>
389 <packing>
390 <property name="position">2</property>
391 </packing>
392 </child>
393 <child type="tab">
394 <object class="GtkLabel" id="label7">
395 <property name="visible">True</property>
396 <property name="can_focus">False</property>
397 <property name="label" translatable="yes">Output</property>
398 </object>
399 <packing>
400 <property name="position">2</property>
401 <property name="tab_fill">False</property>
402 </packing>
403 </child>
404 </object>
405 <packing>
406 <property name="expand">False</property>
407 <property name="fill">True</property>
408 <property name="position">1</property>
409 </packing>
410 </child>
411 <child>
412 <object class="GtkLabel" id="warnings">
413 <property name="visible">True</property>
414 <property name="can_focus">False</property>
415 <property name="use_markup">True</property>
416 <property name="wrap">True</property>
417 </object>
418 <packing>
419 <property name="expand">False</property>
420 <property name="fill">False</property>
421 <property name="position">2</property>
422 </packing>
423 </child>
424 </object>
425 </child>
426 <action-widgets>
427 <action-widget response="0">helpbutton</action-widget>
428 <action-widget response="0">cancelbutton</action-widget>
429 <action-widget response="0">okbutton</action-widget>
430 </action-widgets>
431 </object>
432 <object class="GtkAdjustment" id="adjustment1">
433 <property name="upper">1</property>
434 <property name="value">0.050000000000000003</property>
435 <property name="step_increment">0.01</property>
436 <property name="page_increment">10</property>
437 </object>
438 </interface>