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.3029.1611.g44e39a8

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

Update to CEF 3.3029.1611.g44e39a8

Post by salvadordf »

There's a new update of CEF4Delphi with many of the suggestions and bug fixes that hvassbotn commented in the forum.
Thanks hvassbotn ! :D

This is what's new :
  • Update to CEF 3.3029.1611.g44e39a8
  • New MDIBroser demo. Read the code comments for more details.
  • MultiThreadedMessageLoop initialization bug fix. If you set this to False you will have to use the destruction method described in the MDIBrowser demo.
  • New function to handle exceptions.
  • Added a function to parse URLs.
hvassbotn
Posts: 29
Joined: Tue Apr 25, 2017 3:02 pm
Location: Oslo, Norway
Contact:

Re: Update to CEF 3.3029.1611.g44e39a8

Post by hvassbotn »

Thanks! :) Will take a look
Post Reply