Erwan
I guess that you should get the mouse position and the window corner and 
compute the coordinates by yourself.

World activeHand position

Stef

> Hi.
> 
> I would like to know if it's possible to add a mouse handler on a specific 
> morph ?
> I have a window and i would like to know the position of my mouse only in 
> this window.
> 
> For exemple i also use :
> 
>       self on: #mouseDown send: #captureMouse: to: self.
> 
> But it give me the mouse position in pharo environment and not only in my 
> window.
> 
> 
> Thanks :)
> 
> -- 
> Douaille Erwan <[email protected]>


Reply via email to