Re: Rép : problem with drag-dropping a text string (was: Re: use-revolution Digest, Vol 55, Issue 24)

Colin Holgate coiin at rcn.com
Sun Apr 13 10:01:23 EDT 2008


On Apr 13, 2008, at 4:45 AM, Eric Chatonet wrote:

> on dragStart
>  set the dragdata["text"] to Transform(the selectedText) --
> end dragStart
> -----------------------
> function Transform pText
>  return pText && "modified"
> end Transform


This too would fail if you include a pass dragStart. I suppose though  
that you would never pass dragStart normally?





More information about the use-livecode mailing list