Sounds like the widget needs to be tweaked to allow for dragging. Its over
my head, if someone with a clue could do the modification and explain it,
I'd really appreciate the lesson.

On Mon, Feb 27, 2017 at 5:36 AM, Richmond via use-livecode <
use-livecode@lists.runrev.com> wrote:

> I have a stack containing an image and an SVG widget:
>
> both contain the script:
>
> on mouseDown
>   grab me
> end mouseDown
>
> this means that end-users in standalones are able to drag around the
> image, and when they
> release their mouse button the image stays where they placed it.
>
> This does NOT work with the widget.
>
> Why?
>
> Richmond.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to