energy/example
2023-08-21 19:21:31 +08:00
..
app-icon-gen A: add demo build-examples, build examples exe to dist 2023-07-26 12:23:34 +08:00
audio-video U: demo audio-video 2023-08-15 11:36:12 +08:00
build-examples A: demo, window-for-hidden, window-for-minimize, default-hidden-window 2023-08-15 15:51:01 +08:00
clipbrd A: demo clipbrd 2023-08-14 23:12:11 +08:00
context-menu U: context-menu 2023-07-23 00:08:18 +08:00
control-widget A: demo, window-for-hidden, window-for-minimize, default-hidden-window 2023-08-15 15:50:00 +08:00
cookie A: add demo build-examples, build examples exe to dist 2023-07-26 12:23:34 +08:00
cookie-manager U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
custom-drag-window U: demo test 2023-07-20 22:37:36 +08:00
dev-test A: demo, window-for-hidden, window-for-minimize, default-hidden-window 2023-08-15 19:20:50 +08:00
dev-tools R: example pkg rename 2023-07-02 15:57:07 +08:00
dom-visitor U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
download U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
drag-file U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
execute-dev-tools-method U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
execute-javascript U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
flash-for-cef-v87 U: flashcefv87 2023-07-08 19:21:37 +08:00
frameless U: demo frameless 2023-07-23 22:47:28 +08:00
i18n U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
internal-http-server U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
ipc-on-emit U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
key-event U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
lib-checkupdate 修改 liblcl版本升级检查示例 2023-08-21 19:21:31 +08:00
load-html-url U: demo load-html-url 2023-08-20 20:23:16 +08:00
msgbox U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
osr A: view's component events/procs 2023-07-04 19:48:30 +08:00
popup-sub-window U: demo popup-sub-window elliptic 2023-07-25 09:37:34 +08:00
print-pdf U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
process-type U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
proxy A: add demo build-examples, build examples exe to dist 2023-07-26 12:23:34 +08:00
response-filter U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
scheme U: demo scheme 2023-07-25 09:43:42 +08:00
screen A: demo Window IScreen 2023-07-25 18:07:26 +08:00
search-text U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
simple U: app 2023-07-10 14:09:50 +08:00
sub-process U: examples, build 2023-07-26 12:55:54 +08:00
sys-dialog U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
sys-menu R: example pkg rename 2023-07-02 15:57:07 +08:00
tempdll U: tempdll for mac load liblcl 2023-07-19 18:22:54 +08:00
tray U: lcl window SetFocus 2023-08-16 21:10:45 +08:00
view-source R: example pkg rename 2023-07-02 15:57:07 +08:00
vue R: example pkg rename 2023-07-02 15:57:07 +08:00
webkit-register U: demos, ui use gtk3, IconFS = xxx.png, other IconFS = xxx.ico 2023-07-20 18:04:23 +08:00
window U: lcl window SetFocus 2023-08-16 17:59:39 +08:00
windows U: main window, WindowProperty MainFormOnTaskBar 2023-08-20 21:05:58 +08:00
zoom R: example pkg rename 2023-07-02 15:57:07 +08:00
README.md A: demo, window-for-hidden, window-for-minimize, default-hidden-window 2023-08-15 15:49:33 +08:00

Energy example

In Energy, CEF combined with LCL can make various applications

CEF: HTML + JS + CSS

LCL: Various system native UI components

Example Name Example Description
app-icon-gen Windows application icon generation, Linux and macOSX not provided
audio-video Music and Videos
build-examples build all example
clipbrd clipbrd
context-menu Customize right-click menu
control-widget The state control of page control refresh, forward, backward, and stop refresh based on LCL components can be combined with various system components in Energy
cookie Setting, obtaining, and deleting cookies
cookie-manager Cookie Management
custom-drag-window custom-drag-window
dev-tools Developer Tools
dom-visitor Document operation display
download Download files
drag-file Drag and drop the file into the browser window
execute-dev-tools-method Execute Developer Tool Method
execute-javascript Executing JS code in the page in Go
flash-for-cef-v87 Borderless Window
frameless Borderless Window
i18n Local multilingual adaptation
internal-http-server Internal Services
ipc-on-emit Event monitoring and triggering for Go and JS
key-event Keyboard events in HTML
lib-checkupdate energy and liblcl update examples
load-html-url Display the loaded Html string or Url address on the page
msgbox LCL based system prompts
osr osr
popup-sub-window Pop up sub window
print-pdf Printing pages as PDF documents
process-type When there are multiple processes, the process type
proxy Proxy configuration
response-filter Resource response filtering
scheme Custom protocol topics, such as http instead of hello
screen Search page text
search-text screen
sys-dialog Various modal functional Windows
sys-menu System menu
tempdll underlying library is built into the execution file and released at run time
tray Tray - Custom and system tray
view-source Display page source code
vue Example of html+vue
webkit-register webkit callback functions register local js examples
window Window operation management
windows Examples that support windows only
zoom Zoom in and out of the page
simple Simple application example
sub-process Multiprocess, starting the rendering process as a child process
dev-test examples of various tests at development time
... ...