I want to build a Cocoa application where I'm able to just grab PNGs from either a folder or desktop, and drag and drop it into an already running Cocoa application window, and that application will take that png in and simply display it on the canvas. is that possible? If so, any leads to where I can begin looking?
Thanks in advance!