Hi CL Team:
Just wondering if there is any plan to support “importing” documents into Desktop builds by dragging files onto a Corona-built desktop app’s icon? I’m working on a little helper app that converts CSV data into lua tables and allows the user to visually manipulate that data before ultimately exporting it again in a different format. At the moment I handle import by pasting the CSV file’s path into a text field, but I’d love the ability to drag a file onto my app’s icon. Ideally that would trigger some sort of Runtime event with the dragged file’s contents being passed in as part of the event table. Not unlike a URL scheme launch argument. Is this on the roadmap at all?
If it can get baked in, I’ll send a box of cookies to the office for you guys. You’d have earned it.
Thanks,
Jason