• 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
Can't complete drop operation...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't complete drop operation...


  • Subject: Can't complete drop operation...
  • From: Jerry LeVan <email@hidden>
  • Date: Mon, 1 Mar 2004 17:25:30 -0500

Hi,

I have a NSTextView in a split pane window. I want to drag a file onto the textview from
the finder and capture the filename of the dragged file.

I have subclassed NSTextView and added the usual dragging implementation routines.

The draggingEntered routine does get called and NSLog show the appropriate filename is available
The draggingExited routine does get called when I release the mouse *but*
the prepareForDragOperation and performDragOperation routines *never* get called.

During draggingEntered I even return NSDragOperationEvery...

The only thing I can think of is that the mouse up is getting eaten by something....

help,

Jerry
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Is there a bug in #include operation?
  • Next by Date: Re: Databasing and Cocoa
  • Previous by thread: Re: drawing an image in an NSRect?
  • Next by thread: RE:Can't complete drop operation...
  • Index(es):
    • Date
    • Thread