1999-05-09 19:38:40 +02:00
|
|
|
Cdk stands for 'Curses Development Kit' and it currently contains 21 ready
|
|
|
|
to use widgets which facilitate the speedy development of full screen
|
|
|
|
curses programs.
|
|
|
|
|
|
|
|
Each widget has the ability to display color, or other character attributes.
|
|
|
|
Cdk comes with a attribute/color format command set which allows a programmer
|
|
|
|
to add colors and characters attributes simply.
|
2000-04-29 09:17:06 +02:00
|
|
|
|
2003-01-31 09:35:38 +01:00
|
|
|
WWW: http://invisible-island.net/cdk/
|