Dragging widgets

Richmond Mathewson richmondmathewson at gmail.com
Tue Feb 28 13:56:36 EST 2017


I tried grouping my SVG widget, and that allows me to drag the group:

on mouseDown
    grab me
end mouseDown

HOWEVER, when I wish to move the SVG widget itself it vanishs as it 
moves outwith
the boundaries of the group.

NOW: whether I can group my "Turtle" SVG widget and then have my Turtle 
Graphics code move
the group and rotate the widget within the group remains to be seen . . .

Yup, that works!

Richmond.




More information about the use-livecode mailing list