Next:
wx:canvas-dc
Up:
wx:canvas
Previous:
view-start
warp-pointer
Moves the cursor to the given location on the canvas.
(send
a-wx:canvas
warp-pointer
x
y
)
->
void
x
:
small integer
y
:
small integer
PLT