Dunbar,

Thanks for this encouragement.  I was hoping for a simple setting which I
believe we should have, but I can give this a try.

Thanks,

Ray Horsley
LinkIt! Software

-----Original Message-----
From: use-livecode-boun...@lists.runrev.com
[mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of dunb...@aol.com
Sent: Monday, November 22, 2010 9:49 AM
To: use-livecode@lists.runrev.com
Subject: Re: Dragging Lines in a Field

I have done this in a list field by creating either a graphic the size of 
the line or a new small field at the clickLoc.   You can drag either the 
graphic or field with the mouseMove message. Since you can know the starting
and ending locs of the drag, you can drag either object from the starting
line to the ending line and re-order the source field. It is easy and fun.
_______________________________________________
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