| 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) |
100% done |
| Dialogs and Message boxes. |
100% done |
| System dialogs - FileOpen/Save, SelectPrinter |
100% done |
| Drag-n-drop. |
90% done |
| Sciter specific native behaviors. |
Basic set (as in htmlayout) |
100% done |
| Extended set (e.g. date selector/calendar) |
100% done |
| BlockNote editing behavior behind <richtext> input element. |
95% done |
| Graphics - AGG based vector graphics primitives. |
100% done |
| Graphics.Image - bitmap with load/saveas(jpg/png). Image.RenderHtml(Element) function. 2D transformations. |
100% done |
| PrintPreview behavior - built-in HTML print preview widget. |
100% done |
PrintPreview.SaveAsPDF - HTML-to-PDF converter, function of PrintPreview |
60% done |
| "Sprites" - Element.move() method support. |
100% done |
| Binaries/Distributions. |
sciter-x.dll - embeddable Sciter engine.
mosciter-x.dll - embeddable Sciter engine for Windows Mobile. |
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 - DOM inspector (as a part of sciter.exe) |
100% done |