Implemented the Select Cases Dialog
[pspp-builds.git] / src / ui / gui / data-editor.glade
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--*- mode: xml -*-->
4 <glade-interface>
5   <widget class="GtkWindow" id="data_editor">
6     <property name="title">Psppire Data Editor</property>
7     <property name="default_width">975</property>
8     <property name="default_height">480</property>
9     <child>
10       <widget class="GtkVBox" id="vbox1">
11         <property name="visible">True</property>
12         <child>
13           <widget class="GtkMenuBar" id="menubar">
14             <property name="visible">True</property>
15             <child>
16               <widget class="GtkMenuItem" id="file">
17                 <property name="visible">True</property>
18                 <property name="label" translatable="yes">_File</property>
19                 <property name="use_underline">True</property>
20                 <child>
21                   <widget class="GtkMenu" id="menuitem1_menu">
22                     <child>
23                       <widget class="GtkImageMenuItem" id="new1">
24                         <property name="visible">True</property>
25                         <property name="label">gtk-new</property>
26                         <property name="use_underline">True</property>
27                         <property name="use_stock">True</property>
28                         <child>
29                           <widget class="GtkMenu" id="new1_menu">
30                             <child>
31                               <widget class="GtkMenuItem" id="file_new_syntax">
32                                 <property name="visible">True</property>
33                                 <property name="label" translatable="yes">_Syntax</property>
34                                 <property name="use_underline">True</property>
35                               </widget>
36                             </child>
37                             <child>
38                               <widget class="GtkMenuItem" id="file_new_data">
39                                 <property name="visible">True</property>
40                                 <property name="label" translatable="yes">_Data</property>
41                                 <property name="use_underline">True</property>
42                               </widget>
43                             </child>
44                           </widget>
45                         </child>
46                       </widget>
47                     </child>
48                     <child>
49                       <widget class="GtkImageMenuItem" id="open1">
50                         <property name="visible">True</property>
51                         <property name="label">gtk-open</property>
52                         <property name="use_underline">True</property>
53                         <property name="use_stock">True</property>
54                         <child>
55                           <widget class="GtkMenu" id="open1_menu">
56                             <child>
57                               <widget class="GtkMenuItem" id="file_open_syntax">
58                                 <property name="visible">True</property>
59                                 <property name="label" translatable="yes">_Syntax</property>
60                                 <property name="use_underline">True</property>
61                               </widget>
62                             </child>
63                             <child>
64                               <widget class="GtkMenuItem" id="file_open_data">
65                                 <property name="visible">True</property>
66                                 <property name="label" translatable="yes">_Data</property>
67                                 <property name="use_underline">True</property>
68                               </widget>
69                             </child>
70                           </widget>
71                         </child>
72                       </widget>
73                     </child>
74                     <child>
75                       <widget class="GtkImageMenuItem" id="file_save">
76                         <property name="visible">True</property>
77                         <property name="label">gtk-save</property>
78                         <property name="use_underline">True</property>
79                         <property name="use_stock">True</property>
80                       </widget>
81                     </child>
82                     <child>
83                       <widget class="GtkImageMenuItem" id="file_save_as">
84                         <property name="visible">True</property>
85                         <property name="label">gtk-save-as</property>
86                         <property name="use_underline">True</property>
87                         <property name="use_stock">True</property>
88                       </widget>
89                     </child>
90                     <child>
91                       <widget class="GtkSeparatorMenuItem" id="file_separator1">
92                         <property name="visible">False</property>
93                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
94                       </widget>
95                     </child>
96                     <child>
97                       <widget class="GtkMenuItem" id="file_recent-data">
98                         <property name="visible">False</property>
99                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
100                         <property name="label" translatable="yes">Recently Used Da_ta</property>
101                         <property name="use_underline">True</property>
102                       </widget>
103                     </child>
104                     <child>
105                       <widget class="GtkMenuItem" id="file_recent-files">
106                         <property name="visible">False</property>
107                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
108                         <property name="label" translatable="yes">Recently Used _Files</property>
109                         <property name="use_underline">True</property>
110                       </widget>
111                     </child>
112                     <child>
113                       <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
114                         <property name="visible">True</property>
115                       </widget>
116                     </child>
117                     <child>
118                       <widget class="GtkImageMenuItem" id="file_quit">
119                         <property name="visible">True</property>
120                         <property name="label">gtk-quit</property>
121                         <property name="use_underline">True</property>
122                         <property name="use_stock">True</property>
123                       </widget>
124                     </child>
125                   </widget>
126                 </child>
127               </widget>
128             </child>
129             <child>
130               <widget class="GtkMenuItem" id="edit">
131                 <property name="visible">True</property>
132                 <property name="label" translatable="yes">_Edit</property>
133                 <property name="use_underline">True</property>
134                 <child>
135                   <widget class="GtkMenu" id="edit_menu">
136                     <child>
137                       <widget class="GtkImageMenuItem" id="cut1">
138                         <property name="visible">True</property>
139                         <property name="sensitive">False</property>
140                         <property name="label">gtk-cut</property>
141                         <property name="use_underline">True</property>
142                         <property name="use_stock">True</property>
143                       </widget>
144                     </child>
145                     <child>
146                       <widget class="GtkImageMenuItem" id="copy1">
147                         <property name="visible">True</property>
148                         <property name="sensitive">False</property>
149                         <property name="label">gtk-copy</property>
150                         <property name="use_underline">True</property>
151                         <property name="use_stock">True</property>
152                       </widget>
153                     </child>
154                     <child>
155                       <widget class="GtkImageMenuItem" id="paste1">
156                         <property name="visible">True</property>
157                         <property name="sensitive">False</property>
158                         <property name="label">gtk-paste</property>
159                         <property name="use_underline">True</property>
160                         <property name="use_stock">True</property>
161                       </widget>
162                     </child>
163                     <child>
164                       <widget class="GtkMenuItem" id="paste_variables1">
165                         <property name="visible">True</property>
166                         <property name="sensitive">False</property>
167                         <property name="label" translatable="yes">Paste _Variables</property>
168                         <property name="use_underline">True</property>
169                       </widget>
170                     </child>
171                     <child>
172                       <widget class="GtkMenuItem" id="edit_clear-variables">
173                         <property name="visible">True</property>
174                         <property name="sensitive">False</property>
175                         <property name="label" translatable="yes">Cl_ear Variables</property>
176                         <property name="use_underline">True</property>
177                       </widget>
178                     </child>
179                     <child>
180                       <widget class="GtkMenuItem" id="edit_clear-cases">
181                         <property name="visible">True</property>
182                         <property name="sensitive">False</property>
183                         <property name="label" translatable="yes">_Clear Cases</property>
184                         <property name="use_underline">True</property>
185                       </widget>
186                     </child>
187                     <child>
188                       <widget class="GtkSeparatorMenuItem" id="separator6">
189                         <property name="visible">True</property>
190                       </widget>
191                     </child>
192                     <child>
193                       <widget class="GtkImageMenuItem" id="find1">
194                         <property name="visible">True</property>
195                         <property name="sensitive">False</property>
196                         <property name="label" translatable="yes">_Find</property>
197                         <property name="use_underline">True</property>
198                       </widget>
199                     </child>
200                   </widget>
201                 </child>
202               </widget>
203             </child>
204             <child>
205               <widget class="GtkMenuItem" id="view">
206                 <property name="visible">True</property>
207                 <property name="label" translatable="yes">_View</property>
208                 <property name="use_underline">True</property>
209                 <child>
210                   <widget class="GtkMenu" id="menuitem3_menu">
211                     <child>
212                       <widget class="GtkCheckMenuItem" id="view_statusbar">
213                         <property name="visible">True</property>
214                         <property name="label" translatable="yes">Status Bar</property>
215                         <property name="use_underline">True</property>
216                         <property name="active">True</property>
217                       </widget>
218                     </child>
219                     <child>
220                       <widget class="GtkMenuItem" id="toolbars">
221                         <property name="label" translatable="yes">Toolbars</property>
222                         <property name="use_underline">True</property>
223                       </widget>
224                     </child>
225                     <child>
226                       <widget class="GtkSeparatorMenuItem" id="separator1">
227                         <property name="visible">True</property>
228                       </widget>
229                     </child>
230                     <child>
231                       <widget class="GtkMenuItem" id="view_fonts">
232                         <property name="visible">True</property>
233                         <property name="label" translatable="yes">Fonts</property>
234                         <property name="use_underline">True</property>
235                       </widget>
236                     </child>
237                     <child>
238                       <widget class="GtkCheckMenuItem" id="view_gridlines">
239                         <property name="visible">True</property>
240                         <property name="label" translatable="yes">Grid Lines</property>
241                         <property name="use_underline">True</property>
242                         <property name="active">True</property>
243                       </widget>
244                     </child>
245                     <child>
246                       <widget class="GtkCheckMenuItem" id="view_value-labels">
247                         <property name="visible">True</property>
248                         <property name="label" translatable="yes">Value Labels</property>
249                         <property name="use_underline">True</property>
250                       </widget>
251                     </child>
252                     <child>
253                       <widget class="GtkSeparatorMenuItem" id="separator3">
254                         <property name="visible">True</property>
255                       </widget>
256                     </child>
257                     <child>
258                       <widget class="GtkMenuItem" id="view_data">
259                         <property name="visible">True</property>
260                         <property name="label" translatable="yes">Data</property>
261                         <property name="use_underline">True</property>
262                       </widget>
263                     </child>
264                     <child>
265                       <widget class="GtkMenuItem" id="view_variables">
266                         <property name="visible">True</property>
267                         <property name="label" translatable="yes">Variables</property>
268                         <property name="use_underline">True</property>
269                       </widget>
270                     </child>
271                   </widget>
272                 </child>
273               </widget>
274             </child>
275             <child>
276               <widget class="GtkMenuItem" id="data">
277                 <property name="visible">True</property>
278                 <property name="label" translatable="yes">_Data</property>
279                 <property name="use_underline">True</property>
280                 <child>
281                   <widget class="GtkMenu" id="data_menu">
282                     <child>
283                       <widget class="GtkMenuItem" id="data_insert-variable">
284                         <property name="visible">True</property>
285                         <property name="sensitive">False</property>
286                         <property name="label" translatable="yes">Insert Variable</property>
287                         <property name="use_underline">True</property>
288                       </widget>
289                     </child>
290                     <child>
291                       <widget class="GtkMenuItem" id="data_insert-case">
292                         <property name="visible">True</property>
293                         <property name="sensitive">False</property>
294                         <property name="label" translatable="yes">Insert Cases</property>
295                         <property name="use_underline">True</property>
296                       </widget>
297                     </child>
298                     <child>
299                       <widget class="GtkImageMenuItem" id="data_goto-case">
300                         <property name="visible">True</property>
301                         <property name="sensitive">False</property>
302                         <property name="label" translatable="yes">Go To Case</property>
303                         <property name="use_underline">True</property>
304                       </widget>
305                     </child>
306                     <child>
307                       <widget class="GtkSeparatorMenuItem" id="separator4">
308                         <property name="visible">True</property>
309                         <property name="sensitive">False</property>
310                       </widget>
311                     </child>
312                     <child>
313                       <widget class="GtkMenuItem" id="data_sort-cases">
314                         <property name="visible">True</property>
315                         <property name="label" translatable="yes">Sort Cases</property>
316                         <property name="use_underline">True</property>
317                       </widget>
318                     </child>
319                     <child>
320                       <widget class="GtkMenuItem" id="data_transpose">
321                         <property name="visible">True</property>
322                         <property name="sensitive">False</property>
323                         <property name="label" translatable="yes">Transpose</property>
324                         <property name="use_underline">True</property>
325                       </widget>
326                     </child>
327                     <child>
328                       <widget class="GtkMenuItem" id="merge_files1">
329                         <property name="visible">True</property>
330                         <property name="sensitive">False</property>
331                         <property name="label" translatable="yes">Merge Files</property>
332                         <property name="use_underline">True</property>
333                       </widget>
334                     </child>
335                     <child>
336                       <widget class="GtkMenuItem" id="aggregate1">
337                         <property name="visible">True</property>
338                         <property name="sensitive">False</property>
339                         <property name="label" translatable="yes">Aggregate</property>
340                         <property name="use_underline">True</property>
341                       </widget>
342                     </child>
343                     <child>
344                       <widget class="GtkSeparatorMenuItem" id="separator5">
345                         <property name="visible">True</property>
346                         <property name="sensitive">False</property>
347                       </widget>
348                     </child>
349                     <child>
350                       <widget class="GtkMenuItem" id="data_split-file">
351                         <property name="visible">True</property>
352                         <property name="label" translatable="yes">Split File</property>
353                         <property name="use_underline">True</property>
354                       </widget>
355                     </child>
356                     <child>
357                       <widget class="GtkMenuItem" id="data_select-cases">
358                         <property name="visible">True</property>
359                         <property name="sensitive">False</property>
360                         <property name="label" translatable="yes">Select Cases</property>
361                         <property name="use_underline">True</property>
362                       </widget>
363                     </child>
364                     <child>
365                       <widget class="GtkMenuItem" id="data_weight-cases">
366                         <property name="visible">True</property>
367                         <property name="label" translatable="yes">Weight Cases</property>
368                         <property name="use_underline">True</property>
369                       </widget>
370                     </child>
371                   </widget>
372                 </child>
373               </widget>
374             </child>
375             <child>
376               <widget class="GtkMenuItem" id="transform">
377                 <property name="visible">True</property>
378                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
379                 <property name="label" translatable="yes">_Transform</property>
380                 <property name="use_underline">True</property>
381                 <child>
382                   <widget class="GtkMenu" id="menu2">
383                     <property name="visible">True</property>
384                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
385                     <child>
386                       <widget class="GtkMenuItem" id="transform_compute">
387                         <property name="visible">True</property>
388                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
389                         <property name="label" translatable="yes">_Compute</property>
390                         <property name="use_underline">True</property>
391                       </widget>
392                     </child>
393                     <child>
394                       <widget class="GtkMenuItem" id="transform_rank">
395                         <property name="visible">True</property>
396                         <property name="sensitive">False</property>
397                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
398                         <property name="label" translatable="yes">Ran_k Cases</property>
399                         <property name="use_underline">True</property>
400                       </widget>
401                     </child>
402                  <child>
403                    <widget class="GtkSeparatorMenuItem" id="separator7">
404                      <property name="visible">True</property>
405                    </widget>
406                  </child>
407
408                  <child>
409                    <widget class="GtkMenuItem" id="transform_run-pending">
410                      <property name="visible">True</property>
411                      <property name="sensitive">False</property>
412                      <property name="label" translatable="yes">_Run Pending Transforms</property>
413                      <property name="use_underline">True</property>
414                      <accelerator key="G" modifiers="GDK_CONTROL_MASK" signal="activate"/>
415                    </widget>
416                  </child>
417
418                   </widget>
419                 </child>
420               </widget>
421             </child>
422             <child>
423               <widget class="GtkMenuItem" id="utilities">
424                 <property name="visible">True</property>
425                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
426                 <property name="label" translatable="yes">_Utilities</property>
427                 <property name="use_underline">True</property>
428                 <child>
429                   <widget class="GtkMenu" id="menu1">
430                     <property name="visible">True</property>
431                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
432                     <child>
433                       <widget class="GtkMenuItem" id="utilities_variables">
434                         <property name="visible">True</property>
435                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
436                         <property name="label" translatable="yes">_Variables</property>
437                         <property name="use_underline">True</property>
438                       </widget>
439                     </child>
440                     <child>
441                       <widget class="GtkMenuItem" id="utilities_comments">
442                         <property name="visible">True</property>
443                         <property name="sensitive">False</property>
444                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
445                         <property name="label" translatable="yes">Data File _Comments</property>
446                         <property name="use_underline">True</property>
447                       </widget>
448                     </child>
449                   </widget>
450                 </child>
451               </widget>
452             </child>
453             <child>
454               <widget class="GtkMenuItem" id="windows">
455                 <property name="visible">True</property>
456                 <property name="label" translatable="yes">_Windows</property>
457                 <property name="use_underline">True</property>
458                 <child>
459                   <widget class="GtkMenu" id="Windows_menu">
460                     <child>
461                       <widget class="GtkMenuItem" id="windows_minimise_all">
462                         <property name="visible">True</property>
463                         <property name="label" translatable="yes">_Minimise All Windows</property>
464                         <property name="use_underline">True</property>
465                       </widget>
466                     </child>
467                   </widget>
468                 </child>
469               </widget>
470             </child>
471             <child>
472               <widget class="GtkMenuItem" id="help">
473                 <property name="visible">True</property>
474                 <property name="label" translatable="yes">_Help</property>
475                 <property name="use_underline">True</property>
476                 <child>
477                   <widget class="GtkMenu" id="menuitem5_menu">
478                     <child>
479                       <widget class="GtkMenuItem" id="help_reference">
480                         <property name="visible">True</property>
481                         <property name="label" translatable="yes">_Reference Manual</property>
482                         <property name="use_underline">True</property>
483                       </widget>
484                     </child>
485                     <child>
486                       <widget class="GtkMenuItem" id="help_about">
487                         <property name="visible">True</property>
488                         <property name="label" translatable="yes">_About</property>
489                         <property name="use_underline">True</property>
490                       </widget>
491                     </child>
492                   </widget>
493                 </child>
494               </widget>
495             </child>
496           </widget>
497           <packing>
498             <property name="expand">False</property>
499             <property name="fill">False</property>
500           </packing>
501         </child>
502         <child>
503           <widget class="GtkHandleBox" id="handlebox1">
504             <property name="visible">True</property>
505             <property name="shadow_type">GTK_SHADOW_OUT</property>
506             <child>
507               <widget class="GtkToolbar" id="toolbar1">
508                 <property name="visible">True</property>
509                 <child>
510                   <widget class="GtkToolButton" id="button-open">
511                     <property name="visible">True</property>
512                     <property name="tooltip" translatable="yes">Open</property>
513                     <property name="stock_id">gtk-open</property>
514                   </widget>
515                   <packing>
516                     <property name="expand">False</property>
517                   </packing>
518                 </child>
519                 <child>
520                   <widget class="GtkToolButton" id="button-save">
521                     <property name="visible">True</property>
522                     <property name="tooltip" translatable="yes">Save</property>
523                     <property name="stock_id">gtk-save</property>
524                   </widget>
525                   <packing>
526                     <property name="expand">False</property>
527                   </packing>
528                 </child>
529                 <child>
530                   <widget class="GtkToolButton" id="button-print">
531                     <property name="sensitive">False</property>
532                     <property name="tooltip" translatable="yes">Print</property>
533                     <property name="stock_id">gtk-print</property>
534                   </widget>
535                   <packing>
536                     <property name="expand">False</property>
537                   </packing>
538                 </child>
539                 <child>
540                   <widget class="GtkToolButton" id="button-recent">
541                     <property name="sensitive">False</property>
542                     <property name="tooltip" translatable="yes">Recall</property>
543                     <property name="stock_id">pspp-recent-dialogs</property>
544                   </widget>
545                   <packing>
546                     <property name="expand">False</property>
547                   </packing>
548                 </child>
549                 <child>
550                   <widget class="GtkSeparatorToolItem" id="separatortoolitem1">
551                     <property name="visible">False</property>
552                   </widget>
553                   <packing>
554                     <property name="expand">False</property>
555                     <property name="homogeneous">False</property>
556                   </packing>
557                 </child>
558                 <child>
559                   <widget class="GtkToolButton" id="button-undo">
560                     <property name="sensitive">False</property>
561                     <property name="tooltip" translatable="yes">Undo</property>
562                     <property name="stock_id">gtk-undo</property>
563                   </widget>
564                   <packing>
565                     <property name="expand">False</property>
566                   </packing>
567                 </child>
568                 <child>
569                   <widget class="GtkToolButton" id="button-redo">
570                     <property name="sensitive">False</property>
571                     <property name="tooltip" translatable="yes">Redo</property>
572                     <property name="stock_id">gtk-redo</property>
573                   </widget>
574                   <packing>
575                     <property name="expand">False</property>
576                   </packing>
577                 </child>
578                 <child>
579                   <widget class="GtkSeparatorToolItem" id="separatortoolitem2">
580                     <property name="visible">True</property>
581                   </widget>
582                   <packing>
583                     <property name="expand">False</property>
584                     <property name="homogeneous">False</property>
585                   </packing>
586                 </child>
587                 <child>
588                   <widget class="GtkToolButton" id="button-goto-case">
589                     <property name="visible">True</property>
590                     <property name="sensitive">False</property>
591                     <property name="tooltip" translatable="yes">Go To Case</property>
592                     <property name="stock_id">gtk-jump-to</property>
593                   </widget>
594                   <packing>
595                     <property name="expand">False</property>
596                   </packing>
597                 </child>
598                 <child>
599                   <widget class="GtkToolButton" id="button-goto-variable">
600                     <property name="visible">True</property>
601                     <property name="tooltip" translatable="yes">Variables</property>
602                     <property name="use_underline">True</property>
603                     <property name="stock_id">pspp-goto-variable</property>
604                   </widget>
605                   <packing>
606                     <property name="expand">False</property>
607                   </packing>
608                 </child>
609                 <child>
610                   <widget class="GtkSeparatorToolItem" id="separatortoolitem5">
611                     <property name="visible">True</property>
612                   </widget>
613                   <packing>
614                     <property name="expand">False</property>
615                     <property name="homogeneous">False</property>
616                   </packing>
617                 </child>
618                 <child>
619                   <widget class="GtkToolButton" id="button-find">
620                     <property name="visible">True</property>
621                     <property name="sensitive">False</property>
622                     <property name="tooltip" translatable="yes">Find</property>
623                     <property name="stock_id">gtk-find</property>
624                   </widget>
625                   <packing>
626                     <property name="expand">False</property>
627                   </packing>
628                 </child>
629                 <child>
630                   <widget class="GtkSeparatorToolItem" id="separatortoolitem4">
631                     <property name="visible">True</property>
632                   </widget>
633                   <packing>
634                     <property name="expand">False</property>
635                     <property name="homogeneous">False</property>
636                   </packing>
637                 </child>
638                 <child>
639                   <widget class="GtkToolButton" id="button-insert-case">
640                     <property name="visible">True</property>
641                     <property name="sensitive">False</property>
642                     <property name="tooltip" translatable="yes">Insert Case</property>
643                     <property name="use_underline">True</property>
644                     <property name="stock_id">pspp-insert-case</property>
645                   </widget>
646                   <packing>
647                     <property name="expand">False</property>
648                   </packing>
649                 </child>
650                 <child>
651                   <widget class="GtkToolButton" id="button-insert-variable">
652                     <property name="visible">True</property>
653                     <property name="sensitive">False</property>
654                     <property name="tooltip" translatable="yes">Insert Variable</property>
655                     <property name="use_underline">True</property>
656                     <property name="stock_id">pspp-insert-variable</property>
657                   </widget>
658                   <packing>
659                     <property name="expand">False</property>
660                   </packing>
661                 </child>
662                 <child>
663                   <widget class="GtkSeparatorToolItem" id="separatortoolitem6">
664                     <property name="visible">True</property>
665                   </widget>
666                   <packing>
667                     <property name="expand">False</property>
668                     <property name="homogeneous">False</property>
669                   </packing>
670                 </child>
671                 <child>
672                   <widget class="GtkToolButton" id="button-split-file">
673                     <property name="visible">True</property>
674                     <property name="tooltip" translatable="yes">Split File</property>
675                     <property name="use_underline">True</property>
676                     <property name="stock_id">pspp-split-file</property>
677                   </widget>
678                   <packing>
679                     <property name="expand">False</property>
680                   </packing>
681                 </child>
682                 <child>
683                   <widget class="GtkToolButton" id="button-weight-cases">
684                     <property name="visible">True</property>
685                     <property name="tooltip" translatable="yes">Weight Cases</property>
686                     <property name="use_underline">True</property>
687                     <property name="stock_id">pspp-weight-cases</property>
688                   </widget>
689                   <packing>
690                     <property name="expand">False</property>
691                   </packing>
692                 </child>
693                 <child>
694                   <widget class="GtkToolButton" id="button-select-cases">
695                     <property name="visible">True</property>
696                     <property name="sensitive">False</property>
697                     <property name="tooltip" translatable="yes">Select Cases</property>
698                     <property name="use_underline">True</property>
699                     <property name="stock_id">pspp-select-cases</property>
700                   </widget>
701                   <packing>
702                     <property name="expand">False</property>
703                   </packing>
704                 </child>
705                 <child>
706                   <widget class="GtkSeparatorToolItem" id="separatortoolitem7">
707                     <property name="visible">True</property>
708                   </widget>
709                   <packing>
710                     <property name="expand">False</property>
711                     <property name="homogeneous">False</property>
712                   </packing>
713                 </child>
714                 <child>
715                   <widget class="GtkToggleToolButton" id="togglebutton-value-labels">
716                     <property name="visible">True</property>
717                     <property name="tooltip" translatable="yes">Value Labels</property>
718                     <property name="use_underline">True</property>
719                     <property name="stock_id">pspp-value-labels</property>
720                   </widget>
721                   <packing>
722                     <property name="expand">False</property>
723                   </packing>
724                 </child>
725                 <child>
726                   <widget class="GtkToolButton" id="button-use-sets">
727                     <property name="sensitive">False</property>
728                     <property name="tooltip" translatable="yes">Use Sets</property>
729                     <property name="use_underline">True</property>
730                   </widget>
731                   <packing>
732                     <property name="expand">False</property>
733                   </packing>
734                 </child>
735               </widget>
736             </child>
737           </widget>
738           <packing>
739             <property name="expand">False</property>
740             <property name="fill">False</property>
741             <property name="position">1</property>
742           </packing>
743         </child>
744         <child>
745           <widget class="GtkNotebook" id="notebook">
746             <property name="visible">True</property>
747             <property name="can_focus">True</property>
748             <property name="tab_pos">GTK_POS_BOTTOM</property>
749             <property name="scrollable">True</property>
750             <property name="enable_popup">True</property>
751             <child>
752               <widget class="GtkVBox" id="vbox3">
753                 <property name="visible">True</property>
754                 <child>
755                   <widget class="GtkTable" id="table2">
756                     <property name="visible">True</property>
757                     <property name="n_rows">1</property>
758                     <property name="n_columns">2</property>
759                     <child>
760                       <widget class="GtkEntry" id="datum_entry">
761                         <property name="visible">True</property>
762                         <property name="can_focus">True</property>
763                       </widget>
764                       <packing>
765                         <property name="left_attach">1</property>
766                         <property name="right_attach">2</property>
767                         <property name="y_options"></property>
768                       </packing>
769                     </child>
770                     <child>
771                       <widget class="GtkEntry" id="cell_ref_entry">
772                         <property name="visible">True</property>
773                         <property name="sensitive">False</property>
774                         <property name="editable">False</property>
775                         <property name="width_chars">25</property>
776                       </widget>
777                       <packing>
778                         <property name="x_options">GTK_FILL</property>
779                         <property name="y_options"></property>
780                       </packing>
781                     </child>
782                   </widget>
783                   <packing>
784                     <property name="expand">False</property>
785                     <property name="fill">False</property>
786                   </packing>
787                 </child>
788                 <child>
789                   <widget class="GtkScrolledWindow" id="scrolledwindow1">
790                     <property name="visible">True</property>
791                     <child>
792                       <widget class="Custom" id="data_sheet">
793                         <property name="visible">True</property>
794                         <property name="creation_function">psppire_data_sheet_create</property>
795                       </widget>
796                     </child>
797                   </widget>
798                   <packing>
799                     <property name="position">1</property>
800                   </packing>
801                 </child>
802               </widget>
803               <packing>
804                 <property name="tab_expand">False</property>
805               </packing>
806             </child>
807             <child>
808               <widget class="GtkLabel" id="label1">
809                 <property name="visible">True</property>
810                 <property name="label" translatable="yes">Data View</property>
811               </widget>
812               <packing>
813                 <property name="type">tab</property>
814                 <property name="tab_expand">False</property>
815                 <property name="tab_fill">False</property>
816               </packing>
817             </child>
818             <child>
819               <widget class="GtkScrolledWindow" id="scrolledwindow2">
820                 <property name="visible">True</property>
821                 <property name="can_focus">True</property>
822                 <child>
823                   <widget class="Custom" id="variable_sheet">
824                     <property name="visible">True</property>
825                     <property name="creation_function">psppire_variable_sheet_create</property>
826                   </widget>
827                 </child>
828               </widget>
829               <packing>
830                 <property name="position">1</property>
831                 <property name="tab_expand">False</property>
832               </packing>
833             </child>
834             <child>
835               <widget class="GtkLabel" id="label2">
836                 <property name="visible">True</property>
837                 <property name="label" translatable="yes">Variable View</property>
838               </widget>
839               <packing>
840                 <property name="type">tab</property>
841                 <property name="position">1</property>
842                 <property name="tab_expand">False</property>
843                 <property name="tab_fill">False</property>
844               </packing>
845             </child>
846           </widget>
847           <packing>
848             <property name="position">2</property>
849           </packing>
850         </child>
851         <child>
852           <placeholder/>
853         </child>
854         <child>
855           <widget class="GtkHBox" id="status-bar">
856             <property name="visible">True</property>
857             <property name="border_width">5</property>
858             <property name="spacing">5</property>
859             <child>
860               <widget class="GtkFrame" id="frame2">
861                 <property name="visible">True</property>
862                 <property name="label_xalign">0</property>
863                 <property name="shadow_type">GTK_SHADOW_IN</property>
864                 <child>
865                   <widget class="GtkEventBox" id="eventbox1">
866                     <property name="visible">True</property>
867                     <property name="tooltip" translatable="yes">Information Area</property>
868                     <child>
869                       <widget class="GtkLabel" id="information-area">
870                         <property name="visible">True</property>
871                         <property name="single_line_mode">True</property>
872                       </widget>
873                     </child>
874                   </widget>
875                 </child>
876               </widget>
877             </child>
878             <child>
879               <widget class="GtkFrame" id="frame3">
880                 <property name="visible">True</property>
881                 <property name="label_xalign">0</property>
882                 <property name="shadow_type">GTK_SHADOW_IN</property>
883                 <child>
884                   <widget class="GtkEventBox" id="eventbox2">
885                     <property name="visible">True</property>
886                     <property name="tooltip" translatable="yes">Processor Area</property>
887                     <child>
888                       <widget class="GtkLabel" id="processor-area">
889                         <property name="visible">True</property>
890                         <property name="width_chars">35</property>
891                         <property name="single_line_mode">True</property>
892                       </widget>
893                     </child>
894                   </widget>
895                 </child>
896               </widget>
897               <packing>
898                 <property name="expand">False</property>
899                 <property name="fill">False</property>
900                 <property name="position">1</property>
901               </packing>
902             </child>
903             <child>
904               <widget class="GtkFrame" id="frame5">
905                 <property name="visible">True</property>
906                 <property name="label_xalign">0</property>
907                 <property name="shadow_type">GTK_SHADOW_IN</property>
908                 <child>
909                   <widget class="GtkEventBox" id="eventbox4">
910                     <property name="visible">True</property>
911                     <property name="tooltip" translatable="yes">Case Counter Area</property>
912                     <child>
913                       <widget class="GtkLabel" id="case-counter-area">
914                         <property name="visible">True</property>
915                         <property name="width_chars">20</property>
916                         <property name="single_line_mode">True</property>
917                       </widget>
918                     </child>
919                   </widget>
920                 </child>
921               </widget>
922               <packing>
923                 <property name="expand">False</property>
924                 <property name="fill">False</property>
925                 <property name="position">3</property>
926               </packing>
927             </child>
928             <child>
929               <widget class="GtkFrame" id="frame6">
930                 <property name="visible">True</property>
931                 <property name="label_xalign">0</property>
932                 <property name="shadow_type">GTK_SHADOW_IN</property>
933                 <child>
934                   <widget class="GtkEventBox" id="eventbox5">
935                     <property name="visible">True</property>
936                     <property name="tooltip" translatable="yes">Filter Use Status Area</property>
937                     <child>
938                       <widget class="GtkLabel" id="filter-use-status-area">
939                         <property name="visible">True</property>
940                         <property name="ellipsize">PANGO_ELLIPSIZE_START</property>
941                         <property name="width_chars">10</property>
942                         <property name="single_line_mode">True</property>
943                       </widget>
944                     </child>
945                   </widget>
946                 </child>
947               </widget>
948               <packing>
949                 <property name="expand">False</property>
950                 <property name="fill">False</property>
951                 <property name="position">4</property>
952               </packing>
953             </child>
954             <child>
955               <widget class="GtkFrame" id="frame7">
956                 <property name="visible">True</property>
957                 <property name="label_xalign">0</property>
958                 <property name="shadow_type">GTK_SHADOW_IN</property>
959                 <child>
960                   <widget class="GtkEventBox" id="eventbox6">
961                     <property name="visible">True</property>
962                     <property name="tooltip" translatable="yes">Weight Status Area</property>
963                     <child>
964                       <widget class="GtkLabel" id="weight-status-area">
965                         <property name="visible">True</property>
966                         <property name="ellipsize">PANGO_ELLIPSIZE_START</property>
967                         <property name="width_chars">15</property>
968                         <property name="single_line_mode">True</property>
969                       </widget>
970                     </child>
971                   </widget>
972                 </child>
973               </widget>
974               <packing>
975                 <property name="expand">False</property>
976                 <property name="fill">False</property>
977                 <property name="position">5</property>
978               </packing>
979             </child>
980             <child>
981               <widget class="GtkFrame" id="frame8">
982                 <property name="visible">True</property>
983                 <property name="label_xalign">0</property>
984                 <property name="shadow_type">GTK_SHADOW_IN</property>
985                 <child>
986                   <widget class="GtkEventBox" id="eventbox7">
987                     <property name="visible">True</property>
988                     <property name="tooltip" translatable="yes">Split File Status Area</property>
989                     <child>
990                       <widget class="GtkLabel" id="split-file-status-area">
991                         <property name="visible">True</property>
992                         <property name="ellipsize">PANGO_ELLIPSIZE_START</property>
993                         <property name="width_chars">15</property>
994                         <property name="single_line_mode">True</property>
995                       </widget>
996                     </child>
997                   </widget>
998                 </child>
999               </widget>
1000               <packing>
1001                 <property name="expand">False</property>
1002                 <property name="fill">False</property>
1003                 <property name="position">6</property>
1004               </packing>
1005             </child>
1006           </widget>
1007           <packing>
1008             <property name="expand">False</property>
1009             <property name="fill">False</property>
1010             <property name="position">4</property>
1011           </packing>
1012         </child>
1013       </widget>
1014     </child>
1015   </widget>
1016   <widget class="GtkWindow" id="var_type_dialog">
1017     <property name="border_width">6</property>
1018     <property name="title" translatable="yes">Variable Type</property>
1019     <property name="resizable">False</property>
1020     <property name="modal">True</property>
1021     <property name="default_width">485</property>
1022     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1023     <property name="skip_taskbar_hint">True</property>
1024     <property name="skip_pager_hint">True</property>
1025     <child>
1026       <widget class="GtkHBox" id="hbox1">
1027         <property name="visible">True</property>
1028         <property name="border_width">5</property>
1029         <property name="spacing">5</property>
1030         <child>
1031           <widget class="GtkVBox" id="vbox2">
1032             <property name="visible">True</property>
1033             <property name="border_width">13</property>
1034             <property name="homogeneous">True</property>
1035             <child>
1036               <widget class="GtkRadioButton" id="radiobutton1">
1037                 <property name="visible">True</property>
1038                 <property name="can_focus">True</property>
1039                 <property name="label" translatable="yes">Numeric</property>
1040                 <property name="use_underline">True</property>
1041                 <property name="active">True</property>
1042                 <property name="draw_indicator">True</property>
1043               </widget>
1044               <packing>
1045                 <property name="expand">False</property>
1046                 <property name="fill">False</property>
1047               </packing>
1048             </child>
1049             <child>
1050               <widget class="GtkRadioButton" id="radiobutton2">
1051                 <property name="visible">True</property>
1052                 <property name="can_focus">True</property>
1053                 <property name="label" translatable="yes">Comma</property>
1054                 <property name="use_underline">True</property>
1055                 <property name="draw_indicator">True</property>
1056                 <property name="group">radiobutton1</property>
1057               </widget>
1058               <packing>
1059                 <property name="expand">False</property>
1060                 <property name="fill">False</property>
1061                 <property name="position">1</property>
1062               </packing>
1063             </child>
1064             <child>
1065               <widget class="GtkRadioButton" id="radiobutton3">
1066                 <property name="visible">True</property>
1067                 <property name="can_focus">True</property>
1068                 <property name="label" translatable="yes">Dot</property>
1069                 <property name="use_underline">True</property>
1070                 <property name="draw_indicator">True</property>
1071                 <property name="group">radiobutton1</property>
1072               </widget>
1073               <packing>
1074                 <property name="expand">False</property>
1075                 <property name="fill">False</property>
1076                 <property name="position">2</property>
1077               </packing>
1078             </child>
1079             <child>
1080               <widget class="GtkRadioButton" id="radiobutton4">
1081                 <property name="visible">True</property>
1082                 <property name="can_focus">True</property>
1083                 <property name="label" translatable="yes">Scientific notation</property>
1084                 <property name="use_underline">True</property>
1085                 <property name="draw_indicator">True</property>
1086                 <property name="group">radiobutton1</property>
1087               </widget>
1088               <packing>
1089                 <property name="expand">False</property>
1090                 <property name="fill">False</property>
1091                 <property name="position">3</property>
1092               </packing>
1093             </child>
1094             <child>
1095               <widget class="GtkRadioButton" id="radiobutton5">
1096                 <property name="visible">True</property>
1097                 <property name="can_focus">True</property>
1098                 <property name="label" translatable="yes">Date</property>
1099                 <property name="use_underline">True</property>
1100                 <property name="draw_indicator">True</property>
1101                 <property name="group">radiobutton1</property>
1102               </widget>
1103               <packing>
1104                 <property name="expand">False</property>
1105                 <property name="fill">False</property>
1106                 <property name="position">4</property>
1107               </packing>
1108             </child>
1109             <child>
1110               <widget class="GtkRadioButton" id="radiobutton6">
1111                 <property name="visible">True</property>
1112                 <property name="can_focus">True</property>
1113                 <property name="label" translatable="yes">Dollar</property>
1114                 <property name="use_underline">True</property>
1115                 <property name="draw_indicator">True</property>
1116                 <property name="group">radiobutton1</property>
1117               </widget>
1118               <packing>
1119                 <property name="expand">False</property>
1120                 <property name="fill">False</property>
1121                 <property name="position">5</property>
1122               </packing>
1123             </child>
1124             <child>
1125               <widget class="GtkRadioButton" id="radiobutton7">
1126                 <property name="visible">True</property>
1127                 <property name="can_focus">True</property>
1128                 <property name="label" translatable="yes">Custom currency</property>
1129                 <property name="use_underline">True</property>
1130                 <property name="draw_indicator">True</property>
1131                 <property name="group">radiobutton1</property>
1132               </widget>
1133               <packing>
1134                 <property name="expand">False</property>
1135                 <property name="fill">False</property>
1136                 <property name="position">6</property>
1137               </packing>
1138             </child>
1139             <child>
1140               <widget class="GtkRadioButton" id="radiobutton8">
1141                 <property name="visible">True</property>
1142                 <property name="can_focus">True</property>
1143                 <property name="label" translatable="yes">String</property>
1144                 <property name="use_underline">True</property>
1145                 <property name="draw_indicator">True</property>
1146                 <property name="group">radiobutton1</property>
1147               </widget>
1148               <packing>
1149                 <property name="expand">False</property>
1150                 <property name="fill">False</property>
1151                 <property name="position">7</property>
1152               </packing>
1153             </child>
1154           </widget>
1155           <packing>
1156             <property name="expand">False</property>
1157             <property name="fill">False</property>
1158           </packing>
1159         </child>
1160         <child>
1161           <widget class="GtkVBox" id="middle_box">
1162             <property name="visible">True</property>
1163             <property name="spacing">10</property>
1164             <child>
1165               <widget class="GtkScrolledWindow" id="scrolledwindow4">
1166                 <property name="width_request">20</property>
1167                 <property name="height_request">194</property>
1168                 <property name="can_focus">True</property>
1169                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1170                 <property name="shadow_type">GTK_SHADOW_IN</property>
1171                 <child>
1172                   <widget class="GtkTreeView" id="date_format_list_view">
1173                     <property name="visible">True</property>
1174                     <property name="can_focus">True</property>
1175                     <property name="headers_visible">False</property>
1176                   </widget>
1177                 </child>
1178               </widget>
1179               <packing>
1180                 <property name="expand">False</property>
1181                 <property name="fill">False</property>
1182               </packing>
1183             </child>
1184             <child>
1185               <widget class="GtkHBox" id="custom_currency_hbox">
1186                 <property name="spacing">15</property>
1187                 <child>
1188                   <widget class="GtkScrolledWindow" id="scrolledwindow5">
1189                     <property name="width_request">1</property>
1190                     <property name="height_request">120</property>
1191                     <property name="visible">True</property>
1192                     <property name="can_focus">True</property>
1193                     <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1194                     <property name="vscrollbar_policy">GTK_POLICY_NEVER</property>
1195                     <property name="shadow_type">GTK_SHADOW_IN</property>
1196                     <child>
1197                       <widget class="GtkTreeView" id="custom_treeview">
1198                         <property name="visible">True</property>
1199                         <property name="can_focus">True</property>
1200                         <property name="headers_visible">False</property>
1201                       </widget>
1202                     </child>
1203                   </widget>
1204                 </child>
1205                 <child>
1206                   <widget class="GtkFrame" id="Sample">
1207                     <property name="visible">True</property>
1208                     <property name="label_xalign">0</property>
1209                     <child>
1210                       <widget class="GtkAlignment" id="alignment2">
1211                         <property name="visible">True</property>
1212                         <property name="left_padding">12</property>
1213                         <child>
1214                           <widget class="GtkVBox" id="vbox10">
1215                             <property name="visible">True</property>
1216                             <property name="homogeneous">True</property>
1217                             <child>
1218                               <widget class="GtkLabel" id="psample_label">
1219                                 <property name="visible">True</property>
1220                                 <property name="label" translatable="yes">positive</property>
1221                               </widget>
1222                             </child>
1223                             <child>
1224                               <widget class="GtkLabel" id="nsample_label">
1225                                 <property name="visible">True</property>
1226                                 <property name="label" translatable="yes">negative</property>
1227                               </widget>
1228                               <packing>
1229                                 <property name="position">1</property>
1230                               </packing>
1231                             </child>
1232                           </widget>
1233                         </child>
1234                       </widget>
1235                     </child>
1236                     <child>
1237                       <widget class="GtkLabel" id="label13">
1238                         <property name="visible">True</property>
1239                         <property name="label" translatable="yes">Sample</property>
1240                         <property name="use_markup">True</property>
1241                       </widget>
1242                       <packing>
1243                         <property name="type">label_item</property>
1244                       </packing>
1245                     </child>
1246                   </widget>
1247                   <packing>
1248                     <property name="pack_type">GTK_PACK_END</property>
1249                     <property name="position">1</property>
1250                   </packing>
1251                 </child>
1252               </widget>
1253               <packing>
1254                 <property name="position">1</property>
1255               </packing>
1256             </child>
1257             <child>
1258               <widget class="GtkScrolledWindow" id="dollar_window">
1259                 <property name="can_focus">True</property>
1260                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1261                 <property name="shadow_type">GTK_SHADOW_IN</property>
1262                 <child>
1263                   <widget class="GtkTreeView" id="dollar_treeview">
1264                     <property name="visible">True</property>
1265                     <property name="can_focus">True</property>
1266                     <property name="headers_visible">False</property>
1267                   </widget>
1268                 </child>
1269               </widget>
1270               <packing>
1271                 <property name="position">2</property>
1272               </packing>
1273             </child>
1274             <child>
1275               <widget class="GtkTable" id="width_decimals">
1276                 <property name="width_request">100</property>
1277                 <property name="height_request">50</property>
1278                 <property name="visible">True</property>
1279                 <property name="n_rows">2</property>
1280                 <property name="n_columns">2</property>
1281                 <property name="column_spacing">2</property>
1282                 <property name="row_spacing">1</property>
1283                 <child>
1284                   <widget class="GtkHBox" id="hbox2">
1285                     <property name="visible">True</property>
1286                     <child>
1287                       <widget class="GtkLabel" id="width_label">
1288                         <property name="visible">True</property>
1289                         <property name="label" translatable="yes">Width:</property>
1290                         <property name="justify">GTK_JUSTIFY_RIGHT</property>
1291                       </widget>
1292                       <packing>
1293                         <property name="expand">False</property>
1294                         <property name="fill">False</property>
1295                         <property name="pack_type">GTK_PACK_END</property>
1296                       </packing>
1297                     </child>
1298                   </widget>
1299                   <packing>
1300                     <property name="x_options">GTK_FILL</property>
1301                     <property name="y_options">GTK_FILL</property>
1302                   </packing>
1303                 </child>
1304                 <child>
1305                   <widget class="GtkEntry" id="decimals_entry">
1306                     <property name="width_request">25</property>
1307                     <property name="visible">True</property>
1308                     <property name="can_focus">True</property>
1309                   </widget>
1310                   <packing>
1311                     <property name="left_attach">1</property>
1312                     <property name="right_attach">2</property>
1313                     <property name="top_attach">1</property>
1314                     <property name="bottom_attach">2</property>
1315                     <property name="y_options"></property>
1316                   </packing>
1317                 </child>
1318                 <child>
1319                   <widget class="GtkEntry" id="width_entry">
1320                     <property name="width_request">25</property>
1321                     <property name="can_focus">True</property>
1322                   </widget>
1323                   <packing>
1324                     <property name="left_attach">1</property>
1325                     <property name="right_attach">2</property>
1326                     <property name="y_options"></property>
1327                   </packing>
1328                 </child>
1329                 <child>
1330                   <widget class="GtkLabel" id="decimals_label">
1331                     <property name="visible">True</property>
1332                     <property name="xalign">0</property>
1333                     <property name="label" translatable="yes">Decimal Places:</property>
1334                     <property name="justify">GTK_JUSTIFY_RIGHT</property>
1335                   </widget>
1336                   <packing>
1337                     <property name="top_attach">1</property>
1338                     <property name="bottom_attach">2</property>
1339                     <property name="x_options">GTK_FILL</property>
1340                     <property name="y_options"></property>
1341                   </packing>
1342                 </child>
1343               </widget>
1344               <packing>
1345                 <property name="position">3</property>
1346               </packing>
1347             </child>
1348           </widget>
1349           <packing>
1350             <property name="fill">False</property>
1351             <property name="position">1</property>
1352           </packing>
1353         </child>
1354         <child>
1355           <widget class="GtkVButtonBox" id="vbuttonbox6">
1356             <property name="visible">True</property>
1357             <property name="spacing">5</property>
1358             <property name="layout_style">GTK_BUTTONBOX_START</property>
1359             <child>
1360               <widget class="GtkButton" id="var_type_ok">
1361                 <property name="visible">True</property>
1362                 <property name="can_focus">True</property>
1363                 <property name="can_default">True</property>
1364                 <property name="label">gtk-ok</property>
1365                 <property name="use_stock">True</property>
1366               </widget>
1367             </child>
1368             <child>
1369               <widget class="GtkButton" id="var_type_cancel">
1370                 <property name="visible">True</property>
1371                 <property name="can_focus">True</property>
1372                 <property name="can_default">True</property>
1373                 <property name="label">gtk-cancel</property>
1374                 <property name="use_stock">True</property>
1375               </widget>
1376               <packing>
1377                 <property name="position">1</property>
1378               </packing>
1379             </child>
1380             <child>
1381               <widget class="GtkButton" id="help_button_variable_type">
1382                 <property name="visible">True</property>
1383                 <property name="can_focus">True</property>
1384                 <property name="can_default">True</property>
1385                 <property name="label">gtk-help</property>
1386                 <property name="use_stock">True</property>
1387               </widget>
1388               <packing>
1389                 <property name="position">2</property>
1390               </packing>
1391             </child>
1392           </widget>
1393           <packing>
1394             <property name="position">2</property>
1395           </packing>
1396         </child>
1397       </widget>
1398     </child>
1399   </widget>
1400   <widget class="GtkWindow" id="val_labs_dialog">
1401     <property name="title" translatable="yes">Value Labels</property>
1402     <property name="resizable">False</property>
1403     <property name="modal">True</property>
1404     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1405     <property name="skip_taskbar_hint">True</property>
1406     <property name="skip_pager_hint">True</property>
1407     <child>
1408       <widget class="GtkHBox" id="hbox3">
1409         <property name="visible">True</property>
1410         <property name="border_width">5</property>
1411         <child>
1412           <widget class="GtkFrame" id="frame1">
1413             <property name="visible">True</property>
1414             <property name="label_xalign">0</property>
1415             <child>
1416               <widget class="GtkAlignment" id="alignment1">
1417                 <property name="visible">True</property>
1418                 <property name="border_width">8</property>
1419                 <property name="left_padding">12</property>
1420                 <child>
1421                   <widget class="GtkTable" id="table3">
1422                     <property name="visible">True</property>
1423                     <property name="n_rows">2</property>
1424                     <property name="n_columns">2</property>
1425                     <property name="row_spacing">5</property>
1426                     <child>
1427                       <widget class="GtkScrolledWindow" id="scrolledwindow3">
1428                         <property name="visible">True</property>
1429                         <property name="can_focus">True</property>
1430                         <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1431                         <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1432                         <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
1433                         <child>
1434                           <widget class="GtkTreeView" id="treeview1">
1435                             <property name="visible">True</property>
1436                             <property name="can_focus">True</property>
1437                             <property name="headers_visible">False</property>
1438                             <property name="enable_search">False</property>
1439                           </widget>
1440                         </child>
1441                       </widget>
1442                       <packing>
1443                         <property name="left_attach">1</property>
1444                         <property name="right_attach">2</property>
1445                         <property name="top_attach">1</property>
1446                         <property name="bottom_attach">2</property>
1447                         <property name="x_options">GTK_FILL</property>
1448                         <property name="y_options">GTK_FILL</property>
1449                       </packing>
1450                     </child>
1451                     <child>
1452                       <widget class="GtkTable" id="table4">
1453                         <property name="visible">True</property>
1454                         <property name="border_width">5</property>
1455                         <property name="n_rows">2</property>
1456                         <property name="n_columns">2</property>
1457                         <property name="column_spacing">5</property>
1458                         <property name="row_spacing">4</property>
1459                         <child>
1460                           <widget class="GtkHBox" id="hbox4">
1461                             <property name="visible">True</property>
1462                             <child>
1463                               <widget class="GtkEntry" id="value_entry">
1464                                 <property name="width_request">85</property>
1465                                 <property name="visible">True</property>
1466                                 <property name="can_focus">True</property>
1467                               </widget>
1468                               <packing>
1469                                 <property name="expand">False</property>
1470                                 <property name="fill">False</property>
1471                                 <property name="padding">1</property>
1472                               </packing>
1473                             </child>
1474                           </widget>
1475                           <packing>
1476                             <property name="left_attach">1</property>
1477                             <property name="right_attach">2</property>
1478                             <property name="x_options">GTK_FILL</property>
1479                             <property name="y_options">GTK_FILL</property>
1480                           </packing>
1481                         </child>
1482                         <child>
1483                           <widget class="GtkEntry" id="label_entry">
1484                             <property name="visible">True</property>
1485                             <property name="can_focus">True</property>
1486                           </widget>
1487                           <packing>
1488                             <property name="left_attach">1</property>
1489                             <property name="right_attach">2</property>
1490                             <property name="top_attach">1</property>
1491                             <property name="bottom_attach">2</property>
1492                             <property name="y_options"></property>
1493                           </packing>
1494                         </child>
1495                         <child>
1496                           <widget class="GtkLabel" id="label6">
1497                             <property name="visible">True</property>
1498                             <property name="xalign">0</property>
1499                             <property name="label" translatable="yes">Value Label:</property>
1500                           </widget>
1501                           <packing>
1502                             <property name="top_attach">1</property>
1503                             <property name="bottom_attach">2</property>
1504                             <property name="x_options">GTK_FILL</property>
1505                             <property name="y_options"></property>
1506                           </packing>
1507                         </child>
1508                         <child>
1509                           <widget class="GtkLabel" id="label5">
1510                             <property name="visible">True</property>
1511                             <property name="xalign">0</property>
1512                             <property name="label" translatable="yes">Value:</property>
1513                           </widget>
1514                           <packing>
1515                             <property name="x_options">GTK_FILL</property>
1516                             <property name="y_options"></property>
1517                           </packing>
1518                         </child>
1519                       </widget>
1520                       <packing>
1521                         <property name="right_attach">2</property>
1522                         <property name="x_options">GTK_FILL</property>
1523                       </packing>
1524                     </child>
1525                     <child>
1526                       <widget class="GtkVButtonBox" id="vbuttonbox2">
1527                         <property name="visible">True</property>
1528                         <property name="border_width">5</property>
1529                         <child>
1530                           <widget class="GtkButton" id="val_labs_add">
1531                             <property name="visible">True</property>
1532                             <property name="sensitive">False</property>
1533                             <property name="can_focus">True</property>
1534                             <property name="can_default">True</property>
1535                             <property name="label">gtk-add</property>
1536                             <property name="use_stock">True</property>
1537                           </widget>
1538                         </child>
1539                         <child>
1540                           <widget class="GtkButton" id="val_labs_change">
1541                             <property name="visible">True</property>
1542                             <property name="sensitive">False</property>
1543                             <property name="can_focus">True</property>
1544                             <property name="can_default">True</property>
1545                             <property name="label">gtk-apply</property>
1546                             <property name="use_stock">True</property>
1547                           </widget>
1548                           <packing>
1549                             <property name="position">1</property>
1550                           </packing>
1551                         </child>
1552                         <child>
1553                           <widget class="GtkButton" id="val_labs_remove">
1554                             <property name="visible">True</property>
1555                             <property name="sensitive">False</property>
1556                             <property name="can_focus">True</property>
1557                             <property name="can_default">True</property>
1558                             <property name="label">gtk-remove</property>
1559                             <property name="use_stock">True</property>
1560                           </widget>
1561                           <packing>
1562                             <property name="position">2</property>
1563                           </packing>
1564                         </child>
1565                       </widget>
1566                       <packing>
1567                         <property name="top_attach">1</property>
1568                         <property name="bottom_attach">2</property>
1569                         <property name="x_options">GTK_FILL</property>
1570                       </packing>
1571                     </child>
1572                   </widget>
1573                 </child>
1574               </widget>
1575             </child>
1576             <child>
1577               <widget class="GtkLabel" id="label7">
1578                 <property name="visible">True</property>
1579                 <property name="label" translatable="yes">Value Labels</property>
1580                 <property name="use_markup">True</property>
1581               </widget>
1582               <packing>
1583                 <property name="type">label_item</property>
1584               </packing>
1585             </child>
1586           </widget>
1587           <packing>
1588             <property name="padding">10</property>
1589           </packing>
1590         </child>
1591         <child>
1592           <widget class="GtkVButtonBox" id="vbuttonbox3">
1593             <property name="visible">True</property>
1594             <property name="border_width">5</property>
1595             <property name="spacing">5</property>
1596             <property name="layout_style">GTK_BUTTONBOX_START</property>
1597             <child>
1598               <widget class="GtkButton" id="val_labs_ok">
1599                 <property name="visible">True</property>
1600                 <property name="can_focus">True</property>
1601                 <property name="can_default">True</property>
1602                 <property name="label">gtk-ok</property>
1603                 <property name="use_stock">True</property>
1604               </widget>
1605             </child>
1606             <child>
1607               <widget class="GtkButton" id="val_labs_cancel">
1608                 <property name="visible">True</property>
1609                 <property name="can_focus">True</property>
1610                 <property name="can_default">True</property>
1611                 <property name="label">gtk-cancel</property>
1612                 <property name="use_stock">True</property>
1613               </widget>
1614               <packing>
1615                 <property name="position">1</property>
1616               </packing>
1617             </child>
1618             <child>
1619               <widget class="GtkButton" id="help_button_value_labels">
1620                 <property name="visible">True</property>
1621                 <property name="can_focus">True</property>
1622                 <property name="can_default">True</property>
1623                 <property name="label">gtk-help</property>
1624                 <property name="use_stock">True</property>
1625               </widget>
1626               <packing>
1627                 <property name="position">2</property>
1628               </packing>
1629             </child>
1630           </widget>
1631           <packing>
1632             <property name="expand">False</property>
1633             <property name="fill">False</property>
1634             <property name="pack_type">GTK_PACK_END</property>
1635             <property name="position">1</property>
1636           </packing>
1637         </child>
1638       </widget>
1639     </child>
1640   </widget>
1641   <widget class="GtkWindow" id="missing_values_dialog">
1642     <property name="border_width">10</property>
1643     <property name="title" translatable="yes">Missing Values</property>
1644     <property name="resizable">False</property>
1645     <property name="modal">True</property>
1646     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1647     <property name="skip_taskbar_hint">True</property>
1648     <property name="skip_pager_hint">True</property>
1649     <child>
1650       <widget class="GtkTable" id="table6">
1651         <property name="visible">True</property>
1652         <property name="n_rows">2</property>
1653         <property name="n_columns">2</property>
1654         <child>
1655           <widget class="GtkVBox" id="vbox7">
1656             <property name="visible">True</property>
1657             <child>
1658               <widget class="GtkRadioButton" id="range_missing">
1659                 <property name="visible">True</property>
1660                 <property name="can_focus">True</property>
1661                 <property name="label" translatable="yes">_Range plus one optional discrete missing value</property>
1662                 <property name="use_underline">True</property>
1663                 <property name="focus_on_click">False</property>
1664                 <property name="draw_indicator">True</property>
1665                 <property name="group">no_missing</property>
1666               </widget>
1667               <packing>
1668                 <property name="expand">False</property>
1669                 <property name="fill">False</property>
1670               </packing>
1671             </child>
1672             <child>
1673               <widget class="GtkVBox" id="vbox8">
1674                 <property name="visible">True</property>
1675                 <property name="spacing">5</property>
1676                 <child>
1677                   <widget class="GtkHBox" id="hbox7">
1678                     <property name="visible">True</property>
1679                     <child>
1680                       <widget class="GtkHBox" id="hbox8">
1681                         <property name="visible">True</property>
1682                         <child>
1683                           <widget class="GtkLabel" id="label11">
1684                             <property name="visible">True</property>
1685                             <property name="label" translatable="yes">_Low:</property>
1686                             <property name="use_underline">True</property>
1687                             <property name="mnemonic_widget">mv-low</property>
1688                           </widget>
1689                           <packing>
1690                             <property name="expand">False</property>
1691                             <property name="fill">False</property>
1692                             <property name="padding">20</property>
1693                           </packing>
1694                         </child>
1695                         <child>
1696                           <widget class="GtkEntry" id="mv-low">
1697                             <property name="width_request">75</property>
1698                             <property name="visible">True</property>
1699                             <property name="can_focus">True</property>
1700                           </widget>
1701                           <packing>
1702                             <property name="expand">False</property>
1703                             <property name="position">1</property>
1704                           </packing>
1705                         </child>
1706                       </widget>
1707                     </child>
1708                     <child>
1709                       <widget class="GtkHBox" id="hbox9">
1710                         <property name="visible">True</property>
1711                         <child>
1712                           <widget class="GtkLabel" id="label12">
1713                             <property name="visible">True</property>
1714                             <property name="label" translatable="yes">_High:</property>
1715                             <property name="use_underline">True</property>
1716                             <property name="mnemonic_widget">mv-high</property>
1717                           </widget>
1718                           <packing>
1719                             <property name="expand">False</property>
1720                             <property name="fill">False</property>
1721                           </packing>
1722                         </child>
1723                         <child>
1724                           <widget class="GtkEntry" id="mv-high">
1725                             <property name="width_request">75</property>
1726                             <property name="visible">True</property>
1727                             <property name="can_focus">True</property>
1728                           </widget>
1729                           <packing>
1730                             <property name="padding">5</property>
1731                             <property name="position">1</property>
1732                           </packing>
1733                         </child>
1734                       </widget>
1735                       <packing>
1736                         <property name="fill">False</property>
1737                         <property name="padding">20</property>
1738                         <property name="position">1</property>
1739                       </packing>
1740                     </child>
1741                     <child>
1742                       <placeholder/>
1743                     </child>
1744                     <child>
1745                       <placeholder/>
1746                     </child>
1747                   </widget>
1748                 </child>
1749                 <child>
1750                   <widget class="GtkHBox" id="hbox6">
1751                     <property name="visible">True</property>
1752                     <child>
1753                       <widget class="GtkLabel" id="label10">
1754                         <property name="visible">True</property>
1755                         <property name="label" translatable="yes">Di_screte value:</property>
1756                         <property name="use_underline">True</property>
1757                         <property name="mnemonic_widget">mv-discrete</property>
1758                       </widget>
1759                       <packing>
1760                         <property name="expand">False</property>
1761                         <property name="fill">False</property>
1762                         <property name="padding">20</property>
1763                       </packing>
1764                     </child>
1765                     <child>
1766                       <widget class="GtkEntry" id="mv-discrete">
1767                         <property name="width_request">75</property>
1768                         <property name="visible">True</property>
1769                         <property name="can_focus">True</property>
1770                       </widget>
1771                       <packing>
1772                         <property name="expand">False</property>
1773                         <property name="position">1</property>
1774                       </packing>
1775                     </child>
1776                   </widget>
1777                   <packing>
1778                     <property name="position">1</property>
1779                   </packing>
1780                 </child>
1781               </widget>
1782               <packing>
1783                 <property name="position">1</property>
1784               </packing>
1785             </child>
1786           </widget>
1787           <packing>
1788             <property name="right_attach">2</property>
1789             <property name="top_attach">1</property>
1790             <property name="bottom_attach">2</property>
1791             <property name="x_options">GTK_FILL</property>
1792           </packing>
1793         </child>
1794         <child>
1795           <widget class="GtkVBox" id="vbox5">
1796             <property name="visible">True</property>
1797             <property name="spacing">12</property>
1798             <child>
1799               <widget class="GtkRadioButton" id="no_missing">
1800                 <property name="visible">True</property>
1801                 <property name="can_focus">True</property>
1802                 <property name="label" translatable="yes">_No missing values</property>
1803                 <property name="use_underline">True</property>
1804                 <property name="active">True</property>
1805                 <property name="draw_indicator">True</property>
1806               </widget>
1807               <packing>
1808                 <property name="expand">False</property>
1809                 <property name="fill">False</property>
1810               </packing>
1811             </child>
1812             <child>
1813               <widget class="GtkVBox" id="vbox6">
1814                 <property name="visible">True</property>
1815                 <child>
1816                   <widget class="GtkRadioButton" id="discrete_missing">
1817                     <property name="visible">True</property>
1818                     <property name="can_focus">True</property>
1819                     <property name="label" translatable="yes">_Discrete missing values</property>
1820                     <property name="use_underline">True</property>
1821                     <property name="focus_on_click">False</property>
1822                     <property name="draw_indicator">True</property>
1823                     <property name="group">no_missing</property>
1824                   </widget>
1825                   <packing>
1826                     <property name="expand">False</property>
1827                     <property name="fill">False</property>
1828                   </packing>
1829                 </child>
1830                 <child>
1831                   <widget class="GtkHBox" id="hbox10">
1832                     <property name="visible">True</property>
1833                     <child>
1834                       <widget class="GtkHBox" id="hbox5">
1835                         <property name="visible">True</property>
1836                         <property name="border_width">5</property>
1837                         <property name="spacing">5</property>
1838                         <property name="homogeneous">True</property>
1839                         <child>
1840                           <widget class="GtkEntry" id="mv0">
1841                             <property name="width_request">75</property>
1842                             <property name="visible">True</property>
1843                             <property name="can_focus">True</property>
1844                           </widget>
1845                           <packing>
1846                             <property name="expand">False</property>
1847                             <property name="fill">False</property>
1848                           </packing>
1849                         </child>
1850                         <child>
1851                           <widget class="GtkEntry" id="mv1">
1852                             <property name="width_request">75</property>
1853                             <property name="visible">True</property>
1854                             <property name="can_focus">True</property>
1855                           </widget>
1856                           <packing>
1857                             <property name="expand">False</property>
1858                             <property name="fill">False</property>
1859                             <property name="position">1</property>
1860                           </packing>
1861                         </child>
1862                         <child>
1863                           <widget class="GtkEntry" id="mv2">
1864                             <property name="width_request">75</property>
1865                             <property name="visible">True</property>
1866                             <property name="can_focus">True</property>
1867                           </widget>
1868                           <packing>
1869                             <property name="expand">False</property>
1870                             <property name="fill">False</property>
1871                             <property name="position">2</property>
1872                           </packing>
1873                         </child>
1874                       </widget>
1875                       <packing>
1876                         <property name="padding">20</property>
1877                       </packing>
1878                     </child>
1879                   </widget>
1880                   <packing>
1881                     <property name="position">1</property>
1882                   </packing>
1883                 </child>
1884               </widget>
1885               <packing>
1886                 <property name="expand">False</property>
1887                 <property name="fill">False</property>
1888                 <property name="position">1</property>
1889               </packing>
1890             </child>
1891           </widget>
1892           <packing>
1893             <property name="y_options">GTK_FILL</property>
1894           </packing>
1895         </child>
1896         <child>
1897           <widget class="GtkVButtonBox" id="vbuttonbox5">
1898             <property name="visible">True</property>
1899             <property name="border_width">5</property>
1900             <property name="spacing">5</property>
1901             <property name="layout_style">GTK_BUTTONBOX_START</property>
1902             <child>
1903               <widget class="GtkButton" id="missing_val_ok">
1904                 <property name="visible">True</property>
1905                 <property name="can_focus">True</property>
1906                 <property name="can_default">True</property>
1907                 <property name="label">gtk-ok</property>
1908                 <property name="use_stock">True</property>
1909               </widget>
1910             </child>
1911             <child>
1912               <widget class="GtkButton" id="missing_val_cancel">
1913                 <property name="visible">True</property>
1914                 <property name="can_focus">True</property>
1915                 <property name="can_default">True</property>
1916                 <property name="label">gtk-cancel</property>
1917                 <property name="use_stock">True</property>
1918               </widget>
1919               <packing>
1920                 <property name="position">1</property>
1921               </packing>
1922             </child>
1923             <child>
1924               <widget class="GtkButton" id="help_button_missing_values">
1925                 <property name="visible">True</property>
1926                 <property name="can_focus">True</property>
1927                 <property name="can_default">True</property>
1928                 <property name="label">gtk-help</property>
1929                 <property name="use_stock">True</property>
1930               </widget>
1931               <packing>
1932                 <property name="position">2</property>
1933               </packing>
1934             </child>
1935           </widget>
1936           <packing>
1937             <property name="left_attach">1</property>
1938             <property name="right_attach">2</property>
1939           </packing>
1940         </child>
1941       </widget>
1942     </child>
1943   </widget>
1944 </glade-interface>