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.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Update to CEF 3.3497.1833.g13f506f

Post Reply
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 3.3497.1833.g13f506f

Post by salvadordf »

Hi,

I just uploaded a minor revision of CEF4Delphi that uses CEF 3.3497.1833.g13f506f which includes the fix for the "high contrast themes crash" bug.

The CEF3 binaries are these : This version uses Chromium 69.0.3497.100.
thefunkyjoint
Posts: 513
Joined: Thu Aug 10, 2017 12:40 pm

Re: Update to CEF 3.3497.1833.g13f506f

Post by thefunkyjoint »

Hello Salvador,

When i try to compile / install the package on Delphi 2007, i get the error on the image below.

Any hints ?

Thanks
You do not have the required permissions to view the files attached to this post.
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 3.3497.1833.g13f506f

Post by salvadordf »

Apparently the "Pos" function had less parameters in Delphi 2007. I'll remove the "Offset" parameter.

Edit : I just uploaded the fix for that issue. Thanks!
thefunkyjoint
Posts: 513
Joined: Thu Aug 10, 2017 12:40 pm

Re: Update to CEF 3.3497.1833.g13f506f

Post by thefunkyjoint »

Thank you !

I installed and the high contrast bug has been fixed ! :D
Post Reply