root/trunk/matml/src/ternary/Ternary.glade

Revision 513, 122.9 kB (checked in by powell, 2 years ago)

Bumped version for next release

Line 
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3<!--Generated with glade3 3.4.5 on Mon Nov 30 19:35:38 2009 -->
4<glade-interface>
5  <widget class="GtkWindow" id="main_window">
6    <property name="visible">True</property>
7    <property name="title" translatable="yes">Ternary</property>
8    <property name="resizable">False</property>
9    <property name="window_position">GTK_WIN_POS_MOUSE</property>
10    <signal name="destroy" handler="gtk_main_quit"/>
11    <child>
12      <widget class="GtkVBox" id="vbox1">
13        <property name="visible">True</property>
14        <child>
15          <widget class="GtkMenuBar" id="menubar1">
16            <property name="visible">True</property>
17            <child>
18              <widget class="GtkMenuItem" id="menuitem1">
19                <property name="visible">True</property>
20                <property name="label" translatable="yes">_File</property>
21                <property name="use_underline">True</property>
22                <child>
23                  <widget class="GtkMenu" id="menu1">
24                    <property name="visible">True</property>
25                    <child>
26                      <widget class="GtkImageMenuItem" id="imagemenuitem1">
27                        <property name="visible">True</property>
28                        <property name="label" translatable="yes">gtk-new</property>
29                        <property name="use_underline">True</property>
30                        <property name="use_stock">True</property>
31                      </widget>
32                    </child>
33                    <child>
34                      <widget class="GtkImageMenuItem" id="imagemenuitem2">
35                        <property name="visible">True</property>
36                        <property name="label" translatable="yes">gtk-open</property>
37                        <property name="use_underline">True</property>
38                        <property name="use_stock">True</property>
39                      </widget>
40                    </child>
41                    <child>
42                      <widget class="GtkImageMenuItem" id="imagemenuitem3">
43                        <property name="visible">True</property>
44                        <property name="label" translatable="yes">gtk-save</property>
45                        <property name="use_underline">True</property>
46                        <property name="use_stock">True</property>
47                      </widget>
48                    </child>
49                    <child>
50                      <widget class="GtkImageMenuItem" id="imagemenuitem4">
51                        <property name="visible">True</property>
52                        <property name="label" translatable="yes">gtk-save-as</property>
53                        <property name="use_underline">True</property>
54                        <property name="use_stock">True</property>
55                      </widget>
56                    </child>
57                    <child>
58                      <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
59                        <property name="visible">True</property>
60                      </widget>
61                    </child>
62                    <child>
63                      <widget class="GtkImageMenuItem" id="imagemenuitem5">
64                        <property name="visible">True</property>
65                        <property name="label" translatable="yes">gtk-quit</property>
66                        <property name="use_underline">True</property>
67                        <property name="use_stock">True</property>
68                        <signal name="activate" handler="gtk_main_quit"/>
69                      </widget>
70                    </child>
71                  </widget>
72                </child>
73              </widget>
74            </child>
75            <child>
76              <widget class="GtkMenuItem" id="menuitem2">
77                <property name="label" translatable="yes">_Edit</property>
78                <property name="use_underline">True</property>
79                <child>
80                  <widget class="GtkMenu" id="menu2">
81                    <property name="visible">True</property>
82                    <child>
83                      <widget class="GtkImageMenuItem" id="imagemenuitem6">
84                        <property name="visible">True</property>
85                        <property name="label" translatable="yes">gtk-cut</property>
86                        <property name="use_underline">True</property>
87                        <property name="use_stock">True</property>
88                      </widget>
89                    </child>
90                    <child>
91                      <widget class="GtkImageMenuItem" id="imagemenuitem7">
92                        <property name="visible">True</property>
93                        <property name="label" translatable="yes">gtk-copy</property>
94                        <property name="use_underline">True</property>
95                        <property name="use_stock">True</property>
96                      </widget>
97                    </child>
98                    <child>
99                      <widget class="GtkImageMenuItem" id="imagemenuitem8">
100                        <property name="visible">True</property>
101                        <property name="label" translatable="yes">gtk-paste</property>
102                        <property name="use_underline">True</property>
103                        <property name="use_stock">True</property>
104                      </widget>
105                    </child>
106                    <child>
107                      <widget class="GtkImageMenuItem" id="imagemenuitem9">
108                        <property name="visible">True</property>
109                        <property name="label" translatable="yes">gtk-delete</property>
110                        <property name="use_underline">True</property>
111                        <property name="use_stock">True</property>
112                      </widget>
113                    </child>
114                  </widget>
115                </child>
116              </widget>
117            </child>
118            <child>
119              <widget class="GtkMenuItem" id="menuitem3">
120                <property name="label" translatable="yes">_View</property>
121                <property name="use_underline">True</property>
122              </widget>
123            </child>
124            <child>
125              <widget class="GtkMenuItem" id="menuitem4">
126                <property name="visible">True</property>
127                <property name="label" translatable="yes">_Help</property>
128                <property name="use_underline">True</property>
129                <child>
130                  <widget class="GtkMenu" id="menu3">
131                    <property name="visible">True</property>
132                    <child>
133                      <widget class="GtkImageMenuItem" id="imagemenuitem10">
134                        <property name="visible">True</property>
135                        <property name="label" translatable="yes">gtk-about</property>
136                        <property name="use_underline">True</property>
137                        <property name="use_stock">True</property>
138                        <signal name="activate" handler="gtk_widget_show" object="aboutdialog"/>
139                      </widget>
140                    </child>
141                  </widget>
142                </child>
143              </widget>
144            </child>
145          </widget>
146          <packing>
147            <property name="expand">False</property>
148          </packing>
149        </child>
150        <child>
151          <widget class="GtkTable" id="table2">
152            <property name="visible">True</property>
153            <property name="n_rows">3</property>
154            <property name="n_columns">5</property>
155            <child>
156              <widget class="GtkLabel" id="label18">
157                <property name="visible">True</property>
158                <property name="label" translatable="yes">Component 1:</property>
159              </widget>
160              <packing>
161                <property name="x_options">GTK_FILL</property>
162                <property name="y_options">GTK_FILL</property>
163              </packing>
164            </child>
165            <child>
166              <widget class="GtkLabel" id="label19">
167                <property name="visible">True</property>
168                <property name="label" translatable="yes">Component 2:</property>
169              </widget>
170              <packing>
171                <property name="top_attach">1</property>
172                <property name="bottom_attach">2</property>
173                <property name="x_options">GTK_FILL</property>
174                <property name="y_options">GTK_FILL</property>
175              </packing>
176            </child>
177            <child>
178              <widget class="GtkLabel" id="label20">
179                <property name="visible">True</property>
180                <property name="label" translatable="yes">Component 3:</property>
181              </widget>
182              <packing>
183                <property name="top_attach">2</property>
184                <property name="bottom_attach">3</property>
185                <property name="x_options">GTK_FILL</property>
186                <property name="y_options">GTK_FILL</property>
187              </packing>
188            </child>
189            <child>
190              <widget class="GtkEntry" id="component1_name">
191                <property name="visible">True</property>
192                <property name="can_focus">True</property>
193                <property name="text" translatable="yes">Water</property>
194                <signal name="activate" handler="on_name_entry_activate" object="component1_name"/>
195              </widget>
196              <packing>
197                <property name="left_attach">1</property>
198                <property name="right_attach">2</property>
199                <property name="y_options">GTK_FILL</property>
200              </packing>
201            </child>
202            <child>
203              <widget class="GtkEntry" id="component2_name">
204                <property name="visible">True</property>
205                <property name="can_focus">True</property>
206                <property name="text" translatable="yes">Solvent</property>
207                <signal name="activate" handler="on_name_entry_activate" object="component2_name"/>
208              </widget>
209              <packing>
210                <property name="left_attach">1</property>
211                <property name="right_attach">2</property>
212                <property name="top_attach">1</property>
213                <property name="bottom_attach">2</property>
214                <property name="y_options">GTK_FILL</property>
215              </packing>
216            </child>
217            <child>
218              <widget class="GtkEntry" id="component3_name">
219                <property name="visible">True</property>
220                <property name="can_focus">True</property>
221                <property name="text" translatable="yes">Polymer</property>
222                <signal name="activate" handler="on_name_entry_activate" object="component3_name"/>
223              </widget>
224              <packing>
225                <property name="left_attach">1</property>
226                <property name="right_attach">2</property>
227                <property name="top_attach">2</property>
228                <property name="bottom_attach">3</property>
229                <property name="y_options">GTK_FILL</property>
230              </packing>
231            </child>
232            <child>
233              <widget class="GtkLabel" id="label2">
234                <property name="visible">True</property>
235                <property name="label" translatable="yes">Gas constant R: </property>
236              </widget>
237              <packing>
238                <property name="left_attach">2</property>
239                <property name="right_attach">3</property>
240                <property name="x_options">GTK_FILL</property>
241                <property name="y_options">GTK_FILL</property>
242              </packing>
243            </child>
244            <child>
245              <widget class="GtkEntry" id="R_entry">
246                <property name="width_request">60</property>
247                <property name="visible">True</property>
248                <property name="can_focus">True</property>
249                <property name="text" translatable="yes">8.314</property>
250                <signal name="activate" handler="on_entry_activate" object="R_entry"/>
251              </widget>
252              <packing>
253                <property name="left_attach">3</property>
254                <property name="right_attach">4</property>
255                <property name="x_options">GTK_FILL</property>
256                <property name="y_options">GTK_FILL</property>
257              </packing>
258            </child>
259            <child>
260              <widget class="GtkHScale" id="R_hscale">
261                <property name="width_request">80</property>
262                <property name="visible">True</property>
263                <property name="can_focus">True</property>
264                <property name="adjustment">8.3100000000000005 0 50 1 10 10</property>
265                <property name="draw_value">False</property>
266                <signal name="value_changed" handler="on_hscale_value_changed" object="R_hscale"/>
267              </widget>
268              <packing>
269                <property name="left_attach">4</property>
270                <property name="right_attach">5</property>
271                <property name="x_options">GTK_FILL</property>
272                <property name="y_options">GTK_FILL</property>
273              </packing>
274            </child>
275            <child>
276              <widget class="GtkLabel" id="label3">
277                <property name="visible">True</property>
278                <property name="label" translatable="yes">Pressure: </property>
279              </widget>
280              <packing>
281                <property name="left_attach">2</property>
282                <property name="right_attach">3</property>
283                <property name="top_attach">1</property>
284                <property name="bottom_attach">2</property>
285                <property name="x_options">GTK_FILL</property>
286                <property name="y_options">GTK_FILL</property>
287              </packing>
288            </child>
289            <child>
290              <widget class="GtkEntry" id="P_entry">
291                <property name="width_request">60</property>
292                <property name="visible">True</property>
293                <property name="can_focus">True</property>
294                <property name="text" translatable="yes">101300</property>
295                <signal name="activate" handler="on_entry_activate" object="P_entry"/>
296              </widget>
297              <packing>
298                <property name="left_attach">3</property>
299                <property name="right_attach">4</property>
300                <property name="top_attach">1</property>
301                <property name="bottom_attach">2</property>
302                <property name="x_options">GTK_FILL</property>
303                <property name="y_options">GTK_FILL</property>
304              </packing>
305            </child>
306            <child>
307              <widget class="GtkHScale" id="P_hscale">
308                <property name="width_request">80</property>
309                <property name="visible">True</property>
310                <property name="can_focus">True</property>
311                <property name="adjustment">10 0 1000000 100 1000 1000</property>
312                <property name="draw_value">False</property>
313                <signal name="value_changed" handler="on_hscale_value_changed" object="P_hscale"/>
314              </widget>
315              <packing>
316                <property name="left_attach">4</property>
317                <property name="right_attach">5</property>
318                <property name="top_attach">1</property>
319                <property name="bottom_attach">2</property>
320                <property name="x_options">GTK_FILL</property>
321                <property name="y_options">GTK_FILL</property>
322              </packing>
323            </child>
324            <child>
325              <widget class="GtkHBox" id="hbox7">
326                <property name="visible">True</property>
327                <child>
328                  <widget class="GtkLabel" id="label24">
329                    <property name="visible">True</property>
330                    <property name="label" translatable="yes"> Refinement steps: </property>
331                  </widget>
332                  <packing>
333                    <property name="expand">False</property>
334                  </packing>
335                </child>
336                <child>
337                  <widget class="GtkSpinButton" id="refine_spinbutton">
338                    <property name="visible">True</property>
339                    <property name="can_focus">True</property>
340                    <property name="adjustment">3 0 10 1 2 2</property>
341                    <signal name="value_changed" handler="on_spinbutton_value_changed" object="P1_refines_spinbutton"/>
342                  </widget>
343                  <packing>
344                    <property name="expand">False</property>
345                    <property name="position">1</property>
346                  </packing>
347                </child>
348              </widget>
349              <packing>
350                <property name="left_attach">2</property>
351                <property name="right_attach">5</property>
352                <property name="top_attach">2</property>
353                <property name="bottom_attach">3</property>
354              </packing>
355            </child>
356          </widget>
357          <packing>
358            <property name="expand">False</property>
359            <property name="position">1</property>
360          </packing>
361        </child>
362        <child>
363          <widget class="GtkFrame" id="frame1">
364            <property name="visible">True</property>
365            <property name="label_xalign">0</property>
366            <property name="shadow_type">GTK_SHADOW_OUT</property>
367            <child>
368              <widget class="GtkAlignment" id="alignment1">
369                <property name="visible">True</property>
370                <property name="left_padding">12</property>
371                <child>
372                  <widget class="GtkHBox" id="hbox5">
373                    <property name="visible">True</property>
374                    <child>
375                      <widget class="GtkToggleButton" id="iso_togglebutton">
376                        <property name="visible">True</property>
377                        <property name="can_focus">True</property>
378                        <property name="receives_default">True</property>
379                        <property name="label" translatable="yes">Show isotherm</property>
380                        <property name="response_id">0</property>
381                        <property name="active">True</property>
382                        <signal name="toggled" handler="show_isotherm" object="iso_togglebutton"/>
383                      </widget>
384                      <packing>
385                        <property name="expand">False</property>
386                      </packing>
387                    </child>
388                    <child>
389                      <widget class="GtkLabel" id="label4">
390                        <property name="visible">True</property>
391                        <property name="label" translatable="yes"> Temperature: </property>
392                        <property name="use_markup">True</property>
393                      </widget>
394                      <packing>
395                        <property name="expand">False</property>
396                        <property name="position">1</property>
397                      </packing>
398                    </child>
399                    <child>
400                      <widget class="GtkEntry" id="T_entry">
401                        <property name="width_request">60</property>
402                        <property name="visible">True</property>
403                        <property name="can_focus">True</property>
404                        <property name="text" translatable="yes">298</property>
405                        <signal name="activate" handler="on_entry_activate" object="T_entry"/>
406                      </widget>
407                      <packing>
408                        <property name="position">2</property>
409                      </packing>
410                    </child>
411                    <child>
412                      <widget class="GtkHScale" id="T_hscale">
413                        <property name="width_request">70</property>
414                        <property name="visible">True</property>
415                        <property name="can_focus">True</property>
416                        <property name="adjustment">298 0 4000 10 100 100</property>
417                        <property name="draw_value">False</property>
418                        <signal name="value_changed" handler="on_hscale_value_changed" object="T_hscale"/>
419                      </widget>
420                      <packing>
421                        <property name="expand">False</property>
422                        <property name="position">3</property>
423                      </packing>
424                    </child>
425                    <child>
426                      <widget class="GtkButton" id="iso_snapshot_button">
427                        <property name="visible">True</property>
428                        <property name="can_focus">True</property>
429                        <property name="receives_default">True</property>
430                        <property name="label" translatable="yes">Snapshot</property>
431                        <property name="response_id">0</property>
432                        <signal name="clicked" handler="save_isotherm_snapshot" object="iso_snapfile_entry"/>
433                      </widget>
434                      <packing>
435                        <property name="expand">False</property>
436                        <property name="position">4</property>
437                      </packing>
438                    </child>
439                    <child>
440                      <widget class="GtkLabel" id="label27">
441                        <property name="visible">True</property>
442                        <property name="label" translatable="yes"> Filename: </property>
443                      </widget>
444                      <packing>
445                        <property name="expand">False</property>
446                        <property name="position">5</property>
447                      </packing>
448                    </child>
449                    <child>
450                      <widget class="GtkEntry" id="iso_snapfile_entry">
451                        <property name="visible">True</property>
452                        <property name="can_focus">True</property>
453                        <property name="text" translatable="yes">energy.ppm</property>
454                        <signal name="activate" handler="save_isotherm_snapshot" object="iso_snapfile_entry"/>
455                      </widget>
456                      <packing>
457                        <property name="position">6</property>
458                      </packing>
459                    </child>
460                  </widget>
461                </child>
462              </widget>
463            </child>
464            <child>
465              <widget class="GtkLabel" id="label26">
466                <property name="visible">True</property>
467                <property name="label" translatable="yes">Isotherm</property>
468              </widget>
469              <packing>
470                <property name="type">label_item</property>
471              </packing>
472            </child>
473          </widget>
474          <packing>
475            <property name="expand">False</property>
476            <property name="position">2</property>
477          </packing>
478        </child>
479        <child>
480          <widget class="GtkFrame" id="frame2">
481            <property name="label_xalign">0</property>
482            <property name="shadow_type">GTK_SHADOW_OUT</property>
483            <child>
484              <widget class="GtkAlignment" id="alignment2">
485                <property name="visible">True</property>
486                <property name="left_padding">12</property>
487                <child>
488                  <widget class="GtkVBox" id="vbox3">
489                    <property name="visible">True</property>
490                    <child>
491                      <widget class="GtkHBox" id="hbox9">
492                        <property name="visible">True</property>
493                        <child>
494                          <widget class="GtkToggleButton" id="phase_togglebutton">
495                            <property name="visible">True</property>
496                            <property name="can_focus">True</property>
497                            <property name="receives_default">True</property>
498                            <property name="label" translatable="yes">Show full phase diagram</property>
499                            <property name="response_id">0</property>
500                            <property name="active">True</property>
501                            <signal name="toggled" handler="show_phasediag" object="phase_togglebutton"/>
502                          </widget>
503                          <packing>
504                            <property name="expand">False</property>
505                          </packing>
506                        </child>
507                        <child>
508                          <widget class="GtkButton" id="phase_snapshot_button">
509                            <property name="visible">True</property>
510                            <property name="can_focus">True</property>
511                            <property name="receives_default">True</property>
512                            <property name="label" translatable="yes">Snapshot</property>
513                            <property name="response_id">0</property>
514                            <signal name="clicked" handler="save_phase_snapshot" object="phase_snapfile_entry"/>
515                          </widget>
516                          <packing>
517                            <property name="expand">False</property>
518                            <property name="position">1</property>
519                          </packing>
520                        </child>
521                        <child>
522                          <widget class="GtkLabel" id="label29">
523                            <property name="visible">True</property>
524                            <property name="label" translatable="yes"> Filename: </property>
525                          </widget>
526                          <packing>
527                            <property name="expand">False</property>
528                            <property name="position">2</property>
529                          </packing>
530                        </child>
531                        <child>
532                          <widget class="GtkEntry" id="phase_snapfile_entry">
533                            <property name="visible">True</property>
534                            <property name="can_focus">True</property>
535                            <property name="text" translatable="yes">phasediag.ppm</property>
536                            <signal name="activate" handler="save_phase_snapshot" object="phase_snapfile_entry"/>
537                          </widget>
538                          <packing>
539                            <property name="position">3</property>
540                          </packing>
541                        </child>
542                      </widget>
543                      <packing>
544                        <property name="expand">False</property>
545                      </packing>
546                    </child>
547                    <child>
548                      <widget class="GtkHBox" id="hbox8">
549                        <property name="visible">True</property>
550                        <child>
551                          <widget class="GtkLabel" id="label6">
552                            <property name="visible">True</property>
553                            <property name="label" translatable="yes">Minimum &lt;i&gt;T&lt;/i&gt;: </property>
554                            <property name="use_markup">True</property>
555                          </widget>
556                          <packing>
557                            <property name="expand">False</property>
558                          </packing>
559                        </child>
560                        <child>
561                          <widget class="GtkEntry" id="Tmin_entry">
562                            <property name="width_request">60</property>
563                            <property name="visible">True</property>
564                            <property name="can_focus">True</property>
565                            <property name="text" translatable="yes">273</property>
566                            <signal name="activate" handler="on_entry_activate" object="Tmin_entry"/>
567                          </widget>
568                          <packing>
569                            <property name="position">1</property>
570                          </packing>
571                        </child>
572                        <child>
573                          <widget class="GtkHScale" id="Tmin_hscale">
574                            <property name="width_request">70</property>
575                            <property name="visible">True</property>
576                            <property name="can_focus">True</property>
577                            <property name="adjustment">100 0 4000 1 10 10</property>
578                            <property name="draw_value">False</property>
579                            <signal name="value_changed" handler="on_hscale_value_changed" object="Tmin_hscale"/>
580                          </widget>
581                          <packing>
582                            <property name="position">2</property>
583                          </packing>
584                        </child>
585                        <child>
586                          <widget class="GtkLabel" id="label7">
587                            <property name="visible">True</property>
588                            <property name="label" translatable="yes"> Maximum &lt;i&gt;T&lt;/i&gt;: </property>
589                            <property name="use_markup">True</property>
590                          </widget>
591                          <packing>
592                            <property name="expand">False</property>
593                            <property name="position">3</property>
594                          </packing>
595                        </child>
596                        <child>
597                          <widget class="GtkEntry" id="Tmax_entry">
598                            <property name="width_request">60</property>
599                            <property name="visible">True</property>
600                            <property name="can_focus">True</property>
601                            <property name="text" translatable="yes">373</property>
602                            <signal name="activate" handler="on_entry_activate" object="Tmax_entry"/>
603                          </widget>
604                          <packing>
605                            <property name="position">4</property>
606                          </packing>
607                        </child>
608                        <child>
609                          <widget class="GtkHScale" id="Tmax_hscale">
610                            <property name="width_request">70</property>
611                            <property name="visible">True</property>
612                            <property name="can_focus">True</property>
613                            <property name="adjustment">100 0 4000 1 10 10</property>
614                            <property name="draw_value">False</property>
615                            <signal name="value_changed" handler="on_hscale_value_changed" object="Tmax_hscale"/>
616                          </widget>
617                          <packing>
618                            <property name="position">5</property>
619                          </packing>
620                        </child>
621                        <child>
622                          <widget class="GtkLabel" id="label5">
623                            <property name="visible">True</property>
624                            <property name="label" translatable="yes">&lt;i&gt;T&lt;/i&gt; steps: </property>
625                            <property name="use_markup">True</property>
626                          </widget>
627                          <packing>
628                            <property name="expand">False</property>
629                            <property name="position">6</property>
630                          </packing>
631                        </child>
632                        <child>
633                          <widget class="GtkSpinButton" id="phase_steps_spinbutton">
634                            <property name="width_request">70</property>
635                            <property name="visible">True</property>
636                            <property name="can_focus">True</property>
637                            <property name="adjustment">50 0 500 1 20 20</property>
638                            <signal name="value_changed" handler="on_spinbutton_value_changed" object="phase_steps_spinbutton"/>
639                          </widget>
640                          <packing>
641                            <property name="expand">False</property>
642                            <property name="position">7</property>
643                          </packing>
644                        </child>
645                      </widget>
646                      <packing>
647                        <property name="expand">False</property>
648                        <property name="position">1</property>
649                      </packing>
650                    </child>
651                  </widget>
652                </child>
653              </widget>
654            </child>
655            <child>
656              <widget class="GtkLabel" id="label28">
657                <property name="visible">True</property>
658                <property name="label" translatable="yes">Phase diagram</property>
659              </widget>
660              <packing>
661                <property name="type">label_item</property>
662              </packing>
663            </child>
664          </widget>
665          <packing>
666            <property name="expand">False</property>
667            <property name="position">3</property>
668          </packing>
669        </child>
670        <child>
671          <widget class="GtkNotebook" id="notebook1">
672            <property name="visible">True</property>
673            <property name="can_focus">True</property>
674            <child>
675              <widget class="GtkTable" id="P1_table">
676                <property name="visible">True</property>
677                <property name="n_rows">6</property>
678                <property name="n_columns">9</property>
679                <child>
680                  <widget class="GtkHScale" id="P1_O13_hscale">
681                    <property name="width_request">70</property>
682                    <property name="visible">True</property>
683                    <property name="can_focus">True</property>
684                    <property name="adjustment">100 -10000 10000 10 100 100</property>
685                    <property name="draw_value">False</property>
686                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_O13_hscale"/>
687                  </widget>
688                  <packing>
689                    <property name="left_attach">5</property>
690                    <property name="right_attach">6</property>
691                    <property name="top_attach">4</property>
692                    <property name="bottom_attach">5</property>
693                    <property name="y_options">GTK_FILL</property>
694                  </packing>
695                </child>
696                <child>
697                  <widget class="GtkHScale" id="P1_C3_hscale">
698                    <property name="width_request">70</property>
699                    <property name="visible">True</property>
700                    <property name="can_focus">True</property>
701                    <property name="adjustment">100 -100 100 1 10 10</property>
702                    <property name="draw_value">False</property>
703                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_C3_hscale"/>
704                  </widget>
705                  <packing>
706                    <property name="left_attach">5</property>
707                    <property name="right_attach">6</property>
708                    <property name="top_attach">3</property>
709                    <property name="bottom_attach">4</property>
710                    <property name="y_options">GTK_FILL</property>
711                  </packing>
712                </child>
713                <child>
714                  <widget class="GtkHScale" id="P1_C2_hscale">
715                    <property name="width_request">70</property>
716                    <property name="visible">True</property>
717                    <property name="can_focus">True</property>
718                    <property name="adjustment">100 -100 100 1 10 10</property>
719                    <property name="draw_value">False</property>
720                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_C2_hscale"/>
721                  </widget>
722                  <packing>
723                    <property name="left_attach">5</property>
724                    <property name="right_attach">6</property>
725                    <property name="top_attach">2</property>
726                    <property name="bottom_attach">3</property>
727                    <property name="y_options">GTK_FILL</property>
728                  </packing>
729                </child>
730                <child>
731                  <widget class="GtkHScale" id="P1_C1_hscale">
732                    <property name="width_request">70</property>
733                    <property name="visible">True</property>
734                    <property name="can_focus">True</property>
735                    <property name="adjustment">100 -100 100 1 10 10</property>
736                    <property name="draw_value">False</property>
737                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_C1_hscale"/>
738                  </widget>
739                  <packing>
740                    <property name="left_attach">5</property>
741                    <property name="right_attach">6</property>
742                    <property name="top_attach">1</property>
743                    <property name="bottom_attach">2</property>
744                    <property name="y_options">GTK_FILL</property>
745                  </packing>
746                </child>
747                <child>
748                  <widget class="GtkHScale" id="P1_O12_hscale">
749                    <property name="width_request">70</property>
750                    <property name="visible">True</property>
751                    <property name="can_focus">True</property>
752                    <property name="adjustment">100 -10000 10000 10 100 100</property>
753                    <property name="draw_value">False</property>
754                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_O12_hscale"/>
755                  </widget>
756                  <packing>
757                    <property name="left_attach">2</property>
758                    <property name="right_attach">3</property>
759                    <property name="top_attach">4</property>
760                    <property name="bottom_attach">5</property>
761                    <property name="y_options">GTK_FILL</property>
762                  </packing>
763                </child>
764                <child>
765                  <widget class="GtkEntry" id="P1_G3_entry">
766                    <property name="width_request">50</property>
767                    <property name="visible">True</property>
768                    <property name="can_focus">True</property>
769                    <property name="text" translatable="yes">-275</property>
770                    <signal name="activate" handler="on_entry_activate" object="P1_G3_entry"/>
771                  </widget>
772                  <packing>
773                    <property name="left_attach">1</property>
774                    <property name="right_attach">2</property>
775                    <property name="top_attach">3</property>
776                    <property name="bottom_attach">4</property>
777                    <property name="y_options">GTK_FILL</property>
778                  </packing>
779                </child>
780                <child>
781                  <widget class="GtkEntry" id="P1_G2_entry">
782                    <property name="width_request">50</property>
783                    <property name="visible">True</property>
784                    <property name="can_focus">True</property>
785                    <property name="text" translatable="yes">-140</property>
786                    <signal name="activate" handler="on_entry_activate" object="P1_G2_entry"/>
787                  </widget>
788                  <packing>
789                    <property name="left_attach">1</property>
790                    <property name="right_attach">2</property>
791                    <property name="top_attach">2</property>
792                    <property name="bottom_attach">3</property>
793                    <property name="y_options">GTK_FILL</property>
794                  </packing>
795                </child>
796                <child>
797                  <widget class="GtkEntry" id="P1_G1_entry">
798                    <property name="width_request">50</property>
799                    <property name="visible">True</property>
800                    <property name="can_focus">True</property>
801                    <property name="text" translatable="yes">160</property>
802                    <signal name="activate" handler="on_entry_activate" object="P1_G1_entry"/>
803                  </widget>
804                  <packing>
805                    <property name="left_attach">1</property>
806                    <property name="right_attach">2</property>
807                    <property name="top_attach">1</property>
808                    <property name="bottom_attach">2</property>
809                    <property name="y_options">GTK_FILL</property>
810                  </packing>
811                </child>
812                <child>
813                  <widget class="GtkHScale" id="P1_G3_hscale">
814                    <property name="width_request">70</property>
815                    <property name="visible">True</property>
816                    <property name="can_focus">True</property>
817                    <property name="adjustment">100 -10000 10000 10 100 100</property>
818                    <property name="draw_value">False</property>
819                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_G3_hscale"/>
820                  </widget>
821                  <packing>
822                    <property name="left_attach">2</property>
823                    <property name="right_attach">3</property>
824                    <property name="top_attach">3</property>
825                    <property name="bottom_attach">4</property>
826                    <property name="y_options">GTK_FILL</property>
827                  </packing>
828                </child>
829                <child>
830                  <widget class="GtkHScale" id="P1_G2_hscale">
831                    <property name="width_request">70</property>
832                    <property name="visible">True</property>
833                    <property name="can_focus">True</property>
834                    <property name="adjustment">100 -10000 10000 10 100 100</property>
835                    <property name="draw_value">False</property>
836                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_G2_hscale"/>
837                  </widget>
838                  <packing>
839                    <property name="left_attach">2</property>
840                    <property name="right_attach">3</property>
841                    <property name="top_attach">2</property>
842                    <property name="bottom_attach">3</property>
843                    <property name="y_options">GTK_FILL</property>
844                  </packing>
845                </child>
846                <child>
847                  <widget class="GtkHScale" id="P1_G1_hscale">
848                    <property name="width_request">70</property>
849                    <property name="visible">True</property>
850                    <property name="can_focus">True</property>
851                    <property name="adjustment">100 -10000 10000 10 100 100</property>
852                    <property name="draw_value">False</property>
853                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_G1_hscale"/>
854                  </widget>
855                  <packing>
856                    <property name="left_attach">2</property>
857                    <property name="right_attach">3</property>
858                    <property name="top_attach">1</property>
859                    <property name="bottom_attach">2</property>
860                    <property name="y_options">GTK_FILL</property>
861                  </packing>
862                </child>
863                <child>
864                  <widget class="GtkLabel" id="label12">
865                    <property name="visible">True</property>
866                    <property name="label" translatable="yes">&lt;i&gt;G&lt;/i&gt;&lt;sub&gt;3&lt;/sub&gt; at ref &lt;i&gt;T&lt;/i&gt;: </property>
867                    <property name="use_markup">True</property>
868                  </widget>
869                  <packing>
870                    <property name="top_attach">3</property>
871                    <property name="bottom_attach">4</property>
872                    <property name="x_options">GTK_FILL</property>
873                    <property name="y_options">GTK_FILL</property>
874                  </packing>
875                </child>
876                <child>
877                  <widget class="GtkLabel" id="label11">
878                    <property name="visible">True</property>
879                    <property name="label" translatable="yes">&lt;i&gt;G&lt;/i&gt;&lt;sub&gt;2&lt;/sub&gt; at ref &lt;i&gt;T&lt;/i&gt;: </property>
880                    <property name="use_markup">True</property>
881                  </widget>
882                  <packing>
883                    <property name="top_attach">2</property>
884                    <property name="bottom_attach">3</property>
885                    <property name="x_options">GTK_FILL</property>
886                    <property name="y_options">GTK_FILL</property>
887                  </packing>
888                </child>
889                <child>
890                  <widget class="GtkLabel" id="label10">
891                    <property name="visible">True</property>
892                    <property name="label" translatable="yes">&lt;i&gt;G&lt;/i&gt;&lt;sub&gt;1&lt;/sub&gt; at ref &lt;i&gt;T&lt;/i&gt;: </property>
893                    <property name="use_markup">True</property>
894                  </widget>
895                  <packing>
896                    <property name="top_attach">1</property>
897                    <property name="bottom_attach">2</property>
898                    <property name="x_options">GTK_FILL</property>
899                    <property name="y_options">GTK_FILL</property>
900                  </packing>
901                </child>
902                <child>
903                  <widget class="GtkHScale" id="P1_S1_hscale">
904                    <property name="width_request">70</property>
905                    <property name="visible">True</property>
906                    <property name="can_focus">True</property>
907                    <property name="adjustment">1 0 2 0.10000000000000001 1 1</property>
908                    <property name="draw_value">False</property>
909                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_S1_hscale"/>
910                  </widget>
911                  <packing>
912                    <property name="left_attach">8</property>
913                    <property name="right_attach">9</property>
914                    <property name="top_attach">1</property>
915                    <property name="bottom_attach">2</property>
916                    <property name="y_options">GTK_FILL</property>
917                  </packing>
918                </child>
919                <child>
920                  <widget class="GtkHScale" id="P1_S2_hscale">
921                    <property name="width_request">70</property>
922                    <property name="visible">True</property>
923                    <property name="can_focus">True</property>
924                    <property name="adjustment">0.5 0 2 0.10000000000000001 1 1</property>
925                    <property name="draw_value">False</property>
926                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_S2_hscale"/>
927                  </widget>
928                  <packing>
929                    <property name="left_attach">8</property>
930                    <property name="right_attach">9</property>
931                    <property name="top_attach">2</property>
932                    <property name="bottom_attach">3</property>
933                    <property name="y_options">GTK_FILL</property>
934                  </packing>
935                </child>
936                <child>
937                  <widget class="GtkHScale" id="P1_S3_hscale">
938                    <property name="width_request">70</property>
939                    <property name="visible">True</property>
940                    <property name="can_focus">True</property>
941                    <property name="adjustment">0.10000000000000001 0 2 0.10000000000000001 1 1</property>
942                    <property name="draw_value">False</property>
943                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_S3_hscale"/>
944                  </widget>
945                  <packing>
946                    <property name="left_attach">8</property>
947                    <property name="right_attach">9</property>
948                    <property name="top_attach">3</property>
949                    <property name="bottom_attach">4</property>
950                    <property name="y_options">GTK_FILL</property>
951                  </packing>
952                </child>
953                <child>
954                  <widget class="GtkHScale" id="P1_O23_hscale">
955                    <property name="width_request">70</property>
956                    <property name="visible">True</property>
957                    <property name="can_focus">True</property>
958                    <property name="adjustment">100 -10000 10000 10 100 100</property>
959                    <property name="draw_value">False</property>
960                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_O23_hscale"/>
961                  </widget>
962                  <packing>
963                    <property name="left_attach">8</property>
964                    <property name="right_attach">9</property>
965                    <property name="top_attach">4</property>
966                    <property name="bottom_attach">5</property>
967                    <property name="y_options">GTK_FILL</property>
968                  </packing>
969                </child>
970                <child>
971                  <widget class="GtkHScale" id="P1_O123_hscale">
972                    <property name="width_request">70</property>
973                    <property name="visible">True</property>
974                    <property name="can_focus">True</property>
975                    <property name="adjustment">100 -10000 10000 10 100 100</property>
976                    <property name="draw_value">False</property>
977                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_O123_hscale"/>
978                  </widget>
979                  <packing>
980                    <property name="left_attach">8</property>
981                    <property name="right_attach">9</property>
982                    <property name="top_attach">5</property>
983                    <property name="bottom_attach">6</property>
984                    <property name="y_options">GTK_FILL</property>
985                  </packing>
986                </child>
987                <child>
988                  <widget class="GtkEntry" id="P1_S1_entry">
989                    <property name="width_request">60</property>
990                    <property name="visible">True</property>
991                    <property name="can_focus">True</property>
992                    <property name="text" translatable="yes">1.0</property>
993                    <signal name="activate" handler="on_entry_activate" object="P1_S1_entry"/>
994                  </widget>
995                  <packing>
996                    <property name="left_attach">7</property>
997                    <property name="right_attach">8</property>
998                    <property name="top_attach">1</property>
999                    <property name="bottom_attach">2</property>
1000                    <property name="y_options">GTK_FILL</property>
1001                  </packing>
1002                </child>
1003                <child>
1004                  <widget class="GtkLabel" id="label13">
1005                    <property name="visible">True</property>
1006                    <property name="label" translatable="yes">Entropy coeff &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;1&lt;/sub&gt;: </property>
1007                    <property name="use_markup">True</property>
1008                  </widget>
1009                  <packing>
1010                    <property name="left_attach">6</property>
1011                    <property name="right_attach">7</property>
1012                    <property name="top_attach">1</property>
1013                    <property name="bottom_attach">2</property>
1014                    <property name="x_options">GTK_FILL</property>
1015                    <property name="y_options">GTK_FILL</property>
1016                  </packing>
1017                </child>
1018                <child>
1019                  <widget class="GtkEntry" id="P1_C1_entry">
1020                    <property name="width_request">50</property>
1021                    <property name="visible">True</property>
1022                    <property name="can_focus">True</property>
1023                    <property name="text" translatable="yes">-3.2</property>
1024                    <signal name="activate" handler="on_entry_activate" object="P1_C1_entry"/>
1025                  </widget>
1026                  <packing>
1027                    <property name="left_attach">4</property>
1028                    <property name="right_attach">5</property>
1029                    <property name="top_attach">1</property>
1030                    <property name="bottom_attach">2</property>
1031                    <property name="y_options">GTK_FILL</property>
1032                  </packing>
1033                </child>
1034                <child>
1035                  <widget class="GtkLabel" id="label30">
1036                    <property name="visible">True</property>
1037                    <property name="label" translatable="yes">&lt;i&gt;dG&lt;/i&gt;&lt;sub&gt;1&lt;/sub&gt;/&lt;i&gt;dT&lt;/i&gt;: </property>
1038                    <property name="use_markup">True</property>
1039                  </widget>
1040                  <packing>
1041                    <property name="left_attach">3</property>
1042                    <property name="right_attach">4</property>
1043                    <property name="top_attach">1</property>
1044                    <property name="bottom_attach">2</property>
1045                    <property name="x_options">GTK_FILL</property>
1046                    <property name="y_options">GTK_FILL</property>
1047                  </packing>
1048                </child>
1049                <child>
1050                  <widget class="GtkLabel" id="label14">
1051                    <property name="visible">True</property>
1052                    <property name="label" translatable="yes">Entropy coeff &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;2&lt;/sub&gt;: </property>
1053                    <property name="use_markup">True</property>
1054                  </widget>
1055                  <packing>
1056                    <property name="left_attach">6</property>
1057                    <property name="right_attach">7</property>
1058                    <property name="top_attach">2</property>
1059                    <property name="bottom_attach">3</property>
1060                    <property name="x_options">GTK_FILL</property>
1061                    <property name="y_options">GTK_FILL</property>
1062                  </packing>
1063                </child>
1064                <child>
1065                  <widget class="GtkEntry" id="P1_S2_entry">
1066                    <property name="width_request">60</property>
1067                    <property name="visible">True</property>
1068                    <property name="can_focus">True</property>
1069                    <property name="text" translatable="yes">0.5</property>
1070                    <signal name="activate" handler="on_entry_activate" object="P1_S2_entry"/>
1071                  </widget>
1072                  <packing>
1073                    <property name="left_attach">7</property>
1074                    <property name="right_attach">8</property>
1075                    <property name="top_attach">2</property>
1076                    <property name="bottom_attach">3</property>
1077                    <property name="y_options">GTK_FILL</property>
1078                  </packing>
1079                </child>
1080                <child>
1081                  <widget class="GtkLabel" id="label15">
1082                    <property name="visible">True</property>
1083                    <property name="label" translatable="yes">Entropy coeff &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;3&lt;/sub&gt;: </property>
1084                    <property name="use_markup">True</property>
1085                  </widget>
1086                  <packing>
1087                    <property name="left_attach">6</property>
1088                    <property name="right_attach">7</property>
1089                    <property name="top_attach">3</property>
1090                    <property name="bottom_attach">4</property>
1091                    <property name="x_options">GTK_FILL</property>
1092                    <property name="y_options">GTK_FILL</property>
1093                  </packing>
1094                </child>
1095                <child>
1096                  <widget class="GtkEntry" id="P1_S3_entry">
1097                    <property name="width_request">60</property>
1098                    <property name="visible">True</property>
1099                    <property name="can_focus">True</property>
1100                    <property name="text" translatable="yes">0.1</property>
1101                    <signal name="activate" handler="on_entry_activate" object="P1_S3_entry"/>
1102                  </widget>
1103                  <packing>
1104                    <property name="left_attach">7</property>
1105                    <property name="right_attach">8</property>
1106                    <property name="top_attach">3</property>
1107                    <property name="bottom_attach">4</property>
1108                    <property name="y_options">GTK_FILL</property>
1109                  </packing>
1110                </child>
1111                <child>
1112                  <widget class="GtkLabel" id="label8">
1113                    <property name="visible">True</property>
1114                    <property name="label" translatable="yes">Reference &lt;i&gt;T&lt;/i&gt;: </property>
1115                    <property name="use_markup">True</property>
1116                  </widget>
1117                  <packing>
1118                    <property name="x_options">GTK_FILL</property>
1119                    <property name="y_options">GTK_FILL</property>
1120                  </packing>
1121                </child>
1122                <child>
1123                  <widget class="GtkEntry" id="P1_T_entry">
1124                    <property name="width_request">50</property>
1125                    <property name="visible">True</property>
1126                    <property name="can_focus">True</property>
1127                    <property name="text" translatable="yes">273</property>
1128                    <signal name="activate" handler="on_entry_activate" object="P1_T_entry"/>
1129                  </widget>
1130                  <packing>
1131                    <property name="left_attach">1</property>
1132                    <property name="right_attach">2</property>
1133                    <property name="y_options">GTK_FILL</property>
1134                  </packing>
1135                </child>
1136                <child>
1137                  <widget class="GtkHScale" id="P1_T_hscale">
1138                    <property name="width_request">70</property>
1139                    <property name="visible">True</property>
1140                    <property name="can_focus">True</property>
1141                    <property name="adjustment">100 0 4000 1 10 10</property>
1142                    <property name="draw_value">False</property>
1143                    <signal name="value_changed" handler="on_hscale_value_changed" object="P1_T_hscale"/>
1144                  </widget>
1145                  <packing>
1146                    <property name="left_attach">2</property>
1147                    <property name="right_attach">3</property>
1148                    <property name="y_options">GTK_FILL</property>
1149                  </packing>
1150                </child>
1151                <child>
1152                  <widget class="GtkHBox" id="hbox3">
1153                    <property name="visible">True</property>
1154                    <child>
1155                      <widget class="GtkLabel" id="label22">
1156                        <property name="visible">True</property>
1157                        <property name="label" translatable="yes"> Initial resolution: </property>
1158                        <property name="use_markup">True</property>
1159                      </widget>
1160                      <packing>
1161                        <property name="expand">False</property>
1162                      </packing>
1163                    </child>
1164                    <child>
1165                      <widget class="GtkSpinButton" id="P1_res_spinbutton">
1166                        <property name="visible">True</property>
1167                        <property name="can_focus">True</property>
1168                        <property name="adjustment">20 10 200 1 10 10</property>
1169                        <signal name="value_changed" handler="on_spinbutton_value_changed" object="P1_res2_spinbutton"/>
1170                      </widget>
1171                      <packing>
1172                        <property name="expand">False</property>
1173                        <property name="position">1</property>
1174                      </packing>
1175                    </child>
1176                    <child>
1177                      <widget class="GtkToggleButton" id="P1_spinodal_togglebutton">
1178                        <property name="visible">True</property>
1179                        <property name="can_focus">True</property>
1180                        <property name="receives_default">True</property>
1181                        <property name="label" translatable="yes">Spinodal</property>
1182                        <property name="response_id">0</property>
1183                        <signal name="toggled" handler="on_spinodal_togglebutton_toggled" object="P1_spinodal_togglebutton"/>
1184                      </widget>
1185                      <packing>
1186                        <property name="expand">False</property>
1187                        <property name="position">2</property>
1188                      </packing>
1189                    </child>
1190                  </widget>
1191                  <packing>
1192                    <property name="left_attach">3</property>
1193                    <property name="right_attach">9</property>
1194                    <property name="y_options">GTK_FILL</property>
1195                  </packing>
1196                </child>
1197                <child>
1198                  <widget class="GtkEntry" id="P1_C2_entry">
1199                    <property name="width_request">50</property>
1200                    <property name="visible">True</property>
1201                    <property name="can_focus">True</property>
1202                    <property name="text" translatable="yes">-2.2</property>
1203                    <signal name="activate" handler="on_entry_activate" object="P1_C2_entry"/>
1204                  </widget>
1205                  <packing>
1206                    <property name="left_attach">4</property>
1207                    <property name="right_attach">5</property>
1208                    <property name="top_attach">2</property>
1209                    <property name="bottom_attach">3</property>
1210                    <property name="y_options">GTK_FILL</property>
1211                  </packing>
1212                </child>
1213                <child>
1214                  <widget class="GtkEntry" id="P1_C3_entry">
1215                    <property name="width_request">50</property>
1216                    <property name="visible">True</property>
1217                    <property name="can_focus">True</property>
1218                    <property name="text" translatable="yes">-1.5</property>
1219                    <signal name="activate" handler="on_entry_activate" object="P1_C3_entry"/>
1220                  </widget>
1221                  <packing>
1222                    <property name="left_attach">4</property>
1223                    <property name="right_attach">5</property>
1224                    <property name="top_attach">3</property>
1225                    <property name="bottom_attach">4</property>
1226                    <property name="y_options">GTK_FILL</property>
1227                  </packing>
1228                </child>
1229                <child>
1230                  <widget class="GtkLabel" id="label31">
1231                    <property name="visible">True</property>
1232                    <property name="label" translatable="yes">&lt;i&gt;dG&lt;/i&gt;&lt;sub&gt;2&lt;/sub&gt;/&lt;i&gt;dT&lt;/i&gt;: </property>
1233                    <property name="use_markup">True</property>
1234                  </widget>
1235                  <packing>
1236                    <property name="left_attach">3</property>
1237                    <property name="right_attach">4</property>
1238                    <property name="top_attach">2</property>
1239                    <property name="bottom_attach">3</property>
1240                    <property name="x_options">GTK_FILL</property>
1241                    <property name="y_options">GTK_FILL</property>
1242                  </packing>
1243                </child>
1244                <child>
1245                  <widget class="GtkLabel" id="label32">
1246                    <property name="visible">True</property>
1247                    <property name="label" translatable="yes">&lt;i&gt;dG&lt;/i&gt;&lt;sub&gt;3&lt;/sub&gt;/&lt;i&gt;dT&lt;/i&gt;: </property>
1248                    <property name="use_markup">True</property>
1249                  </widget>
1250                  <packing>
1251                    <property name="left_attach">3</property>
1252                    <property name="right_attach">4</property>
1253                    <property name="top_attach">3</property>
1254                    <property name="bottom_attach">4</property>
1255                    <property name="x_options">GTK_FILL</property>
1256                    <property name="y_options">GTK_FILL</property>
1257                  </packing>
1258                </child>
1259                <child>
1260                  <widget class="GtkLabel" id="label1">
1261                    <property name="visible">True</property>
1262                    <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;12&lt;/sub&gt;: </property>
1263                    <property name="use_markup">True</property>
1264                  </widget>
1265                  <packing>
1266                    <property name="top_attach">4</property>
1267                    <property name="bottom_attach">5</property>
1268                    <property name="y_options">GTK_FILL</property>
1269                  </packing>
1270                </child>
1271                <child>
1272                  <widget class="GtkEntry" id="P1_O12_entry">
1273                    <property name="width_request">60</property>
1274                    <property name="visible">True</property>
1275                    <property name="can_focus">True</property>
1276                    <property name="text" translatable="yes">-150</property>
1277                    <signal name="activate" handler="on_entry_activate" object="P1_O12_entry"/>
1278                  </widget>
1279                  <packing>
1280                    <property name="left_attach">1</property>
1281                    <property name="right_attach">2</property>
1282                    <property name="top_attach">4</property>
1283                    <property name="bottom_attach">5</property>
1284                    <property name="y_options">GTK_FILL</property>
1285                  </packing>
1286                </child>
1287                <child>
1288                  <widget class="GtkLabel" id="label16">
1289                    <property name="visible">True</property>
1290                    <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;13&lt;/sub&gt;: </property>
1291                    <property name="use_markup">True</property>
1292                  </widget>
1293                  <packing>
1294                    <property name="left_attach">3</property>
1295                    <property name="right_attach">4</property>
1296                    <property name="top_attach">4</property>
1297                    <property name="bottom_attach">5</property>
1298                    <property name="y_options">GTK_FILL</property>
1299                  </packing>
1300                </child>
1301                <child>
1302                  <widget class="GtkEntry" id="P1_O13_entry">
1303                    <property name="width_request">60</property>
1304                    <property name="visible">True</property>
1305                    <property name="can_focus">True</property>
1306                    <property name="text" translatable="yes">5000</property>
1307                    <signal name="activate" handler="on_entry_activate" object="P1_O13_entry"/>
1308                  </widget>
1309                  <packing>
1310                    <property name="left_attach">4</property>
1311                    <property name="right_attach">5</property>
1312                    <property name="top_attach">4</property>
1313                    <property name="bottom_attach">5</property>
1314                    <property name="y_options">GTK_FILL</property>
1315                  </packing>
1316                </child>
1317                <child>
1318                  <widget class="GtkLabel" id="label17">
1319                    <property name="visible">True</property>
1320                    <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;23&lt;/sub&gt;: </property>
1321                    <property name="use_markup">True</property>
1322                  </widget>
1323                  <packing>
1324                    <property name="left_attach">6</property>
1325                    <property name="right_attach">7</property>
1326                    <property name="top_attach">4</property>
1327                    <property name="bottom_attach">5</property>
1328                    <property name="y_options">GTK_FILL</property>
1329                  </packing>
1330                </child>
1331                <child>
1332                  <widget class="GtkEntry" id="P1_O23_entry">
1333                    <property name="width_request">60</property>
1334                    <property name="visible">True</property>
1335                    <property name="can_focus">True</property>
1336                    <property name="text" translatable="yes">-1500</property>
1337                    <signal name="activate" handler="on_entry_activate" object="P1_O23_entry"/>
1338                  </widget>
1339                  <packing>
1340                    <property name="left_attach">7</property>
1341                    <property name="right_attach">8</property>
1342                    <property name="top_attach">4</property>
1343                    <property name="bottom_attach">5</property>
1344                    <property name="y_options">GTK_FILL</property>
1345                  </packing>
1346                </child>
1347                <child>
1348                  <widget class="GtkHBox" id="hbox10">
1349                    <property name="visible">True</property>
1350                    <child>
1351                      <widget class="GtkLabel" id="label33">
1352                        <property name="visible">True</property>
1353                        <property name="label" translatable="yes">Polynomials: </property>
1354                      </widget>
1355                      <packing>
1356                        <property name="expand">False</property>
1357                      </packing>
1358                    </child>
1359                    <child>
1360                      <widget class="GtkSpinButton" id="P1_poly_spinbutton">
1361                        <property name="width_request">30</property>
1362                        <property name="visible">True</property>
1363                        <property name="can_focus">True</property>
1364                        <property name="tooltip" translatable="yes">Not yet implemented</property>
1365                        <property name="adjustment">0 0 0 1 10 10</property>
1366                      </widget>
1367                      <packing>
1368                        <property name="position">1</property>
1369                      </packing>
1370                    </child>
1371                    <child>
1372                      <widget class="GtkLabel" id="label34">
1373                        <property name="visible">True</property>
1374                        <property name="label" translatable="yes">Gaussians: </property>
1375                      </widget>
1376                      <packing>
1377                        <property name="expand">False</property>
1378                        <property name="position">2</property>
1379                      </packing>
1380                    </child>
1381                    <child>
1382                      <widget class="GtkSpinButton" id="P1_gauss_spinbutton">
1383                        <property name="width_request">30</property>
1384                        <property name="visible">True</property>
1385                        <property name="can_focus">True</property>
1386                        <property name="tooltip" translatable="yes">Not yet implemented</property>
1387                        <property name="adjustment">0 0 0 1 10 10</property>
1388                      </widget>
1389                      <packing>
1390                        <property name="position">3</property>
1391                      </packing>
1392                    </child>
1393                  </widget>
1394                  <packing>
1395                    <property name="right_attach">6</property>
1396                    <property name="top_attach">5</property>
1397                    <property name="bottom_attach">6</property>
1398                    <property name="y_options">GTK_FILL</property>
1399                  </packing>
1400                </child>
1401                <child>
1402                  <widget class="GtkLabel" id="label21">
1403                    <property name="visible">True</property>
1404                    <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;123&lt;/sub&gt;: </property>
1405                    <property name="use_markup">True</property>
1406                  </widget>
1407                  <packing>
1408                    <property name="left_attach">6</property>
1409                    <property name="right_attach">7</property>
1410                    <property name="top_attach">5</property>
1411                    <property name="bottom_attach">6</property>
1412                    <property name="y_options">GTK_FILL</property>
1413                  </packing>
1414                </child>
1415                <child>
1416                  <widget class="GtkEntry" id="P1_O123_entry">
1417                    <property name="width_request">60</property>
1418                    <property name="visible">True</property>
1419                    <property name="can_focus">True</property>
1420                    <property name="text" translatable="yes">400</property>
1421                    <signal name="activate" handler="on_entry_activate" object="P1_O123_entry"/>
1422                  </widget>
1423                  <packing>
1424                    <property name="left_attach">7</property>
1425                    <property name="right_attach">8</property>
1426                    <property name="top_attach">5</property>
1427                    <property name="bottom_attach">6</property>
1428                    <property name="y_options">GTK_FILL</property>
1429                  </packing>
1430                </child>
1431              </widget>
1432            </child>
1433            <child>
1434              <widget class="GtkHBox" id="hbox2">
1435                <property name="visible">True</property>
1436                <child>
1437                  <widget class="GtkLabel" id="label52">
1438                    <property name="visible">True</property>
1439                    <property name="label" translatable="yes">Phase 1: </property>
1440                  </widget>
1441                </child>
1442                <child>
1443                  <widget class="GtkEntry" id="P1_name_entry">
1444                    <property name="width_request">60</property>
1445                    <property name="visible">True</property>
1446                    <property name="can_focus">True</property>
1447                    <property name="text" translatable="yes">Solid</property>
1448                    <signal name="activate" handler="on_name_entry_activate" object="P1_name_entry"/>
1449                  </widget>
1450                  <packing>
1451                    <property name="position">1</property>
1452                  </packing>
1453                </child>
1454                <child>
1455                  <widget class="GtkButton" id="P1_hide_button">
1456                    <property name="visible">True</property>
1457                    <property name="sensitive">False</property>
1458                    <property name="can_focus">True</property>
1459                    <property name="receives_default">True</property>
1460                    <property name="tooltip" translatable="yes">Not yet implemented</property>
1461                    <property name="label" translatable="yes">X</property>
1462                    <property name="response_id">0</property>
1463                  </widget>
1464                  <packing>
1465                    <property name="expand">False</property>
1466                    <property name="position">2</property>
1467                  </packing>
1468                </child>
1469              </widget>
1470              <packing>
1471                <property name="type">tab</property>
1472                <property name="tab_fill">False</property>
1473              </packing>
1474            </child>
1475            <child>
1476              <widget class="GtkTable" id="P1_table1">
1477                <property name="visible">True</property>
1478                <property name="n_rows">6</property>
1479                <property name="n_columns">9</property>
1480                <child>
1481                  <widget class="GtkHScale" id="P2_O13_hscale">
1482                    <property name="width_request">70</property>
1483                    <property name="visible">True</property>
1484                    <property name="can_focus">True</property>
1485                    <property name="adjustment">100 -10000 10000 10 100 100</property>
1486                    <property name="draw_value">False</property>
1487                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_O13_hscale"/>
1488                  </widget>
1489                  <packing>
1490                    <property name="left_attach">5</property>
1491                    <property name="right_attach">6</property>
1492                    <property name="top_attach">4</property>
1493                    <property name="bottom_attach">5</property>
1494                    <property name="y_options">GTK_FILL</property>
1495                  </packing>
1496                </child>
1497                <child>
1498                  <widget class="GtkHScale" id="P2_C3_hscale">
1499                    <property name="width_request">70</property>
1500                    <property name="visible">True</property>
1501                    <property name="can_focus">True</property>
1502                    <property name="adjustment">1.5 -100 100 1 10 10</property>
1503                    <property name="draw_value">False</property>
1504                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_C3_hscale"/>
1505                  </widget>
1506                  <packing>
1507                    <property name="left_attach">5</property>
1508                    <property name="right_attach">6</property>
1509                    <property name="top_attach">3</property>
1510                    <property name="bottom_attach">4</property>
1511                    <property name="y_options">GTK_FILL</property>
1512                  </packing>
1513                </child>
1514                <child>
1515                  <widget class="GtkHScale" id="P2_C2_hscale">
1516                    <property name="width_request">70</property>
1517                    <property name="visible">True</property>
1518                    <property name="can_focus">True</property>
1519                    <property name="adjustment">2.2000000000000002 -100 100 1 10 10</property>
1520                    <property name="draw_value">False</property>
1521                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_C2_hscale"/>
1522                  </widget>
1523                  <packing>
1524                    <property name="left_attach">5</property>
1525                    <property name="right_attach">6</property>
1526                    <property name="top_attach">2</property>
1527                    <property name="bottom_attach">3</property>
1528                    <property name="y_options">GTK_FILL</property>
1529                  </packing>
1530                </child>
1531                <child>
1532                  <widget class="GtkHScale" id="P2_C1_hscale">
1533                    <property name="width_request">70</property>
1534                    <property name="visible">True</property>
1535                    <property name="can_focus">True</property>
1536                    <property name="adjustment">3.2000000000000002 -100 100 1 10 10</property>
1537                    <property name="draw_value">False</property>
1538                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_C1_hscale"/>
1539                  </widget>
1540                  <packing>
1541                    <property name="left_attach">5</property>
1542                    <property name="right_attach">6</property>
1543                    <property name="top_attach">1</property>
1544                    <property name="bottom_attach">2</property>
1545                    <property name="y_options">GTK_FILL</property>
1546                  </packing>
1547                </child>
1548                <child>
1549                  <widget class="GtkHScale" id="P2_O12_hscale">
1550                    <property name="width_request">70</property>
1551                    <property name="visible">True</property>
1552                    <property name="can_focus">True</property>
1553                    <property name="adjustment">100 -10000 10000 10 100 100</property>
1554                    <property name="draw_value">False</property>
1555                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_O12_hscale"/>
1556                  </widget>
1557                  <packing>
1558                    <property name="left_attach">2</property>
1559                    <property name="right_attach">3</property>
1560                    <property name="top_attach">4</property>
1561                    <property name="bottom_attach">5</property>
1562                    <property name="y_options">GTK_FILL</property>
1563                  </packing>
1564                </child>
1565                <child>
1566                  <widget class="GtkEntry" id="P2_G3_entry">
1567                    <property name="width_request">50</property>
1568                    <property name="visible">True</property>
1569                    <property name="can_focus">True</property>
1570                    <property name="text" translatable="yes">1000</property>
1571                    <signal name="activate" handler="on_entry_activate" object="P2_G3_entry"/>
1572                  </widget>
1573                  <packing>
1574                    <property name="left_attach">1</property>
1575                    <property name="right_attach">2</property>
1576                    <property name="top_attach">3</property>
1577                    <property name="bottom_attach">4</property>
1578                    <property name="y_options">GTK_FILL</property>
1579                  </packing>
1580                </child>
1581                <child>
1582                  <widget class="GtkEntry" id="P2_G2_entry">
1583                    <property name="width_request">50</property>
1584                    <property name="visible">True</property>
1585                    <property name="can_focus">True</property>
1586                    <property name="text" translatable="yes">1100</property>
1587                    <signal name="activate" handler="on_entry_activate" object="P2_G2_entry"/>
1588                  </widget>
1589                  <packing>
1590                    <property name="left_attach">1</property>
1591                    <property name="right_attach">2</property>
1592                    <property name="top_attach">2</property>
1593                    <property name="bottom_attach">3</property>
1594                    <property name="y_options">GTK_FILL</property>
1595                  </packing>
1596                </child>
1597                <child>
1598                  <widget class="GtkEntry" id="P2_G1_entry">
1599                    <property name="width_request">50</property>
1600                    <property name="visible">True</property>
1601                    <property name="can_focus">True</property>
1602                    <property name="text" translatable="yes">950</property>
1603                    <signal name="activate" handler="on_entry_activate" object="P2_G1_entry"/>
1604                  </widget>
1605                  <packing>
1606                    <property name="left_attach">1</property>
1607                    <property name="right_attach">2</property>
1608                    <property name="top_attach">1</property>
1609                    <property name="bottom_attach">2</property>
1610                    <property name="y_options">GTK_FILL</property>
1611                  </packing>
1612                </child>
1613                <child>
1614                  <widget class="GtkHScale" id="P2_G3_hscale">
1615                    <property name="width_request">70</property>
1616                    <property name="visible">True</property>
1617                    <property name="can_focus">True</property>
1618                    <property name="adjustment">100 -10000 10000 10 100 100</property>
1619                    <property name="draw_value">False</property>
1620                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_G3_hscale"/>
1621                  </widget>
1622                  <packing>
1623                    <property name="left_attach">2</property>
1624                    <property name="right_attach">3</property>
1625                    <property name="top_attach">3</property>
1626                    <property name="bottom_attach">4</property>
1627                    <property name="y_options">GTK_FILL</property>
1628                  </packing>
1629                </child>
1630                <child>
1631                  <widget class="GtkHScale" id="P2_G2_hscale">
1632                    <property name="width_request">70</property>
1633                    <property name="visible">True</property>
1634                    <property name="can_focus">True</property>
1635                    <property name="adjustment">100 -10000 10000 10 100 100</property>
1636                    <property name="draw_value">False</property>
1637                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_G2_hscale"/>
1638                  </widget>
1639                  <packing>
1640                    <property name="left_attach">2</property>
1641                    <property name="right_attach">3</property>
1642                    <property name="top_attach">2</property>
1643                    <property name="bottom_attach">3</property>
1644                    <property name="y_options">GTK_FILL</property>
1645                  </packing>
1646                </child>
1647                <child>
1648                  <widget class="GtkHScale" id="P2_G1_hscale">
1649                    <property name="width_request">70</property>
1650                    <property name="visible">True</property>
1651                    <property name="can_focus">True</property>
1652                    <property name="adjustment">100 -10000 10000 10 100 100</property>
1653                    <property name="draw_value">False</property>
1654                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_G1_hscale"/>
1655                  </widget>
1656                  <packing>
1657                    <property name="left_attach">2</property>
1658                    <property name="right_attach">3</property>
1659                    <property name="top_attach">1</property>
1660                    <property name="bottom_attach">2</property>
1661                    <property name="y_options">GTK_FILL</property>
1662                  </packing>
1663                </child>
1664                <child>
1665                  <widget class="GtkLabel" id="label9">
1666                    <property name="visible">True</property>
1667                    <property name="label" translatable="yes">&lt;i&gt;G&lt;/i&gt;&lt;sub&gt;3&lt;/sub&gt; at ref &lt;i&gt;T&lt;/i&gt;: </property>
1668                    <property name="use_markup">True</property>
1669                  </widget>
1670                  <packing>
1671                    <property name="top_attach">3</property>
1672                    <property name="bottom_attach">4</property>
1673                    <property name="x_options">GTK_FILL</property>
1674                    <property name="y_options">GTK_FILL</property>
1675                  </packing>
1676                </child>
1677                <child>
1678                  <widget class="GtkLabel" id="label25">
1679                    <property name="visible">True</property>
1680                    <property name="label" translatable="yes">&lt;i&gt;G&lt;/i&gt;&lt;sub&gt;2&lt;/sub&gt; at ref &lt;i&gt;T&lt;/i&gt;: </property>
1681                    <property name="use_markup">True</property>
1682                  </widget>
1683                  <packing>
1684                    <property name="top_attach">2</property>
1685                    <property name="bottom_attach">3</property>
1686                    <property name="x_options">GTK_FILL</property>
1687                    <property name="y_options">GTK_FILL</property>
1688                  </packing>
1689                </child>
1690                <child>
1691                  <widget class="GtkLabel" id="label35">
1692                    <property name="visible">True</property>
1693                    <property name="label" translatable="yes">&lt;i&gt;G&lt;/i&gt;&lt;sub&gt;1&lt;/sub&gt; at ref &lt;i&gt;T&lt;/i&gt;: </property>
1694                    <property name="use_markup">True</property>
1695                  </widget>
1696                  <packing>
1697                    <property name="top_attach">1</property>
1698                    <property name="bottom_attach">2</property>
1699                    <property name="x_options">GTK_FILL</property>
1700                    <property name="y_options">GTK_FILL</property>
1701                  </packing>
1702                </child>
1703                <child>
1704                  <widget class="GtkHScale" id="P2_S1_hscale">
1705                    <property name="width_request">70</property>
1706                    <property name="visible">True</property>
1707                    <property name="can_focus">True</property>
1708                    <property name="adjustment">1 0 2 0.10000000000000001 1 1</property>
1709                    <property name="draw_value">False</property>
1710                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_S1_hscale"/>
1711                  </widget>
1712                  <packing>
1713                    <property name="left_attach">8</property>
1714                    <property name="right_attach">9</property>
1715                    <property name="top_attach">1</property>
1716                    <property name="bottom_attach">2</property>
1717                    <property name="y_options">GTK_FILL</property>
1718                  </packing>
1719                </child>
1720                <child>
1721                  <widget class="GtkHScale" id="P2_S2_hscale">
1722                    <property name="width_request">70</property>
1723                    <property name="visible">True</property>
1724                    <property name="can_focus">True</property>
1725                    <property name="adjustment">0.5 0 2 0.10000000000000001 1 1</property>
1726                    <property name="draw_value">False</property>
1727                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_S2_hscale"/>
1728                  </widget>
1729                  <packing>
1730                    <property name="left_attach">8</property>
1731                    <property name="right_attach">9</property>
1732                    <property name="top_attach">2</property>
1733                    <property name="bottom_attach">3</property>
1734                    <property name="y_options">GTK_FILL</property>
1735                  </packing>
1736                </child>
1737                <child>
1738                  <widget class="GtkHScale" id="P2_S3_hscale">
1739                    <property name="width_request">70</property>
1740                    <property name="visible">True</property>
1741                    <property name="can_focus">True</property>
1742                    <property name="adjustment">0.20000000000000001 0 2 0.10000000000000001 1 1</property>
1743                    <property name="draw_value">False</property>
1744                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_S3_hscale"/>
1745                  </widget>
1746                  <packing>
1747                    <property name="left_attach">8</property>
1748                    <property name="right_attach">9</property>
1749                    <property name="top_attach">3</property>
1750                    <property name="bottom_attach">4</property>
1751                    <property name="y_options">GTK_FILL</property>
1752                  </packing>
1753                </child>
1754                <child>
1755                  <widget class="GtkHScale" id="P2_O23_hscale">
1756                    <property name="width_request">70</property>
1757                    <property name="visible">True</property>
1758                    <property name="can_focus">True</property>
1759                    <property name="adjustment">100 -10000 10000 10 100 100</property>
1760                    <property name="draw_value">False</property>
1761                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_O23_hscale"/>
1762                  </widget>
1763                  <packing>
1764                    <property name="left_attach">8</property>
1765                    <property name="right_attach">9</property>
1766                    <property name="top_attach">4</property>
1767                    <property name="bottom_attach">5</property>
1768                    <property name="y_options">GTK_FILL</property>
1769                  </packing>
1770                </child>
1771                <child>
1772                  <widget class="GtkHScale" id="P2_O123_hscale">
1773                    <property name="width_request">70</property>
1774                    <property name="visible">True</property>
1775                    <property name="can_focus">True</property>
1776                    <property name="adjustment">100 -10000 10000 10 100 100</property>
1777                    <property name="draw_value">False</property>
1778                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_O123_hscale"/>
1779                  </widget>
1780                  <packing>
1781                    <property name="left_attach">8</property>
1782                    <property name="right_attach">9</property>
1783                    <property name="top_attach">5</property>
1784                    <property name="bottom_attach">6</property>
1785                    <property name="y_options">GTK_FILL</property>
1786                  </packing>
1787                </child>
1788                <child>
1789                  <widget class="GtkEntry" id="P2_S1_entry">
1790                    <property name="width_request">60</property>
1791                    <property name="visible">True</property>
1792                    <property name="can_focus">True</property>
1793                    <property name="text" translatable="yes">1.0</property>
1794                    <signal name="activate" handler="on_entry_activate" object="P2_S1_entry"/>
1795                  </widget>
1796                  <packing>
1797                    <property name="left_attach">7</property>
1798                    <property name="right_attach">8</property>
1799                    <property name="top_attach">1</property>
1800                    <property name="bottom_attach">2</property>
1801                    <property name="y_options">GTK_FILL</property>
1802                  </packing>
1803                </child>
1804                <child>
1805                  <widget class="GtkLabel" id="label36">
1806                    <property name="visible">True</property>
1807                    <property name="label" translatable="yes">Entropy coeff &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;1&lt;/sub&gt;: </property>
1808                    <property name="use_markup">True</property>
1809                  </widget>
1810                  <packing>
1811                    <property name="left_attach">6</property>
1812                    <property name="right_attach">7</property>
1813                    <property name="top_attach">1</property>
1814                    <property name="bottom_attach">2</property>
1815                    <property name="x_options">GTK_FILL</property>
1816                    <property name="y_options">GTK_FILL</property>
1817                  </packing>
1818                </child>
1819                <child>
1820                  <widget class="GtkEntry" id="P2_C1_entry">
1821                    <property name="width_request">50</property>
1822                    <property name="visible">True</property>
1823                    <property name="can_focus">True</property>
1824                    <property name="text" translatable="yes">-10</property>
1825                    <signal name="activate" handler="on_entry_activate" object="P2_C1_entry"/>
1826                  </widget>
1827                  <packing>
1828                    <property name="left_attach">4</property>
1829                    <property name="right_attach">5</property>
1830                    <property name="top_attach">1</property>
1831                    <property name="bottom_attach">2</property>
1832                    <property name="y_options">GTK_FILL</property>
1833                  </packing>
1834                </child>
1835                <child>
1836                  <widget class="GtkLabel" id="label37">
1837                    <property name="visible">True</property>
1838                    <property name="label" translatable="yes">&lt;i&gt;dG&lt;/i&gt;&lt;sub&gt;1&lt;/sub&gt;/&lt;i&gt;dT&lt;/i&gt;: </property>
1839                    <property name="use_markup">True</property>
1840                  </widget>
1841                  <packing>
1842                    <property name="left_attach">3</property>
1843                    <property name="right_attach">4</property>
1844                    <property name="top_attach">1</property>
1845                    <property name="bottom_attach">2</property>
1846                    <property name="x_options">GTK_FILL</property>
1847                    <property name="y_options">GTK_FILL</property>
1848                  </packing>
1849                </child>
1850                <child>
1851                  <widget class="GtkLabel" id="label38">
1852                    <property name="visible">True</property>
1853                    <property name="label" translatable="yes">Entropy coeff &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;2&lt;/sub&gt;: </property>
1854                    <property name="use_markup">True</property>
1855                  </widget>
1856                  <packing>
1857                    <property name="left_attach">6</property>
1858                    <property name="right_attach">7</property>
1859                    <property name="top_attach">2</property>
1860                    <property name="bottom_attach">3</property>
1861                    <property name="x_options">GTK_FILL</property>
1862                    <property name="y_options">GTK_FILL</property>
1863                  </packing>
1864                </child>
1865                <child>
1866                  <widget class="GtkEntry" id="P2_S2_entry">
1867                    <property name="width_request">60</property>
1868                    <property name="visible">True</property>
1869                    <property name="can_focus">True</property>
1870                    <property name="text" translatable="yes">0.8</property>
1871                    <signal name="activate" handler="on_entry_activate" object="P2_S2_entry"/>
1872                  </widget>
1873                  <packing>
1874                    <property name="left_attach">7</property>
1875                    <property name="right_attach">8</property>
1876                    <property name="top_attach">2</property>
1877                    <property name="bottom_attach">3</property>
1878                    <property name="y_options">GTK_FILL</property>
1879                  </packing>
1880                </child>
1881                <child>
1882                  <widget class="GtkLabel" id="label39">
1883                    <property name="visible">True</property>
1884                    <property name="label" translatable="yes">Entropy coeff &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;3&lt;/sub&gt;: </property>
1885                    <property name="use_markup">True</property>
1886                  </widget>
1887                  <packing>
1888                    <property name="left_attach">6</property>
1889                    <property name="right_attach">7</property>
1890                    <property name="top_attach">3</property>
1891                    <property name="bottom_attach">4</property>
1892                    <property name="x_options">GTK_FILL</property>
1893                    <property name="y_options">GTK_FILL</property>
1894                  </packing>
1895                </child>
1896                <child>
1897                  <widget class="GtkEntry" id="P2_S3_entry">
1898                    <property name="width_request">60</property>
1899                    <property name="visible">True</property>
1900                    <property name="can_focus">True</property>
1901                    <property name="text" translatable="yes">0.5</property>
1902                    <signal name="activate" handler="on_entry_activate" object="P2_S3_entry"/>
1903                  </widget>
1904                  <packing>
1905                    <property name="left_attach">7</property>
1906                    <property name="right_attach">8</property>
1907                    <property name="top_attach">3</property>
1908                    <property name="bottom_attach">4</property>
1909                    <property name="y_options">GTK_FILL</property>
1910                  </packing>
1911                </child>
1912                <child>
1913                  <widget class="GtkLabel" id="label40">
1914                    <property name="visible">True</property>
1915                    <property name="label" translatable="yes">Reference &lt;i&gt;T&lt;/i&gt;: </property>
1916                    <property name="use_markup">True</property>
1917                  </widget>
1918                  <packing>
1919                    <property name="x_options">GTK_FILL</property>
1920                    <property name="y_options">GTK_FILL</property>
1921                  </packing>
1922                </child>
1923                <child>
1924                  <widget class="GtkEntry" id="P2_T_entry">
1925                    <property name="width_request">50</property>
1926                    <property name="visible">True</property>
1927                    <property name="can_focus">True</property>
1928                    <property name="text" translatable="yes">273</property>
1929                    <signal name="activate" handler="on_entry_activate" object="P2_T_entry"/>
1930                  </widget>
1931                  <packing>
1932                    <property name="left_attach">1</property>
1933                    <property name="right_attach">2</property>
1934                    <property name="y_options">GTK_FILL</property>
1935                  </packing>
1936                </child>
1937                <child>
1938                  <widget class="GtkHScale" id="P2_T_hscale">
1939                    <property name="width_request">70</property>
1940                    <property name="visible">True</property>
1941                    <property name="can_focus">True</property>
1942                    <property name="adjustment">100 0 4000 1 10 10</property>
1943                    <property name="draw_value">False</property>
1944                    <signal name="value_changed" handler="on_hscale_value_changed" object="P2_T_hscale"/>
1945                  </widget>
1946                  <packing>
1947                    <property name="left_attach">2</property>
1948                    <property name="right_attach">3</property>
1949                    <property name="y_options">GTK_FILL</property>
1950                  </packing>
1951                </child>
1952                <child>
1953                  <widget class="GtkHBox" id="hbox1">
1954                    <property name="visible">True</property>
1955                    <child>
1956                      <widget class="GtkLabel" id="label41">
1957                        <property name="visible">True</property>
1958                        <property name="label" translatable="yes">Initial resolution: </property>
1959                        <property name="use_markup">True</property>
1960                      </widget>
1961                      <packing>
1962                        <property name="expand">False</property>
1963                      </packing>
1964                    </child>
1965                    <child>
1966                      <widget class="GtkSpinButton" id="P2_res_spinbutton">
1967                        <property name="visible">True</property>
1968                        <property name="can_focus">True</property>
1969                        <property name="adjustment">20 10 500 1 10 10</property>
1970                        <signal name="value_changed" handler="on_spinbutton_value_changed" object="P2_res_spinbutton"/>
1971                      </widget>
1972                      <packing>
1973                        <property name="expand">False</property>
1974                        <property name="position">1</property>
1975                      </packing>
1976                    </child>
1977                    <child>
1978                      <widget class="GtkToggleButton" id="P2_spinodal_togglebutton">
1979                        <property name="visible">True</property>
1980                        <property name="can_focus">True</property>
1981                        <property name="receives_default">True</property>
1982                        <property name="label" translatable="yes">Spinodal</property>
1983                        <property name="response_id">0</property>
1984                        <signal name="toggled" handler="on_spinodal_togglebutton_toggled" object="P2_spinodal_togglebutton"/>
1985                      </widget>
1986                      <packing>
1987                        <property name="expand">False</property>
1988                        <property name="position">2</property>
1989                      </packing>
1990                    </child>
1991                  </widget>
1992                  <packing>
1993                    <property name="left_attach">3</property>
1994                    <property name="right_attach">9</property>
1995                    <property name="y_options">GTK_FILL</property>
1996                  </packing>
1997                </child>
1998                <child>
1999                  <widget class="GtkEntry" id="P2_C2_entry">
2000                    <property name="width_request">50</property>
2001                    <property name="visible">True</property>
2002                    <property name="can_focus">True</property>
2003                    <property name="text" translatable="yes">-15</property>
2004                    <signal name="activate" handler="on_entry_activate" object="P2_C2_entry"/>
2005                  </widget>
2006                  <packing>
2007                    <property name="left_attach">4</property>
2008                    <property name="right_attach">5</property>
2009                    <property name="top_attach">2</property>
2010                    <property name="bottom_attach">3</property>
2011                    <property name="y_options">GTK_FILL</property>
2012                  </packing>
2013                </child>
2014                <child>
2015                  <widget class="GtkEntry" id="P2_C3_entry">
2016                    <property name="width_request">50</property>
2017                    <property name="visible">True</property>
2018                    <property name="can_focus">True</property>
2019                    <property name="text" translatable="yes">-8</property>
2020                    <signal name="activate" handler="on_entry_activate" object="P2_C3_entry"/>
2021                  </widget>
2022                  <packing>
2023                    <property name="left_attach">4</property>
2024                    <property name="right_attach">5</property>
2025                    <property name="top_attach">3</property>
2026                    <property name="bottom_attach">4</property>
2027                    <property name="y_options">GTK_FILL</property>
2028                  </packing>
2029                </child>
2030                <child>
2031                  <widget class="GtkLabel" id="label44">
2032                    <property name="visible">True</property>
2033                    <property name="label" translatable="yes">&lt;i&gt;dG&lt;/i&gt;&lt;sub&gt;2&lt;/sub&gt;/&lt;i&gt;dT&lt;/i&gt;: </property>
2034                    <property name="use_markup">True</property>
2035                  </widget>
2036                  <packing>
2037                    <property name="left_attach">3</property>
2038                    <property name="right_attach">4</property>
2039                    <property name="top_attach">2</property>
2040                    <property name="bottom_attach">3</property>
2041                    <property name="x_options">GTK_FILL</property>
2042                    <property name="y_options">GTK_FILL</property>
2043                  </packing>
2044                </child>
2045                <child>
2046                  <widget class="GtkLabel" id="label45">
2047                    <property name="visible">True</property>
2048                    <property name="label" translatable="yes">&lt;i&gt;dG&lt;/i&gt;&lt;sub&gt;3&lt;/sub&gt;/&lt;i&gt;dT&lt;/i&gt;: </property>
2049                    <property name="use_markup">True</property>
2050                  </widget>
2051                  <packing>
2052                    <property name="left_attach">3</property>
2053                    <property name="right_attach">4</property>
2054                    <property name="top_attach">3</property>
2055                    <property name="bottom_attach">4</property>
2056                    <property name="x_options">GTK_FILL</property>
2057                    <property name="y_options">GTK_FILL</property>
2058                  </packing>
2059                </child>
2060                <child>
2061                  <widget class="GtkLabel" id="label46">
2062                    <property name="visible">True</property>
2063                    <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;12&lt;/sub&gt;: </property>
2064                    <property name="use_markup">True</property>
2065                  </widget>
2066                  <packing>
2067                    <property name="top_attach">4</property>
2068                    <property name="bottom_attach">5</property>
2069                    <property name="y_options">GTK_FILL</property>
2070                  </packing>
2071                </child>
2072                <child>
2073                  <widget class="GtkEntry" id="P2_O12_entry">
2074                    <property name="width_request">60</property>
2075                    <property name="visible">True</property>
2076                    <property name="can_focus">True</property>
2077                    <property name="text" translatable="yes">100</property>
2078                    <signal name="activate" handler="on_entry_activate" object="P2_O12_entry"/>
2079                  </widget>
2080                  <packing>
2081                    <property name="left_attach">1</property>
2082                    <property name="right_attach">2</property>
2083                    <property name="top_attach">4</property>
2084                    <property name="bottom_attach">5</property>
2085                    <property name="y_options">GTK_FILL</property>
2086                  </packing>
2087                </child>
2088                <child>
2089                  <widget class="GtkLabel" id="label47">
2090                    <property name="visible">True</property>
2091                    <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;13&lt;/sub&gt;: </property>
2092                    <property name="use_markup">True</property>
2093                  </widget>
2094                  <packing>
2095                    <property name="left_attach">3</property>
2096                    <property name="right_attach">4</property>
2097                    <property name="top_attach">4</property>
2098                    <property name="bottom_attach">5</property>
2099                    <property name="y_options">GTK_FILL</property>
2100                  </packing>
2101                </child>
2102                <child>
2103                  <widget class="GtkEntry" id="P2_O13_entry">
2104                    <property name="width_request">60</property>
2105                    <property name="visible">True</property>
2106                    <property name="can_focus">True</property>
2107                    <property name="text" translatable="yes">400</property>
2108                    <signal name="activate" handler="on_entry_activate" object="P2_O13_entry"/>
2109                  </widget>
2110                  <packing>
2111                    <property name="left_attach">4</property>
2112                    <property name="right_attach">5</property>
2113                    <property name="top_attach">4</property>
2114                    <property name="bottom_attach">5</property>
2115                    <property name="y_options">GTK_FILL</property>
2116                  </packing>
2117                </child>
2118                <child>
2119                  <widget class="GtkLabel" id="label48">
2120                    <property name="visible">True</property>
2121                    <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;23&lt;/sub&gt;: </property>
2122                    <property name="use_markup">True</property>
2123                  </widget>
2124                  <packing>
2125                    <property name="left_attach">6</property>
2126                    <property name="right_attach">7</property>
2127                    <property name="top_attach">4</property>
2128                    <property name="bottom_attach">5</property>
2129                    <property name="y_options">GTK_FILL</property>
2130                  </packing>
2131                </child>
2132                <child>
2133                  <widget class="GtkEntry" id="P2_O23_entry">
2134                    <property name="width_request">60</property>
2135                    <property name="visible">True</property>
2136                    <property name="can_focus">True</property>
2137                    <property name="text" translatable="yes">50</property>
2138                    <signal name="activate" handler="on_entry_activate" object="P2_O23_entry"/>
2139                  </widget>
2140                  <packing>
2141                    <property name="left_attach">7</property>
2142                    <property name="right_attach">8</property>
2143                    <property name="top_attach">4</property>
2144                    <property name="bottom_attach">5</property>
2145                    <property name="y_options">GTK_FILL</property>
2146                  </packing>
2147                </child>
2148                <child>
2149                  <widget class="GtkHBox" id="hbox6">
2150                    <property name="visible">True</property>
2151                    <child>
2152                      <widget class="GtkLabel" id="label49">
2153                        <property name="visible">True</property>
2154                        <property name="label" translatable="yes">Polynomials: </property>
2155                      </widget>
2156                      <packing>
2157                        <property name="expand">False</property>
2158                      </packing>
2159                    </child>
2160                    <child>
2161                      <widget class="GtkSpinButton" id="P2_poly_spinbutton">
2162                        <property name="width_request">30</property>
2163                        <property name="visible">True</property>
2164                        <property name="can_focus">True</property>
2165                        <property name="tooltip" translatable="yes">Not yet implemented</property>
2166                        <property name="adjustment">0 0 0 1 10 10</property>
2167                      </widget>
2168                      <packing>
2169                        <property name="position">1</property>
2170                      </packing>
2171                    </child>
2172                    <child>
2173                      <widget class="GtkLabel" id="label50">
2174                        <property name="visible">True</property>
2175                        <property name="label" translatable="yes">Gaussians: </property>
2176                      </widget>
2177                      <packing>
2178                        <property name="expand">False</property>
2179                        <property name="position">2</property>
2180                      </packing>
2181                    </child>
2182                    <child>
2183                      <widget class="GtkSpinButton" id="P2_gauss_spinbutton">
2184                        <property name="width_request">30</property>
2185                        <property name="visible">True</property>
2186                        <property name="can_focus">True</property>
2187                        <property name="tooltip" translatable="yes">Not yet implemented</property>
2188                        <property name="adjustment">0 0 0 1 10 10</property>
2189                      </widget>
2190                      <packing>
2191                        <property name="position">3</property>
2192                      </packing>
2193                    </child>
2194                  </widget>
2195                  <packing>
2196                    <property name="right_attach">6</property>
2197                    <property name="top_attach">5</property>
2198                    <property name="bottom_attach">6</property>
2199                    <property name="y_options">GTK_FILL</property>
2200                  </packing>
2201                </child>
2202                <child>
2203                  <widget class="GtkLabel" id="label51">
2204                    <property name="visible">True</property>
2205                    <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;123&lt;/sub&gt;: </property>
2206                    <property name="use_markup">True</property>
2207                  </widget>
2208                  <packing>
2209                    <property name="left_attach">6</property>
2210                    <property name="right_attach">7</property>
2211                    <property name="top_attach">5</property>
2212                    <property name="bottom_attach">6</property>
2213                    <property name="y_options">GTK_FILL</property>
2214                  </packing>
2215                </child>
2216                <child>
2217                  <widget class="GtkEntry" id="P2_O123_entry">
2218                    <property name="width_request">60</property>
2219                    <property name="visible">True</property>
2220                    <property name="can_focus">True</property>
2221                    <property name="text" translatable="yes">-1000</property>
2222                    <signal name="activate" handler="on_entry_activate" object="P2_O123_entry"/>
2223                  </widget>
2224                  <packing>
2225                    <property name="left_attach">7</property>
2226                    <property name="right_attach">8</property>
2227                    <property name="top_attach">5</property>
2228                    <property name="bottom_attach">6</property>
2229                    <property name="y_options">GTK_FILL</property>
2230                  </packing>
2231                </child>
2232              </widget>
2233              <packing>
2234                <property name="position">1</property>
2235              </packing>
2236            </child>
2237            <child>
2238              <widget class="GtkHBox" id="hbox4">
2239                <property name="visible">True</property>
2240                <child>
2241                  <widget class="GtkLabel" id="label53">
2242                    <property name="visible">True</property>
2243                    <property name="label" translatable="yes">Phase 2: </property>
2244                  </widget>
2245                </child>
2246                <child>
2247                  <widget class="GtkEntry" id="P2_name_entry">
2248                    <property name="width_request">60</property>
2249                    <property name="visible">True</property>
2250                    <property name="can_focus">True</property>
2251                    <property name="text" translatable="yes">Liquid</property>
2252                    <signal name="activate" handler="on_name_entry_activate" object="P2_name_entry"/>
2253                  </widget>
2254                  <packing>
2255                    <property name="position">1</property>
2256                  </packing>
2257                </child>
2258                <child>
2259                  <widget class="GtkButton" id="P2_hide_button">
2260                    <property name="visible">True</property>
2261                    <property name="can_focus">True</property>
2262                    <property name="receives_default">True</property>
2263                    <property name="tooltip" translatable="yes">Not yet implemented</property>
2264                    <property name="label" translatable="yes">X</property>
2265                    <property name="response_id">0</property>
2266                  </widget>
2267                  <packing>
2268                    <property name="expand">False</property>
2269                    <property name="position">2</property>
2270                  </packing>
2271                </child>
2272              </widget>
2273              <packing>
2274                <property name="type">tab</property>
2275                <property name="position">1</property>
2276                <property name="tab_fill">False</property>
2277              </packing>
2278            </child>
2279            <child>
2280              <widget class="GtkLabel" id="label23">
2281                <property name="visible">True</property>
2282                <property name="label" translatable="yes">Can't make new phases yet...</property>
2283              </widget>
2284              <packing>
2285                <property name="position">2</property>
2286              </packing>
2287            </child>
2288            <child>
2289              <widget class="GtkButton" id="phase_add_button">
2290                <property name="visible">True</property>
2291                <property name="can_focus">True</property>
2292                <property name="receives_default">True</property>
2293                <property name="tooltip" translatable="yes">Not yet implemented</property>
2294                <property name="label" translatable="yes">+</property>
2295                <property name="response_id">0</property>
2296              </widget>
2297              <packing>
2298                <property name="type">tab</property>
2299                <property name="position">2</property>
2300                <property name="tab_fill">False</property>
2301              </packing>
2302            </child>
2303          </widget>
2304          <packing>
2305            <property name="expand">False</property>
2306            <property name="position">4</property>
2307          </packing>
2308        </child>
2309      </widget>
2310    </child>
2311  </widget>
2312  <widget class="GtkAboutDialog" id="aboutdialog">
2313    <property name="border_width">5</property>
2314    <property name="title" translatable="yes">About Glade</property>
2315    <property name="resizable">False</property>
2316    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2317    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2318    <property name="has_separator">False</property>
2319    <property name="program_name">Ternary</property>
2320    <property name="version">0.6.0</property>
2321    <property name="copyright" translatable="yes">Copyright © 2003, 2006, 2008, 2009 Adam C. Powell, IV</property>
2322    <property name="website">http://teaching.matdl.org</property>
2323    <property name="website_label" translatable="yes">MatDL Teaching Archive</property>
2324    <property name="license" translatable="yes">This code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
2325
2326This code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
2327
2328You should have received a copy of the GNU General Public License along with this code; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor Boston, MA 02110-1301 USA
2329
2330You may contact the author by email at apowell@opennovation.com.</property>
2331    <property name="wrap_license">True</property>
2332    <signal name="close" handler="gtk_widget_hide" object="aboutdialog"/>
2333    <child internal-child="vbox">
2334      <widget class="GtkVBox" id="dialog-vbox1">
2335        <property name="visible">True</property>
2336        <property name="spacing">2</property>
2337        <child>
2338          <placeholder/>
2339        </child>
2340        <child internal-child="action_area">
2341          <widget class="GtkHButtonBox" id="dialog-action_area1">
2342            <property name="visible">True</property>
2343            <property name="layout_style">GTK_BUTTONBOX_END</property>
2344          </widget>
2345          <packing>
2346            <property name="expand">False</property>
2347            <property name="pack_type">GTK_PACK_END</property>
2348          </packing>
2349        </child>
2350      </widget>
2351    </child>
2352  </widget>
2353</glade-interface>
Note: See TracBrowser for help on using the browser.