+
Point of view
All features
class MENU
Summary
Direct parents
Insert list: NCURSES_COLORS, NCURSES_TOOLS
Overview
root_window: NCURSES_WINDOW
writable attribute
{}
writable attribute
{}
make
effective procedure
{}
key_press (key_code: INTEGER_32)
effective procedure
{}
ncurses: NCURSES
once function
{ANY}
Access to the ncurses singleton.
invisible_cursor_mode: INTEGER_32
is 0
constant attribute
{ANY}
In this mode the cursor is invisible.
default_visible_cursor_mode: INTEGER_32
is 1
constant attribute
{ANY}
The default visible cursor mode.
special_visible_cursor_mode: INTEGER_32
is 2
constant attribute
{ANY}
In this mode cursor may blink in a more special or in a more visible way.
valid_cursor_visibility (code: INTEGER_32): BOOLEAN
effective function
{ANY}
ensure
black_color: INTEGER_32
{}
red_color: INTEGER_32
{}
green_color: INTEGER_32
{}
yellow_color: INTEGER_32
{}
blue_color: INTEGER_32
{}
magenta_color: INTEGER_32
{}
cyan_color: INTEGER_32
{}
white_color: INTEGER_32
{}