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:
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