Hello all,
Been here a week and having fun
I am working on a project that needs to have a user drag & drop a file form their Desktop onto my app. The app doesn’t need the actual file, just to grab the “path” to the file (could be local, network drive, or intranet/internet). Eventually I would like to Open the link by touching the copied link (using whatever default program opens that file type)
Is this something that exists within the Solar2D framework or something that will involve C++ or other coding outside of Solar2D? I walked the forums but couldn’t find anything like it.
The app will initially be on Windows Desktop, but eventually will be ported to Mac as well (once I buy the Mac to start coding)
Thanks & cheers