mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-24 08:02:15 +02:00
43b0ec7e20
- Fixed issue #179 : Added a new EditorBrowser demo. - Fixed issue #195 : Added VizDisplayCompositor to the disabled features list - Fixed issue #206 : Added a context menu option to show the DevTools in SimpleFMXBrowser. Added TCEFFMXChromium.ShowDevTools and TCEFFMXChromium.CloseDevTools. - Added a new menu option to MiniBrowser to simulate key presses in normal mode. |
||
---|---|---|
.. | ||
EditorBrowser.html | ||
emoji.png | ||
helloworld.swf | ||
JSDialog.html | ||
JSExecutingFunctions.html | ||
JSExtensionWithFunction.html | ||
JSExtensionWithObjectParameter.html | ||
JSSimpleExtension.html | ||
JSSimpleWindowBinding.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.