ZIP resource packaging in Sciter

I am adding zip resource packaging support to Sciter v. 3.3.0.6. Imagine that you have some folder where your app files are located: content images img1.png img2.png scripts script1.tis styles style1.css index.htm view1.htm dialog.htm then you can load it into the Sciter using …/content/index.htm path. Nothing new up to this moment. But with ZIP packaging…

WPF vs Sciter

WPF Sciter Definition Windows Presentation Foundation (or WPF) is a graphical subsystem for rendering user interfaces in Windows-based applications by Microsoft. Is an embeddable graphical user interface engine (dynamic or static library) by Terra Informatica Software. Released 2007 as part of Windows Vista. 2006 – h-smile core release date (HTMLayout, Sciter1, Sciter2 and Sciter3). OSes…