Page 1 of 1

Getting Browser by Its Identifier

PostPosted: Mon Mar 03, 2014 3:00 pm
by swtdrgn
Is it possible to get a CefBrowser by its identifier through the CEF API? Thank you for the help.

Re: Getting Browser by Its Identifier

PostPosted: Mon Mar 03, 2014 3:21 pm
by magreenblatt
You can keep your own map using OnAfterCreated/OnBeforeClose.

Re: Getting Browser by Its Identifier

PostPosted: Thu Oct 01, 2020 6:39 am
by KnIfER
Have you tried?

? @magreenblatt

Re: Getting Browser by Its Identifier

PostPosted: Thu Oct 01, 2020 6:53 am
by Peter
IIRC, there is something similar in the CefClient example