UIObjectView.st
changeset 140 1dde784a73d7
parent 138 035c98964c38
child 145 163258b9561d
--- a/UIObjectView.st	Wed Jun 04 13:32:25 1997 +0200
+++ b/UIObjectView.st	Thu Jun 05 11:56:09 1997 +0200
@@ -249,7 +249,7 @@
             saveSelection := self selection.
             self select:nil.
             enableChannel value:aState.
-            inputView unrealize.
+            inputView unmap.
         ] ifTrue:[
             inputView raise.
             inputView realize.