MenuEditor.st
changeset 1607 1823c35b66d2
parent 1606 54f978ea4b66
child 1609 3ebd61486dc9
--- a/MenuEditor.st	Mon Sep 23 14:22:29 2002 +0200
+++ b/MenuEditor.st	Mon Sep 23 14:38:56 2002 +0200
@@ -2413,9 +2413,6 @@
 addBindingsTo:aspects for:aMenuEditor
     "add additional bindings to the aspects
     "
-    aspects at:#falseChannel ifAbsentPut:[
-        false asValue
-    ].
     aspects at:#notDelayedMenu ifAbsentPut:[
         true asValue
     ].
@@ -3298,7 +3295,7 @@
           #name: 'basicsEditSpec'
           #min: #(#Point 10 10)
           #max: #(#Point 1160 870)
-          #bounds: #(#Rectangle 346 355 686 695)
+          #bounds: #(#Rectangle 93 330 433 670)
         )
         #component: 
        #(#SpecCollection
@@ -3391,6 +3388,7 @@
               #name: 'argumentField'
               #layout: #(#LayoutFrame 110 0 104 0 -5 1.0 126 0)
               #activeHelpKey: #basicsMenuArgument
+              #enableChannel: #notDelayedMenu
               #tabable: true
               #model: #argument
               #group: #inputGroup