Next: Index, Previous: Curses Tutorial, Up: Top [Contents][Index]
The guile-ncurses package provides the following modules:
(ncurses curses): Basic functionality and input/output.
(ncurses panel): A library for managing overlapping windows.
(ncurses menu): A library for menu creation.
(ncurses form): A library for creating text-based form screens.
(ncurses slk): The soft keys functions.