*** empty log message ***
authortz
Mon, 19 Jan 1998 12:08:57 +0100
changeset 436 07be1c96bb58
parent 435 1a9f248ed815
child 437 6317d2f08662
*** empty log message ***
ResourceSelectionBrowser.st
--- a/ResourceSelectionBrowser.st	Mon Jan 19 12:06:03 1998 +0100
+++ b/ResourceSelectionBrowser.st	Mon Jan 19 12:08:57 1998 +0100
@@ -87,11 +87,11 @@
           #'window:' 
            #(#WindowSpec
               #'name:' 'Resource Browser'
-              #'layout:' #(#LayoutFrame 177 0 194 0 576 0 493 0)
+              #'layout:' #(#LayoutFrame 279 0 387 0 690 0 686 0)
               #'label:' 'Resource Browser'
               #'min:' #(#Point 400 300)
               #'max:' #(#Point 1152 864)
-              #'bounds:' #(#Rectangle 177 194 577 494)
+              #'bounds:' #(#Rectangle 279 387 691 687)
               #'usePreferredExtent:' false
           )
           #'component:' 
@@ -177,32 +177,11 @@
                     )
                     #'handles:' #(#Any 0.5 1.0)
                 )
-                 #(#HorizontalPanelViewSpec
-                    #'name:' 'horizontalPanelView'
-                    #'layout:' #(#LayoutFrame 0 0.0 -40 1 0 1.0 0 1.0)
-                    #'component:' 
-                     #(#SpecCollection
-                        #'collection:' 
-                         #(
-                           #(#ActionButtonSpec
-                              #'name:' 'actionButton2'
-                              #'label:' 'Cancel'
-                              #'model:' #cancel
-                              #'extent:' #(#Point 99 24)
-                          )
-                           #(#ActionButtonSpec
-                              #'name:' 'actionButton1'
-                              #'label:' 'OK'
-                              #'model:' #accept
-                              #'extent:' #(#Point 99 24)
-                          )
-                        )
-                    )
-                    #'level:' 1
-                    #'horizontalLayout:' #center
-                    #'verticalLayout:' #center
-                    #'horizontalSpace:' 3
-                    #'verticalSpace:' 3
+                 #(#UISubSpecification
+                    #'name:' 'SubSpecification'
+                    #'layout:' #(#LayoutFrame 2 0.0 -32 1 -2 1.0 -8 1.0)
+                    #'majorKey:' #ToolApplicationModel
+                    #'minorKey:' #windowSpecForCommitWithoutChannels
                 )
               )
           )