Am 25.06.2011 um 00:51 schrieb Brendan Murphy: > I am using WebViewControlMBS and I want to implement the equivalent of the > HTMLViewer.CancelLoad event. How do I do this? Would I use a delegate event > (if so, what event)?
You could implement WebPolicyDelegateMBS class and change the decide events. or implement WebResourceLoadDelegateMBS and use the willSendRequest event. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
