diff -r c9c4254a9ee5 -r 0d3cc25662d6 UIPainter.st --- a/UIPainter.st Mon Mar 03 11:07:14 1997 +0100 +++ b/UIPainter.st Mon Mar 03 11:08:15 1997 +0100 @@ -451,7 +451,6 @@ openInterface |inset panel menu| - super initialize. self initChannels. workView := self createCanvas. @@ -501,6 +500,7 @@ workView topView beSlave. topView open. workView topView openInGroup:(topView windowGroup). + ! openNewWindowCanvas