Hi,
I would like to be able to drop items from another control, e.g. a ListView control, on the SyntaxEditor, and then do stuff with the dropped item. I have implemented file dropping as described in the documentation, but I simply can't figure out how to do it with controls dragged from inside the application. It seems like the SyntaxEditor refuses my drag no matter what. Could you please tell me which events I should use and which settings, to allow e.g. ListView items to be dragged to and used by the SyntaxEditor? :)
I would like to be able to drop items from another control, e.g. a ListView control, on the SyntaxEditor, and then do stuff with the dropped item. I have implemented file dropping as described in the documentation, but I simply can't figure out how to do it with controls dragged from inside the application. It seems like the SyntaxEditor refuses my drag no matter what. Could you please tell me which events I should use and which settings, to allow e.g. ListView items to be dragged to and used by the SyntaxEditor? :)