diff -r c5425b3c8f3e -r 6fb170b75302 UIPainter.st --- 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.