Event Window.Read (gb.ncurses)

Event Read ( )

The Read event is raised for the currently focused Window whenever data arrives in the input queue (i.e. stdin or the keyboard directly).
When, which type, and what amount of data arrives, depends on the input mode currently set.

Refer to the SetFocus function for a discussion on the topic of focus.

See also