mlrVST icon indicating copy to clipboard operation
mlrVST copied to clipboard

drag'n'drop doesn't work on linux

Open iioflow opened this issue 14 years ago • 0 comments

problem: file drag and drop doesn't work on linux. workaround: the file load button implemented on the left side, which functions as it should.

it seems that FileDragAndDropTarget may be deprecated:

http://www.rawmaterialsoftware.com/viewtopic.php?f=2&t=7204 http://juce.git.sourceforge.net/git/gitweb.cgi?p=juce/juce;a=commit;h=f4c4f310e1797886ae2f82a6f71b17d3f62d616a

i also found s'more stuff on how d&d is handled on linux:

juce/src/native/linux/juce_linux_Windowing.cpp

iioflow avatar Sep 27 '11 20:09 iioflow