Page 1 of 1

Update to CEF 3.3029.1611.g44e39a8

Posted: Mon May 01, 2017 12:47 pm
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.

Re: Update to CEF 3.3029.1611.g44e39a8

Posted: Tue May 02, 2017 7:55 am
by hvassbotn
Thanks! :) Will take a look