1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
5 <requires lib="psppire"/>
6 <widget class="GtkAboutDialog" id="aboutdialog1">
7 <property name="modal">True</property>
8 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
9 <property name="copyright">Free Software Foundation</property>
10 <property name="comments" translatable="yes">This is beta status software. Please report bugs to bug-gnu-pspp@gnu.org</property>
11 <property name="authors"></property>
12 <property name="logo">pspplogo.png</property>
13 <child internal-child="vbox">
14 <widget class="GtkVBox" id="dialog-vbox1">
15 <property name="visible">True</property>
19 <child internal-child="action_area">
20 <widget class="GtkHButtonBox" id="dialog-action_area1">
21 <property name="visible">True</property>
24 <property name="expand">False</property>
25 <property name="pack_type">GTK_PACK_END</property>
31 <widget class="PsppireDialog" id="weight-cases-dialog">
32 <property name="title">Weight Cases</property>
33 <property name="modal">True</property>
34 <child internal-child="hbox">
35 <widget class="GtkHBox" id="dialog-hbox1">
36 <property name="visible">True</property>
37 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
38 <property name="spacing">2</property>
40 <widget class="GtkHBox" id="hbox1">
41 <property name="visible">True</property>
43 <widget class="GtkScrolledWindow" id="scrolledwindow1">
44 <property name="visible">True</property>
45 <property name="can_focus">False</property>
46 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
47 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
48 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
50 <widget class="PsppireDictView" id="weight-cases-treeview">
51 <property name="visible">True</property>
52 <property name="headers_visible">False</property>
53 <property name="fixed_height_mode">True</property>
59 <widget class="GtkVBox" id="vbox1">
60 <property name="visible">True</property>
62 <widget class="GtkFrame" id="frame1">
63 <property name="visible">True</property>
64 <property name="border_width">5</property>
66 <widget class="GtkVBox" id="vbox2">
67 <property name="visible">True</property>
68 <property name="border_width">5</property>
70 <widget class="GtkRadioButton" id="weight-cases-radiobutton1">
71 <property name="visible">True</property>
72 <property name="label" translatable="yes">Do not weight cases</property>
73 <property name="focus_on_click">False</property>
74 <property name="response_id">0</property>
75 <property name="active">True</property>
76 <property name="draw_indicator">True</property>
80 <widget class="GtkRadioButton" id="radiobutton2">
81 <property name="visible">True</property>
82 <property name="sensitive">False</property>
83 <property name="label" translatable="yes">Weight cases by</property>
84 <property name="focus_on_click">False</property>
85 <property name="response_id">0</property>
86 <property name="draw_indicator">True</property>
87 <property name="group">weight-cases-radiobutton1</property>
90 <property name="position">1</property>
94 <widget class="GtkHBox" id="hbox3">
95 <property name="visible">True</property>
97 <widget class="PsppireSelector" id="weight-cases-selector">
98 <property name="visible">True</property>
99 <property name="border_width">5</property>
103 <widget class="GtkVBox" id="vbox3">
104 <property name="visible">True</property>
106 <widget class="GtkLabel" id="label1">
107 <property name="visible">True</property>
108 <property name="label" translatable="yes">Frequency Variable</property>
112 <widget class="GtkEntry" id="weight-cases-entry">
113 <property name="visible">True</property>
116 <property name="position">1</property>
121 <property name="position">1</property>
126 <property name="expand">False</property>
127 <property name="fill">False</property>
128 <property name="position">2</property>
136 <property name="type">label_item</property>
142 <widget class="GtkHBox" id="hbox2">
143 <property name="visible">True</property>
145 <widget class="GtkLabel" id="label3">
146 <property name="visible">True</property>
147 <property name="xalign">1</property>
148 <property name="label" translatable="yes">Current Status: </property>
152 <widget class="GtkLabel" id="weight-status-label">
153 <property name="visible">True</property>
154 <property name="xalign">0</property>
155 <property name="label" translatable="yes">Do not weight cases</property>
158 <property name="position">1</property>
163 <property name="position">1</property>
168 <property name="expand">False</property>
169 <property name="fill">False</property>
170 <property name="position">1</property>
175 <property name="padding">5</property>
179 <widget class="PsppireVButtonBox" id="psppire-buttonbox1">
180 <property name="visible">True</property>
181 <property name="border_width">5</property>
184 <property name="expand">False</property>
185 <property name="fill">False</property>
186 <property name="pack_type">GTK_PACK_END</property>
187 <property name="position">1</property>
193 <widget class="PsppireDialog" id="transpose-dialog">
194 <property name="title">Transpose</property>
195 <property name="modal">True</property>
196 <child internal-child="hbox">
197 <widget class="GtkHBox" id="dialog-hbox2">
198 <property name="visible">True</property>
199 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
200 <property name="spacing">2</property>
202 <widget class="GtkHBox" id="hbox4">
203 <property name="visible">True</property>
205 <widget class="GtkFrame" id="frame3">
206 <property name="visible">True</property>
207 <property name="shadow_type">GTK_SHADOW_IN</property>
209 <widget class="GtkScrolledWindow" id="scrolledwindow1">
210 <property name="visible">True</property>
211 <property name="can_focus">False</property>
212 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
213 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
215 <widget class="PsppireDictView" id="source-treeview">
216 <property name="visible">True</property>
217 <property name="headers_visible">False</property>
225 <property name="type">label_item</property>
231 <widget class="GtkTable" id="table1">
232 <property name="visible">True</property>
233 <property name="n_rows">2</property>
234 <property name="n_columns">2</property>
235 <property name="column_spacing">5</property>
236 <property name="row_spacing">5</property>
238 <widget class="GtkVBox" id="vbox5">
239 <property name="visible">True</property>
241 <widget class="GtkLabel" id="label4">
242 <property name="visible">True</property>
243 <property name="xalign">0</property>
244 <property name="label" translatable="yes">Name Variable:</property>
247 <property name="expand">False</property>
248 <property name="fill">False</property>
252 <widget class="GtkEntry" id="new-name-entry">
253 <property name="visible">True</property>
256 <property name="expand">False</property>
257 <property name="fill">False</property>
258 <property name="position">1</property>
263 <property name="left_attach">1</property>
264 <property name="right_attach">2</property>
265 <property name="top_attach">1</property>
266 <property name="bottom_attach">2</property>
267 <property name="y_options"></property>
271 <widget class="GtkVBox" id="vbox4">
272 <property name="visible">True</property>
274 <widget class="GtkLabel" id="label2">
275 <property name="visible">True</property>
276 <property name="xalign">0</property>
277 <property name="label" translatable="yes">Variable(s):</property>
280 <property name="expand">False</property>
281 <property name="fill">False</property>
285 <widget class="GtkFrame" id="frame2">
286 <property name="visible">True</property>
287 <property name="shadow_type">GTK_SHADOW_IN</property>
289 <widget class="GtkScrolledWindow" id="scrolledwindow2">
290 <property name="visible">True</property>
291 <property name="can_focus">False</property>
292 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
293 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
295 <widget class="GtkTreeView" id="variables-treeview">
296 <property name="visible">True</property>
297 <property name="headers_visible">False</property>
305 <property name="type">label_item</property>
310 <property name="position">1</property>
315 <property name="left_attach">1</property>
316 <property name="right_attach">2</property>
320 <widget class="PsppireSelector" id="psppire-selector3">
321 <property name="visible">True</property>
322 <property name="border_width">5</property>
325 <property name="top_attach">1</property>
326 <property name="bottom_attach">2</property>
327 <property name="x_options"></property>
328 <property name="y_options">GTK_FILL</property>
332 <widget class="PsppireSelector" id="psppire-selector2">
333 <property name="visible">True</property>
334 <property name="border_width">5</property>
337 <property name="x_options"></property>
338 <property name="y_options"></property>
343 <property name="padding">5</property>
344 <property name="position">1</property>
349 <property name="padding">5</property>
353 <widget class="PsppireVButtonBox" id="psppire-buttonbox2">
354 <property name="visible">True</property>
355 <property name="border_width">5</property>
358 <property name="expand">False</property>
359 <property name="fill">False</property>
360 <property name="pack_type">GTK_PACK_END</property>
361 <property name="position">1</property>
367 <widget class="PsppireDialog" id="split-file-dialog">
368 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
369 <property name="title">Split File</property>
370 <property name="modal">True</property>
371 <child internal-child="hbox">
372 <widget class="GtkHBox" id="dialog-hbox3">
373 <property name="visible">True</property>
374 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
375 <property name="spacing">2</property>
377 <widget class="GtkVBox" id="vbox6">
378 <property name="visible">True</property>
379 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
381 <widget class="GtkHBox" id="hbox5">
382 <property name="visible">True</property>
383 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
385 <widget class="GtkFrame" id="frame5">
386 <property name="visible">True</property>
387 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
388 <property name="shadow_type">GTK_SHADOW_IN</property>
390 <widget class="GtkScrolledWindow" id="scrolledwindow3">
391 <property name="visible">True</property>
392 <property name="can_focus">True</property>
393 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
394 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
395 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
397 <widget class="PsppireDictView" id="split-file-dict-treeview">
398 <property name="visible">True</property>
399 <property name="can_focus">True</property>
400 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
401 <property name="headers_visible">False</property>
402 <property name="fixed_height_mode">True</property>
410 <property name="type">label_item</property>
416 <widget class="GtkVBox" id="vbox7">
417 <property name="visible">True</property>
418 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
420 <widget class="GtkVButtonBox" id="vbuttonbox2">
421 <property name="visible">True</property>
422 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
423 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
425 <widget class="GtkRadioButton" id="split-radiobutton0">
426 <property name="visible">True</property>
427 <property name="can_focus">True</property>
428 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
429 <property name="label" translatable="yes">Analyze all cases. Do not create groups.</property>
430 <property name="response_id">0</property>
431 <property name="active">True</property>
432 <property name="draw_indicator">True</property>
436 <widget class="GtkRadioButton" id="split-radiobutton1">
437 <property name="visible">True</property>
438 <property name="can_focus">True</property>
439 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
440 <property name="label" translatable="yes">Compare groups.</property>
441 <property name="response_id">0</property>
442 <property name="draw_indicator">True</property>
443 <property name="group">split-radiobutton0</property>
446 <property name="position">1</property>
450 <widget class="GtkRadioButton" id="split-radiobutton2">
451 <property name="visible">True</property>
452 <property name="can_focus">True</property>
453 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
454 <property name="label" translatable="yes">Organize output by groups.</property>
455 <property name="response_id">0</property>
456 <property name="draw_indicator">True</property>
457 <property name="group">split-radiobutton0</property>
460 <property name="position">2</property>
465 <property name="expand">False</property>
469 <widget class="GtkHBox" id="hbox6">
470 <property name="visible">True</property>
471 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
473 <widget class="GtkAlignment" id="alignment1">
474 <property name="visible">True</property>
475 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
476 <property name="yscale">0.5</property>
478 <widget class="PsppireSelector" id="split-file-selector">
479 <property name="visible">True</property>
480 <property name="can_focus">True</property>
481 <property name="receives_default">True</property>
482 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
483 <property name="border_width">5</property>
488 <property name="expand">False</property>
489 <property name="fill">False</property>
490 <property name="padding">18</property>
494 <widget class="GtkVBox" id="vbox8">
495 <property name="visible">True</property>
496 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
498 <widget class="GtkLabel" id="label5">
499 <property name="visible">True</property>
500 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
501 <property name="xalign">0</property>
502 <property name="label" translatable="yes">Groups based on:</property>
505 <property name="expand">False</property>
506 <property name="fill">False</property>
510 <widget class="GtkFrame" id="frame4">
511 <property name="visible">True</property>
512 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
513 <property name="label_yalign">0</property>
514 <property name="shadow_type">GTK_SHADOW_IN</property>
516 <widget class="GtkScrolledWindow" id="scrolledwindow4">
517 <property name="visible">True</property>
518 <property name="can_focus">True</property>
519 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
520 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
521 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
523 <widget class="GtkTreeView" id="split-file-grouping-vars">
524 <property name="visible">True</property>
525 <property name="can_focus">True</property>
526 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
527 <property name="headers_visible">False</property>
528 <property name="fixed_height_mode">True</property>
536 <property name="type">label_item</property>
541 <property name="position">1</property>
546 <property name="position">1</property>
551 <property name="position">1</property>
555 <widget class="GtkVButtonBox" id="vbuttonbox1">
556 <property name="visible">True</property>
557 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
558 <property name="homogeneous">True</property>
559 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
561 <widget class="GtkRadioButton" id="split-radiobutton3">
562 <property name="visible">True</property>
563 <property name="can_focus">True</property>
564 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
565 <property name="label" translatable="yes">Sort the file by grouping variables.</property>
566 <property name="use_underline">True</property>
567 <property name="response_id">0</property>
568 <property name="active">True</property>
569 <property name="draw_indicator">True</property>
573 <widget class="GtkRadioButton" id="split-radiobutton4">
574 <property name="visible">True</property>
575 <property name="can_focus">True</property>
576 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
577 <property name="label" translatable="yes">File is already sorted.</property>
578 <property name="use_underline">True</property>
579 <property name="response_id">0</property>
580 <property name="draw_indicator">True</property>
581 <property name="group">split-radiobutton3</property>
584 <property name="position">1</property>
589 <property name="expand">False</property>
590 <property name="fill">False</property>
591 <property name="position">2</property>
596 <property name="padding">5</property>
597 <property name="position">1</property>
603 <widget class="GtkHSeparator" id="hseparator1">
604 <property name="visible">True</property>
605 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
608 <property name="expand">False</property>
609 <property name="fill">False</property>
610 <property name="position">1</property>
614 <widget class="GtkHBox" id="hbox7">
615 <property name="visible">True</property>
616 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
618 <widget class="GtkLabel" id="label6">
619 <property name="visible">True</property>
620 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
621 <property name="xalign">1</property>
622 <property name="label" translatable="yes">Current Status : </property>
626 <widget class="GtkLabel" id="label7">
627 <property name="visible">True</property>
628 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
629 <property name="xalign">0</property>
630 <property name="label" translatable="yes">Analysis by groups is off</property>
633 <property name="position">1</property>
638 <property name="expand">False</property>
639 <property name="fill">False</property>
640 <property name="position">2</property>
646 <widget class="PsppireVButtonBox" id="psppire-buttonbox3">
647 <property name="visible">True</property>
648 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
649 <property name="border_width">5</property>
652 <property name="expand">False</property>
653 <property name="fill">False</property>
654 <property name="pack_type">GTK_PACK_END</property>
655 <property name="position">1</property>
661 <widget class="PsppireDialog" id="sort-cases-dialog">
662 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
663 <property name="title">Sort Cases</property>
664 <property name="modal">True</property>
665 <child internal-child="hbox">
666 <widget class="GtkHBox" id="dialog-hbox4">
667 <property name="visible">True</property>
668 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
669 <property name="spacing">2</property>
671 <widget class="GtkHBox" id="hbox14">
672 <property name="visible">True</property>
673 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
675 <widget class="GtkScrolledWindow" id="scrolledwindow6">
676 <property name="visible">True</property>
677 <property name="can_focus">True</property>
678 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
679 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
680 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
681 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
683 <widget class="PsppireDictView" id="sort-cases-treeview1">
684 <property name="visible">True</property>
685 <property name="can_focus">True</property>
686 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
687 <property name="headers_visible">False</property>
688 <property name="headers_clickable">True</property>
694 <widget class="GtkAlignment" id="alignment6">
695 <property name="visible">True</property>
696 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
697 <property name="yalign">0.25</property>
698 <property name="xscale">0</property>
699 <property name="yscale">0</property>
701 <widget class="PsppireSelector" id="sort-cases-selector">
702 <property name="visible">True</property>
703 <property name="can_focus">True</property>
704 <property name="receives_default">True</property>
705 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
706 <property name="border_width">5</property>
711 <property name="expand">False</property>
712 <property name="fill">False</property>
713 <property name="position">1</property>
717 <widget class="GtkVBox" id="vbox12">
718 <property name="visible">True</property>
719 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
721 <widget class="GtkVBox" id="vbox16">
722 <property name="visible">True</property>
723 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
725 <widget class="GtkLabel" id="label18">
726 <property name="visible">True</property>
727 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
728 <property name="xalign">0</property>
729 <property name="label" translatable="yes">Sort by:</property>
732 <property name="expand">False</property>
736 <widget class="GtkScrolledWindow" id="scrolledwindow7">
737 <property name="visible">True</property>
738 <property name="can_focus">True</property>
739 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
740 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
741 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
742 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
744 <widget class="GtkTreeView" id="sort-cases-treeview2">
745 <property name="visible">True</property>
746 <property name="can_focus">True</property>
747 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
748 <property name="headers_visible">False</property>
749 <property name="headers_clickable">True</property>
754 <property name="position">1</property>
759 <property name="padding">5</property>
763 <widget class="GtkFrame" id="frame9">
764 <property name="visible">True</property>
765 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
767 <widget class="GtkAlignment" id="alignment5">
768 <property name="visible">True</property>
769 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
770 <property name="left_padding">12</property>
772 <widget class="GtkVButtonBox" id="vbuttonbox4">
773 <property name="visible">True</property>
774 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
775 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
777 <widget class="GtkRadioButton" id="sort-cases-radiobutton0">
778 <property name="visible">True</property>
779 <property name="can_focus">True</property>
780 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
781 <property name="label" translatable="yes">Ascending</property>
782 <property name="response_id">0</property>
783 <property name="active">True</property>
784 <property name="draw_indicator">True</property>
788 <widget class="GtkRadioButton" id="sort-cases-radiobutton1">
789 <property name="visible">True</property>
790 <property name="can_focus">True</property>
791 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
792 <property name="label" translatable="yes">Descending</property>
793 <property name="response_id">0</property>
794 <property name="draw_indicator">True</property>
795 <property name="group">sort-cases-radiobutton0</property>
798 <property name="position">1</property>
806 <widget class="GtkLabel" id="label17">
807 <property name="visible">True</property>
808 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
809 <property name="label" translatable="yes">Sort Order</property>
810 <property name="use_markup">True</property>
813 <property name="type">label_item</property>
818 <property name="padding">5</property>
819 <property name="position">1</property>
824 <property name="position">2</property>
830 <widget class="PsppireVButtonBox" id="psppire-buttonbox4">
831 <property name="visible">True</property>
832 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
833 <property name="border_width">5</property>
836 <property name="expand">False</property>
837 <property name="fill">False</property>
838 <property name="pack_type">GTK_PACK_END</property>
839 <property name="position">1</property>
845 <widget class="PsppireDialog" id="compute-variable-dialog">
846 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
847 <property name="title">Compute Variable</property>
848 <property name="modal">True</property>
849 <child internal-child="hbox">
850 <widget class="GtkHBox" id="dialog-hbox5">
851 <property name="visible">True</property>
852 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
853 <property name="spacing">2</property>
855 <widget class="GtkAlignment" id="alignment8">
856 <property name="visible">True</property>
857 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
858 <property name="bottom_padding">5</property>
859 <property name="left_padding">5</property>
861 <widget class="GtkHBox" id="hbox15">
862 <property name="visible">True</property>
863 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
865 <widget class="GtkVBox" id="vbox19">
866 <property name="visible">True</property>
867 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
868 <property name="spacing">5</property>
870 <widget class="GtkVBox" id="vbox20">
871 <property name="visible">True</property>
872 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
874 <widget class="GtkLabel" id="label20">
875 <property name="visible">True</property>
876 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
877 <property name="xalign">0</property>
878 <property name="label" translatable="yes">Target Variable:</property>
881 <property name="expand">False</property>
882 <property name="fill">False</property>
886 <widget class="GtkEntry" id="compute-entry1">
887 <property name="visible">True</property>
888 <property name="can_focus">True</property>
889 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
892 <property name="expand">False</property>
893 <property name="fill">False</property>
894 <property name="position">1</property>
899 <property name="expand">False</property>
900 <property name="fill">False</property>
904 <widget class="GtkButton" id="compute-button1">
905 <property name="visible">True</property>
906 <property name="can_focus">True</property>
907 <property name="receives_default">True</property>
908 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
909 <property name="label" translatable="yes">Type & Label</property>
910 <property name="response_id">0</property>
913 <property name="expand">False</property>
914 <property name="fill">False</property>
915 <property name="position">1</property>
919 <widget class="GtkScrolledWindow" id="scrolledwindow9">
920 <property name="visible">True</property>
921 <property name="can_focus">True</property>
922 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
923 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
924 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
925 <property name="shadow_type">GTK_SHADOW_IN</property>
927 <widget class="PsppireDictView" id="compute-treeview1">
928 <property name="visible">True</property>
929 <property name="can_focus">True</property>
930 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
931 <property name="headers_visible">False</property>
936 <property name="position">2</property>
942 <widget class="GtkVBox" id="vbox21">
943 <property name="visible">True</property>
944 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
946 <widget class="GtkLabel" id="label21">
947 <property name="visible">True</property>
948 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
949 <property name="label" translatable="yes">=</property>
952 <property name="expand">False</property>
953 <property name="fill">False</property>
957 <widget class="PsppireSelector" id="compute-selector1">
958 <property name="visible">True</property>
959 <property name="can_focus">True</property>
960 <property name="receives_default">True</property>
961 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
962 <property name="border_width">5</property>
965 <property name="expand">False</property>
966 <property name="fill">False</property>
967 <property name="position">1</property>
972 <property name="expand">False</property>
973 <property name="fill">False</property>
974 <property name="position">1</property>
982 <widget class="GtkVBox" id="vbox17">
983 <property name="visible">True</property>
984 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
985 <property name="spacing">5</property>
987 <widget class="GtkVBox" id="vbox18">
988 <property name="visible">True</property>
989 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
991 <widget class="GtkLabel" id="label19">
992 <property name="visible">True</property>
993 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
994 <property name="xalign">0</property>
995 <property name="label" translatable="yes">Numeric Expressions:</property>
998 <property name="expand">False</property>
999 <property name="fill">False</property>
1003 <widget class="GtkScrolledWindow" id="scrolledwindow8">
1004 <property name="visible">True</property>
1005 <property name="can_focus">True</property>
1006 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1007 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1008 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1009 <property name="shadow_type">GTK_SHADOW_IN</property>
1011 <widget class="GtkTextView" id="compute-textview1">
1012 <property name="visible">True</property>
1013 <property name="can_focus">True</property>
1014 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1019 <property name="position">1</property>
1025 <widget class="GtkHBox" id="hbox16">
1026 <property name="visible">True</property>
1027 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1028 <property name="spacing">5</property>
1030 <widget class="PsppireKeypad" id="psppire-keypad1">
1031 <property name="visible">True</property>
1032 <property name="can_focus">True</property>
1033 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK | GDK_LEAVE_NOTIFY_MASK | GDK_FOCUS_CHANGE_MASK</property>
1037 <widget class="GtkVBox" id="vbox22">
1038 <property name="visible">True</property>
1039 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1041 <widget class="GtkHBox" id="hbox17">
1042 <property name="visible">True</property>
1043 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1045 <widget class="GtkLabel" id="label22">
1046 <property name="visible">True</property>
1047 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1048 <property name="xalign">0</property>
1049 <property name="label" translatable="yes">Functions:</property>
1053 <widget class="PsppireSelector" id="compute-selector2">
1054 <property name="visible">True</property>
1055 <property name="can_focus">True</property>
1056 <property name="receives_default">True</property>
1057 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1058 <property name="border_width">5</property>
1059 <property name="orientation">PSPPIRE_SELECT_SOURCE_BELOW_DEST</property>
1062 <property name="fill">False</property>
1063 <property name="position">1</property>
1068 <property name="expand">False</property>
1069 <property name="fill">False</property>
1073 <widget class="GtkScrolledWindow" id="scrolledwindow10">
1074 <property name="visible">True</property>
1075 <property name="can_focus">True</property>
1076 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1077 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1078 <property name="shadow_type">GTK_SHADOW_IN</property>
1080 <widget class="GtkTreeView" id="compute-treeview2">
1081 <property name="visible">True</property>
1082 <property name="can_focus">True</property>
1083 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1084 <property name="headers_visible">False</property>
1089 <property name="position">1</property>
1094 <property name="position">1</property>
1099 <property name="position">1</property>
1103 <widget class="GtkHBox" id="hbox18">
1104 <property name="visible">True</property>
1105 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1107 <widget class="GtkButton" id="button4">
1108 <property name="sensitive">False</property>
1109 <property name="can_focus">True</property>
1110 <property name="receives_default">True</property>
1111 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1112 <property name="label" translatable="yes">If...</property>
1113 <property name="response_id">0</property>
1116 <property name="expand">False</property>
1117 <property name="fill">False</property>
1121 <widget class="GtkLabel" id="label23">
1122 <property name="visible">True</property>
1123 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1126 <property name="position">1</property>
1131 <property name="expand">False</property>
1132 <property name="fill">False</property>
1133 <property name="position">2</property>
1137 <widget class="PsppireHButtonBox" id="psppire-hbuttonbox2">
1138 <property name="visible">True</property>
1139 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1140 <property name="border_width">5</property>
1141 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
1144 <property name="expand">False</property>
1145 <property name="fill">False</property>
1146 <property name="pack_type">GTK_PACK_END</property>
1147 <property name="position">3</property>
1152 <property name="padding">5</property>
1153 <property name="position">1</property>
1159 <widget class="PsppireDialog" id="select-cases-dialog">
1160 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1161 <property name="title">Select Cases</property>
1162 <property name="modal">True</property>
1163 <property name="orientation">PSPPIRE_VERTICAL</property>
1164 <child internal-child="hbox">
1165 <widget class="GtkVBox" id="dialog-hbox6">
1166 <property name="visible">True</property>
1167 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1168 <property name="spacing">2</property>
1170 <widget class="GtkAlignment" id="alignment2">
1171 <property name="visible">True</property>
1172 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1173 <property name="top_padding">5</property>
1174 <property name="left_padding">5</property>
1175 <property name="right_padding">5</property>
1177 <widget class="GtkHBox" id="hbox8">
1178 <property name="visible">True</property>
1179 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1180 <property name="spacing">5</property>
1182 <widget class="GtkScrolledWindow" id="scrolledwindow5">
1183 <property name="visible">True</property>
1184 <property name="can_focus">True</property>
1185 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1186 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1187 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1188 <property name="shadow_type">GTK_SHADOW_IN</property>
1190 <widget class="PsppireDictView" id="select-cases-treeview">
1191 <property name="visible">True</property>
1192 <property name="can_focus">True</property>
1193 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1194 <property name="headers_visible">False</property>
1195 <property name="fixed_height_mode">True</property>
1201 <widget class="GtkVBox" id="vbox13">
1202 <property name="visible">True</property>
1203 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1205 <widget class="GtkFrame" id="Select5">
1206 <property name="visible">True</property>
1207 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1209 <widget class="GtkAlignment" id="alignment11">
1210 <property name="visible">True</property>
1211 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1212 <property name="xscale">0</property>
1213 <property name="left_padding">12</property>
1214 <property name="right_padding">5</property>
1216 <widget class="GtkTable" id="table2">
1217 <property name="visible">True</property>
1218 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1219 <property name="n_rows">5</property>
1220 <property name="n_columns">2</property>
1221 <property name="row_spacing">5</property>
1223 <widget class="GtkRadioButton" id="radiobutton-all">
1224 <property name="visible">True</property>
1225 <property name="can_focus">True</property>
1226 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1227 <property name="response_id">0</property>
1228 <property name="active">True</property>
1229 <property name="draw_indicator">True</property>
1233 <widget class="GtkAlignment" id="alignment18">
1234 <property name="visible">True</property>
1235 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1236 <property name="xalign">0</property>
1237 <property name="yalign">0</property>
1238 <property name="xscale">0</property>
1239 <property name="yscale">0</property>
1241 <widget class="GtkRadioButton" id="radiobutton-filter-variable">
1242 <property name="visible">True</property>
1243 <property name="can_focus">True</property>
1244 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1245 <property name="response_id">0</property>
1246 <property name="active">True</property>
1247 <property name="draw_indicator">True</property>
1248 <property name="group">radiobutton-all</property>
1253 <property name="top_attach">4</property>
1254 <property name="bottom_attach">5</property>
1255 <property name="x_options"></property>
1259 <widget class="GtkAlignment" id="alignment17">
1260 <property name="visible">True</property>
1261 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1262 <property name="xalign">0</property>
1263 <property name="yalign">0</property>
1264 <property name="xscale">0</property>
1265 <property name="yscale">0</property>
1267 <widget class="GtkRadioButton" id="radiobutton-range">
1268 <property name="visible">True</property>
1269 <property name="can_focus">True</property>
1270 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1271 <property name="response_id">0</property>
1272 <property name="active">True</property>
1273 <property name="draw_indicator">True</property>
1274 <property name="group">radiobutton-all</property>
1279 <property name="top_attach">3</property>
1280 <property name="bottom_attach">4</property>
1281 <property name="x_options"></property>
1285 <widget class="GtkAlignment" id="alignment16">
1286 <property name="visible">True</property>
1287 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1288 <property name="xalign">0</property>
1289 <property name="yalign">0</property>
1290 <property name="xscale">0</property>
1291 <property name="yscale">0</property>
1293 <widget class="GtkRadioButton" id="radiobutton-sample">
1294 <property name="visible">True</property>
1295 <property name="can_focus">True</property>
1296 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1297 <property name="response_id">0</property>
1298 <property name="active">True</property>
1299 <property name="draw_indicator">True</property>
1300 <property name="group">radiobutton-all</property>
1305 <property name="top_attach">2</property>
1306 <property name="bottom_attach">3</property>
1307 <property name="x_options"></property>
1311 <widget class="GtkAlignment" id="alignment13">
1312 <property name="visible">True</property>
1313 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1314 <property name="xalign">0</property>
1315 <property name="yalign">0</property>
1316 <property name="xscale">0</property>
1317 <property name="yscale">0</property>
1319 <widget class="GtkRadioButton" id="radiobutton-if">
1320 <property name="sensitive">False</property>
1321 <property name="can_focus">True</property>
1322 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1323 <property name="response_id">0</property>
1324 <property name="active">True</property>
1325 <property name="draw_indicator">True</property>
1326 <property name="group">radiobutton-all</property>
1331 <property name="top_attach">1</property>
1332 <property name="bottom_attach">2</property>
1333 <property name="x_options"></property>
1337 <widget class="GtkVBox" id="vbox26">
1338 <property name="visible">True</property>
1339 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1341 <widget class="GtkLabel" id="label25">
1342 <property name="visible">True</property>
1343 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1344 <property name="xalign">0</property>
1345 <property name="label" translatable="yes">Use filter variable</property>
1349 <widget class="GtkHBox" id="hbox19">
1350 <property name="visible">True</property>
1351 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1353 <widget class="PsppireSelector" id="psppire-selector-filter">
1354 <property name="visible">True</property>
1355 <property name="can_focus">True</property>
1356 <property name="receives_default">True</property>
1357 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1358 <property name="border_width">5</property>
1361 <property name="expand">False</property>
1362 <property name="fill">False</property>
1366 <widget class="GtkEntry" id="filter-variable-entry">
1367 <property name="visible">True</property>
1368 <property name="sensitive">False</property>
1369 <property name="can_focus">True</property>
1370 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1373 <property name="position">1</property>
1378 <property name="position">1</property>
1383 <property name="left_attach">1</property>
1384 <property name="right_attach">2</property>
1385 <property name="top_attach">4</property>
1386 <property name="bottom_attach">5</property>
1390 <widget class="GtkVBox" id="vbox25">
1391 <property name="visible">True</property>
1392 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1394 <widget class="GtkLabel" id="label15">
1395 <property name="visible">True</property>
1396 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1397 <property name="xalign">0</property>
1398 <property name="label" translatable="yes">Based on time or case range</property>
1402 <widget class="GtkHBox" id="hbox12">
1403 <property name="visible">True</property>
1404 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1406 <widget class="GtkButton" id="button-range">
1407 <property name="visible">True</property>
1408 <property name="can_focus">True</property>
1409 <property name="receives_default">True</property>
1410 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1411 <property name="label" translatable="yes">Range...</property>
1412 <property name="response_id">0</property>
1415 <property name="expand">False</property>
1416 <property name="fill">False</property>
1420 <widget class="GtkLabel" id="range-sample-label">
1421 <property name="visible">True</property>
1422 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1425 <property name="position">1</property>
1430 <property name="position">1</property>
1435 <property name="left_attach">1</property>
1436 <property name="right_attach">2</property>
1437 <property name="top_attach">3</property>
1438 <property name="bottom_attach">4</property>
1442 <widget class="GtkVBox" id="vbox24">
1443 <property name="visible">True</property>
1444 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1446 <widget class="GtkLabel" id="label13">
1447 <property name="visible">True</property>
1448 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1449 <property name="xalign">0</property>
1450 <property name="label" translatable="yes">Random sample of cases</property>
1454 <widget class="GtkHBox" id="hbox11">
1455 <property name="visible">True</property>
1456 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1457 <property name="spacing">5</property>
1459 <widget class="GtkButton" id="button-sample">
1460 <property name="visible">True</property>
1461 <property name="can_focus">True</property>
1462 <property name="receives_default">True</property>
1463 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1464 <property name="label" translatable="yes">Sample...</property>
1465 <property name="response_id">0</property>
1468 <property name="expand">False</property>
1469 <property name="fill">False</property>
1473 <widget class="GtkLabel" id="random-sample-label">
1474 <property name="visible">True</property>
1475 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1478 <property name="position">1</property>
1483 <property name="position">1</property>
1488 <property name="left_attach">1</property>
1489 <property name="right_attach">2</property>
1490 <property name="top_attach">2</property>
1491 <property name="bottom_attach">3</property>
1495 <widget class="GtkVBox" id="vbox14">
1496 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1498 <widget class="GtkLabel" id="label11">
1499 <property name="visible">True</property>
1500 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1501 <property name="xalign">0</property>
1502 <property name="label" translatable="yes">If condition is satisfied</property>
1506 <widget class="GtkHBox" id="hbox9">
1507 <property name="visible">True</property>
1508 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1510 <widget class="GtkButton" id="button-if">
1511 <property name="visible">True</property>
1512 <property name="sensitive">False</property>
1513 <property name="can_focus">True</property>
1514 <property name="receives_default">True</property>
1515 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1516 <property name="label" translatable="yes">If...</property>
1517 <property name="response_id">0</property>
1520 <property name="expand">False</property>
1521 <property name="fill">False</property>
1525 <widget class="GtkLabel" id="label26">
1526 <property name="visible">True</property>
1527 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1530 <property name="position">1</property>
1535 <property name="position">1</property>
1540 <property name="left_attach">1</property>
1541 <property name="right_attach">2</property>
1542 <property name="top_attach">1</property>
1543 <property name="bottom_attach">2</property>
1547 <widget class="GtkLabel" id="label10">
1548 <property name="visible">True</property>
1549 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1550 <property name="xalign">0</property>
1551 <property name="label" translatable="yes">All Cases</property>
1554 <property name="left_attach">1</property>
1555 <property name="right_attach">2</property>
1563 <widget class="GtkLabel" id="Select6">
1564 <property name="visible">True</property>
1565 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1566 <property name="label" translatable="yes">Select</property>
1567 <property name="use_markup">True</property>
1570 <property name="type">label_item</property>
1576 <widget class="GtkFrame" id="frame8">
1577 <property name="visible">True</property>
1578 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1580 <widget class="GtkAlignment" id="alignment12">
1581 <property name="visible">True</property>
1582 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1583 <property name="left_padding">12</property>
1585 <widget class="GtkHButtonBox" id="filter-delete-button-box">
1586 <property name="visible">True</property>
1587 <property name="sensitive">False</property>
1588 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1589 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
1591 <widget class="GtkRadioButton" id="radiobutton-filter">
1592 <property name="visible">True</property>
1593 <property name="can_focus">True</property>
1594 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1595 <property name="label" translatable="yes">Filtered</property>
1596 <property name="response_id">0</property>
1597 <property name="active">True</property>
1598 <property name="draw_indicator">True</property>
1602 <widget class="GtkRadioButton" id="radiobutton-delete">
1603 <property name="visible">True</property>
1604 <property name="can_focus">True</property>
1605 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1606 <property name="label" translatable="yes">Deleted</property>
1607 <property name="response_id">0</property>
1608 <property name="active">True</property>
1609 <property name="draw_indicator">True</property>
1610 <property name="group">radiobutton-filter</property>
1613 <property name="position">1</property>
1621 <widget class="GtkLabel" id="label9">
1622 <property name="visible">True</property>
1623 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1624 <property name="label" translatable="yes">Unselected Cases Are</property>
1625 <property name="use_markup">True</property>
1628 <property name="type">label_item</property>
1633 <property name="position">1</property>
1638 <property name="expand">False</property>
1639 <property name="fill">False</property>
1640 <property name="pack_type">GTK_PACK_END</property>
1641 <property name="position">1</property>
1649 <widget class="PsppireHButtonBox" id="psppire-hbuttonbox3">
1650 <property name="visible">True</property>
1651 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1652 <property name="border_width">5</property>
1655 <property name="expand">False</property>
1656 <property name="fill">False</property>
1657 <property name="pack_type">GTK_PACK_END</property>
1658 <property name="position">1</property>
1664 <widget class="PsppireDialog" id="comments-dialog">
1665 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1666 <property name="title">Data File Comments</property>
1667 <property name="modal">True</property>
1668 <property name="orientation">PSPPIRE_VERTICAL</property>
1669 <child internal-child="hbox">
1670 <widget class="GtkVBox" id="dialog-hbox7">
1671 <property name="visible">True</property>
1672 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1673 <property name="spacing">2</property>
1675 <widget class="GtkAlignment" id="alignment7">
1676 <property name="visible">True</property>
1677 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1678 <property name="left_padding">5</property>
1679 <property name="right_padding">5</property>
1681 <widget class="GtkVBox" id="vbox9">
1682 <property name="visible">True</property>
1683 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1685 <widget class="GtkLabel" id="label16">
1686 <property name="visible">True</property>
1687 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1688 <property name="xalign">0</property>
1689 <property name="label" translatable="yes">Comments:</property>
1692 <property name="expand">False</property>
1693 <property name="fill">False</property>
1697 <widget class="GtkScrolledWindow" id="scrolledwindow11">
1698 <property name="visible">True</property>
1699 <property name="can_focus">True</property>
1700 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1701 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1702 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1703 <property name="shadow_type">GTK_SHADOW_IN</property>
1705 <widget class="GtkTextView" id="comments-textview1">
1706 <property name="visible">True</property>
1707 <property name="can_focus">True</property>
1712 <property name="position">1</property>
1719 <property name="padding">5</property>
1723 <widget class="GtkHBox" id="hbox13">
1724 <property name="visible">True</property>
1725 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1727 <widget class="GtkCheckButton" id="comments-checkbutton1">
1728 <property name="visible">True</property>
1729 <property name="can_focus">True</property>
1730 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1731 <property name="label" translatable="yes">Display comments in output</property>
1732 <property name="response_id">0</property>
1733 <property name="draw_indicator">True</property>
1736 <property name="expand">False</property>
1737 <property name="fill">False</property>
1738 <property name="padding">5</property>
1742 <widget class="GtkLabel" id="column-number-label">
1743 <property name="visible">True</property>
1744 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1745 <property name="xalign">1</property>
1746 <property name="label" translatable="yes">Column Number: 0</property>
1749 <property name="padding">5</property>
1750 <property name="pack_type">GTK_PACK_END</property>
1751 <property name="position">1</property>
1756 <property name="expand">False</property>
1757 <property name="fill">False</property>
1758 <property name="pack_type">GTK_PACK_END</property>
1759 <property name="position">2</property>
1763 <widget class="PsppireHButtonBox" id="psppire-hbuttonbox1">
1764 <property name="visible">True</property>
1765 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1766 <property name="border_width">5</property>
1769 <property name="expand">False</property>
1770 <property name="fill">False</property>
1771 <property name="pack_type">GTK_PACK_END</property>
1772 <property name="position">1</property>
1778 <widget class="PsppireDialog" id="select-cases-range-dialog">
1779 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1780 <property name="title">Select Cases: Range</property>
1781 <property name="modal">True</property>
1782 <property name="orientation">PSPPIRE_VERTICAL</property>
1783 <child internal-child="hbox">
1784 <widget class="GtkVBox" id="dialog-hbox10">
1785 <property name="visible">True</property>
1786 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1787 <property name="spacing">2</property>
1789 <widget class="GtkTable" id="table3">
1790 <property name="visible">True</property>
1791 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1792 <property name="n_rows">2</property>
1793 <property name="n_columns">3</property>
1794 <property name="column_spacing">5</property>
1796 <widget class="GtkSpinButton" id="range-dialog-last">
1797 <property name="visible">True</property>
1798 <property name="can_focus">True</property>
1799 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1800 <property name="truncate_multiline">True</property>
1801 <property name="adjustment">1 1 100 1 10 10</property>
1804 <property name="left_attach">2</property>
1805 <property name="right_attach">3</property>
1806 <property name="top_attach">1</property>
1807 <property name="bottom_attach">2</property>
1811 <widget class="GtkSpinButton" id="range-dialog-first">
1812 <property name="visible">True</property>
1813 <property name="can_focus">True</property>
1814 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1815 <property name="truncate_multiline">True</property>
1816 <property name="adjustment">0 1 0 1 10 10</property>
1819 <property name="left_attach">1</property>
1820 <property name="right_attach">2</property>
1821 <property name="top_attach">1</property>
1822 <property name="bottom_attach">2</property>
1826 <widget class="GtkLabel" id="label8">
1827 <property name="visible">True</property>
1828 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1829 <property name="label" translatable="yes">First case</property>
1832 <property name="left_attach">1</property>
1833 <property name="right_attach">2</property>
1834 <property name="x_options"></property>
1835 <property name="y_options"></property>
1839 <widget class="GtkLabel" id="label12">
1840 <property name="visible">True</property>
1841 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1842 <property name="label" translatable="yes">Last case</property>
1845 <property name="left_attach">2</property>
1846 <property name="right_attach">3</property>
1847 <property name="x_options"></property>
1848 <property name="y_options"></property>
1852 <widget class="GtkLabel" id="label14">
1853 <property name="visible">True</property>
1854 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1855 <property name="label" translatable="yes">Observation</property>
1858 <property name="bottom_attach">2</property>
1863 <property name="fill">False</property>
1864 <property name="padding">5</property>
1868 <widget class="PsppireHButtonBox" id="psppire-hbuttonbox4">
1869 <property name="visible">True</property>
1870 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1871 <property name="border_width">5</property>
1872 <property name="buttons">PSPPIRE_BUTTON_CONTINUE_MASK | PSPPIRE_BUTTON_CANCEL_MASK | PSPPIRE_BUTTON_HELP_MASK</property>
1875 <property name="expand">False</property>
1876 <property name="fill">False</property>
1877 <property name="pack_type">GTK_PACK_END</property>
1878 <property name="position">1</property>
1884 <widget class="PsppireDialog" id="type-and-label-dialog">
1885 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1886 <property name="title">Compute Variable: Type and Label</property>
1887 <property name="modal">True</property>
1888 <child internal-child="hbox">
1889 <widget class="GtkHBox" id="dialog-hbox9">
1890 <property name="visible">True</property>
1891 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1892 <property name="spacing">2</property>
1894 <widget class="GtkVBox" id="vbox24">
1895 <property name="visible">True</property>
1896 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1898 <widget class="GtkFrame" id="Label">
1899 <property name="visible">True</property>
1900 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1901 <property name="border_width">5</property>
1903 <widget class="GtkAlignment" id="alignment11">
1904 <property name="visible">True</property>
1905 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1906 <property name="left_padding">12</property>
1908 <widget class="GtkTable" id="table2">
1909 <property name="visible">True</property>
1910 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1911 <property name="border_width">5</property>
1912 <property name="n_rows">2</property>
1913 <property name="n_columns">2</property>
1915 <widget class="GtkLabel" id="label27">
1916 <property name="visible">True</property>
1917 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1918 <property name="xalign">0</property>
1919 <property name="label" translatable="yes">Use expression as label</property>
1922 <property name="left_attach">1</property>
1923 <property name="right_attach">2</property>
1924 <property name="top_attach">1</property>
1925 <property name="bottom_attach">2</property>
1926 <property name="y_options"></property>
1930 <widget class="GtkHBox" id="hbox19">
1931 <property name="visible">True</property>
1932 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1933 <property name="spacing">5</property>
1935 <widget class="GtkLabel" id="label26">
1936 <property name="visible">True</property>
1937 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1938 <property name="label" translatable="yes">Label:</property>
1941 <property name="expand">False</property>
1945 <widget class="GtkEntry" id="type-and-label-label-entry">
1946 <property name="visible">True</property>
1947 <property name="can_focus">True</property>
1948 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1951 <property name="pack_type">GTK_PACK_END</property>
1952 <property name="position">1</property>
1957 <property name="left_attach">1</property>
1958 <property name="right_attach">2</property>
1959 <property name="y_options"></property>
1963 <widget class="GtkRadioButton" id="radio-button-expression-label">
1964 <property name="visible">True</property>
1965 <property name="can_focus">True</property>
1966 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1967 <property name="response_id">0</property>
1968 <property name="active">True</property>
1969 <property name="draw_indicator">True</property>
1970 <property name="group">radio-button-user-label</property>
1973 <property name="top_attach">1</property>
1974 <property name="bottom_attach">2</property>
1975 <property name="x_options"></property>
1979 <widget class="GtkRadioButton" id="radio-button-user-label">
1980 <property name="visible">True</property>
1981 <property name="can_focus">True</property>
1982 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1983 <property name="response_id">0</property>
1984 <property name="active">True</property>
1985 <property name="draw_indicator">True</property>
1988 <property name="x_options"></property>
1996 <widget class="GtkLabel" id="label25">
1997 <property name="visible">True</property>
1998 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1999 <property name="label" translatable="yes">Label</property>
2000 <property name="use_markup">True</property>
2003 <property name="type">label_item</property>
2009 <widget class="GtkFrame" id="frame7">
2010 <property name="visible">True</property>
2011 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2012 <property name="border_width">5</property>
2014 <widget class="GtkAlignment" id="alignment10">
2015 <property name="visible">True</property>
2016 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2017 <property name="left_padding">12</property>
2019 <widget class="GtkTable" id="table3">
2020 <property name="visible">True</property>
2021 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2022 <property name="border_width">5</property>
2023 <property name="n_rows">2</property>
2024 <property name="n_columns">2</property>
2026 <widget class="GtkHBox" id="hbox20">
2027 <property name="visible">True</property>
2028 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2030 <widget class="GtkLabel" id="label29">
2031 <property name="visible">True</property>
2032 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2033 <property name="xalign">0</property>
2034 <property name="label" translatable="yes">String</property>
2038 <widget class="GtkHBox" id="hbox21">
2039 <property name="visible">True</property>
2040 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2042 <widget class="GtkLabel" id="label30">
2043 <property name="visible">True</property>
2044 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2045 <property name="label" translatable="yes">Width</property>
2049 <widget class="GtkSpinButton" id="type-and-label-width">
2050 <property name="visible">True</property>
2051 <property name="can_focus">True</property>
2052 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2053 <property name="adjustment">8 1 32767 1 10 10</property>
2056 <property name="position">1</property>
2061 <property name="position">1</property>
2066 <property name="left_attach">1</property>
2067 <property name="right_attach">2</property>
2068 <property name="top_attach">1</property>
2069 <property name="bottom_attach">2</property>
2070 <property name="x_options">GTK_FILL</property>
2074 <widget class="GtkRadioButton" id="radio-button-string">
2075 <property name="visible">True</property>
2076 <property name="can_focus">True</property>
2077 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2078 <property name="response_id">0</property>
2079 <property name="active">True</property>
2080 <property name="draw_indicator">True</property>
2083 <property name="top_attach">1</property>
2084 <property name="bottom_attach">2</property>
2085 <property name="x_options"></property>
2086 <property name="y_options"></property>
2090 <widget class="GtkRadioButton" id="radio-button-numeric">
2091 <property name="visible">True</property>
2092 <property name="can_focus">True</property>
2093 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2094 <property name="response_id">0</property>
2095 <property name="active">True</property>
2096 <property name="draw_indicator">True</property>
2097 <property name="group">radio-button-string</property>
2100 <property name="x_options"></property>
2101 <property name="y_options"></property>
2105 <widget class="GtkLabel" id="label28">
2106 <property name="visible">True</property>
2107 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2108 <property name="xalign">0</property>
2109 <property name="label" translatable="yes">Numeric</property>
2112 <property name="left_attach">1</property>
2113 <property name="right_attach">2</property>
2121 <widget class="GtkLabel" id="label15">
2122 <property name="visible">True</property>
2123 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2124 <property name="label" translatable="yes">Type</property>
2125 <property name="use_markup">True</property>
2128 <property name="type">label_item</property>
2133 <property name="position">1</property>
2139 <widget class="PsppireVButtonBox" id="psppire-vbuttonbox1">
2140 <property name="visible">True</property>
2141 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2142 <property name="border_width">5</property>
2143 <property name="buttons">PSPPIRE_BUTTON_CONTINUE_MASK | PSPPIRE_BUTTON_CANCEL_MASK | PSPPIRE_BUTTON_HELP_MASK</property>
2146 <property name="expand">False</property>
2147 <property name="fill">False</property>
2148 <property name="pack_type">GTK_PACK_END</property>
2149 <property name="position">1</property>
2155 <widget class="PsppireDialog" id="goto-case-dialog">
2156 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2157 <property name="title">Goto Case</property>
2158 <property name="modal">True</property>
2159 <property name="orientation">PSPPIRE_VERTICAL</property>
2160 <child internal-child="hbox">
2161 <widget class="GtkVBox" id="dialog-hbox10">
2162 <property name="visible">True</property>
2163 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2164 <property name="spacing">5</property>
2166 <widget class="GtkHBox" id="hbox22">
2167 <property name="visible">True</property>
2168 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2169 <property name="spacing">5</property>
2171 <widget class="GtkLabel" id="label31">
2172 <property name="visible">True</property>
2173 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2174 <property name="xalign">1</property>
2175 <property name="label" translatable="yes">Goto Case Number:</property>
2179 <widget class="GtkSpinButton" id="goto-case-case-num-entry">
2180 <property name="visible">True</property>
2181 <property name="can_focus">True</property>
2182 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2183 <property name="adjustment">1 1 100 1 10 10</property>
2186 <property name="position">1</property>
2191 <property name="fill">False</property>
2192 <property name="padding">5</property>
2196 <widget class="PsppireHButtonBox" id="psppire-hbuttonbox4">
2197 <property name="visible">True</property>
2198 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2199 <property name="border_width">5</property>
2200 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
2201 <property name="buttons">PSPPIRE_BUTTON_GOTO_MASK | PSPPIRE_BUTTON_CANCEL_MASK</property>
2204 <property name="expand">False</property>
2205 <property name="fill">False</property>
2206 <property name="pack_type">GTK_PACK_END</property>
2207 <property name="position">1</property>
2213 <widget class="PsppireDialog" id="select-cases-random-sample-dialog">
2214 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2215 <property name="title">Select Cases: Random Sample</property>
2216 <property name="modal">True</property>
2217 <property name="orientation">PSPPIRE_VERTICAL</property>
2218 <child internal-child="hbox">
2219 <widget class="GtkVBox" id="dialog-hbox13">
2220 <property name="visible">True</property>
2221 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2222 <property name="spacing">2</property>
2224 <widget class="GtkFrame" id="frame6">
2225 <property name="visible">True</property>
2226 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2228 <widget class="GtkAlignment" id="alignment3">
2229 <property name="visible">True</property>
2230 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2231 <property name="top_padding">5</property>
2232 <property name="bottom_padding">5</property>
2233 <property name="left_padding">5</property>
2234 <property name="right_padding">5</property>
2236 <widget class="GtkTable" id="select-cases-random-sample-table">
2237 <property name="visible">True</property>
2238 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2239 <property name="n_rows">2</property>
2240 <property name="n_columns">2</property>
2241 <property name="column_spacing">5</property>
2242 <property name="row_spacing">5</property>
2244 <widget class="GtkRadioButton" id="radiobutton-sample-percent">
2245 <property name="visible">True</property>
2246 <property name="can_focus">True</property>
2247 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2248 <property name="response_id">0</property>
2249 <property name="active">True</property>
2250 <property name="draw_indicator">True</property>
2253 <property name="x_options"></property>
2257 <widget class="GtkRadioButton" id="radiobutton-sample-n-cases">
2258 <property name="visible">True</property>
2259 <property name="can_focus">True</property>
2260 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2261 <property name="response_id">0</property>
2262 <property name="active">True</property>
2263 <property name="draw_indicator">True</property>
2264 <property name="group">radiobutton-sample-percent</property>
2267 <property name="top_attach">1</property>
2268 <property name="bottom_attach">2</property>
2269 <property name="x_options"></property>
2273 <widget class="GtkAlignment" id="alignment4">
2274 <property name="visible">True</property>
2275 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2276 <property name="xalign">0</property>
2277 <property name="xscale">0</property>
2283 <property name="left_attach">1</property>
2284 <property name="right_attach">2</property>
2288 <widget class="GtkAlignment" id="alignment9">
2289 <property name="visible">True</property>
2290 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2291 <property name="xalign">0</property>
2292 <property name="xscale">0</property>
2298 <property name="left_attach">1</property>
2299 <property name="right_attach">2</property>
2300 <property name="top_attach">1</property>
2301 <property name="bottom_attach">2</property>
2309 <widget class="GtkLabel" id="label32">
2310 <property name="visible">True</property>
2311 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2312 <property name="label" translatable="yes">Sample Size</property>
2313 <property name="use_markup">True</property>
2316 <property name="type">label_item</property>
2321 <property name="padding">5</property>
2325 <widget class="PsppireHButtonBox" id="psppire-hbuttonbox5">
2326 <property name="visible">True</property>
2327 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2328 <property name="border_width">5</property>
2329 <property name="buttons">PSPPIRE_BUTTON_CONTINUE_MASK | PSPPIRE_BUTTON_CANCEL_MASK | PSPPIRE_BUTTON_HELP_MASK</property>
2332 <property name="expand">False</property>
2333 <property name="fill">False</property>
2334 <property name="pack_type">GTK_PACK_END</property>
2335 <property name="position">1</property>