Page 1 of 1

CanActivate delegation

PostPosted: Tue Jul 10, 2018 1:52 am
by lavv17
Hello!

I have a problem creating non-activating window; I'm using CefBrowserView and CefWindow::CreateTopLevelWindow.

I have found CanActivate widget delegate method in chromium, but it is not exported in CEF.
Is it possible to provide a mean to disable window activation in CefWindowDelegate?

Re: CanActivate delegation

PostPosted: Tue Jul 10, 2018 4:08 am
by amaitland