1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class=
"GtkAdjustment" id=
"period-adjustment">
6 <property name=
"lower">1</property>
7 <property name=
"upper">100</property>
8 <property name=
"value">1</property>
9 <property name=
"step_increment">1</property>
10 <property name=
"page_increment">10</property>
12 <object class=
"GtkAdjustment" id=
"sample-size-adjustment">
13 <property name=
"upper">100</property>
14 <property name=
"step_increment">1</property>
15 <property name=
"page_increment">10</property>
17 <object class=
"GtkDialog" id=
"SamplingDialog">
18 <property name=
"can_focus">False
</property>
19 <property name=
"border_width">5</property>
20 <property name=
"title" translatable=
"yes">Sampling
</property>
21 <property name=
"type_hint">dialog
</property>
22 <child internal-child=
"vbox">
23 <object class=
"GtkBox" id=
"dialog-vbox1">
24 <property name=
"can_focus">False
</property>
25 <property name=
"orientation">vertical
</property>
26 <property name=
"spacing">2</property>
27 <child internal-child=
"action_area">
28 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
29 <property name=
"can_focus">False
</property>
30 <property name=
"layout_style">end
</property>
32 <object class=
"GtkButton" id=
"apply">
33 <property name=
"label">gtk-apply
</property>
34 <property name=
"visible">True
</property>
35 <property name=
"can_focus">True
</property>
36 <property name=
"can_default">True
</property>
37 <property name=
"has_default">True
</property>
38 <property name=
"receives_default">True
</property>
39 <property name=
"use_stock">True
</property>
42 <property name=
"expand">False
</property>
43 <property name=
"fill">True
</property>
44 <property name=
"position">0</property>
48 <object class=
"GtkButton" id=
"ok">
49 <property name=
"label">gtk-ok
</property>
50 <property name=
"visible">True
</property>
51 <property name=
"can_focus">True
</property>
52 <property name=
"can_default">True
</property>
53 <property name=
"has_default">True
</property>
54 <property name=
"receives_default">True
</property>
55 <property name=
"use_stock">True
</property>
58 <property name=
"expand">False
</property>
59 <property name=
"fill">True
</property>
60 <property name=
"position">1</property>
64 <object class=
"GtkButton" id=
"close">
65 <property name=
"label">gtk-close
</property>
66 <property name=
"visible">True
</property>
67 <property name=
"can_focus">True
</property>
68 <property name=
"can_default">True
</property>
69 <property name=
"has_default">True
</property>
70 <property name=
"receives_default">True
</property>
71 <property name=
"use_stock">True
</property>
74 <property name=
"expand">False
</property>
75 <property name=
"fill">True
</property>
76 <property name=
"position">2</property>
81 <property name=
"expand">False
</property>
82 <property name=
"fill">True
</property>
83 <property name=
"pack_type">end
</property>
84 <property name=
"position">0</property>
88 <object class=
"GtkGrid" id=
"grid1">
89 <property name=
"visible">True
</property>
90 <property name=
"can_focus">False
</property>
91 <property name=
"row_spacing">6</property>
92 <property name=
"column_spacing">12</property>
94 <object class=
"GtkLabel" id=
"input-range-label">
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">False
</property>
97 <property name=
"xalign">0</property>
98 <property name=
"label" translatable=
"yes">Input Range
</property>
99 <property name=
"use_underline">True
</property>
100 <property name=
"mnemonic_widget">input-range-edit
</property>
103 <property name=
"left_attach">0</property>
104 <property name=
"top_attach">0</property>
105 <property name=
"width">1</property>
106 <property name=
"height">1</property>
110 <object class=
"foruilo-RefEdit" id=
"input-range-edit">
111 <property name=
"visible">True
</property>
112 <property name=
"can_focus">True
</property>
113 <property name=
"valign">center
</property>
114 <property name=
"hexpand">True
</property>
115 <property name=
"invisible_char">•
</property>
116 <property name=
"width_chars">30</property>
117 <property name=
"invisible_char_set">True
</property>
120 <property name=
"left_attach">1</property>
121 <property name=
"top_attach">0</property>
122 <property name=
"width">1</property>
123 <property name=
"height">1</property>
127 <object class=
"foruilo-RefButton" id=
"input-range-button">
128 <property name=
"visible">True
</property>
129 <property name=
"can_focus">False
</property>
130 <property name=
"receives_default">True
</property>
133 <property name=
"left_attach">2</property>
134 <property name=
"top_attach">0</property>
135 <property name=
"width">1</property>
136 <property name=
"height">1</property>
140 <object class=
"GtkLabel" id=
"output-range-label">
141 <property name=
"visible">True
</property>
142 <property name=
"can_focus">False
</property>
143 <property name=
"xalign">0</property>
144 <property name=
"label" translatable=
"yes">Results to
</property>
145 <property name=
"use_underline">True
</property>
146 <property name=
"mnemonic_widget">output-range-edit
</property>
149 <property name=
"left_attach">0</property>
150 <property name=
"top_attach">1</property>
151 <property name=
"width">1</property>
152 <property name=
"height">1</property>
156 <object class=
"foruilo-RefEdit" id=
"output-range-edit">
157 <property name=
"visible">True
</property>
158 <property name=
"can_focus">True
</property>
159 <property name=
"valign">center
</property>
160 <property name=
"hexpand">True
</property>
161 <property name=
"invisible_char">•
</property>
162 <property name=
"width_chars">30</property>
163 <property name=
"invisible_char_set">True
</property>
166 <property name=
"left_attach">1</property>
167 <property name=
"top_attach">1</property>
168 <property name=
"width">1</property>
169 <property name=
"height">1</property>
173 <object class=
"foruilo-RefButton" id=
"output-range-button">
174 <property name=
"visible">True
</property>
175 <property name=
"can_focus">False
</property>
176 <property name=
"receives_default">True
</property>
179 <property name=
"left_attach">2</property>
180 <property name=
"top_attach">1</property>
181 <property name=
"width">1</property>
182 <property name=
"height">1</property>
186 <object class=
"GtkFrame" id=
"frame2">
187 <property name=
"visible">True
</property>
188 <property name=
"can_focus">False
</property>
189 <property name=
"label_xalign">0</property>
190 <property name=
"shadow_type">none
</property>
192 <object class=
"GtkAlignment" id=
"alignment2">
193 <property name=
"visible">True
</property>
194 <property name=
"can_focus">False
</property>
195 <property name=
"top_padding">6</property>
196 <property name=
"bottom_padding">6</property>
197 <property name=
"left_padding">12</property>
198 <property name=
"right_padding">12</property>
200 <object class=
"GtkGrid" id=
"grid2">
201 <property name=
"visible">True
</property>
202 <property name=
"can_focus">False
</property>
203 <property name=
"row_spacing">6</property>
204 <property name=
"column_spacing">12</property>
206 <object class=
"GtkSpinButton" id=
"sample-size-spin">
207 <property name=
"visible">True
</property>
208 <property name=
"can_focus">False
</property>
209 <property name=
"hexpand">True
</property>
210 <property name=
"invisible_char">•
</property>
211 <property name=
"invisible_char_set">True
</property>
212 <property name=
"adjustment">sample-size-adjustment
</property>
213 <property name=
"update_policy">if-valid
</property>
216 <property name=
"left_attach">1</property>
217 <property name=
"top_attach">1</property>
218 <property name=
"width">1</property>
219 <property name=
"height">1</property>
223 <object class=
"GtkLabel" id=
"label1">
224 <property name=
"visible">True
</property>
225 <property name=
"can_focus">False
</property>
226 <property name=
"margin_left">12</property>
227 <property name=
"hexpand">True
</property>
228 <property name=
"xalign">0</property>
229 <property name=
"label" translatable=
"yes">Sample Size
</property>
230 <property name=
"use_underline">True
</property>
231 <property name=
"justify">center
</property>
232 <property name=
"mnemonic_widget">sample-size-spin
</property>
235 <property name=
"left_attach">0</property>
236 <property name=
"top_attach">1</property>
237 <property name=
"width">1</property>
238 <property name=
"height">1</property>
242 <object class=
"GtkRadioButton" id=
"random-method-radio">
243 <property name=
"label" translatable=
"yes">Random
</property>
244 <property name=
"visible">True
</property>
245 <property name=
"can_focus">False
</property>
246 <property name=
"receives_default">False
</property>
247 <property name=
"xalign">0</property>
248 <property name=
"draw_indicator">True
</property>
249 <property name=
"group">periodic-method-radio
</property>
252 <property name=
"left_attach">0</property>
253 <property name=
"top_attach">0</property>
254 <property name=
"width">2</property>
255 <property name=
"height">1</property>
259 <object class=
"GtkRadioButton" id=
"periodic-method-radio">
260 <property name=
"label" translatable=
"yes">Periodic
</property>
261 <property name=
"visible">True
</property>
262 <property name=
"can_focus">False
</property>
263 <property name=
"receives_default">False
</property>
264 <property name=
"xalign">0</property>
265 <property name=
"draw_indicator">True
</property>
266 <property name=
"group">random-method-radio
</property>
269 <property name=
"left_attach">0</property>
270 <property name=
"top_attach">2</property>
271 <property name=
"width">2</property>
272 <property name=
"height">1</property>
276 <object class=
"GtkSpinButton" id=
"period-spin">
277 <property name=
"visible">True
</property>
278 <property name=
"can_focus">False
</property>
279 <property name=
"hexpand">True
</property>
280 <property name=
"invisible_char">•
</property>
281 <property name=
"invisible_char_set">True
</property>
282 <property name=
"adjustment">period-adjustment
</property>
285 <property name=
"left_attach">1</property>
286 <property name=
"top_attach">3</property>
287 <property name=
"width">1</property>
288 <property name=
"height">1</property>
292 <object class=
"GtkLabel" id=
"label3">
293 <property name=
"visible">True
</property>
294 <property name=
"can_focus">False
</property>
295 <property name=
"margin_left">12</property>
296 <property name=
"hexpand">True
</property>
297 <property name=
"xalign">0</property>
298 <property name=
"label" translatable=
"yes">Period
</property>
299 <property name=
"use_underline">True
</property>
300 <property name=
"mnemonic_widget">period-spin
</property>
303 <property name=
"left_attach">0</property>
304 <property name=
"top_attach">3</property>
305 <property name=
"width">1</property>
306 <property name=
"height">1</property>
314 <object class=
"GtkLabel" id=
"label2">
315 <property name=
"visible">True
</property>
316 <property name=
"can_focus">False
</property>
317 <property name=
"label" translatable=
"yes">Sampling Method
</property>
319 <attribute name=
"weight" value=
"bold"/>
325 <property name=
"left_attach">0</property>
326 <property name=
"top_attach">2</property>
327 <property name=
"width">3</property>
328 <property name=
"height">1</property>
333 <property name=
"expand">False
</property>
334 <property name=
"fill">True
</property>
335 <property name=
"position">1</property>
341 <action-widget response=
"0">apply
</action-widget>
342 <action-widget response=
"0">ok
</action-widget>
343 <action-widget response=
"0">close
</action-widget>