FROM : Rod Schmidt
DATE : Wed Jan 09 23:01:35 2008
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
DATE : Wed Jan 09 23:01:35 2008
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
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

