Thank you very much for accepting me in the forum, and congratulations on the project, it is excellent.
My question is this:
I'm using the demos "MiniBrowser" and "TabbedBrowser2" in lazarus free pascal, they work perfect. But when I choose some component, button or when I click the URLCbx (combobox) component to put a new url manually, the focus of the "CEFWindowParent1" component is lost and I can't write anything in google search.
how can i fix it, thanks for your time
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
CEFWindowParent1 loses focus
- salvadordf
- Posts: 4576
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: CEFWindowParent1 loses focus
Hi,
That issue was fixed a few weeks ago. Please, download the latest CEF4Delphi version from GitHub and install it manually in Lazarus.
Direct download link :
https://github.com/salvadordf/CEF4Delph ... master.zip
Installation guide :
https://github.com/salvadordf/CEF4Delph ... azarus-FPC
That issue was fixed a few weeks ago. Please, download the latest CEF4Delphi version from GitHub and install it manually in Lazarus.
Direct download link :
https://github.com/salvadordf/CEF4Delph ... master.zip
Installation guide :
https://github.com/salvadordf/CEF4Delph ... azarus-FPC
Re: CEFWindowParent1 loses focus
Thank you very much for your response, I will try what you mention and I will comment, greetings