mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ceaf62c65f
Curses Development Kit for speedy development of full screen programs. PR: 11534 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
8 lines
366 B
Plaintext
8 lines
366 B
Plaintext
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.
|