On Tue, Jul 23, 2013 at 12:34 PM, Peter Haworth <p...@lcsql.com> wrote:

> It looks like this is probably not going to work as a behavior for me since
> the field I'm using it on includes mouseUp/Down handlers to handle
> situations other than drag/drop, but other than that, this is great, thanks
> again.
>


For earlier versions of LC, if you pass the following messages after you do
whatever you like, the drag and drop should still work:

mouseEnter
mouseDown
mouseMove
mouseUp
mouseRelease
selectionChanged

gc
_______________________________________________
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