Hello,
I have a quick question for you. I can drag and drop files onto an app window – and that works without any issue. Yet, when I try to drag and drop the same files onto the compiled program’s icon, nothing happens. (I am working with MacOS.)
Here’s what I’ve done so far…
- Added the File Types Group (to state the type of files that can be opened.)
- Added drag and drop to a canvas. (That works.)
- Added a documentOpen() event at the App level.
I can drag and drop files on the canvas without issue, but drag and drop onto the app icon is still not allowed. Ideas? Suggestions?
Byron
3 posts - 2 participants