Jump to content

CDK (programming library)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mercury~enwiki (talk | contribs) at 15:51, 31 December 2007 (Reverted 1 edit by 80.5.243.213 to last revision by 72.66.103.14.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

CDK is a library written in C that provides a collection of widgets for text user interfaces (TUI) development. It was originally written by Mike Glover and then later extended by Thomas Dickey. The widgets wrap ncurses functionality to make writing full screen curses programs faster. This entry refers to the version maintained by Thomas Dickey, and should not be confused with the CDK written by Vexus.

Programs that use CDK