10 Oct
2017
10 Oct
'17
4:08 p.m.
On 28 September 2017 at 13:11, Kolya Kosenko via Boost < boost@lists.boost.org> wrote:
Hello,
Here is my C++ GUI library based on Boost, it - is cross-platform - uses native system-provided widgets - has STL-like and Boost-like API - compatible with other Boost libraries - supports modern C++11/14/17 features
[...]
Documentation (and "Hello, World!" application source code): https://kosenko.github.io/boost.ui/
Could you clarify how does this library compares, in the fundamentals concepts, to the Nana gui library? http://nanapro.org/en-us/ Or is it following the same principles? Joël Lamotte