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.

TCEFWindowParent not found!!

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

Re: TCEFWindowParent not found!!

Post by salvadordf »

I had to modify some event parameters in the last CEF4Delphi updates. Perhaps Delphi / Rad Studio is confused for this reason.

The safest way to upgrade this or any other component is :
  • Run Delphi / Rad Studio.
  • Uninstall the package in the IDE.
  • Close Delphi / Rad Studio.
  • Delete the BPL and DCU files.
  • Run Delphi / Rad Studio.
  • Open the package.
  • Build the package.
  • Install the package.
If you use OldCEF4Delphi remember to uninstall it and remove it from the library path. It's not compatible with CEF4Delphi.
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: TCEFWindowParent not found!!

Post by salvadordf »

Can you test it in a different computer?

It's the first time someone reports this issue. Maybe there's a Delphi corruption problem.
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: TCEFWindowParent not found!!

Post by salvadordf »

rimba wrote: Fri May 25, 2018 12:12 pmAnother symptom of this weird behaviour is that my project immediately after opening wants to be saved as modified, even it was not.
I've noticed that with other packages too. I'll try to create the package again and see what happens but right now I'm very busy.
Post Reply