Page 1 of 1

Re: TCEFWindowParent not found!!

Posted: Wed May 16, 2018 9:15 am
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.

Re: TCEFWindowParent not found!!

Posted: Fri May 25, 2018 8:56 am
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.

Re: TCEFWindowParent not found!!

Posted: Sat May 26, 2018 6:55 am
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.