Delete Drag and Drop Behavior of IKImageBrowserView
        Posted  
        
            by PF1
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by PF1
        
        
        
        Published on 2010-06-13T17:18:58Z
        Indexed on 
            2010/06/13
            17:22 UTC
        
        
        Read the original article
        Hit count: 364
        
Hi Everyone:
By default (it seems), IKImageBrowserView enables drag and drop to locations in the Finder. I would like to turn off this behavior but am unsure of how to do so. I was thinking that perhaps implementing the NSDraggingDestination protocol and overriding it could solve this, but so far it hasn't worked for me.
Thanks for any help!
© Stack Overflow or respective owner