homesciter
Sciter SDK:
Sciter SDK for Windows Desktop
Sciter SDK for Windows Mobile

Roadmap of Sciter development.

Current status of Sciter development:

Subsystem Module/Function/Component Status
Script (TiScript v.2.0) language Compiler/VM/Runtime 100% done
Built-in persistence, a.k.a. JSON-DB 100% done
Streams (TCP/IP), json-rpc/ajax 100% done
Script - DOM/View bridge. DOM scripting objects 100% done
View (a.k.a. window) 95% done
Dialogs and Message boxes. 100% done
System dialogs - FileOpen/Save, SelectPrinter 90% done
Drag-n-drop. 5% done
Sciter specific native behaviors. Basic set (as in htmlayout) 100% done
Extended set (e.g. date selector/calendar) 50% done
BlockNote editing behavior (plugable external add-on.dll - WYSIWYG HTML editor) 90% done
Graphics - AGG based vector graphics primitives. 95% done
Graphics.Image - bitmap with load/saveas(jpg/png). Image.RenderHtml(Element) function. 2D transformations. 40% done
PrintPreview behavior - built-in HTML print preview widget. 20% done
PrintPreview.SaveAsPDF - HTML-to-PDF converter, function of PrintPreview 60% done
Sprites. 5% done
Binaries/Distributions. sciter.exe - standalone sciter. 100% done
xsciter.dll - Sciter packaged as self-sufficient dll. ActiveX interface. 80% done
xsciter.dll - --"--, Win32 "raw" interface (close to HTMLayout API) 98% done
xsciter.dll - --"--, Netscape plugin interface. 10% done
SDK, samples and documentation in-sync with modules
SDK, tools - probe and debugging scapps (Sciter Applications) 5%

Sciter

Documentation

Classes and objects
Download