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.3202.1694.gf061c23

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

Update to CEF 3.3202.1694.gf061c23

Post by salvadordf »

Hi,

I uploaded the CEF4Delphi update to CEF 3.3202.1694.gf061c23.

I removed some test code in the MDIBrowser demo I left there by mistake and added a status bar and some crude initialization control.
This should be done with synchronization objects.

The CEF3 binaries used are these :
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 3.3202.1694.gf061c23

Post by salvadordf »

Hi Warren,

I checked again the SimpleBrowser demo and it works.
I tested it in Delphi 10.2 compiling in 32 bit and windows 7 64 bit.

Please check that your antivirus or firewall is not blocking Delphi or SimpleBrowser.
Sometimes even Windows update will slow everything down when it's running.

Please make sure you copied all the CEF binaries to the bin folder. It should look like this :
Image
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 3.3202.1694.gf061c23

Post by salvadordf »

CEF4Delphi already has some functions that check if all the CEF binaries are present but I can see now that it still needs some fine-tuning.

Feel free to make suggestions, send PRs and report bugs! :D

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

Re: Update to CEF 3.3202.1694.gf061c23

Post by salvadordf »

Hi Warren,

I added your suggestion for the list of missing files and I'll upload the changes in a few hours.
Post Reply