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.

New version with a new demo and easier extension registration

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

New version with a new demo and easier extension registration

Post by salvadordf »

Hi :

I just uploaded a new version of CEF4Delphi with the following changes :
  • A new demo called "MiniBrowser". It has a few more features that SimpleBrowser. It has a DevTools panel and an example of a CustomRenderProcessHandler registering an extension.
  • TCEFApplication has 4 new properties : OnRegCustomSchemes, ResourceBundleHandler, BrowserProcessHandler and RenderProcessHandler. This should make it easier to add custom handlers and schemes.
  • TChromium now has a new procedure to execute Javascript called "ExecuteJavaScript" :P
  • Updated to CEF 3.2924.1566.ga6a3da2
The crash in 64 bit applications is still pending
RaelB
Posts: 16
Joined: Sun Feb 12, 2017 11:22 am

Re: New version with a new demo and easier extension registration

Post by RaelB »

Thanks. The additions are great.
Post Reply