# HG changeset patch # User tz # Date 885208137 -3600 # Node ID 07be1c96bb584ff30d885170d9c220b4dc7d6024 # Parent 1a9f248ed815f1bca76ab74c59bbf70b1759d631 *** empty log message *** diff -r 1a9f248ed815 -r 07be1c96bb58 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 ) ) )