UIPainter.st
changeset 1247 6fb170b75302
parent 1230 23e5d0c133e8
child 1270 8e1a2c6db256
--- a/UIPainter.st	Thu Sep 30 16:47:37 1999 +0200
+++ b/UIPainter.st	Sat Oct 02 15:27:55 1999 +0200
@@ -2958,6 +2958,7 @@
 
     super postOpenWith: aBuilder.
     treeView selection: #(1).
+    aBuilder keyboardProcessor menuBar:nil.
 
     myWindow := self window.
     canvasWindow := self painter topView.