How to open multiple images and be able to drag them in Cocoa
        Posted  
        
            by Alon Ezer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alon Ezer
        
        
        
        Published on 2010-04-03T21:51:10Z
        Indexed on 
            2010/04/03
            21:53 UTC
        
        
        Read the original article
        Hit count: 691
        
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)
© Stack Overflow or respective owner