GuiLite: the smallest UI framework for all platforms

Started by JeGX, February 01, 2019, 03:03:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

The smallest UI framework for all platform -- 5K lines code

Quote
- GuiLite has 5000 lines of C++ code, providing UI framework for all platforms, could run on iOS, Android, GNU/Linux, Windows, macOS and all ARM Linux IOT platforms.

- GuiLite is OS independent, even could run on any kind of MCU without OS.

- GuiLite is a embedded UI framework. It can work with Qt/MFC/UWP/XCode, which means you can get not only GuiLite features but also iOS/Android/macOS/Qt/MFC/UWP features as well.

- GuiLite can work with other languages(e.g. Swift, Java, C#).

Links:
- https://github.com/idea4good/GuiLite
- https://github.com/idea4good/GuiLiteSamples

GuiLite: the smallest UI framework for all platforms