• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
IKImageBrowserView D&D with IKImageBrowserNSDataRepresentationType
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IKImageBrowserView D&D with IKImageBrowserNSDataRepresentationType


  • Subject: IKImageBrowserView D&D with IKImageBrowserNSDataRepresentationType
  • From: Micha Fuhrmann <email@hidden>
  • Date: Fri, 04 Dec 2009 14:41:20 +0100

Dear All,

Im using a IKImageBrowserView and trying to implement D&D. The image object I'm using is of IKImageBrowserNSDataRepresentationType. If I use IKImageBrowserPathRepresentationType D&D works fine.

But with IKImageBrowserNSDataRepresentationType none of the delegates methods gets called:

- (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
- (NSDragOperation)draggingUpdated:(id <NSDraggingInfo>)sender
- (BOOL) performDragOperation:(id <NSDraggingInfo>)sender

I've tried

IKImageBrowserView  -> registerForDraggedTypes:[NSArray arrayWithObject: NSFilesPromisePboardType]

To no avail. Any help as to which direction to take would be great.

Thanks
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: IKImageBrowserView D&D with IKImageBrowserNSDataRepresentationType
      • From: Thomas Goossens <email@hidden>
  • Prev by Date: Re: Best way to hook into the run loop?
  • Next by Date: Re: IKImageBrowserView D&D with IKImageBrowserNSDataRepresentationType
  • Previous by thread: Re: Core Data modeling question
  • Next by thread: Re: IKImageBrowserView D&D with IKImageBrowserNSDataRepresentationType
  • Index(es):
    • Date
    • Thread