diff -r 8243829fd6d3 -r 0fb6421a93e9 UIPainterView.st --- a/UIPainterView.st Wed Nov 15 13:35:24 2000 +0100 +++ b/UIPainterView.st Fri Nov 17 01:45:10 2000 +0100 @@ -397,7 +397,7 @@ aPointOrNil isNil ifTrue:[ pasteOrigin := self sensor mousePoint. pasteOrigin := device translatePoint:pasteOrigin - from:device rootView id + from:device rootWindowId to:frame id. ] ifFalse:[ pasteOrigin := device translatePoint:aPointOrNil