NCurses Development Kit for C++ 0.0.1 Alpha4 review

Download
by rbytes.net on

NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus, various dialog boxes, a

License: GPL (GNU General Public License)
File size: 0K
Developer: Miguel Pinkas
0 stars award from rbytes.net

NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.). Using this library you can easy create a powefull console program with compicated interface. А powerfull event engine allows you to create a various dynamic widgets.

There are two big branches of this library avaliable - main (head) and the ALT:

Main - original NDK++ library. This library is an extention of libncurses++ library. Event system is working like MFC.

ALT - full rewrite and redesign of the previous code. It not a superset of libncurses++ library, it uses only ncurses and panel libraries. It also uses a new event engine.

NCurses Development Kit for C++ 0.0.1 Alpha4 search tags