webView:willPerformDragDestinationAction:forDraggingInfo: not called
webView:willPerformDragDestinationAction:forDraggingInfo: not called
- Subject: webView:willPerformDragDestinationAction:forDraggingInfo: not called
- From: Rod Schmidt <email@hidden>
- Date: Wed, 9 Jan 2008 15:01:35 -0700
I'm having problems with the method mentioned in the title not being
called. I wrote a very simple test app that just has a webview and an
application delegate called AppController. It is also the UI delegate
of the webview. When I drop something on the webview,
webView:dragDestinationActionMaskForDraggingInfo: is called and I
return WebDragDestinationActionAny. The webview will load the object
dropped, but the willPerform... method does not get called.
This all worked fine in Tiger. Has something changed in Leopard that
would cause this?
Thanks,
Rod Schmidt
_______________________________________________
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