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

Main metrics

Overview
Name With Ownerc-smile/sciter-sdk
Primary LanguageC++
Program languageShell (Language Count: 14)
Platform
License:Other
所有者活动
Created At2015-11-17 23:03:12
Pushed At2023-07-03 15:44:10
Last Commit At2023-07-03 08:44:10
Release Count0
用户参与
Stargazers Count2.1k
Watchers Count82
Fork Count229
Commits Count549
Has Issues Enabled
Issues Count164
Issue Open Count53
Pull Requests Count29
Pull Requests Open Count0
Pull Requests Close Count7
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private