+
Point of view
All features
expanded class NCURSES_TOOLS
Summary
To share the access to the ncurses singleton. Just insert this class in order to use NCURSES. See example in the tutorial/ncurses directory.
Direct parents
Insert list: ANY
Known children
Insert list: CURSES_DESCRIPTOR, CURSES_JOB, NCURSES, NCURSES_WIDGET
Overview
Features
{ANY}
{ANY}
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