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