3bb7fc8d49330ac07fefa905e2d81263beee1098
[pspp] / src / ui / gui / count.ui
1 <?xml version="1.0"?>
2 <interface>
3   <!-- interface-requires psppire 0.0 -->
4   <!-- interface-requires gtk+ 2.12 -->
5   <!-- interface-naming-policy toplevel-contextual -->
6   <object class="PsppireDialog" id="count-dialog">
7     <property name="title" translatable="yes">Count Occurrences of Values within Cases</property>
8     <property name="modal">True</property>
9     <property name="help-page">COUNT</property>
10     <child>
11       <object class="GtkHBox" id="dialog-hbox5">
12         <property name="visible">True</property>
13         <property name="orientation">vertical</property>
14         <child>
15           <object class="GtkAlignment" id="alignment1">
16             <property name="visible">True</property>
17             <property name="top_padding">5</property>
18             <property name="bottom_padding">5</property>
19             <property name="left_padding">5</property>
20             <property name="right_padding">5</property>
21             <child>
22               <object class="GtkTable" id="table1">
23                 <property name="visible">True</property>
24                 <property name="n_rows">4</property>
25                 <property name="n_columns">3</property>
26                 <child>
27                   <object class="GtkScrolledWindow" id="scrolledwindow1">
28                     <property name="visible">True</property>
29                     <property name="can_focus">True</property>
30                     <property name="hscrollbar_policy">never</property>
31                     <property name="vscrollbar_policy">automatic</property>
32                     <property name="shadow_type">etched-in</property>
33                     <child>
34                       <object class="PsppireDictView" id="dict-view">
35                         <property name="visible">True</property>
36                         <property name="can_focus">True</property>
37                         <property name="border_width">5</property>
38                         <property name="headers_visible">False</property>
39                         <property name="headers_clickable">False</property>
40                       </object>
41                     </child>
42                   </object>
43                   <packing>
44                     <property name="top_attach">1</property>
45                     <property name="bottom_attach">4</property>
46                   </packing>
47                 </child>
48                 <child>
49                   <object class="PsppireSelector" id="count-selector1">
50                     <property name="visible">True</property>
51                     <property name="can_focus">True</property>
52                     <property name="receives_default">True</property>
53                     <property name="no_show_all">True</property>
54                     <property name="border_width">5</property>
55                     <property name="source_widget">dict-view</property>
56                     <property name="dest_widget">treeview2</property>
57                   </object>
58                   <packing>
59                     <property name="left_attach">1</property>
60                     <property name="right_attach">2</property>
61                     <property name="top_attach">1</property>
62                     <property name="bottom_attach">2</property>
63                     <property name="x_options"></property>
64                     <property name="y_options"></property>
65                   </packing>
66                 </child>
67                 <child>
68                   <object class="GtkFrame" id="frame1">
69                     <property name="visible">True</property>
70                     <property name="label_xalign">0</property>
71                     <property name="shadow_type">none</property>
72                     <child>
73                       <object class="GtkAlignment" id="alignment3">
74                         <property name="visible">True</property>
75                         <property name="left_padding">12</property>
76                         <child>
77                           <object class="GtkScrolledWindow" id="scrolledwindow2">
78                             <property name="visible">True</property>
79                             <property name="can_focus">True</property>
80                             <property name="hscrollbar_policy">never</property>
81                             <property name="vscrollbar_policy">automatic</property>
82                             <property name="shadow_type">etched-in</property>
83                             <child>
84                               <object class="PsppireVarView" id="treeview2">
85                                 <property name="visible">True</property>
86                                 <property name="can_focus">True</property>
87                                 <property name="headers_visible">False</property>
88                                 <property name="headers_clickable">False</property>
89                               </object>
90                             </child>
91                           </object>
92                         </child>
93                       </object>
94                     </child>
95                     <child type="label">
96                       <object class="GtkLabel" id="label1">
97                         <property name="visible">True</property>
98                         <property name="label" translatable="yes">Numeric _Variables:</property>
99                         <property name="use_markup">True</property>
100                         <property name="use_underline">True</property>
101                         <property name="mnemonic_widget">treeview2</property>
102                       </object>
103                     </child>
104                   </object>
105                   <packing>
106                     <property name="left_attach">2</property>
107                     <property name="right_attach">3</property>
108                     <property name="top_attach">1</property>
109                     <property name="bottom_attach">2</property>
110                   </packing>
111                 </child>
112                 <child>
113                   <object class="GtkFrame" id="frame2">
114                     <property name="visible">True</property>
115                     <property name="label_xalign">0</property>
116                     <property name="shadow_type">none</property>
117                     <child>
118                       <object class="GtkAlignment" id="alignment2">
119                         <property name="visible">True</property>
120                         <property name="left_padding">12</property>
121                         <child>
122                           <object class="GtkEntry" id="entry1">
123                             <property name="visible">True</property>
124                             <property name="can_focus">True</property>
125                             <property name="invisible_char">&#x2022;</property>
126                           </object>
127                         </child>
128                       </object>
129                     </child>
130                     <child type="label">
131                       <object class="GtkLabel" id="label2">
132                         <property name="visible">True</property>
133                         <property name="label" translatable="yes">_Target Variable:</property>
134                         <property name="use_markup">True</property>
135                         <property name="use_underline">True</property>
136                         <property name="mnemonic_widget">entry1</property>
137                       </object>
138                     </child>
139                   </object>
140                   <packing>
141                     <property name="y_options">GTK_SHRINK</property>
142                   </packing>
143                 </child>
144                 <child>
145                   <object class="GtkFrame" id="frame3">
146                     <property name="visible">True</property>
147                     <property name="label_xalign">0</property>
148                     <property name="shadow_type">none</property>
149                     <child>
150                       <object class="GtkAlignment" id="alignment4">
151                         <property name="visible">True</property>
152                         <property name="left_padding">12</property>
153                         <child>
154                           <object class="GtkEntry" id="entry2">
155                             <property name="visible">True</property>
156                             <property name="can_focus">True</property>
157                             <property name="invisible_char">&#x2022;</property>
158                           </object>
159                         </child>
160                       </object>
161                     </child>
162                     <child type="label">
163                       <object class="GtkLabel" id="label3">
164                         <property name="visible">True</property>
165                         <property name="label" translatable="yes">Target _Label:</property>
166                         <property name="use_markup">True</property>
167                         <property name="use_underline">True</property>
168                         <property name="mnemonic_widget">entry2</property>
169                       </object>
170                     </child>
171                   </object>
172                   <packing>
173                     <property name="left_attach">2</property>
174                     <property name="right_attach">3</property>
175                     <property name="y_options">GTK_SHRINK</property>
176                   </packing>
177                 </child>
178                 <child>
179                   <object class="GtkButton" id="button1">
180                     <property name="label" translatable="yes">_Define Values...</property>
181                     <property name="visible">True</property>
182                     <property name="can_focus">True</property>
183                     <property name="receives_default">True</property>
184                     <property name="use_underline">True</property>
185                   </object>
186                   <packing>
187                     <property name="left_attach">2</property>
188                     <property name="right_attach">3</property>
189                     <property name="top_attach">2</property>
190                     <property name="bottom_attach">3</property>
191                     <property name="x_options">GTK_EXPAND</property>
192                     <property name="y_options"></property>
193                   </packing>
194                 </child>
195                 <child>
196                   <placeholder/>
197                 </child>
198                 <child>
199                   <placeholder/>
200                 </child>
201                 <child>
202                   <placeholder/>
203                 </child>
204                 <child>
205                   <placeholder/>
206                 </child>
207               </object>
208             </child>
209           </object>
210           <packing>
211             <property name="position">0</property>
212           </packing>
213         </child>
214         <child>
215           <object class="PsppireHButtonBox" id="psppire-hbuttonbox1">
216             <property name="visible">True</property>
217             <property name="border_width">5</property>
218           </object>
219           <packing>
220             <property name="expand">False</property>
221             <property name="fill">False</property>
222             <property name="pack_type">end</property>
223             <property name="position">1</property>
224           </packing>
225         </child>
226       </object>
227     </child>
228   </object>
229   <object class="PsppireDialog" id="values-dialog">
230     <property name="title" translatable="yes">Count Values within Cases: Values to Count</property>
231     <property name="modal">True</property>
232     <child>
233       <object class="GtkVBox" id="dialog-hbox6">
234         <property name="visible">True</property>
235         <property name="orientation">vertical</property>
236         <property name="spacing">2</property>
237         <child>
238           <object class="GtkHBox" id="hbox1">
239             <property name="visible">True</property>
240             <child>
241               <object class="PsppireValChooser" id="value-chooser">
242                 <property name="visible">True</property>
243                 <property name="show-else">False</property>
244                 <property name="label" translatable="yes">Value</property>
245               </object>
246               <packing>
247                 <property name="position">0</property>
248                 <property name="padding">5</property>
249               </packing>
250             </child>
251             <child>
252               <object class="GtkFrame" id="frame-acr">
253                 <property name="visible">True</property>
254                 <property name="label_xalign">0</property>
255                 <property name="shadow_type">etched-in</property>
256                 <child>
257                   <object class="GtkAlignment" id="alignment-acr">
258                     <property name="visible">True</property>
259                     <property name="left_padding">12</property>
260                     <child>
261                       <object class="PsppireAcr" id="acr">
262                         <property name="visible">True</property>
263                         <property name="border_width">5</property>
264                       </object>
265                     </child>
266                   </object>
267                 </child>
268                 <child type="label">
269                   <object class="GtkLabel" id="label-v2c">
270                     <property name="visible">True</property>
271                     <property name="label" translatable="yes">Values _to Count:</property>
272                     <property name="use_markup">True</property>
273                     <property name="use_underline">True</property>
274                     <property name="mnemonic_widget">acr</property>
275                   </object>
276                 </child>
277               </object>
278               <packing>
279                 <property name="position">1</property>
280               </packing>
281             </child>
282           </object>
283           <packing>
284             <property name="position">0</property>
285           </packing>
286         </child>
287         <child>
288           <object class="PsppireHButtonBox" id="psppire-hbuttonbox2">
289             <property name="visible">True</property>
290             <property name="border_width">5</property>
291             <property name="buttons">PSPPIRE_BUTTON_CONTINUE_MASK | PSPPIRE_BUTTON_CANCEL_MASK | PSPPIRE_BUTTON_HELP_MASK</property>
292             <property name="default">PSPPIRE_BUTTON_CONTINUE_MASK</property>
293           </object>
294           <packing>
295             <property name="expand">False</property>
296             <property name="fill">False</property>
297             <property name="pack_type">end</property>
298             <property name="position">1</property>
299           </packing>
300         </child>
301       </object>
302     </child>
303   </object>
304 </interface>