TransferData is null during Drag on Linux

人走茶凉 提交于 2019-12-11 12:08:27

问题


When I drag a node from Project Explorer onto TreeViewer DnD works fine on Windows, but does not work on Linux.

During debugging I see that TransferData has data on Windows

But does not when debug on Linux

Searching for possible cause didn't reveal anything. Any ideas what could be the problem here?

来源:https://stackoverflow.com/questions/28706697/transferdata-is-null-during-drag-on-linux

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!