I’m trying to make a program that:
- User drags file onto table in window.
- Table displays name of file
- User can select file in table and click button to copy file to clipboard
I’ve tried using the Drag & Drop example with the Developer Tools, but I can’t seem to get it to work. Can someone help?
thanks