| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
|
I have a WebView window that I need complete control over
and I’m having difficulty figuring out delegate methods to handle two
situations. First, I need to intercept clicks for downloading files so that I
can display my own File Open dialog. Essentially what’s happening right
now is that I’ve rolled my own event loop in order to make my webview
window modal. When I need to display another window, I simply add that window
to my list of windows that can receive events (i.e. with links that open new
windows). This must be causing the WebView to swallow the events that cause it
to open the File Open dialog for downloads, as I get a Frame Load error when
the download link is clicked. I have a feeling I’ll need to create this
dialog manually but I can’t find a place to intercept this request. Any
recommendations would be greatly appreciated! The second issue is similar – one of the pages I’m
displaying in the WebView has a Print button. Is there a delegate method for
this type of action that I can intercept and display the print dialog manually? Thanks for your help. Josh Ferguson |
_______________________________________________ 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
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.