Drag and drop not working.

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
zaxos
Posts: 222
Joined: Thu May 23, 2013 11:15 pm

Drag and drop not working.

Post by zaxos » Tue Feb 09, 2016 11:47 pm

Dragging file into a stack (external files, like txt) when inside Livecode UI it is working as expected but when i compile the stack and run it not drag and drop operations are working. I'm i doing something wrong?
Tested on windows 7 and with both LC 6.7.7 and LC 8.14
EDIT: Turns out this only happens when you run the app as administrator. But the thing is i have to run it as admin in order to run some cmd commands.
EDIT: For anyone having trouble in future, i used "open elevated process" to solve this. But still cant understand why drag and drop isnt working when you run an application as admin.
Knowledge is meant to be shared.

Post Reply