|
|
|
|
|
by gulpahum
3654 days ago
|
|
libui [1] is a promising new cross platform GUI toolkit. If I need a GUI for a small cross platform desktop app, I will definitely try it. It uses MIT license, which means there is less headache for commercial applications. It is also more lightweight. I have always felt that Qt has a lot of unnecessary classes. libui has C api, but it would be easy to write a nice c++11 wrapper around it. [1] https://github.com/andlabs/libui |
|
(1) - https://github.com/joaoventura/pylibui