Changeset 513 for trunk/matml

Show
Ignore:
Timestamp:
11/30/2009 07:41:31 PM (2 years ago)
Author:
powell
Message:

Bumped version for next release

Location:
trunk/matml/src/ternary
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/matml/src/ternary/configure.in

    r512 r513  
    33 
    44AM_CONFIG_HEADER(config.h) 
    5 AM_INIT_AUTOMAKE(ternary, 0.5.0) 
    6 RELEASE_DATE="November 30, 2009" 
     5AM_INIT_AUTOMAKE(ternary, 0.6.0) 
     6RELEASE_DATE="when it's ready" 
    77AC_SUBST(RELEASE_DATE) 
    88 
  • trunk/matml/src/ternary/Ternary.glade

    r509 r513  
    11<?xml version="1.0" encoding="UTF-8" standalone="no"?> 
    22<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> 
    3 <!--Generated with glade3 3.4.5 on Mon Nov 30 16:55:37 2009 --> 
     3<!--Generated with glade3 3.4.5 on Mon Nov 30 19:35:38 2009 --> 
    44<glade-interface> 
    55  <widget class="GtkWindow" id="main_window"> 
     
    154154            <property name="n_columns">5</property> 
    155155            <child> 
    156               <widget class="GtkHBox" id="hbox7"> 
    157                 <property name="visible">True</property> 
    158                 <child> 
    159                   <widget class="GtkLabel" id="label24"> 
    160                     <property name="visible">True</property> 
    161                     <property name="label" translatable="yes"> Refinement steps: </property> 
    162                   </widget> 
    163                   <packing> 
    164                     <property name="expand">False</property> 
    165                   </packing> 
    166                 </child> 
    167                 <child> 
    168                   <widget class="GtkSpinButton" id="refine_spinbutton"> 
    169                     <property name="visible">True</property> 
    170                     <property name="can_focus">True</property> 
    171                     <property name="adjustment">3 0 10 1 2 2</property> 
    172                     <signal name="value_changed" handler="on_spinbutton_value_changed" object="P1_refines_spinbutton"/> 
    173                   </widget> 
    174                   <packing> 
    175                     <property name="expand">False</property> 
    176                     <property name="position">1</property> 
    177                   </packing> 
    178                 </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> 
    179236              </widget> 
    180237              <packing> 
    181238                <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> 
    182270                <property name="right_attach">5</property> 
    183                 <property name="top_attach">2</property> 
    184                 <property name="bottom_attach">3</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> 
    185304              </packing> 
    186305            </child> 
     
    204323            </child> 
    205324            <child> 
    206               <widget class="GtkEntry" id="P_entry"> 
    207                 <property name="width_request">60</property> 
    208                 <property name="visible">True</property> 
    209                 <property name="can_focus">True</property> 
    210                 <property name="text" translatable="yes">101300</property> 
    211                 <signal name="activate" handler="on_entry_activate" object="P_entry"/> 
    212               </widget> 
    213               <packing> 
    214                 <property name="left_attach">3</property> 
    215                 <property name="right_attach">4</property> 
    216                 <property name="top_attach">1</property> 
    217                 <property name="bottom_attach">2</property> 
    218                 <property name="x_options">GTK_FILL</property> 
    219                 <property name="y_options">GTK_FILL</property> 
    220               </packing> 
    221             </child> 
    222             <child> 
    223               <widget class="GtkLabel" id="label3"> 
    224                 <property name="visible">True</property> 
    225                 <property name="label" translatable="yes">Pressure: </property> 
     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> 
    226348              </widget> 
    227349              <packing> 
    228350                <property name="left_attach">2</property> 
    229                 <property name="right_attach">3</property> 
    230                 <property name="top_attach">1</property> 
    231                 <property name="bottom_attach">2</property> 
    232                 <property name="x_options">GTK_FILL</property> 
    233                 <property name="y_options">GTK_FILL</property> 
    234               </packing> 
    235             </child> 
    236             <child> 
    237               <widget class="GtkHScale" id="R_hscale"> 
    238                 <property name="width_request">80</property> 
    239                 <property name="visible">True</property> 
    240                 <property name="can_focus">True</property> 
    241                 <property name="adjustment">8.3100000000000005 0 50 1 10 10</property> 
    242                 <property name="draw_value">False</property> 
    243                 <signal name="value_changed" handler="on_hscale_value_changed" object="R_hscale"/> 
    244               </widget> 
    245               <packing> 
    246                 <property name="left_attach">4</property> 
    247351                <property name="right_attach">5</property> 
    248                 <property name="x_options">GTK_FILL</property> 
    249                 <property name="y_options">GTK_FILL</property> 
    250               </packing> 
    251             </child> 
    252             <child> 
    253               <widget class="GtkEntry" id="R_entry"> 
    254                 <property name="width_request">60</property> 
    255                 <property name="visible">True</property> 
    256                 <property name="can_focus">True</property> 
    257                 <property name="text" translatable="yes">8.314</property> 
    258                 <signal name="activate" handler="on_entry_activate" object="R_entry"/> 
    259               </widget> 
    260               <packing> 
    261                 <property name="left_attach">3</property> 
    262                 <property name="right_attach">4</property> 
    263                 <property name="x_options">GTK_FILL</property> 
    264                 <property name="y_options">GTK_FILL</property> 
    265               </packing> 
    266             </child> 
    267             <child> 
    268               <widget class="GtkLabel" id="label2"> 
    269                 <property name="visible">True</property> 
    270                 <property name="label" translatable="yes">Gas constant R: </property> 
    271               </widget> 
    272               <packing> 
    273                 <property name="left_attach">2</property> 
    274                 <property name="right_attach">3</property> 
    275                 <property name="x_options">GTK_FILL</property> 
    276                 <property name="y_options">GTK_FILL</property> 
    277               </packing> 
    278             </child> 
    279             <child> 
    280               <widget class="GtkEntry" id="component3_name"> 
    281                 <property name="visible">True</property> 
    282                 <property name="can_focus">True</property> 
    283                 <property name="text" translatable="yes">Polymer</property> 
    284                 <signal name="activate" handler="on_name_entry_activate" object="component3_name"/> 
    285               </widget> 
    286               <packing> 
    287                 <property name="left_attach">1</property> 
    288                 <property name="right_attach">2</property> 
    289352                <property name="top_attach">2</property> 
    290353                <property name="bottom_attach">3</property> 
    291                 <property name="y_options">GTK_FILL</property> 
    292               </packing> 
    293             </child> 
    294             <child> 
    295               <widget class="GtkEntry" id="component2_name"> 
    296                 <property name="visible">True</property> 
    297                 <property name="can_focus">True</property> 
    298                 <property name="text" translatable="yes">Solvent</property> 
    299                 <signal name="activate" handler="on_name_entry_activate" object="component2_name"/> 
    300               </widget> 
    301               <packing> 
    302                 <property name="left_attach">1</property> 
    303                 <property name="right_attach">2</property> 
    304                 <property name="top_attach">1</property> 
    305                 <property name="bottom_attach">2</property> 
    306                 <property name="y_options">GTK_FILL</property> 
    307               </packing> 
    308             </child> 
    309             <child> 
    310               <widget class="GtkEntry" id="component1_name"> 
    311                 <property name="visible">True</property> 
    312                 <property name="can_focus">True</property> 
    313                 <property name="text" translatable="yes">Water</property> 
    314                 <signal name="activate" handler="on_name_entry_activate" object="component1_name"/> 
    315               </widget> 
    316               <packing> 
    317                 <property name="left_attach">1</property> 
    318                 <property name="right_attach">2</property> 
    319                 <property name="y_options">GTK_FILL</property> 
    320               </packing> 
    321             </child> 
    322             <child> 
    323               <widget class="GtkLabel" id="label20"> 
    324                 <property name="visible">True</property> 
    325                 <property name="label" translatable="yes">Component 3:</property> 
    326               </widget> 
    327               <packing> 
    328                 <property name="top_attach">2</property> 
    329                 <property name="bottom_attach">3</property> 
    330                 <property name="x_options">GTK_FILL</property> 
    331                 <property name="y_options">GTK_FILL</property> 
    332               </packing> 
    333             </child> 
    334             <child> 
    335               <widget class="GtkLabel" id="label19"> 
    336                 <property name="visible">True</property> 
    337                 <property name="label" translatable="yes">Component 2:</property> 
    338               </widget> 
    339               <packing> 
    340                 <property name="top_attach">1</property> 
    341                 <property name="bottom_attach">2</property> 
    342                 <property name="x_options">GTK_FILL</property> 
    343                 <property name="y_options">GTK_FILL</property> 
    344               </packing> 
    345             </child> 
    346             <child> 
    347               <widget class="GtkLabel" id="label18"> 
    348                 <property name="visible">True</property> 
    349                 <property name="label" translatable="yes">Component 1:</property> 
    350               </widget> 
    351               <packing> 
    352                 <property name="x_options">GTK_FILL</property> 
    353                 <property name="y_options">GTK_FILL</property> 
    354354              </packing> 
    355355            </child> 
     
    678678                <property name="n_columns">9</property> 
    679679                <child> 
    680                   <widget class="GtkEntry" id="P1_O123_entry"> 
     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"> 
    681989                    <property name="width_request">60</property> 
    682990                    <property name="visible">True</property> 
    683991                    <property name="can_focus">True</property> 
    684                     <property name="text" translatable="yes">400</property> 
    685                     <signal name="activate" handler="on_entry_activate" object="P1_O123_entry"/> 
     992                    <property name="text" translatable="yes">1.0</property> 
     993                    <signal name="activate" handler="on_entry_activate" object="P1_S1_entry"/> 
    686994                  </widget> 
    687995                  <packing> 
    688996                    <property name="left_attach">7</property> 
    689997                    <property name="right_attach">8</property> 
    690                     <property name="top_attach">5</property> 
    691                     <property name="bottom_attach">6</property> 
    692                     <property name="y_options">GTK_FILL</property> 
    693                   </packing> 
    694                 </child> 
    695                 <child> 
    696                   <widget class="GtkLabel" id="label21"> 
    697                     <property name="visible">True</property> 
    698                     <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;123&lt;/sub&gt;: </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> 
    6991007                    <property name="use_markup">True</property> 
    7001008                  </widget> 
     
    7021010                    <property name="left_attach">6</property> 
    7031011                    <property name="right_attach">7</property> 
    704                     <property name="top_attach">5</property> 
    705                     <property name="bottom_attach">6</property> 
    706                     <property name="y_options">GTK_FILL</property> 
    707                   </packing> 
    708                 </child> 
    709                 <child> 
    710                   <widget class="GtkHBox" id="hbox10"> 
    711                     <property name="visible">True</property> 
    712                     <child> 
    713                       <widget class="GtkLabel" id="label33"> 
    714                         <property name="visible">True</property> 
    715                         <property name="label" translatable="yes">Polynomials: </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> 
    7161159                      </widget> 
    7171160                      <packing> 
     
    7201163                    </child> 
    7211164                    <child> 
    722                       <widget class="GtkSpinButton" id="P1_poly_spinbutton"> 
    723                         <property name="width_request">30</property> 
     1165                      <widget class="GtkSpinButton" id="P1_res_spinbutton"> 
    7241166                        <property name="visible">True</property> 
    7251167                        <property name="can_focus">True</property> 
    726                         <property name="tooltip" translatable="yes">Not yet implemented</property> 
    727                         <property name="adjustment">0 0 0 1 10 10</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"/> 
    7281170                      </widget> 
    7291171                      <packing> 
     1172                        <property name="expand">False</property> 
    7301173                        <property name="position">1</property> 
    7311174                      </packing> 
    7321175                    </child> 
    7331176                    <child> 
    734                       <widget class="GtkLabel" id="label34"> 
    735                         <property name="visible">True</property> 
    736                         <property name="label" translatable="yes">Gaussians: </property> 
     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"/> 
    7371184                      </widget> 
    7381185                      <packing> 
     
    7411188                      </packing> 
    7421189                    </child> 
    743                     <child> 
    744                       <widget class="GtkSpinButton" id="P1_gauss_spinbutton"> 
    745                         <property name="width_request">30</property> 
    746                         <property name="visible">True</property> 
    747                         <property name="can_focus">True</property> 
    748                         <property name="tooltip" translatable="yes">Not yet implemented</property> 
    749                         <property name="adjustment">0 0 0 1 10 10</property> 
    750                       </widget> 
    751                       <packing> 
    752                         <property name="position">3</property> 
    753                       </packing> 
    754                     </child> 
    755                   </widget> 
    756                   <packing> 
    757                     <property name="right_attach">6</property> 
    758                     <property name="top_attach">5</property> 
    759                     <property name="bottom_attach">6</property> 
    760                     <property name="y_options">GTK_FILL</property> 
    761                   </packing> 
    762                 </child> 
    763                 <child> 
    764                   <widget class="GtkEntry" id="P1_O23_entry"> 
    765                     <property name="width_request">60</property> 
    766                     <property name="visible">True</property> 
    767                     <property name="can_focus">True</property> 
    768                     <property name="text" translatable="yes">-1500</property> 
    769                     <signal name="activate" handler="on_entry_activate" object="P1_O23_entry"/> 
    770                   </widget> 
    771                   <packing> 
    772                     <property name="left_attach">7</property> 
    773                     <property name="right_attach">8</property> 
    774                     <property name="top_attach">4</property> 
    775                     <property name="bottom_attach">5</property> 
    776                     <property name="y_options">GTK_FILL</property> 
    777                   </packing> 
    778                 </child> 
    779                 <child> 
    780                   <widget class="GtkLabel" id="label17"> 
    781                     <property name="visible">True</property> 
    782                     <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;23&lt;/sub&gt;: </property> 
    783                     <property name="use_markup">True</property> 
    784                   </widget> 
    785                   <packing> 
    786                     <property name="left_attach">6</property> 
    787                     <property name="right_attach">7</property> 
    788                     <property name="top_attach">4</property> 
    789                     <property name="bottom_attach">5</property> 
    790                     <property name="y_options">GTK_FILL</property> 
    791                   </packing> 
    792                 </child> 
    793                 <child> 
    794                   <widget class="GtkEntry" id="P1_O13_entry"> 
    795                     <property name="width_request">60</property> 
    796                     <property name="visible">True</property> 
    797                     <property name="can_focus">True</property> 
    798                     <property name="text" translatable="yes">5000</property> 
    799                     <signal name="activate" handler="on_entry_activate" object="P1_O13_entry"/> 
     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"/> 
    8001204                  </widget> 
    8011205                  <packing> 
    8021206                    <property name="left_attach">4</property> 
    8031207                    <property name="right_attach">5</property> 
    804                     <property name="top_attach">4</property> 
    805                     <property name="bottom_attach">5</property> 
    806                     <property name="y_options">GTK_FILL</property> 
    807                   </packing> 
    808                 </child> 
    809                 <child> 
    810                   <widget class="GtkLabel" id="label16"> 
    811                     <property name="visible">True</property> 
    812                     <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;13&lt;/sub&gt;: </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> 
    8131233                    <property name="use_markup">True</property> 
    8141234                  </widget> 
     
    8161236                    <property name="left_attach">3</property> 
    8171237                    <property name="right_attach">4</property> 
    818                     <property name="top_attach">4</property> 
    819                     <property name="bottom_attach">5</property> 
    820                     <property name="y_options">GTK_FILL</property> 
    821                   </packing> 
    822                 </child> 
    823                 <child> 
    824                   <widget class="GtkEntry" id="P1_O12_entry"> 
    825                     <property name="width_request">60</property> 
    826                     <property name="visible">True</property> 
    827                     <property name="can_focus">True</property> 
    828                     <property name="text" translatable="yes">-150</property> 
    829                     <signal name="activate" handler="on_entry_activate" object="P1_O12_entry"/> 
    830                   </widget> 
    831                   <packing> 
    832                     <property name="left_attach">1</property> 
    833                     <property name="right_attach">2</property> 
    834                     <property name="top_attach">4</property> 
    835                     <property name="bottom_attach">5</property> 
    836                     <property name="y_options">GTK_FILL</property> 
    837                   </packing> 
    838                 </child> 
    839                 <child> 
    840                   <widget class="GtkLabel" id="label1"> 
    841                     <property name="visible">True</property> 
    842                     <property name="label" translatable="yes">&lt;i&gt;Omega&lt;/i&gt;&lt;sub&gt;12&lt;/sub&gt;: </property> 
    843                     <property name="use_markup">True</property> 
    844                   </widget> 
    845                   <packing> 
    846                     <property name="top_attach">4</property> 
    847                     <property name="bottom_attach">5</property> 
     1238                    <property name="top_attach">2</property> 
     1239                    <property name="bottom_attach">3</property> 
     1240                    <property name="x_options">GTK_FILL</property> 
    8481241                    <property name="y_options">GTK_FILL</property> 
    8491242                  </packing> 
     
    8651258                </child> 
    8661259                <child> 
    867                   <widget class="GtkLabel" id="label31"> 
     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"> 
    8682032                    <property name="visible">True</property> 
    8692033                    <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> 
     
    8802044                </child> 
    8812045                <child> 
    882                   <widget class="GtkEntry" id="P1_C3_entry"> 
    883                     <property name="width_request">50</property> 
    884                     <property name="visible">True</property> 
    885                     <property name="can_focus">True</property> 
    886                     <property name="text" translatable="yes">-1.5</property> 
    887                     <signal name="activate" handler="on_entry_activate" object="P1_C3_entry"/> 
    888                   </widget> 
    889                   <packing> 
    890                     <property name="left_attach">4</property> 
    891                     <property name="right_attach">5</property> 
    892                     <property name="top_attach">3</property> 
    893                     <property name="bottom_attach">4</property> 
    894                     <property name="y_options">GTK_FILL</property> 
    895                   </packing> 
    896                 </child> 
    897                 <child> 
    898                   <widget class="GtkEntry" id="P1_C2_entry"> 
    899                     <property name="width_request">50</property> 
    900                     <property name="visible">True</property> 
    901                     <property name="can_focus">True</property> 
    902                     <property name="text" translatable="yes">-2.2</property> 
    903                     <signal name="activate" handler="on_entry_activate" object="P1_C2_entry"/> 
    904                   </widget> 
    905                   <packing> 
    906                     <property name="left_attach">4</property> 
    907                     <property name="right_attach">5</property> 
    908                     <property name="top_attach">2</property> 
    909                     <property name="bottom_attach">3</property> 
    910                     <property name="y_options">GTK_FILL</property> 
    911                   </packing> 
    912                 </child> 
    913                 <child> 
    914                   <widget class="GtkHBox" id="hbox3"> 
    915                     <property name="visible">True</property> 
    916                     <child> 
    917                       <widget class="GtkLabel" id="label22"> 
    918                         <property name="visible">True</property> 
    919                         <property name="label" translatable="yes"> Initial resolution: </property> 
    920                         <property name="use_markup">True</property> 
    921                       </widget> 
    922                       <packing> 
    923                         <property name="expand">False</property> 
    924                       </packing> 
    925                     </child> 
    926                     <child> 
    927                       <widget class="GtkSpinButton" id="P1_res_spinbutton"> 
    928                         <property name="visible">True</property> 
    929                         <property name="can_focus">True</property> 
    930                         <property name="adjustment">20 10 200 1 10 10</property> 
    931                         <signal name="value_changed" handler="on_spinbutton_value_changed" object="P1_res2_spinbutton"/> 
    932                       </widget> 
    933                       <packing> 
    934                         <property name="expand">False</property> 
    935                         <property name="position">1</property> 
    936                       </packing> 
    937                     </child> 
    938                     <child> 
    939                       <widget class="GtkToggleButton" id="P1_spinodal_togglebutton"> 
    940                         <property name="visible">True</property> 
    941                         <property name="can_focus">True</property> 
    942                         <property name="receives_default">True</property> 
    943                         <property name="label" translatable="yes">Spinodal</property> 
    944                         <property name="response_id">0</property> 
    945                         <signal name="toggled" handler="on_spinodal_togglebutton_toggled" object="P1_spinodal_togglebutton"/> 
    946                       </widget> 
    947                       <packing> 
    948                         <property name="expand">False</property> 
    949                         <property name="position">2</property> 
    950                       </packing> 
    951                     </child> 
    952                   </widget> 
    953                   <packing> 
    954                     <property name="left_attach">3</property> 
    955                     <property name="right_attach">9</property> 
    956                     <property name="y_options">GTK_FILL</property> 
    957                   </packing> 
    958                 </child> 
    959                 <child> 
    960                   <widget class="GtkHScale" id="P1_T_hscale"> 
    961                     <property name="width_request">70</property> 
    962                     <property name="visible">True</property> 
    963                     <property name="can_focus">True</property> 
    964                     <property name="adjustment">100 0 4000 1 10 10</property> 
    965                     <property name="draw_value">False</property> 
    966                     <signal name="value_changed" handler="on_hscale_value_changed" object="P1_T_hscale"/> 
    967                   </widget> 
    968                   <packing> 
    969                     <property name="left_attach">2</property> 
    970                     <property name="right_attach">3</property> 
    971                     <property name="y_options">GTK_FILL</property> 
    972                   </packing> 
    973                 </child> 
    974                 <child> 
    975                   <widget class="GtkEntry" id="P1_T_entry"> 
    976                     <property name="width_request">50</property> 
    977                     <property name="visible">True</property> 
    978                     <property name="can_focus">True</property> 
    979                     <property name="text" translatable="yes">273</property> 
    980                     <signal name="activate" handler="on_entry_activate" object="P1_T_entry"/> 
    981                   </widget> 
    982                   <packing> 
    983                     <property name="left_attach">1</property> 
    984                     <property name="right_attach">2</property> 
    985                     <property name="y_options">GTK_FILL</property> 
    986                   </packing> 
    987                 </child> 
    988                 <child> 
    989                   <widget class="GtkLabel" id="label8"> 
    990                     <property name="visible">True</property> 
    991                     <property name="label" translatable="yes">Reference &lt;i&gt;T&lt;/i&gt;: </property> 
    992                     <property name="use_markup">True</property> 
    993                   </widget> 
    994                   <packing> 
    995                     <property name="x_options">GTK_FILL</property> 
    996                     <property name="y_options">GTK_FILL</property> 
    997                   </packing> 
    998                 </child> 
    999                 <child> 
    1000                   <widget class="GtkEntry" id="P1_S3_entry"> 
    1001                     <property name="width_request">60</property> 
    1002                     <property name="visible">True</property> 
    1003                     <property name="can_focus">True</property> 
    1004                     <property name="text" translatable="yes">0.1</property> 
    1005                     <signal name="activate" handler="on_entry_activate" object="P1_S3_entry"/> 
    1006                   </widget> 
    1007                   <packing> 
    1008                     <property name="left_attach">7</property> 
    1009                     <property name="right_attach">8</property> 
    1010                     <property name="top_attach">3</property> 
    1011                     <property name="bottom_attach">4</property> 
    1012                     <property name="y_options">GTK_FILL</property> 
    1013                   </packing> 
    1014                 </child> 
    1015                 <child> 
    1016                   <widget class="GtkLabel" id="label15"> 
    1017                     <property name="visible">True</property> 
    1018                     <property name="label" translatable="yes">Entropy coeff &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;3&lt;/sub&gt;: </property> 
    1019                     <property name="use_markup">True</property> 
    1020                   </widget> 
    1021                   <packing> 
    1022                     <property name="left_attach">6</property> 
    1023                     <property name="right_attach">7</property> 
    1024                     <property name="top_attach">3</property> 
    1025                     <property name="bottom_attach">4</property> 
    1026                     <property name="x_options">GTK_FILL</property> 
    1027                     <property name="y_options">GTK_FILL</property> 
    1028                   </packing> 
    1029                 </child> 
    1030                 <child> 
    1031                   <widget class="GtkEntry" id="P1_S2_entry"> 
    1032                     <property name="width_request">60</property> 
    1033                     <property name="visible">True</property> 
    1034                     <property name="can_focus">True</property> 
    1035                     <property name="text" translatable="yes">0.5</property> 
    1036                     <signal name="activate" handler="on_entry_activate" object="P1_S2_entry"/> 
    1037                   </widget> 
    1038                   <packing> 
    1039                     <property name="left_attach">7</property> 
    1040                     <property name="right_attach">8</property> 
    1041                     <property name="top_attach">2</property> 
    1042                     <property name="bottom_attach">3</property> 
    1043                     <property name="y_options">GTK_FILL</property> 
    1044                   </packing> 
    1045                 </child> 
    1046                 <child> 
    1047                   <widget class="GtkLabel" id="label14"> 
    1048                     <property name="visible">True</property> 
    1049                     <property name="label" translatable="yes">Entropy coeff &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;2&lt;/sub&gt;: </property> 
    1050                     <property name="use_markup">True</property> 
    1051                   </widget> 
    1052                   <packing> 
    1053                     <property name="left_attach">6</property> 
    1054                     <property name="right_attach">7</property> 
    1055                     <property name="top_attach">2</property> 
    1056                     <property name="bottom_attach">3</property> 
    1057                     <property name="x_options">GTK_FILL</property> 
    1058                     <property name="y_options">GTK_FILL</property> 
    1059                   </packing> 
    1060                 </child> 
    1061                 <child> 
    1062                   <widget class="GtkLabel" id="label30"> 
    1063                     <property name="visible">True</property> 
    1064                     <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> 
    1065                     <property name="use_markup">True</property> 
    1066                   </widget> 
    1067                   <packing> 
    1068                     <property name="left_attach">3</property> 
    1069                     <property name="right_attach">4</property> 
    1070                     <property name="top_attach">1</property> 
    1071                     <property name="bottom_attach">2</property> 
    1072                     <property name="x_options">GTK_FILL</property> 
    1073                     <property name="y_options">GTK_FILL</property> 
    1074                   </packing> 
    1075                 </child> 
    1076                 <child> 
    1077                   <widget class="GtkEntry" id="P1_C1_entry"> 
    1078                     <property name="width_request">50</property> 
    1079                     <property name="visible">True</property> 
    1080                     <property name="can_focus">True</property> 
    1081                     <property name="text" translatable="yes">-3.2</property> 
    1082                     <signal name="activate" handler="on_entry_activate" object="P1_C1_entry"/> 
    1083                   </widget> 
    1084                   <packing> 
    1085                     <property name="left_attach">4</property> 
    1086                     <property name="right_attach">5</property> 
    1087                     <property name="top_attach">1</property> 
    1088                     <property name="bottom_attach">2</property> 
    1089                     <property name="y_options">GTK_FILL</property> 
    1090                   </packing> 
    1091                 </child> 
    1092                 <child> 
    1093                   <widget class="GtkLabel" id="label13"> 
    1094                     <property name="visible">True</property> 
    1095                     <property name="label" translatable="yes">Entropy coeff &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;1&lt;/sub&gt;: </property> 
    1096                     <property name="use_markup">True</property> 
    1097                   </widget> 
    1098                   <packing> 
    1099                     <property name="left_attach">6</property> 
    1100                     <property name="right_attach">7</property> 
    1101                     <property name="top_attach">1</property> 
    1102                     <property name="bottom_attach">2</property> 
    1103                     <property name="x_options">GTK_FILL</property> 
    1104                     <property name="y_options">GTK_FILL</property> 
    1105                   </packing> 
    1106                 </child> 
    1107                 <child> 
    1108                   <widget class="GtkEntry" id="P1_S1_entry"> 
    1109                     <property name="width_request">60</property> 
    1110                     <property name="visible">True</property> 
    1111                     <property name="can_focus">True</property> 
    1112                     <property name="text" translatable="yes">1.0</property> 
    1113                     <signal name="activate" handler="on_entry_activate" object="P1_S1_entry"/> 
    1114                   </widget> 
    1115                   <packing> 
    1116                     <property name="left_attach">7</property> 
    1117                     <property name="right_attach">8</property> 
    1118                     <property name="top_attach">1</property> 
    1119                     <property name="bottom_attach">2</property> 
    1120                     <property name="y_options">GTK_FILL</property> 
    1121                   </packing> 
    1122                 </child> 
    1123                 <child> 
    1124                   <widget class="GtkHScale" id="P1_O123_hscale"> 
    1125                     <property name="width_request">70</property> 
    1126                     <property name="visible">True</property> 
    1127                     <property name="can_focus">True</property> 
    1128                     <property name="adjustment">100 -10000 10000 10 100 100</property> 
    1129                     <property name="draw_value">False</property> 
    1130                     <signal name="value_changed" handler="on_hscale_value_changed" object="P1_O123_hscale"/> 
    1131                   </widget> 
    1132                   <packing> 
    1133                     <property name="left_attach">8</property> 
    1134                     <property name="right_attach">9</property> 
    1135                     <property name="top_attach">5</property> 
    1136                     <property name="bottom_attach">6</property> 
    1137                     <property name="y_options">GTK_FILL</property> 
    1138                   </packing> 
    1139                 </child> 
    1140                 <child> 
    1141                   <widget class="GtkHScale" id="P1_O23_hscale"> 
    1142                     <property name="width_request">70</property> 
    1143                     <property name="visible">True</property> 
    1144                     <property name="can_focus">True</property> 
    1145                     <property name="adjustment">100 -10000 10000 10 100 100</property> 
    1146                     <property name="draw_value">False</property> 
    1147                     <signal name="value_changed" handler="on_hscale_value_changed" object="P1_O23_hscale"/> 
    1148                   </widget> 
    1149                   <packing> 
    1150                     <property name="left_attach">8</property> 
    1151                     <property name="right_attach">9</property> 
    1152                     <property name="top_attach">4</property> 
    1153                     <property name="bottom_attach">5</property> 
    1154                     <property name="y_options">GTK_FILL</property> 
    1155                   </packing> 
    1156                 </child> 
    1157                 <child> 
    1158                   <widget class="GtkHScale" id="P1_S3_hscale"> 
    1159                     <property name="width_request">70</property> 
    1160                     <property name="visible">True</property> 
    1161                     <property name="can_focus">True</property> 
    1162                     <property name="adjustment">0.10000000000000001 0 2 0.10000000000000001 1 1</property> 
    1163                     <property name="draw_value">False</property> 
    1164                     <signal name="value_changed" handler="on_hscale_value_changed" object="P1_S3_hscale"/> 
    1165                   </widget> 
    1166                   <packing> 
    1167                     <property name="left_attach">8</property> 
    1168                     <property name="right_attach">9</property> 
    1169                     <property name="top_attach">3</property> 
    1170                     <property name="bottom_attach">4</property> 
    1171                     <property name="y_options">GTK_FILL</property> 
    1172                   </packing> 
    1173                 </child> 
    1174                 <child> 
    1175                   <widget class="GtkHScale" id="P1_S2_hscale"> 
    1176                     <property name="width_request">70</property> 
    1177                     <property name="visible">True</property> 
    1178                     <property name="can_focus">True</property> 
    1179                     <property name="adjustment">0.5 0 2 0.10000000000000001 1 1</property> 
    1180                     <property name="draw_value">False</property> 
    1181                     <signal name="value_changed" handler="on_hscale_value_changed" object="P1_S2_hscale"/> 
    1182                   </widget> 
    1183                   <packing> 
    1184                     <property name="left_attach">8</property> 
    1185                     <property name="right_attach">9</property> 
    1186                     <property name="top_attach">2</property> 
    1187                     <property name="bottom_attach">3</property> 
    1188                     <property name="y_options">GTK_FILL</property> 
    1189                   </packing> 
    1190                 </child> 
    1191                 <child> 
    1192                   <widget class="GtkHScale" id="P1_S1_hscale"> 
    1193                     <property name="width_request">70</property> 
    1194                     <property name="visible">True</property> 
    1195                     <property name="can_focus">True</property> 
    1196                     <property name="adjustment">1 0 2 0.10000000000000001 1 1</property> 
    1197                     <property name="draw_value">False</property> 
    1198                     <signal name="value_changed" handler="on_hscale_value_changed" object="P1_S1_hscale"/> 
    1199                   </widget> 
    1200                   <packing> 
    1201                     <property name="left_attach">8</property> 
    1202                     <property name="right_attach">9</property> 
    1203                     <property name="top_attach">1</property> 
    1204                     <property name="bottom_attach">2</property> 
    1205                     <property name="y_options">GTK_FILL</property> 
    1206                   </packing> 
    1207                 </child> 
    1208                 <child> 
    1209                   <widget class="GtkLabel" id="label10"> 
    1210                     <property name="visible">True</property> 
    1211                     <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> 
    1212                     <property name="use_markup">True</property> 
    1213                   </widget> 
    1214                   <packing> 
    1215                     <property name="top_attach">1</property> 
    1216                     <property name="bottom_attach">2</property> 
    1217                     <property name="x_options">GTK_FILL</property> 
    1218                     <property name="y_options">GTK_FILL</property> 
    1219                   </packing> 
    1220                 </child> 
    1221                 <child> 
    1222                   <widget class="GtkLabel" id="label11"> 
    1223                     <property name="visible">True</property> 
    1224                     <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> 
    1225                     <property name="use_markup">True</property> 
    1226                   </widget> 
    1227                   <packing> 
    1228                     <property name="top_attach">2</property> 
    1229                     <property name="bottom_attach">3</property> 
    1230                     <property name="x_options">GTK_FILL</property> 
    1231                     <property name="y_options">GTK_FILL</property> 
    1232                   </packing> 
    1233                 </child> 
    1234                 <child> 
    1235                   <widget class="GtkLabel" id="label12"> 
    1236                     <property name="visible">True</property> 
    1237                     <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> 
    1238                     <property name="use_markup">True</property> 
    1239                   </widget> 
    1240                   <packing> 
    1241                     <property name="top_attach">3</property> 
    1242                     <property name="bottom_attach">4</property> 
    1243                     <property name="x_options">GTK_FILL</property> 
    1244                     <property name="y_options">GTK_FILL</property> 
    1245                   </packing> 
    1246                 </child> 
    1247                 <child> 
    1248                   <widget class="GtkHScale" id="P1_G1_hscale"> 
    1249                     <property name="width_request">70</property> 
    1250                     <property name="visible">True</property> 
    1251                     <property name="can_focus">True</property> 
    1252                     <property name="adjustment">100 -10000 10000 10 100 100</property> 
    1253                     <property name="draw_value">False</property> 
    1254                     <signal name="value_changed" handler="on_hscale_value_changed" object="P1_G1_hscale"/> 
    1255                   </widget> 
    1256                   <packing> 
    1257                     <property name="left_attach">2</property> 
    1258                     <property name="right_attach">3</property> 
    1259                     <property name="top_attach">1</property> 
    1260                     <property name="bottom_attach">2</property> 
    1261                     <property name="y_options">GTK_FILL</property> 
    1262                   </packing> 
    1263                 </child> 
    1264                 <child> 
    1265                   <widget class="GtkHScale" id="P1_G2_hscale"> 
    1266                     <property name="width_request">70</property> 
    1267                     <property name="visible">True</property> 
    1268                     <property name="can_focus">True</property> 
    1269                     <property name="adjustment">100 -10000 10000 10 100 100</property> 
    1270                     <property name="draw_value">False</property> 
    1271                     <signal name="value_changed" handler="on_hscale_value_changed" object="P1_G2_hscale"/> 
    1272                   </widget> 
    1273                   <packing> 
    1274                     <property name="left_attach">2</property> 
    1275                     <property name="right_attach">3</property> 
    1276                     <property name="top_attach">2</property> 
    1277                     <property name="bottom_attach">3</property> 
    1278                     <property name="y_options">GTK_FILL</property> 
    1279                   </packing> 
    1280                 </child> 
    1281                 <child> 
    1282                   <widget class="GtkHScale" id="P1_G3_hscale"> 
    1283                     <property name="width_request">70</property> 
    1284                     <property name="visible">True</property> 
    1285                     <property name="can_focus">True</property> 
    1286                     <property name="adjustment">100 -10000 10000 10 100 100</property> 
    1287                     <property name="draw_value">False</property> 
    1288                     <signal name="value_changed" handler="on_hscale_value_changed" object="P1_G3_hscale"/> 
    1289                   </widget> 
    1290                   <packing> 
    1291                     <property name="left_attach">2</property> 
    1292                     <property name="right_attach">3</property> 
    1293                     <property name="top_attach">3</property> 
    1294                     <property name="bottom_attach">4</property> 
    1295                     <property name="y_options">GTK_FILL</property> 
    1296                   </packing> 
    1297                 </child> 
    1298                 <child> 
    1299                   <widget class="GtkEntry" id="P1_G1_entry"> 
    1300                     <property name="width_request">50</property> 
    1301                     <property name="visible">True</property> 
    1302                     <property name="can_focus">True</property> 
    1303                     <property name="text" translatable="yes">160</property> 
    1304                     <signal name="activate" handler="on_entry_activate" object="P1_G1_entry"/> 
    1305                   </widget> 
    1306                   <packing> 
    1307                     <property name="left_attach">1</property> 
    1308                     <property name="right_attach">2</property> 
    1309                     <property name="top_attach">1</property> 
    1310                     <property name="bottom_attach">2</property> 
    1311                     <property name="y_options">GTK_FILL</property> 
    1312                   </packing> 
    1313                 </child> 
    1314                 <child> 
    1315                   <widget class="GtkEntry" id="P1_G2_entry"> 
    1316                     <property name="width_request">50</property> 
    1317                     <property name="visible">True</property> 
    1318                     <property name="can_focus">True</property> 
    1319                     <property name="text" translatable="yes">-140</property> 
    1320