Hi,

I think you need to subscribe to the hand morph. It provides some
possibilities. Of course if you drag morphs only inside it's parent, you
can implement dragging by yourself without adding to hand. In this case
mouseMove can be received.

Cheers,
Alex

On Wed, Feb 11, 2015 at 9:19 PM, Stephan Eggermont <step...@stack.nl> wrote:

> I'm trying to keep a line morph connected between two morphs
> while moving one of them.
> When I add the morph to the hand and start dragging the morph
> no longer receives mouseMove:. I can think of several ways to get
> position updates. Is there a best/easy way?
>
> Stephan
>
>

Reply via email to