FileSelectionBrowser.st
changeset 468 bb4e776b9210
parent 462 90b8b353cd2f
child 502 624dc714fd69
--- a/FileSelectionBrowser.st	Fri Jan 23 17:10:59 1998 +0100
+++ b/FileSelectionBrowser.st	Fri Jan 23 17:59:57 1998 +0100
@@ -134,11 +134,11 @@
           #'window:' 
            #(#WindowSpec
               #'name:' 'File Selection Browser'
-              #'layout:' #(#LayoutFrame 32 0 298 0 431 0 597 0)
+              #'layout:' #(#LayoutFrame 207 0 351 0 606 0 650 0)
               #'label:' 'File Selection Browser'
               #'min:' #(#Point 10 10)
               #'max:' #(#Point 1152 900)
-              #'bounds:' #(#Rectangle 32 298 432 598)
+              #'bounds:' #(#Rectangle 207 351 607 651)
               #'usePreferredExtent:' false
           )
           #'component:' 
@@ -173,7 +173,6 @@
                                     )
                                   )
                               )
-                              #'level:' -1
                           )
                            #(#ViewSpec
                               #'name:' 'view2'
@@ -195,7 +194,6 @@
                                     )
                                   )
                               )
-                              #'level:' -1
                           )
                         )
                     )