Page 1 of 1

Update to CEF 80.0.5

Posted: Thu Mar 05, 2020 10:24 am
by salvadordf
Hi,

CEF4Delphi is now updated to CEF 80.0.5 which includes Chromium 80.0.3987.132

This is what's new in the CEF4Delphi code :
  • Added overloaded ScreenToClient and ClientToScreen functions to TFMXBufferPanel.
  • Modified TFMXBufferPanel.GetScreenScale to read the current DPI.
  • Modified FMXExternalPumpBrowser and FMXTabbedOSRBrowser demos to read TFMXBufferPanel.ScreenScale and removed some pointer checks.
The CEF binaries are these : WARNING : The cookies issue is still unresolved.
https://github.com/salvadordf/CEF4Delphi/issues/266
https://bitbucket.org/chromiumembedded/ ... omatically

Go to the bitbucket link and vote for that issue if you want it to be fixed.

Re: Update to CEF 80.0.5

Posted: Fri Mar 06, 2020 8:03 am
by dilfich
SimpleOSRBrowser does not compile, 51 errors. (Delphi_VCL)

Re: Update to CEF 80.0.5

Posted: Fri Mar 06, 2020 8:25 am
by salvadordf
dilfich wrote: Fri Mar 06, 2020 8:03 am SimpleOSRBrowser does not compile, 51 errors. (Delphi_VCL)
I added some overloaded functions to TBufferPanel which is used in that demo.
Try uninstalling CEF4Delphi, deleting the BPL files and installing CEF4Delphi again.

Re: Update to CEF 80.0.5

Posted: Fri Mar 06, 2020 11:00 am
by dilfich
This is a long time ago , since the 79 version, I always put the component on the new one.

Re: Update to CEF 80.0.5

Posted: Sat Mar 07, 2020 2:45 pm
by thefunkyjoint
salvadordf wrote: Thu Mar 05, 2020 10:24 am Go to the bitbucket link and vote for that issue if you want it to be fixed.
Did it. For now i'm stuck on 79, can't update without saving cookies :roll: