info bar layout changed
authortz
Tue, 03 Feb 1998 17:13:23 +0100
changeset 566 58b18ffe959c
parent 565 8fdeb11c72fd
child 567 2406b6193e93
info bar layout changed
HierarchicalListEditor.st
--- a/HierarchicalListEditor.st	Tue Feb 03 14:36:40 1998 +0100
+++ b/HierarchicalListEditor.st	Tue Feb 03 17:13:23 1998 +0100
@@ -185,11 +185,11 @@
           #'window:' 
            #(#WindowSpec
               #'name:' 'Hierarchical List Editor'
-              #'layout:' #(#LayoutFrame 148 0 380 0 622 0 692 0)
+              #'layout:' #(#LayoutFrame 366 0 355 0 840 0 667 0)
               #'label:' 'Hierarchical List Editor'
               #'min:' #(#Point 10 10)
               #'max:' #(#Point 1160 870)
-              #'bounds:' #(#Rectangle 148 380 623 693)
+              #'bounds:' #(#Rectangle 366 355 841 668)
               #'menu:' #menu
               #'usePreferredExtent:' false
           )
@@ -204,7 +204,7 @@
                 )
                  #(#VariableHorizontalPanelSpec
                     #'name:' 'variableHorizontalPanel'
-                    #'layout:' #(#LayoutFrame 0 0.0 34 0.0 0 1.0 -22 1.0)
+                    #'layout:' #(#LayoutFrame 0 0.0 34 0.0 0 1.0 -26 1.0)
                     #'component:' 
                      #(#SpecCollection
                         #'collection:' 
@@ -266,7 +266,7 @@
                 )
                  #(#UISubSpecification
                     #'name:' 'infoBarSubSpec'
-                    #'layout:' #(#LayoutFrame 0 0.0 -22 1 0 1.0 0 1.0)
+                    #'layout:' #(#LayoutFrame 0 0.0 -24 1 0 1.0 0 1.0)
                     #'majorKey:' #ToolApplicationModel
                     #'minorKey:' #windowSpecForInfoBar
                 )