
Hello Team,
I'm trying to do something very simple. I want to allow drops from external modules outside the SE. Now I tried implementing the DragDrop and DragEnter events but they never gets raised, even after setting the AllowDrop = true, but still nothing!!!
I would like the following to happen:
1- on drag, if the item is dropable then change the mouse to a different picture to represeent that a drop is possible.
2- I want the carret to follow the drag movements in the text, so as to show the user where he can drop his text
3- When I drop I want my text to drop.
Would you have an example of this please, I looked thorugh all your forums and did not find relevant help, maybe I'm just not looking well enough.
Thank you
Nassim
I'm trying to do something very simple. I want to allow drops from external modules outside the SE. Now I tried implementing the DragDrop and DragEnter events but they never gets raised, even after setting the AllowDrop = true, but still nothing!!!
I would like the following to happen:
1- on drag, if the item is dropable then change the mouse to a different picture to represeent that a drop is possible.
2- I want the carret to follow the drag movements in the text, so as to show the user where he can drop his text
3- When I drop I want my text to drop.
Would you have an example of this please, I looked thorugh all your forums and did not find relevant help, maybe I'm just not looking well enough.
Thank you
Nassim