sciter-sdk

Sciter 是一个可嵌入的 HTML/CSS/ 脚本引擎。「Sciter is an embeddable HTML/CSS/scripting engine」

sciter-sdk

Sciter is an embeddable HTML/CSS/scripting engine, Windows, Mac OSX and Linux.

log file

logfile.htm

Some screenshots of real life applications that use Sciter UI

WarThinder

Norton Internet Security

Avast

Cardio monitor

Hello World

  • "hellowest Hello World in the World" - this demo does not require any compilation.
  • hello C++ world - C++ integration demo that shows:
    • how to create HTML/CSS window from C++ code;
    • how to define native C++ function to be called from script;
    • how to use resources embedded as resource.cpp file - generated by bin/packfolder[.exe] utility that compresses folder with HTML/CSS/script files into a static byte array.

Information

Essential integration headers

  • include/sciter-x-dom.hpp - sciter::dom::element C++ class pretty much all you need to access DOM tree of the window. That is C++ wrapper of [include/sciter-x-dom.h](plain C DOM API)
  • include/sciter-x-window.hpp - sciter::window C++ class represents sciter window on all supported platforms. The window class:

Application demos

主要指标

概览
名称与所有者c-smile/sciter-sdk
主编程语言C++
编程语言Shell (语言数: 14)
平台
许可证Other
所有者活动
创建于2015-11-17 23:03:12
推送于2023-07-03 15:44:10
最后一次提交2023-07-03 08:44:10
发布数0
用户参与
星数2.1k
关注者数82
派生数229
提交数549
已启用问题?
问题数164
打开的问题数53
拉请求数29
打开的拉请求数0
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?