80a4dfc201f2efcbc238a62274a26de7511de71f
[pspp-builds.git] / src / ui / gui / psppire.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="GtkAboutDialog" id="aboutdialog1">
7     <property name="name">PSPPire</property>
8     <property name="copyright">Free Software Foundation</property>
9     <property name="comments" translatable="yes">This is pre-alpha software.  Use at your own risk.</property>
10     <property name="license" translatable="yes">    This program is free software; you can redistribute it and/or modify
11     it under the terms of the GNU General Public License as published by
12     the Free Software Foundation; either version 2 of the License, or
13     (at your option) any later version.
14
15     This program is distributed in the hope that it will be useful,
16     but WITHOUT ANY WARRANTY; without even the implied warranty of
17     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18     GNU General Public License for more details.
19
20     You should have received a copy of the GNU General Public License
21     along with this program; if not, write to the Free Software
22     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
23     02110-1301, USA.
24 </property>
25     <property name="artists">Patrick Brunier</property>
26     <property name="logo">pspplogo.png</property>
27     <child internal-child="vbox">
28       <widget class="GtkVBox" id="dialog-vbox1">
29         <property name="visible">True</property>
30         <child>
31           <placeholder/>
32         </child>
33         <child internal-child="action_area">
34           <widget class="GtkHButtonBox" id="dialog-action_area1">
35             <property name="visible">True</property>
36           </widget>
37           <packing>
38             <property name="expand">False</property>
39             <property name="pack_type">GTK_PACK_END</property>
40           </packing>
41         </child>
42       </widget>
43     </child>
44   </widget>
45   <widget class="PsppireDialog" id="weight-cases-dialog">
46     <property name="border_width">5</property>
47     <property name="title">Weight Case</property>
48     <property name="default_width">363</property>
49     <property name="default_height">188</property>
50     <child internal-child="hbox">
51       <widget class="GtkHBox" id="dialog-hbox1">
52         <property name="visible">True</property>
53         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
54         <property name="spacing">2</property>
55         <child>
56           <widget class="GtkHBox" id="hbox1">
57             <property name="visible">True</property>
58             <child>
59               <widget class="GtkScrolledWindow" id="scrolledwindow1">
60                 <property name="visible">True</property>
61                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
62                 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
63                 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
64                 <child>
65                   <widget class="GtkTreeView" id="treeview">
66                     <property name="visible">True</property>
67                     <property name="headers_visible">False</property>
68                     <property name="fixed_height_mode">True</property>
69                     <property name="show_expanders">False</property>
70                   </widget>
71                 </child>
72               </widget>
73             </child>
74             <child>
75               <widget class="GtkVBox" id="vbox1">
76                 <property name="visible">True</property>
77                 <child>
78                   <widget class="GtkFrame" id="frame1">
79                     <property name="visible">True</property>
80                     <property name="border_width">5</property>
81                     <property name="label_xalign">0</property>
82                     <child>
83                       <widget class="GtkVBox" id="vbox2">
84                         <property name="visible">True</property>
85                         <property name="border_width">5</property>
86                         <child>
87                           <widget class="GtkRadioButton" id="radiobutton1">
88                             <property name="visible">True</property>
89                             <property name="label" translatable="yes">Do not weight cases</property>
90                             <property name="focus_on_click">False</property>
91                             <property name="active">True</property>
92                             <property name="draw_indicator">True</property>
93                           </widget>
94                         </child>
95                         <child>
96                           <widget class="GtkRadioButton" id="radiobutton2">
97                             <property name="visible">True</property>
98                             <property name="label" translatable="yes">Weight cases by</property>
99                             <property name="focus_on_click">False</property>
100                             <property name="draw_indicator">True</property>
101                             <property name="group">radiobutton1</property>
102                           </widget>
103                           <packing>
104                             <property name="position">1</property>
105                           </packing>
106                         </child>
107                         <child>
108                           <widget class="GtkHBox" id="hbox3">
109                             <property name="visible">True</property>
110                             <child>
111                               <widget class="GtkAlignment" id="alignment1">
112                                 <property name="visible">True</property>
113                                 <child>
114                                   <widget class="GtkAspectFrame" id="aspectframe1">
115                                     <property name="visible">True</property>
116                                     <property name="label_xalign">0</property>
117                                     <property name="shadow_type">GTK_SHADOW_NONE</property>
118                                     <child>
119                                       <widget class="GtkButton" id="button1">
120                                         <property name="width_request">40</property>
121                                         <property name="height_request">40</property>
122                                         <property name="visible">True</property>
123                                         <child>
124                                           <widget class="GtkArrow" id="arrow1">
125                                             <property name="visible">True</property>
126                                           </widget>
127                                         </child>
128                                       </widget>
129                                     </child>
130                                   </widget>
131                                 </child>
132                               </widget>
133                               <packing>
134                                 <property name="expand">False</property>
135                                 <property name="fill">False</property>
136                               </packing>
137                             </child>
138                             <child>
139                               <widget class="GtkVBox" id="vbox3">
140                                 <property name="visible">True</property>
141                                 <child>
142                                   <widget class="GtkLabel" id="label1">
143                                     <property name="visible">True</property>
144                                     <property name="label" translatable="yes">Frequency Variable</property>
145                                   </widget>
146                                 </child>
147                                 <child>
148                                   <widget class="GtkEntry" id="entry1">
149                                     <property name="visible">True</property>
150                                   </widget>
151                                   <packing>
152                                     <property name="position">1</property>
153                                   </packing>
154                                 </child>
155                               </widget>
156                               <packing>
157                                 <property name="position">1</property>
158                               </packing>
159                             </child>
160                           </widget>
161                           <packing>
162                             <property name="expand">False</property>
163                             <property name="fill">False</property>
164                             <property name="position">2</property>
165                           </packing>
166                         </child>
167                       </widget>
168                     </child>
169                     <child>
170                       <placeholder/>
171                       <packing>
172                         <property name="type">label_item</property>
173                       </packing>
174                     </child>
175                   </widget>
176                 </child>
177                 <child>
178                   <widget class="GtkHBox" id="hbox2">
179                     <property name="visible">True</property>
180                     <child>
181                       <widget class="GtkLabel" id="label3">
182                         <property name="visible">True</property>
183                         <property name="xalign">1</property>
184                         <property name="label" translatable="yes">Current Status: </property>
185                       </widget>
186                     </child>
187                     <child>
188                       <widget class="GtkLabel" id="weight-status-label">
189                         <property name="visible">True</property>
190                         <property name="xalign">0</property>
191                         <property name="label" translatable="yes">Do not weight cases</property>
192                       </widget>
193                       <packing>
194                         <property name="position">1</property>
195                       </packing>
196                     </child>
197                   </widget>
198                   <packing>
199                     <property name="position">1</property>
200                   </packing>
201                 </child>
202               </widget>
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           </widget>
210         </child>
211         <child>
212           <widget class="PsppireButtonBox" id="psppire-buttonbox1">
213             <property name="border_width">5</property>
214           </widget>
215           <packing>
216             <property name="expand">False</property>
217             <property name="fill">False</property>
218             <property name="pack_type">GTK_PACK_END</property>
219             <property name="position">1</property>
220           </packing>
221         </child>
222       </widget>
223     </child>
224   </widget>
225 </glade-interface>