Converted some additional .glade files .ui
[pspp-builds.git] / src / ui / gui / oneway.ui
1 <?xml version="1.0"?>
2 <interface>
3   <!-- interface-requires gtk+ 2.12 -->
4   <requires lib="psppire" version="2054.17080"/>
5   <!-- interface-naming-policy project-wide -->
6   <object class="PsppireDialog" id="oneway-anova-dialog">
7     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
8     <property name="title">One-Way ANOVA</property>
9     <property name="modal">True</property>
10     <child internal-child="hbox">
11       <object class="GtkHBox" id="dialog-hbox15">
12         <property name="visible">True</property>
13         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
14         <property name="spacing">2</property>
15         <child>
16           <object class="GtkTable" id="table4">
17             <property name="visible">True</property>
18             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
19             <property name="n_rows">3</property>
20             <property name="n_columns">3</property>
21             <child>
22               <object class="GtkVBox" id="vbox30">
23                 <property name="visible">True</property>
24                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
25                 <property name="orientation">vertical</property>
26                 <child>
27                   <object class="GtkLabel" id="label36">
28                     <property name="visible">True</property>
29                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
30                     <property name="xalign">0</property>
31                     <property name="label" translatable="yes">_Factor:</property>
32                     <property name="use_underline">True</property>
33                   </object>
34                   <packing>
35                     <property name="expand">False</property>
36                     <property name="fill">False</property>
37                     <property name="position">0</property>
38                   </packing>
39                 </child>
40                 <child>
41                   <object class="GtkEntry" id="oneway-anova-entry">
42                     <property name="visible">True</property>
43                     <property name="can_focus">True</property>
44                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
45                   </object>
46                   <packing>
47                     <property name="position">1</property>
48                   </packing>
49                 </child>
50               </object>
51               <packing>
52                 <property name="left_attach">2</property>
53                 <property name="right_attach">3</property>
54                 <property name="top_attach">1</property>
55                 <property name="bottom_attach">2</property>
56                 <property name="y_options"></property>
57               </packing>
58             </child>
59             <child>
60               <object class="GtkVBox" id="vbox29">
61                 <property name="visible">True</property>
62                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
63                 <property name="orientation">vertical</property>
64                 <child>
65                   <object class="GtkLabel" id="label35">
66                     <property name="visible">True</property>
67                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
68                     <property name="xalign">0</property>
69                     <property name="label" translatable="yes">Dependent _Variable(s):</property>
70                     <property name="use_underline">True</property>
71                   </object>
72                   <packing>
73                     <property name="expand">False</property>
74                     <property name="fill">False</property>
75                     <property name="position">0</property>
76                   </packing>
77                 </child>
78                 <child>
79                   <object class="GtkScrolledWindow" id="scrolledwindow15">
80                     <property name="visible">True</property>
81                     <property name="can_focus">True</property>
82                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
83                     <property name="hscrollbar_policy">automatic</property>
84                     <property name="vscrollbar_policy">automatic</property>
85                     <property name="shadow_type">etched-in</property>
86                     <child>
87                       <object class="GtkTreeView" id="oneway-anova-treeview2">
88                         <property name="visible">True</property>
89                         <property name="can_focus">True</property>
90                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
91                         <property name="headers_visible">False</property>
92                       </object>
93                     </child>
94                   </object>
95                   <packing>
96                     <property name="position">1</property>
97                   </packing>
98                 </child>
99               </object>
100               <packing>
101                 <property name="left_attach">2</property>
102                 <property name="right_attach">3</property>
103               </packing>
104             </child>
105             <child>
106               <object class="PsppireSelector" id="oneway-anova-selector2">
107                 <property name="visible">True</property>
108                 <property name="can_focus">True</property>
109                 <property name="receives_default">True</property>
110                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
111                 <property name="border_width">5</property>
112               </object>
113               <packing>
114                 <property name="left_attach">1</property>
115                 <property name="right_attach">2</property>
116                 <property name="top_attach">1</property>
117                 <property name="bottom_attach">2</property>
118                 <property name="x_options"></property>
119                 <property name="y_options"></property>
120               </packing>
121             </child>
122             <child>
123               <object class="PsppireSelector" id="oneway-anova-selector1">
124                 <property name="visible">True</property>
125                 <property name="can_focus">True</property>
126                 <property name="receives_default">True</property>
127                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
128                 <property name="border_width">5</property>
129               </object>
130               <packing>
131                 <property name="left_attach">1</property>
132                 <property name="right_attach">2</property>
133                 <property name="x_options"></property>
134                 <property name="y_options">GTK_EXPAND</property>
135               </packing>
136             </child>
137             <child>
138               <object class="GtkScrolledWindow" id="scrolledwindow2">
139                 <property name="visible">True</property>
140                 <property name="can_focus">True</property>
141                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
142                 <property name="hscrollbar_policy">never</property>
143                 <property name="vscrollbar_policy">automatic</property>
144                 <property name="shadow_type">etched-in</property>
145                 <child>
146                   <object class="PsppireDictView" id="oneway-anova-treeview1">
147                     <property name="visible">True</property>
148                     <property name="can_focus">True</property>
149                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
150                     <property name="headers_visible">False</property>
151                   </object>
152                 </child>
153               </object>
154               <packing>
155                 <property name="bottom_attach">3</property>
156               </packing>
157             </child>
158             <child>
159               <object class="GtkHBox" id="hbox2">
160                 <property name="visible">True</property>
161                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
162                 <property name="spacing">5</property>
163                 <child>
164                   <object class="GtkFrame" id="frame2">
165                     <property name="visible">True</property>
166                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
167                     <property name="label_xalign">0</property>
168                     <child>
169                       <object class="GtkAlignment" id="alignment2">
170                         <property name="visible">True</property>
171                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
172                         <property name="left_padding">12</property>
173                         <child>
174                           <object class="GtkVButtonBox" id="vbuttonbox1">
175                             <property name="visible">True</property>
176                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
177                             <child>
178                               <object class="GtkCheckButton" id="checkbutton1">
179                                 <property name="label" translatable="yes">_Descriptives</property>
180                                 <property name="visible">True</property>
181                                 <property name="can_focus">True</property>
182                                 <property name="receives_default">False</property>
183                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
184                                 <property name="use_underline">True</property>
185                                 <property name="draw_indicator">True</property>
186                               </object>
187                               <packing>
188                                 <property name="expand">False</property>
189                                 <property name="fill">False</property>
190                                 <property name="position">0</property>
191                               </packing>
192                             </child>
193                             <child>
194                               <object class="GtkCheckButton" id="checkbutton2">
195                                 <property name="label" translatable="yes">_Homogeneity</property>
196                                 <property name="visible">True</property>
197                                 <property name="can_focus">True</property>
198                                 <property name="receives_default">False</property>
199                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
200                                 <property name="use_underline">True</property>
201                                 <property name="draw_indicator">True</property>
202                               </object>
203                               <packing>
204                                 <property name="expand">False</property>
205                                 <property name="fill">False</property>
206                                 <property name="position">1</property>
207                               </packing>
208                             </child>
209                           </object>
210                         </child>
211                       </object>
212                     </child>
213                     <child type="label">
214                       <object class="GtkLabel" id="label1">
215                         <property name="visible">True</property>
216                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
217                         <property name="label" translatable="yes">Statistics</property>
218                         <property name="use_markup">True</property>
219                       </object>
220                     </child>
221                   </object>
222                   <packing>
223                     <property name="position">0</property>
224                   </packing>
225                 </child>
226                 <child>
227                   <object class="GtkVButtonBox" id="vbuttonbox2">
228                     <property name="visible">True</property>
229                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
230                     <property name="orientation">vertical</property>
231                     <child>
232                       <object class="GtkButton" id="contrasts-button">
233                         <property name="label" translatable="yes">_Contrasts...</property>
234                         <property name="visible">True</property>
235                         <property name="can_focus">True</property>
236                         <property name="receives_default">True</property>
237                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
238                         <property name="use_underline">True</property>
239                       </object>
240                       <packing>
241                         <property name="expand">False</property>
242                         <property name="fill">False</property>
243                         <property name="position">0</property>
244                       </packing>
245                     </child>
246                   </object>
247                   <packing>
248                     <property name="expand">False</property>
249                     <property name="fill">False</property>
250                     <property name="position">1</property>
251                   </packing>
252                 </child>
253               </object>
254               <packing>
255                 <property name="left_attach">1</property>
256                 <property name="right_attach">3</property>
257                 <property name="top_attach">2</property>
258                 <property name="bottom_attach">3</property>
259                 <property name="y_options"></property>
260                 <property name="x_padding">5</property>
261                 <property name="y_padding">5</property>
262               </packing>
263             </child>
264           </object>
265           <packing>
266             <property name="position">0</property>
267           </packing>
268         </child>
269         <child>
270           <object class="PsppireVButtonBox" id="psppire-vbuttonbox2">
271             <property name="visible">True</property>
272             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
273             <property name="border_width">5</property>
274           </object>
275           <packing>
276             <property name="expand">False</property>
277             <property name="fill">False</property>
278             <property name="pack_type">end</property>
279             <property name="position">1</property>
280           </packing>
281         </child>
282       </object>
283     </child>
284   </object>
285   <object class="PsppireDialog" id="contrasts-dialog">
286     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
287     <property name="title">One-Way ANOVA: Contrasts</property>
288     <property name="modal">True</property>
289     <child internal-child="hbox">
290       <object class="GtkHBox" id="dialog-hbox2">
291         <property name="visible">True</property>
292         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
293         <child>
294           <object class="GtkFrame" id="frame1">
295             <property name="visible">True</property>
296             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
297             <property name="label_xalign">0</property>
298             <child>
299               <object class="GtkAlignment" id="alignment1">
300                 <property name="visible">True</property>
301                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
302                 <property name="top_padding">5</property>
303                 <property name="bottom_padding">5</property>
304                 <property name="left_padding">5</property>
305                 <property name="right_padding">5</property>
306                 <child>
307                   <object class="GtkVBox" id="vbox2">
308                     <property name="visible">True</property>
309                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
310                     <property name="orientation">vertical</property>
311                     <property name="spacing">5</property>
312                     <child>
313                       <object class="GtkHButtonBox" id="hbuttonbox1">
314                         <property name="visible">True</property>
315                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
316                         <property name="homogeneous">True</property>
317                         <property name="layout_style">edge</property>
318                         <child>
319                           <object class="GtkButton" id="prev-button">
320                             <property name="label">gtk-go-back</property>
321                             <property name="visible">True</property>
322                             <property name="can_focus">True</property>
323                             <property name="receives_default">True</property>
324                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
325                             <property name="use_stock">True</property>
326                           </object>
327                           <packing>
328                             <property name="expand">False</property>
329                             <property name="fill">False</property>
330                             <property name="position">0</property>
331                           </packing>
332                         </child>
333                         <child>
334                           <object class="GtkButton" id="next-button">
335                             <property name="label">gtk-go-forward</property>
336                             <property name="visible">True</property>
337                             <property name="can_focus">True</property>
338                             <property name="receives_default">True</property>
339                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
340                             <property name="use_stock">True</property>
341                           </object>
342                           <packing>
343                             <property name="expand">False</property>
344                             <property name="fill">False</property>
345                             <property name="position">1</property>
346                           </packing>
347                         </child>
348                       </object>
349                       <packing>
350                         <property name="expand">False</property>
351                         <property name="fill">False</property>
352                         <property name="position">0</property>
353                       </packing>
354                     </child>
355                     <child>
356                       <object class="GtkHBox" id="hbox3">
357                         <property name="visible">True</property>
358                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
359                         <child>
360                           <object class="GtkLabel" id="label4">
361                             <property name="visible">True</property>
362                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
363                             <property name="xalign">1</property>
364                             <property name="label" translatable="yes">_Coefficients:</property>
365                             <property name="use_underline">True</property>
366                           </object>
367                           <packing>
368                             <property name="expand">False</property>
369                             <property name="fill">False</property>
370                             <property name="position">0</property>
371                           </packing>
372                         </child>
373                         <child>
374                           <object class="GtkEntry" id="entry1">
375                             <property name="visible">True</property>
376                             <property name="can_focus">True</property>
377                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
378                           </object>
379                           <packing>
380                             <property name="fill">False</property>
381                             <property name="pack_type">end</property>
382                             <property name="position">1</property>
383                           </packing>
384                         </child>
385                       </object>
386                       <packing>
387                         <property name="expand">False</property>
388                         <property name="fill">False</property>
389                         <property name="position">1</property>
390                       </packing>
391                     </child>
392                     <child>
393                       <object class="PsppireAcr" id="psppire-acr1">
394                         <property name="visible">True</property>
395                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
396                         <property name="border_width">5</property>
397                       </object>
398                       <packing>
399                         <property name="position">2</property>
400                       </packing>
401                     </child>
402                     <child>
403                       <object class="GtkHBox" id="hbox1">
404                         <property name="visible">True</property>
405                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
406                         <child>
407                           <object class="GtkLabel" id="label2">
408                             <property name="visible">True</property>
409                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
410                             <property name="xalign">1</property>
411                             <property name="label" translatable="yes">Coefficient Total: </property>
412                           </object>
413                           <packing>
414                             <property name="position">0</property>
415                           </packing>
416                         </child>
417                         <child>
418                           <object class="GtkEntry" id="entry2">
419                             <property name="visible">True</property>
420                             <property name="sensitive">False</property>
421                             <property name="can_focus">True</property>
422                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
423                             <property name="editable">False</property>
424                             <property name="max_length">5</property>
425                           </object>
426                           <packing>
427                             <property name="expand">False</property>
428                             <property name="fill">False</property>
429                             <property name="position">1</property>
430                           </packing>
431                         </child>
432                       </object>
433                       <packing>
434                         <property name="expand">False</property>
435                         <property name="fill">False</property>
436                         <property name="position">3</property>
437                       </packing>
438                     </child>
439                   </object>
440                 </child>
441               </object>
442             </child>
443             <child type="label">
444               <object class="GtkLabel" id="contrast-stack-label">
445                 <property name="visible">True</property>
446                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
447                 <property name="label" translatable="yes">Contrast 1 of 1</property>
448                 <property name="use_markup">True</property>
449               </object>
450             </child>
451           </object>
452           <packing>
453             <property name="padding">5</property>
454             <property name="position">0</property>
455           </packing>
456         </child>
457         <child>
458           <object class="PsppireVButtonBox" id="psppire-vbuttonbox1">
459             <property name="visible">True</property>
460             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
461             <property name="border_width">5</property>
462             <property name="orientation">vertical</property>
463             <property name="buttons">PSPPIRE_BUTTON_CONTINUE_MASK | PSPPIRE_BUTTON_CANCEL_MASK | PSPPIRE_BUTTON_HELP_MASK</property>
464           </object>
465           <packing>
466             <property name="expand">False</property>
467             <property name="fill">False</property>
468             <property name="pack_type">end</property>
469             <property name="position">1</property>
470           </packing>
471         </child>
472       </object>
473     </child>
474   </object>
475 </interface>