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.

New CEF4Delphi initialization

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

New CEF4Delphi initialization

Post by salvadordf »

Hi,

I uploaded a fix for this issue :
https://github.com/salvadordf/CEF4Delphi/issues/37

The GlobalCEFApp initialization now uses a different approach and after many tests in all the demos I couldn't get the error anymore.

If anyone is still having this problem please give me all the details you can :
  • delphi version.
  • custom cef directories or not.
  • components used.
  • components created at design time or run time.
Post Reply