Changeset 37782 in project
- Timestamp:
- 07/16/19 15:52:36 (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/webview
r36775 r37782 3 3 === Description 4 4 5 This multi-platform library allows you to show HTML user interfaces in a window, inject JavaScript code and HTML content into the page and receive messages from JavaScript on the page. The C backend is based on [[https://github.com/zserge/webview|zserge/webview] .5 This multi-platform library allows you to show HTML user interfaces in a window, inject JavaScript code and HTML content into the page and receive messages from JavaScript on the page. The C backend is based on [[https://github.com/zserge/webview|zserge/webview]]. 6 6 7 7 === Author
Note: See TracChangeset
for help on using the changeset viewer.