Boost logo

Boost :

Subject: Re: [boost] [ANN] Boost.UI - a new C++ GUI library
From: Kolya Kosenko (kolya.kosenko_at_[hidden])
Date: 2017-10-10 19:56:55


On 10/10/2017 07:08 PM, Klaim - Joël Lamotte via Boost wrote:
> 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?

Nana library don't uses native widgets. And it is a huge problem. Users
will not have expected look and feel. Widgets on screenshots are awful.
Even GTK+ and Qt applications under Windows looks much better then Nana
applications.
Also Boost.UI has fluent interfaces for widget initialization, that is
much simpler for developers then Nana library approach. Nana has
unsubstantiate complex API.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk