[Mono-osx] How to cancel a request in WebView.

Chris Waldron chris.waldron at booktrack.co
Fri Jan 6 17:50:01 EST 2012


I figured this out.  What I needed to do what to provide the WebView with a
Policy delegate that is called whenever WebKit is about to perform a page
navigation.  In the delegate I can inspect the request and determine whether
I want to ignore the request or forward the request.

 

Thanks,

Chris.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20120107/6f08925e/attachment.html 


More information about the Mono-osx mailing list