Hi everyone ,
This time i am working with onDragOver and onDragEnd events , but the thing is , i am trying to drag some file from out of servoy . In this case onDragOver event if fired but onDragEnd is not fired . Yes , i know that onDragEnd has to fired every time ( Just like a finally() in JAVA ) , but it is not.
Thanks in advance
Chaitanya s
Hi Everyone ,
Here my requirement is i want to drag a file to the servoy solution from out of servoy (ex desktop) and i am doing some UI changes based on the onDragOver and onDragEnd event. But in this case onDragOver is working but onDragEnd is not working.
Can you please let me know , what is the issue.
OS : Mac
java : 6
Servoy : 6.0
Thanks
chaitanya s