|
|
|
|
|
by c-smile
2685 days ago
|
|
Sciter (https://sciter.com) then, as it is not like Electron - it is not using any web view at all. But it does use HTML/CSS in the same way as WPF uses XAML for UI definitions. Sciter allows to use best parts of two worlds: flexibility of HTML/CSS/script for UI definitions and richness, power and compactness of native code as Sciter is designed to be embeddable from the very beginning. In what UI engine you can create your own HTML element with native C++ (Rust, Go, etc) controller when you need to? And on all Windows versions starting from XP, Mac OS from 10.7, all Linuxes with GTK3 including Raspberry Pi... |
|