How to open multiple images and be able to drag them in Cocoa
- by Alon Ezer
Hello,
I'm trying to make a board like that you can import as many pictures as you like to that board.
How can I do that? handle multiple images?
The other question is how to recognize a drag movement and move the image to the Cursor position?
Thanks!!
(Mac SDK)