]> matita.cs.unibo.it Git - helm.git/commitdiff
findReplace ported from GtkTable to GtkGrid
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sat, 22 Dec 2018 00:09:10 +0000 (01:09 +0100)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 27 Sep 2019 13:45:21 +0000 (15:45 +0200)
matita/matita/matita.ui

index 47987930e881a49868e95b4d60c7d80a44174645..f1f674ec132d85ada5c58746aa32a4f03632a18f 100644 (file)
           <object class="GtkSeparator" id="hseparator3">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="orientation">horizontal</property>
           </object>
           <packing>
             <property name="expand">False</property>
                 <property name="border_width">4</property>
                 <property name="spacing">4</property>
                 <property name="layout_style">end</property>
-                <property name="orientation">horizontal</property>
                 <child>
                   <object class="GtkButton" id="buttonPAUSE">
                     <property name="label">gtk-media-pause</property>
     <property name="window_position">mouse</property>
     <property name="type_hint">dialog</property>
     <child>
-      <object class="GtkTable" id="table1">
+      <object class="GtkGrid" id="table1">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="n_rows">3</property>
-        <property name="n_columns">2</property>
-        <property name="row_spacing">5</property>
+        <property name="row_spacing">9</property>
         <child>
           <object class="GtkLabel" id="label17">
             <property name="visible">True</property>
             <property name="xalign">0</property>
           </object>
           <packing>
-            <property name="x_options"/>
-            <property name="y_options"/>
+            <property name="left_attach">0</property>
+            <property name="top_attach">0</property>
           </packing>
         </child>
         <child>
             <property name="xalign">0</property>
           </object>
           <packing>
+            <property name="left_attach">0</property>
             <property name="top_attach">1</property>
-            <property name="bottom_attach">2</property>
-            <property name="x_options"/>
-            <property name="y_options"/>
           </packing>
         </child>
         <child>
           <object class="GtkEntry" id="findEntry">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
-            <property name="has_focus">True</property>
             <property name="can_default">True</property>
             <property name="has_default">True</property>
           </object>
           <packing>
             <property name="left_attach">1</property>
-            <property name="right_attach">2</property>
-            <property name="y_options"/>
+            <property name="top_attach">0</property>
           </packing>
         </child>
         <child>
           </object>
           <packing>
             <property name="left_attach">1</property>
-            <property name="right_attach">2</property>
             <property name="top_attach">1</property>
-            <property name="bottom_attach">2</property>
-            <property name="y_options"/>
           </packing>
         </child>
         <child>
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="spacing">5</property>
-            <child>
-              <object class="GtkBox" id="vbox9">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="orientation">vertical</property>
-              </object>
-              <packing>
-                <property name="expand">True</property>
-                <property name="fill">True</property>
-                <property name="position">0</property>
-              </packing>
-            </child>
+            <property name="homogeneous">True</property>
             <child>
               <object class="GtkButton" id="findButton">
                 <property name="label">gtk-find</property>
             </child>
           </object>
           <packing>
-            <property name="right_attach">2</property>
+            <property name="left_attach">0</property>
             <property name="top_attach">2</property>
-            <property name="bottom_attach">3</property>
-            <property name="y_padding">5</property>
+            <property name="width">2</property>
           </packing>
         </child>
       </object>
                   <object class="GtkPaned" id="hpaneScriptSequent">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="orientation">horizontal</property>
                     <child>
                       <object class="GtkBox" id="hbox18">
                         <property name="visible">True</property>
                                   </packing>
                                 </child>
                               </object>
+                              <packing>
+                                <property name="expand">False</property>
+                                <property name="fill">True</property>
+                                <property name="position">0</property>
+                              </packing>
                             </child>
                           </object>
                           <packing>
                         <property name="height_request">500</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="position">380</property>
                         <property name="orientation">vertical</property>
+                        <property name="position">380</property>
                         <child>
                           <object class="GtkNotebook" id="sequentsNotebook">
                             <property name="visible">True</property>