UIPainterView.st
changeset 1429 0fb6421a93e9
parent 1427 85b9b5da0b8d
child 1441 36916e4ce9ab
--- 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