NDK++ - Ncurses Developement Kit for C++
C++ interface to the ncurses library
Description
This is a C++ interface to the ncurses library. This library provides menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.).
Categories
License
Update Notifications
User Ratings
User Reviews
-
My opinion is that the documentation, which contains at least one example program, is adequate, though some exposition to wrap around the bare descriptions of the API would be welcome.
-
Very easy to use ndk-xx
-
Desperately needs a tutorial/introduction and better API reference docs to be useful (to me at least). The code looks pretty nice though at a glance. Thumbs down only because it wasn't usable for me without real documentation, not that the library is "bad".