Kaya 0.5.2 module reference for Curses

List of modules in this version

Curses module

This module provides an interface to the ncurses (on Linux) or pdcurses (on Windows) terminal control library. An alternate interfaces is provided by CursesW (which should be used if multi-byte characters - i.e. characters Char(128) and above - are needed)

The initscr must be called before most of the functions in this module will work, and endwin must be called before program exit.

The Kayurses module provides a higher-level interface to the curses functions.

Data types

Exceptions

Functions

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya