File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,13 @@ Simple demo using the chrome embedded framework with CFE4Delphi to load an SPA a
44![ preview.png] ( https://raw.githubusercontent.com/codingchili/chrome-embedded-demo/master/preview.png )
55
66# Building
7- 1 . Install CEF4Delphi: https://www.briskbard.com/index.php?lang=en&pageid=cef
7+ 1 . Install CEF4Delphi: https://www.briskbard.com/index.php?lang=en&pageid=cef as a component in your IDE.
882 . Add library path to /sources.
993 . Open this project
10104 . Download required runtime dependencies for the CEF library [ from spotify.] ( http://opensource.spotify.com/cefbuilds/index.html ) .
11115 . Copy files from /Release and /Resources into the build output folder.
12126 . Build the project and run.
13+
14+ # What now
15+ - Can we use this for desktop clients like Steam does?
16+ - Passing messages between the web context and the desktop app?
You can’t perform that action at this time.
0 commit comments