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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?