User Ratings

★★★★★
★★★★
★★★
★★
10
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • Excelente libreria para trabajar
  • good job
  • Great cross-platform GUI project!
  • A remarkable initiative! The gui semantics can now be expressed directly in code, thanks to the modern c++ (11/14). Implemented it on my Ubuntu 14.04. Thanks a lot for this cross-platform, modern c++ gui framework.
    2 users found this review helpful.
  • I am going to cry like a 6 year old if this is working as expected...
    2 users found this review helpful.
  • Nana is a very nice GUI library written in modern C++ code. It's easy to use, fast and lightweight. I really hope this project will continue to be updated as it is one of the best native C++ GUI library in my opinion.
    1 user found this review helpful.
  • excellent, wish for improvement for the ANSI version of nana, and more detailed examples.
    2 users found this review helpful.
  • pure c++ gui library
    1 user found this review helpful.
  • Truly C++. The best if you don't want to rely on non-(std)C++ technologies. Very easy to use. Very easy to implement your program, which will be very compact and fast. Usable, but still growing. Very compact: some 4 MB in a zip file with 0 (no, niet, nothing, keine, ninguna) dependencies on others, not provided things. You are not force to use any "install" at all: having all statically linked (inclusive the cpp runtime) your final executable will be possible 1 to 5 MB only (which is the only you need to distribute), and the final user can just double click and go! No change to the user system, no admin right needed... Very simple and powerful.
    3 users found this review helpful.
  • This nana C++ GUI Library has a really great future. I've tried it myself and was impressed with what it can accomplish. Now I think we need more examples in the help folder of the source code that actually compile. I said this because some of them either have no example, or they have it but don't compile. This can scare new-comers away, and we don't want to do that. Overall great project and bright future!
    2 users found this review helpful.
  • The first C++ GUI library that has and supports Standard C++ style (including C++11 features). There is no need to learn new programming styles of GUI like Wxwidgests or Qt. No need in additional interpreter like in Qt. Simply use your preferred C++ compiler and write code using Standard C++ features and style: like inheritance, virtual function, templates and much more. It's not a FaceBook but I click Like.
    3 users found this review helpful.