1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-01-13 10:22:04 +02:00
Salvador Diaz Fau 1299a6f596 Added ConsoleBrowser2 and WebpageSnapshot demos
- Split the Lazarus demos directory into "Lazarus_Windows" and "Lazarus_Linux".
- Added OSRExternalPumpBrowser and TinyBrowser2 demos to "Lazarus_Linux".
- Set TBufferPanel.GetScreenScale as virtual.
- Added DevTools to the SchemeRegistrationBrowser demo.
- Modified the SchemeRegistrationBrowser demo to receive XMLHttpRequest requests from JavaScript.
2020-12-13 18:36:10 +01:00
..
2020-08-04 17:52:09 +02:00
2020-08-04 17:52:09 +02:00
2019-11-02 20:51:21 +01:00
2019-07-18 11:48:11 +02:00
2017-11-22 17:43:48 +01:00
2017-11-22 17:43:48 +01:00
2017-11-22 17:43:48 +01:00
2017-11-22 17:43:48 +01:00
2017-11-22 17:43:48 +01:00
2017-11-22 17:43:48 +01:00
2018-09-07 11:53:31 +02:00
2017-11-09 10:33:20 +01:00

All the demos will create the EXEs in this directory.

By default, all demos need to find the CEF binaries in the same directory as the EXE.
In that case, you have to copy the contents of the Release and Resources directories here.

The SubProcess demo *MUST* have the SimpleBrowser.exe, subprocess.exe and crash_reporter.cfg files in this directory.