Drag-and-Drop with Desktop Files
Bob Sneidar
bobsneidar at iotecdigital.com
Tue Mar 12 18:33:58 EDT 2019
I think he was trying to get the OS to tell him which files were hilited by the user without having to drag and drop. At least that is what I got from the post.
Bob S
> On Mar 12, 2019, at 11:17 , J. Landman Gay via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> See the entry for dragDrop in the dictionary. You can get the file paths from there.
>
> on dragDrop -- check for file paths
> get the dragData["files"]
> ...
> pass dragDrop
> end dragDrop
More information about the use-livecode
mailing list