mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-15 15:55:56 +01:00
1299a6f596
- 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. |
||
---|---|---|
.. | ||
hello | ||
set_page_color | ||
app_view.html | ||
EditorBrowser.html | ||
emoji.png | ||
helloworld.swf | ||
JSDialog.html | ||
JSExecutingFunctions.html | ||
JSExtensionWithFunction.html | ||
JSExtensionWithObjectParameter.html | ||
JSSimpleExtension.html | ||
JSSimpleWindowBinding.html | ||
JSWindowBindingWithArrayBuffer.html | ||
JSWindowBindingWithFunction.html | ||
JSWindowBindingWithObject.html | ||
jupiter.png | ||
PopupBrowser.html | ||
Readme.txt | ||
test.html | ||
test.js | ||
transparency.html |
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.