Coming from CefSharp, how do I implement handlers ?

Having problems with building or using the CefGlue .NET/Mono binding? Ask your questions here.

Moderator: fddima

Coming from CefSharp, how do I implement handlers ?

Postby Tom741 » Tue Aug 19, 2014 9:18 am

Hello everyone,
I used to work with CefSharp 1 and adding custom handlers was pretty easy:
webview.JsDialogHandler = new JsDialogHandler();
webview.LifeSpanHandler = new LifeSpanHandler();
...

Now that I want to try CefGlue, I feel really lost about that. I already saw some examples of custom classes for handlers but I never see an example on how to attach them to a CefWebBrowser.
Could you provide me some examples ?
I'm interested about the Request, JsDialog, Download handlers.

Many thanks.
Tom741
Techie
 
Posts: 31
Joined: Tue Aug 19, 2014 9:16 am

Return to CefGlue Forum

Who is online

Users browsing this forum: No registered users and 13 guests