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.
| • The naming of routines: | ||
| • The basic curses library: | ||
| • Function key labels library: | ||
| • The curses panel library: | ||
| • The curses menu library: | ||
| • The curses form library: |