Here's something strange... I tried Pyro.app[1], on leopard, and I'm
still able to use that app's custom WebView drag destination behavior
(dragging a file to the webview uploads the file to campfire website
thru a file input/webform on the page). presumably, the developer of
that app is using the WebUIDelegate api... and it still seems to work
on leo. strange. i'm still worried that my test case is missing some
necessary step.
I've registered my controller object as the WebView's UIDelegate
(its other methods are def. being called, so I feel good about
this), and I've implemented this method:
and tried returning all of the possible WebDragDestinationAction
values, but the other callback method
(willPerformDragDestinationAction:) is never called.
Am I missing some step?
Google sees one other unresolved report of this problem recently in
leopard:
Todd Ditchendorf
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden