1 | <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> |
---|
2 | <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> |
---|
3 | |
---|
4 | <glade-interface> |
---|
5 | |
---|
6 | <widget class="GtkWindow" id="win_Main"> |
---|
7 | <property name="visible">True</property> |
---|
8 | <property name="title" translatable="yes">bt5plot2</property> |
---|
9 | <property name="type">GTK_WINDOW_TOPLEVEL</property> |
---|
10 | <property name="window_position">GTK_WIN_POS_NONE</property> |
---|
11 | <property name="modal">False</property> |
---|
12 | <property name="default_width">1000</property> |
---|
13 | <property name="default_height">600</property> |
---|
14 | <property name="resizable">True</property> |
---|
15 | <property name="destroy_with_parent">False</property> |
---|
16 | <property name="decorated">True</property> |
---|
17 | <property name="skip_taskbar_hint">False</property> |
---|
18 | <property name="skip_pager_hint">False</property> |
---|
19 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> |
---|
20 | <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
---|
21 | <property name="focus_on_map">True</property> |
---|
22 | <property name="urgency_hint">False</property> |
---|
23 | <signal name="destroy" handler="on_win_Main_destroy" last_modification_time="Thu, 13 Sep 2007 22:15:45 GMT"/> |
---|
24 | |
---|
25 | <child> |
---|
26 | <widget class="GtkVBox" id="vbox1"> |
---|
27 | <property name="visible">True</property> |
---|
28 | <property name="homogeneous">False</property> |
---|
29 | <property name="spacing">0</property> |
---|
30 | |
---|
31 | <child> |
---|
32 | <widget class="GtkMenuBar" id="menubar1"> |
---|
33 | <property name="visible">True</property> |
---|
34 | <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property> |
---|
35 | <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property> |
---|
36 | |
---|
37 | <child> |
---|
38 | <widget class="GtkMenuItem" id="menuitem1"> |
---|
39 | <property name="visible">True</property> |
---|
40 | <property name="label" translatable="yes">_File</property> |
---|
41 | <property name="use_underline">True</property> |
---|
42 | |
---|
43 | <child> |
---|
44 | <widget class="GtkMenu" id="menuitem1_menu"> |
---|
45 | |
---|
46 | <child> |
---|
47 | <widget class="GtkMenuItem" id="set_data_dir1"> |
---|
48 | <property name="visible">True</property> |
---|
49 | <property name="label" translatable="yes">Set Data Dir</property> |
---|
50 | <property name="use_underline">True</property> |
---|
51 | <signal name="activate" handler="on_set_data_dir1_activate" last_modification_time="Fri, 14 Sep 2007 02:49:01 GMT"/> |
---|
52 | </widget> |
---|
53 | </child> |
---|
54 | |
---|
55 | <child> |
---|
56 | <widget class="GtkSeparatorMenuItem" id="separatormenuitem1"> |
---|
57 | <property name="visible">True</property> |
---|
58 | </widget> |
---|
59 | </child> |
---|
60 | |
---|
61 | <child> |
---|
62 | <widget class="GtkImageMenuItem" id="quit1"> |
---|
63 | <property name="visible">True</property> |
---|
64 | <property name="label">gtk-quit</property> |
---|
65 | <property name="use_stock">True</property> |
---|
66 | <signal name="activate" handler="on_quit1_activate" last_modification_time="Thu, 13 Sep 2007 22:00:06 GMT"/> |
---|
67 | </widget> |
---|
68 | </child> |
---|
69 | </widget> |
---|
70 | </child> |
---|
71 | </widget> |
---|
72 | </child> |
---|
73 | |
---|
74 | <child> |
---|
75 | <widget class="GtkMenuItem" id="menuitem2"> |
---|
76 | <property name="visible">True</property> |
---|
77 | <property name="label" translatable="yes">_Edit</property> |
---|
78 | <property name="use_underline">True</property> |
---|
79 | |
---|
80 | <child> |
---|
81 | <widget class="GtkMenu" id="menuitem2_menu"> |
---|
82 | |
---|
83 | <child> |
---|
84 | <widget class="GtkImageMenuItem" id="cut1"> |
---|
85 | <property name="visible">True</property> |
---|
86 | <property name="label">gtk-cut</property> |
---|
87 | <property name="use_stock">True</property> |
---|
88 | <signal name="activate" handler="on_cut1_activate" last_modification_time="Thu, 13 Sep 2007 22:00:06 GMT"/> |
---|
89 | </widget> |
---|
90 | </child> |
---|
91 | |
---|
92 | <child> |
---|
93 | <widget class="GtkImageMenuItem" id="copy1"> |
---|
94 | <property name="visible">True</property> |
---|
95 | <property name="label">gtk-copy</property> |
---|
96 | <property name="use_stock">True</property> |
---|
97 | <signal name="activate" handler="on_copy1_activate" last_modification_time="Thu, 13 Sep 2007 22:00:06 GMT"/> |
---|
98 | </widget> |
---|
99 | </child> |
---|
100 | |
---|
101 | <child> |
---|
102 | <widget class="GtkImageMenuItem" id="paste1"> |
---|
103 | <property name="visible">True</property> |
---|
104 | <property name="label">gtk-paste</property> |
---|
105 | <property name="use_stock">True</property> |
---|
106 | <signal name="activate" handler="on_paste1_activate" last_modification_time="Thu, 13 Sep 2007 22:00:06 GMT"/> |
---|
107 | </widget> |
---|
108 | </child> |
---|
109 | |
---|
110 | <child> |
---|
111 | <widget class="GtkImageMenuItem" id="delete1"> |
---|
112 | <property name="visible">True</property> |
---|
113 | <property name="label">gtk-delete</property> |
---|
114 | <property name="use_stock">True</property> |
---|
115 | <signal name="activate" handler="on_delete1_activate" last_modification_time="Thu, 13 Sep 2007 22:00:06 GMT"/> |
---|
116 | </widget> |
---|
117 | </child> |
---|
118 | </widget> |
---|
119 | </child> |
---|
120 | </widget> |
---|
121 | </child> |
---|
122 | |
---|
123 | <child> |
---|
124 | <widget class="GtkMenuItem" id="menuitem3"> |
---|
125 | <property name="visible">True</property> |
---|
126 | <property name="label" translatable="yes">_View</property> |
---|
127 | <property name="use_underline">True</property> |
---|
128 | |
---|
129 | <child> |
---|
130 | <widget class="GtkMenu" id="menuitem3_menu"> |
---|
131 | |
---|
132 | <child> |
---|
133 | <widget class="GtkMenuItem" id="plot_type1"> |
---|
134 | <property name="visible">True</property> |
---|
135 | <property name="label" translatable="yes">_Plot Type</property> |
---|
136 | <property name="use_underline">True</property> |
---|
137 | <signal name="activate" handler="on_plot_type1_activate" last_modification_time="Tue, 11 Nov 2008 15:45:10 GMT"/> |
---|
138 | |
---|
139 | <child> |
---|
140 | <widget class="GtkMenu" id="plot_type1_menu"> |
---|
141 | |
---|
142 | <child> |
---|
143 | <widget class="GtkRadioMenuItem" id="rmi_total"> |
---|
144 | <property name="visible">True</property> |
---|
145 | <property name="label" translatable="yes">Total Counts</property> |
---|
146 | <property name="use_underline">True</property> |
---|
147 | <property name="active">False</property> |
---|
148 | <signal name="activate" handler="on_plot_type_activate" last_modification_time="Tue, 11 Nov 2008 15:48:27 GMT"/> |
---|
149 | </widget> |
---|
150 | </child> |
---|
151 | |
---|
152 | <child> |
---|
153 | <widget class="GtkRadioMenuItem" id="rmi_rate"> |
---|
154 | <property name="visible">True</property> |
---|
155 | <property name="label" translatable="yes">Count Rate</property> |
---|
156 | <property name="use_underline">True</property> |
---|
157 | <property name="active">True</property> |
---|
158 | <property name="group">rmi_total</property> |
---|
159 | <signal name="activate" handler="on_plot_type_activate" last_modification_time="Tue, 11 Nov 2008 15:48:27 GMT"/> |
---|
160 | </widget> |
---|
161 | </child> |
---|
162 | |
---|
163 | <child> |
---|
164 | <widget class="GtkRadioMenuItem" id="rmi_nrate"> |
---|
165 | <property name="visible">True</property> |
---|
166 | <property name="label" translatable="yes">Monitor Normalized Rate</property> |
---|
167 | <property name="use_underline">True</property> |
---|
168 | <property name="active">False</property> |
---|
169 | <property name="group">rmi_total</property> |
---|
170 | <signal name="activate" handler="on_plot_type_activate" last_modification_time="Tue, 11 Nov 2008 15:48:27 GMT"/> |
---|
171 | </widget> |
---|
172 | </child> |
---|
173 | |
---|
174 | |
---|
175 | <child> |
---|
176 | <widget class="GtkRadioMenuItem" id="rmi_trans"> |
---|
177 | <property name="visible">True</property> |
---|
178 | <property name="label" translatable="yes">Transmission</property> |
---|
179 | <property name="use_underline">True</property> |
---|
180 | <property name="active">False</property> |
---|
181 | <property name="group">rmi_total</property> |
---|
182 | <signal name="activate" handler="on_plot_type_activate" last_modification_time="Tue, 11 Nov 2008 15:48:27 GMT"/> |
---|
183 | </widget> |
---|
184 | </child> |
---|
185 | |
---|
186 | <child> |
---|
187 | <widget class="GtkRadioMenuItem" id="rmi_mon"> |
---|
188 | <property name="visible">True</property> |
---|
189 | <property name="label" translatable="yes">Monitor</property> |
---|
190 | <property name="use_underline">True</property> |
---|
191 | <property name="active">False</property> |
---|
192 | <property name="group">rmi_total</property> |
---|
193 | <signal name="activate" handler="on_plot_type_activate" last_modification_time="Tue, 11 Nov 2008 15:48:27 GMT"/> |
---|
194 | </widget> |
---|
195 | </child> |
---|
196 | |
---|
197 | <child> |
---|
198 | <widget class="GtkRadioMenuItem" id="rmi_split"> |
---|
199 | <property name="visible">True</property> |
---|
200 | <property name="label" translatable="yes">Split Detectors</property> |
---|
201 | <property name="use_underline">True</property> |
---|
202 | <property name="active">False</property> |
---|
203 | <property name="group">rmi_total</property> |
---|
204 | <signal name="activate" handler="on_plot_type_activate" last_modification_time="Tue, 11 Nov 2008 15:48:27 GMT"/> |
---|
205 | </widget> |
---|
206 | </child> |
---|
207 | </widget> |
---|
208 | </child> |
---|
209 | </widget> |
---|
210 | </child> |
---|
211 | |
---|
212 | <child> |
---|
213 | <widget class="GtkMenuItem" id="xaxis1"> |
---|
214 | <property name="visible">True</property> |
---|
215 | <property name="label" translatable="yes">_X-axis</property> |
---|
216 | <property name="use_underline">True</property> |
---|
217 | |
---|
218 | <child> |
---|
219 | <widget class="GtkMenu" id="xaxis1_menu"> |
---|
220 | |
---|
221 | <child> |
---|
222 | <widget class="GtkMenuItem" id="loglin1"> |
---|
223 | <property name="visible">True</property> |
---|
224 | <property name="label" translatable="yes">_Log/Lin</property> |
---|
225 | <property name="use_underline">True</property> |
---|
226 | <signal name="activate" handler="on_xaxis_loglin_activate"/> |
---|
227 | </widget> |
---|
228 | </child> |
---|
229 | </widget> |
---|
230 | </child> |
---|
231 | </widget> |
---|
232 | </child> |
---|
233 | |
---|
234 | <child> |
---|
235 | <widget class="GtkMenuItem" id="yaxis1"> |
---|
236 | <property name="visible">True</property> |
---|
237 | <property name="label" translatable="yes">_Y-axis</property> |
---|
238 | <property name="use_underline">True</property> |
---|
239 | |
---|
240 | <child> |
---|
241 | <widget class="GtkMenu" id="yaxis1_menu"> |
---|
242 | |
---|
243 | <child> |
---|
244 | <widget class="GtkMenuItem" id="loglin2"> |
---|
245 | <property name="visible">True</property> |
---|
246 | <property name="label" translatable="yes">_Log/Lin</property> |
---|
247 | <property name="use_underline">True</property> |
---|
248 | <signal name="activate" handler="on_yaxis_loglin_activate"/> |
---|
249 | </widget> |
---|
250 | </child> |
---|
251 | </widget> |
---|
252 | </child> |
---|
253 | </widget> |
---|
254 | </child> |
---|
255 | </widget> |
---|
256 | </child> |
---|
257 | </widget> |
---|
258 | </child> |
---|
259 | |
---|
260 | <child> |
---|
261 | <widget class="GtkMenuItem" id="menuitem4"> |
---|
262 | <property name="visible">True</property> |
---|
263 | <property name="label" translatable="yes">_Help</property> |
---|
264 | <property name="use_underline">True</property> |
---|
265 | |
---|
266 | <child> |
---|
267 | <widget class="GtkMenu" id="menuitem4_menu"> |
---|
268 | |
---|
269 | <child> |
---|
270 | <widget class="GtkMenuItem" id="about1"> |
---|
271 | <property name="visible">True</property> |
---|
272 | <property name="label" translatable="yes">_About</property> |
---|
273 | <property name="use_underline">True</property> |
---|
274 | <signal name="activate" handler="on_about1_activate" last_modification_time="Thu, 13 Sep 2007 22:00:06 GMT"/> |
---|
275 | </widget> |
---|
276 | </child> |
---|
277 | </widget> |
---|
278 | </child> |
---|
279 | </widget> |
---|
280 | </child> |
---|
281 | </widget> |
---|
282 | <packing> |
---|
283 | <property name="padding">0</property> |
---|
284 | <property name="expand">False</property> |
---|
285 | <property name="fill">False</property> |
---|
286 | </packing> |
---|
287 | </child> |
---|
288 | |
---|
289 | <child> |
---|
290 | <widget class="GtkHBox" id="hbox1"> |
---|
291 | <property name="visible">True</property> |
---|
292 | <property name="homogeneous">False</property> |
---|
293 | <property name="spacing">0</property> |
---|
294 | |
---|
295 | <child> |
---|
296 | <widget class="GtkVBox" id="vbox3"> |
---|
297 | <property name="visible">True</property> |
---|
298 | <property name="homogeneous">False</property> |
---|
299 | <property name="spacing">0</property> |
---|
300 | |
---|
301 | <child> |
---|
302 | <widget class="GtkScrolledWindow" id="scrolledwindow1"> |
---|
303 | <property name="visible">True</property> |
---|
304 | <property name="can_focus">True</property> |
---|
305 | <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property> |
---|
306 | <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property> |
---|
307 | <property name="shadow_type">GTK_SHADOW_IN</property> |
---|
308 | <property name="window_placement">GTK_CORNER_TOP_LEFT</property> |
---|
309 | |
---|
310 | <child> |
---|
311 | <widget class="GtkViewport" id="viewport1"> |
---|
312 | <property name="visible">True</property> |
---|
313 | <property name="shadow_type">GTK_SHADOW_IN</property> |
---|
314 | |
---|
315 | <child> |
---|
316 | <widget class="GtkTreeView" id="tv_filelist"> |
---|
317 | <property name="width_request">150</property> |
---|
318 | <property name="visible">True</property> |
---|
319 | <property name="can_focus">True</property> |
---|
320 | <property name="headers_visible">True</property> |
---|
321 | <property name="rules_hint">False</property> |
---|
322 | <property name="reorderable">False</property> |
---|
323 | <property name="enable_search">True</property> |
---|
324 | <property name="fixed_height_mode">False</property> |
---|
325 | <property name="hover_selection">False</property> |
---|
326 | <property name="hover_expand">False</property> |
---|
327 | </widget> |
---|
328 | </child> |
---|
329 | </widget> |
---|
330 | </child> |
---|
331 | </widget> |
---|
332 | <packing> |
---|
333 | <property name="padding">0</property> |
---|
334 | <property name="expand">True</property> |
---|
335 | <property name="fill">True</property> |
---|
336 | </packing> |
---|
337 | </child> |
---|
338 | |
---|
339 | <child> |
---|
340 | <widget class="GtkHBox" id="hbox2"> |
---|
341 | <property name="visible">True</property> |
---|
342 | <property name="homogeneous">False</property> |
---|
343 | <property name="spacing">0</property> |
---|
344 | |
---|
345 | <child> |
---|
346 | <widget class="GtkEntry" id="ent_filter"> |
---|
347 | <property name="visible">True</property> |
---|
348 | <property name="can_focus">True</property> |
---|
349 | <property name="editable">True</property> |
---|
350 | <property name="visibility">True</property> |
---|
351 | <property name="max_length">0</property> |
---|
352 | <property name="text" translatable="yes"></property> |
---|
353 | <property name="has_frame">True</property> |
---|
354 | <property name="invisible_char">â¢</property> |
---|
355 | <property name="activates_default">False</property> |
---|
356 | </widget> |
---|
357 | <packing> |
---|
358 | <property name="padding">0</property> |
---|
359 | <property name="expand">True</property> |
---|
360 | <property name="fill">True</property> |
---|
361 | </packing> |
---|
362 | </child> |
---|
363 | |
---|
364 | <child> |
---|
365 | <widget class="GtkButton" id="btn_Filter"> |
---|
366 | <property name="visible">True</property> |
---|
367 | <property name="can_focus">True</property> |
---|
368 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
369 | <property name="focus_on_click">True</property> |
---|
370 | <signal name="clicked" handler="on_btn_Filter_clicked" last_modification_time="Fri, 09 Jan 2009 04:49:13 GMT"/> |
---|
371 | |
---|
372 | <child> |
---|
373 | <widget class="GtkImage" id="image3"> |
---|
374 | <property name="visible">True</property> |
---|
375 | <property name="stock">gtk-find</property> |
---|
376 | <property name="icon_size">4</property> |
---|
377 | <property name="xalign">0.5</property> |
---|
378 | <property name="yalign">0.5</property> |
---|
379 | <property name="xpad">0</property> |
---|
380 | <property name="ypad">0</property> |
---|
381 | </widget> |
---|
382 | </child> |
---|
383 | </widget> |
---|
384 | <packing> |
---|
385 | <property name="padding">0</property> |
---|
386 | <property name="expand">False</property> |
---|
387 | <property name="fill">False</property> |
---|
388 | </packing> |
---|
389 | </child> |
---|
390 | |
---|
391 | <child> |
---|
392 | <widget class="GtkButton" id="btn_Refresh"> |
---|
393 | <property name="visible">True</property> |
---|
394 | <property name="can_focus">True</property> |
---|
395 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
396 | <property name="focus_on_click">True</property> |
---|
397 | <signal name="clicked" handler="on_btn_Refresh_clicked" last_modification_time="Fri, 09 Jan 2009 03:29:29 GMT"/> |
---|
398 | |
---|
399 | <child> |
---|
400 | <widget class="GtkAlignment" id="alignment2"> |
---|
401 | <property name="visible">True</property> |
---|
402 | <property name="xalign">0.5</property> |
---|
403 | <property name="yalign">0.5</property> |
---|
404 | <property name="xscale">0</property> |
---|
405 | <property name="yscale">0</property> |
---|
406 | <property name="top_padding">0</property> |
---|
407 | <property name="bottom_padding">0</property> |
---|
408 | <property name="left_padding">0</property> |
---|
409 | <property name="right_padding">0</property> |
---|
410 | |
---|
411 | <child> |
---|
412 | <widget class="GtkHBox" id="hbox5"> |
---|
413 | <property name="visible">True</property> |
---|
414 | <property name="homogeneous">False</property> |
---|
415 | <property name="spacing">2</property> |
---|
416 | |
---|
417 | <child> |
---|
418 | <widget class="GtkImage" id="image2"> |
---|
419 | <property name="visible">True</property> |
---|
420 | <property name="stock">gtk-refresh</property> |
---|
421 | <property name="icon_size">4</property> |
---|
422 | <property name="xalign">0.5</property> |
---|
423 | <property name="yalign">0.5</property> |
---|
424 | <property name="xpad">0</property> |
---|
425 | <property name="ypad">0</property> |
---|
426 | </widget> |
---|
427 | <packing> |
---|
428 | <property name="padding">0</property> |
---|
429 | <property name="expand">False</property> |
---|
430 | <property name="fill">False</property> |
---|
431 | </packing> |
---|
432 | </child> |
---|
433 | |
---|
434 | <child> |
---|
435 | <widget class="GtkLabel" id="label2"> |
---|
436 | <property name="visible">True</property> |
---|
437 | <property name="label" translatable="yes"></property> |
---|
438 | <property name="use_underline">True</property> |
---|
439 | <property name="use_markup">False</property> |
---|
440 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
---|
441 | <property name="wrap">False</property> |
---|
442 | <property name="selectable">False</property> |
---|
443 | <property name="xalign">0.5</property> |
---|
444 | <property name="yalign">0.5</property> |
---|
445 | <property name="xpad">0</property> |
---|
446 | <property name="ypad">0</property> |
---|
447 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
---|
448 | <property name="width_chars">-1</property> |
---|
449 | <property name="single_line_mode">False</property> |
---|
450 | <property name="angle">0</property> |
---|
451 | </widget> |
---|
452 | <packing> |
---|
453 | <property name="padding">0</property> |
---|
454 | <property name="expand">False</property> |
---|
455 | <property name="fill">False</property> |
---|
456 | </packing> |
---|
457 | </child> |
---|
458 | </widget> |
---|
459 | </child> |
---|
460 | </widget> |
---|
461 | </child> |
---|
462 | </widget> |
---|
463 | <packing> |
---|
464 | <property name="padding">0</property> |
---|
465 | <property name="expand">False</property> |
---|
466 | <property name="fill">False</property> |
---|
467 | </packing> |
---|
468 | </child> |
---|
469 | </widget> |
---|
470 | <packing> |
---|
471 | <property name="padding">0</property> |
---|
472 | <property name="expand">False</property> |
---|
473 | <property name="fill">False</property> |
---|
474 | </packing> |
---|
475 | </child> |
---|
476 | </widget> |
---|
477 | <packing> |
---|
478 | <property name="padding">0</property> |
---|
479 | <property name="expand">False</property> |
---|
480 | <property name="fill">True</property> |
---|
481 | </packing> |
---|
482 | </child> |
---|
483 | |
---|
484 | <child> |
---|
485 | <widget class="GtkVBox" id="vbox4"> |
---|
486 | <property name="visible">True</property> |
---|
487 | <property name="homogeneous">False</property> |
---|
488 | <property name="spacing">0</property> |
---|
489 | |
---|
490 | <child> |
---|
491 | <placeholder/> |
---|
492 | </child> |
---|
493 | |
---|
494 | <child> |
---|
495 | <widget class="GtkHBox" id="hbox3"> |
---|
496 | <property name="visible">True</property> |
---|
497 | <property name="homogeneous">False</property> |
---|
498 | <property name="spacing">0</property> |
---|
499 | |
---|
500 | <child> |
---|
501 | <widget class="GtkLabel" id="lbl_alignvals"> |
---|
502 | <property name="visible">True</property> |
---|
503 | <property name="label" translatable="yes"></property> |
---|
504 | <property name="use_underline">False</property> |
---|
505 | <property name="use_markup">False</property> |
---|
506 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
---|
507 | <property name="wrap">False</property> |
---|
508 | <property name="selectable">False</property> |
---|
509 | <property name="xalign">0.5</property> |
---|
510 | <property name="yalign">0.5</property> |
---|
511 | <property name="xpad">0</property> |
---|
512 | <property name="ypad">0</property> |
---|
513 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
---|
514 | <property name="width_chars">-1</property> |
---|
515 | <property name="single_line_mode">False</property> |
---|
516 | <property name="angle">0</property> |
---|
517 | </widget> |
---|
518 | <packing> |
---|
519 | <property name="padding">0</property> |
---|
520 | <property name="expand">True</property> |
---|
521 | <property name="fill">True</property> |
---|
522 | </packing> |
---|
523 | </child> |
---|
524 | |
---|
525 | <child> |
---|
526 | <widget class="GtkButton" id="btn_ClearPlot"> |
---|
527 | <property name="visible">True</property> |
---|
528 | <property name="can_focus">True</property> |
---|
529 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
530 | <property name="focus_on_click">True</property> |
---|
531 | <signal name="clicked" handler="on_btn_ClearPlot_clicked" last_modification_time="Fri, 12 Dec 2008 21:42:52 GMT"/> |
---|
532 | |
---|
533 | <child> |
---|
534 | <widget class="GtkAlignment" id="alignment1"> |
---|
535 | <property name="visible">True</property> |
---|
536 | <property name="xalign">0.5</property> |
---|
537 | <property name="yalign">0.5</property> |
---|
538 | <property name="xscale">0</property> |
---|
539 | <property name="yscale">0</property> |
---|
540 | <property name="top_padding">0</property> |
---|
541 | <property name="bottom_padding">0</property> |
---|
542 | <property name="left_padding">0</property> |
---|
543 | <property name="right_padding">0</property> |
---|
544 | |
---|
545 | <child> |
---|
546 | <widget class="GtkHBox" id="hbox4"> |
---|
547 | <property name="visible">True</property> |
---|
548 | <property name="homogeneous">False</property> |
---|
549 | <property name="spacing">2</property> |
---|
550 | |
---|
551 | <child> |
---|
552 | <widget class="GtkImage" id="image1"> |
---|
553 | <property name="visible">True</property> |
---|
554 | <property name="stock">gtk-clear</property> |
---|
555 | <property name="icon_size">4</property> |
---|
556 | <property name="xalign">0.5</property> |
---|
557 | <property name="yalign">0.5</property> |
---|
558 | <property name="xpad">0</property> |
---|
559 | <property name="ypad">0</property> |
---|
560 | </widget> |
---|
561 | <packing> |
---|
562 | <property name="padding">0</property> |
---|
563 | <property name="expand">False</property> |
---|
564 | <property name="fill">False</property> |
---|
565 | </packing> |
---|
566 | </child> |
---|
567 | |
---|
568 | <child> |
---|
569 | <widget class="GtkLabel" id="label1"> |
---|
570 | <property name="visible">True</property> |
---|
571 | <property name="label" translatable="yes">Clear Plot</property> |
---|
572 | <property name="use_underline">True</property> |
---|
573 | <property name="use_markup">False</property> |
---|
574 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
---|
575 | <property name="wrap">False</property> |
---|
576 | <property name="selectable">False</property> |
---|
577 | <property name="xalign">0.5</property> |
---|
578 | <property name="yalign">0.5</property> |
---|
579 | <property name="xpad">0</property> |
---|
580 | <property name="ypad">0</property> |
---|
581 | <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
---|
582 | <property name="width_chars">-1</property> |
---|
583 | <property name="single_line_mode">False</property> |
---|
584 | <property name="angle">0</property> |
---|
585 | </widget> |
---|
586 | <packing> |
---|
587 | <property name="padding">0</property> |
---|
588 | <property name="expand">False</property> |
---|
589 | <property name="fill">False</property> |
---|
590 | </packing> |
---|
591 | </child> |
---|
592 | </widget> |
---|
593 | </child> |
---|
594 | </widget> |
---|
595 | </child> |
---|
596 | </widget> |
---|
597 | <packing> |
---|
598 | <property name="padding">0</property> |
---|
599 | <property name="expand">False</property> |
---|
600 | <property name="fill">False</property> |
---|
601 | </packing> |
---|
602 | </child> |
---|
603 | </widget> |
---|
604 | <packing> |
---|
605 | <property name="padding">0</property> |
---|
606 | <property name="expand">False</property> |
---|
607 | <property name="fill">False</property> |
---|
608 | <property name="pack_type">GTK_PACK_END</property> |
---|
609 | </packing> |
---|
610 | </child> |
---|
611 | </widget> |
---|
612 | <packing> |
---|
613 | <property name="padding">0</property> |
---|
614 | <property name="expand">True</property> |
---|
615 | <property name="fill">True</property> |
---|
616 | </packing> |
---|
617 | </child> |
---|
618 | </widget> |
---|
619 | <packing> |
---|
620 | <property name="padding">0</property> |
---|
621 | <property name="expand">True</property> |
---|
622 | <property name="fill">True</property> |
---|
623 | </packing> |
---|
624 | </child> |
---|
625 | |
---|
626 | <child> |
---|
627 | <widget class="GtkStatusbar" id="statusbar1"> |
---|
628 | <property name="visible">True</property> |
---|
629 | <property name="has_resize_grip">True</property> |
---|
630 | </widget> |
---|
631 | <packing> |
---|
632 | <property name="padding">0</property> |
---|
633 | <property name="expand">False</property> |
---|
634 | <property name="fill">False</property> |
---|
635 | </packing> |
---|
636 | </child> |
---|
637 | </widget> |
---|
638 | </child> |
---|
639 | </widget> |
---|
640 | |
---|
641 | </glade-interface> |
---|