CDK (programming library)

CDK (programming library)
CDK
Original author(s) Mike Glover
Developer(s) Thomas E. Dickey
Stable release 5.0.20090215 / February 15, 2009; 2 years ago (2009-02-15)
Operating system Unix, Linux, POSIX
Type Programming library
License BSD
Website CDK project page

CDK is a library written in C that provides a collection of widgets for text user interfaces (TUI) development. The widgets wrap ncurses functionality to make writing full screen curses programs faster. A Perl binding is also available.

There are two versions of the library. It was originally written by Mike Glover, introduced as version 4.6 in comp.sources.unix.[1] The other version was extended beginning in May 1999 by Thomas Dickey.

References

  1. ^ Glover, Mike (January 12, 1996). "v29i080: cdk - curses development kit, V4.6.0". comp.sources.unix. (Web link). 

Programs that use CDK

External links