Quantcast
Channel: LiveCode Forums
Viewing all articles
Browse latest Browse all 794

Getting Started with LiveCode - Experienced Developers • Re: Dragdrop message no longer working using Win 11

$
0
0
The situation does not change. The problem continues.
The "dragdrop" messages is never sent.

A workaround: Just place use the message "dragEnter" and work from there:

CODE:

on dragEnter   put the dragdata["files"] into field "dragData"end dragEnter

Statistics: Posted by golife — Thu Oct 31, 2024 12:06 pm



Viewing all articles
Browse latest Browse all 794

Trending Articles